Pull request #41522 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 74c0c5b7f1a90bead853e98c7f77936caffba8d2+88623e101cbcbacce553b40ed0a5734171227151 (44a9f872d8365c617b2400aa98411163310c25d9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41522@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-02T22:33:48.167Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-10-02T22:33:48.172Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-10-02T22:33:48.324Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098a0530e75ee0936) in /home/ubuntu/workspace/moby_PR-41522 [Pipeline] { [Pipeline] checkout [2020-10-02T22:33:48.359Z] using credential docker-jenkins-github-credentials [2020-10-02T22:33:48.368Z] Cloning the remote Git repository [2020-10-02T22:33:48.368Z] Cloning with configured refspecs honoured and without tags [2020-10-02T22:33:48.337Z] Cloning repository https://github.com/moby/moby.git [2020-10-02T22:33:48.337Z] > git init /home/ubuntu/workspace/moby_PR-41522 # timeout=10 [2020-10-02T22:33:48.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:33:48.347Z] > git --version # timeout=10 [2020-10-02T22:33:48.353Z] > git --version # 'git version 2.17.1' [2020-10-02T22:33:48.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:33:48.353Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:00.975Z] Fetching without tags [2020-10-02T22:34:01.261Z] Merging remotes/origin/19.03 commit 88623e101cbcbacce553b40ed0a5734171227151 into PR head commit 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:01.777Z] Merge succeeded, producing 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:01.777Z] Checking out Revision 74c0c5b7f1a90bead853e98c7f77936caffba8d2 (PR-41522) [2020-10-02T22:34:02.271Z] Commit message: "Fix gcplogs memory/connection leak" [2020-10-02T22:34:02.271Z] First time build. Skipping changelog. [2020-10-02T22:34:02.247Z] > git --version # timeout=10 [2020-10-02T22:34:02.252Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:02.259Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-02T22:34:00.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:00.909Z] > git config --add remote.origin.fetch +refs/pull/41522/head:refs/remotes/origin/PR-41522 # timeout=10 [2020-10-02T22:34:00.919Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:00.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:00.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:00.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:00.951Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:01.230Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:01.236Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:01.722Z] > git remote # timeout=10 [2020-10-02T22:34:01.725Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T22:34:01.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:01.730Z] > git merge 88623e101cbcbacce553b40ed0a5734171227151 # timeout=10 [2020-10-02T22:34:01.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T22:34:01.746Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:01.756Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T22:34:03.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41522:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-10-02T22:34:03.085Z] Unable to find image 'alpine:latest' locally [2020-10-02T22:34:03.085Z] latest: Pulling from library/alpine [2020-10-02T22:34:03.085Z] df20fa9351a1: Already exists [2020-10-02T22:34:03.342Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-02T22:34:03.342Z] Status: Downloaded newer image for alpine:latest [2020-10-02T22:34:05.863Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-10-02T22:34:06.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098a0530e75ee0936) in /home/ubuntu/workspace/moby_PR-41522 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-10-02T22:34:06.079Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03a6e3a668683a10d) in /home/ubuntu/workspace/moby_PR-41522 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2020-10-02T22:34:06.123Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-10-02T22:34:06.134Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41522 [2020-10-02T22:34:06.135Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-10-02T22:34:06.140Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-02T22:34:06.170Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41522 [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-10-02T22:34:06.190Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-10-02T22:34:06.196Z] Cloning the remote Git repository [2020-10-02T22:34:06.196Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2020-10-02T22:34:06.268Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-10-02T22:34:06.282Z] Cloning the remote Git repository [2020-10-02T22:34:06.282Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-10-02T22:34:06.325Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-10-02T22:34:06.343Z] Cloning the remote Git repository [2020-10-02T22:34:06.343Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-10-02T22:34:06.404Z] Merging remotes/origin/19.03 commit 88623e101cbcbacce553b40ed0a5734171227151 into PR head commit 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:06.475Z] Merge succeeded, producing 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:06.475Z] Checking out Revision 74c0c5b7f1a90bead853e98c7f77936caffba8d2 (PR-41522) [2020-10-02T22:34:06.529Z] Commit message: "Fix gcplogs memory/connection leak" [2020-10-02T22:34:06.505Z] > git --version # timeout=10 [2020-10-02T22:34:06.509Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:06.514Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-02T22:34:06.350Z] Cloning repository https://github.com/moby/moby.git [2020-10-02T22:34:06.350Z] > git init /home/docker/workspace/moby_PR-41522 # timeout=10 [2020-10-02T22:34:06.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:06.360Z] > git --version # timeout=10 [2020-10-02T22:34:06.362Z] > git --version # 'git version 2.7.4' [2020-10-02T22:34:06.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:06.364Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:06.097Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-10-02T22:34:06.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:06.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:06.109Z] > git --version # timeout=10 [2020-10-02T22:34:06.111Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:06.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:06.111Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:06.373Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:06.381Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:06.420Z] > git remote # timeout=10 [2020-10-02T22:34:06.425Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T22:34:06.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:06.430Z] > git merge 88623e101cbcbacce553b40ed0a5734171227151 # timeout=10 [2020-10-02T22:34:06.437Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T22:34:06.443Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:06.448Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:06.195Z] Cloning repository https://github.com/moby/moby.git [2020-10-02T22:34:06.195Z] > git init /home/ubuntu/workspace/moby_PR-41522 # timeout=10 [2020-10-02T22:34:06.199Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:06.199Z] > git --version # timeout=10 [2020-10-02T22:34:06.201Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:06.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:06.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:06.288Z] Cloning repository https://github.com/moby/moby.git [2020-10-02T22:34:06.288Z] > git init /home/jenkins/workspace/moby_PR-41522 # timeout=10 [2020-10-02T22:34:06.294Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:06.294Z] > git --version # timeout=10 [2020-10-02T22:34:06.297Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:06.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:06.297Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-02T22:34:07.819Z] + docker version [2020-10-02T22:34:07.819Z] Client: Docker Engine - Community [2020-10-02T22:34:07.819Z] Version: 19.03.13 [2020-10-02T22:34:07.819Z] API version: 1.40 [2020-10-02T22:34:07.819Z] Go version: go1.13.15 [2020-10-02T22:34:07.819Z] Git commit: 4484c46d9d [2020-10-02T22:34:07.819Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-02T22:34:07.819Z] OS/Arch: linux/amd64 [2020-10-02T22:34:07.819Z] Experimental: false [2020-10-02T22:34:07.819Z] [2020-10-02T22:34:07.819Z] Server: Docker Engine - Community [2020-10-02T22:34:07.819Z] Engine: [2020-10-02T22:34:07.819Z] Version: 19.03.13 [2020-10-02T22:34:07.819Z] API version: 1.40 (minimum version 1.12) [2020-10-02T22:34:07.819Z] Go version: go1.13.15 [2020-10-02T22:34:07.819Z] Git commit: 4484c46d9d [2020-10-02T22:34:07.819Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-02T22:34:07.819Z] OS/Arch: linux/amd64 [2020-10-02T22:34:07.819Z] Experimental: true [2020-10-02T22:34:07.819Z] containerd: [2020-10-02T22:34:07.819Z] Version: 1.3.7 [2020-10-02T22:34:07.819Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:34:07.819Z] runc: [2020-10-02T22:34:07.819Z] Version: 1.0.0-rc10 [2020-10-02T22:34:07.819Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:07.819Z] docker-init: [2020-10-02T22:34:07.819Z] Version: 0.18.0 [2020-10-02T22:34:07.819Z] GitCommit: fec3683 [Pipeline] sh [2020-10-02T22:34:08.093Z] + docker info [2020-10-02T22:34:08.657Z] Client: [2020-10-02T22:34:08.657Z] Debug Mode: false [2020-10-02T22:34:08.657Z] [2020-10-02T22:34:08.657Z] Server: [2020-10-02T22:34:08.657Z] Containers: 0 [2020-10-02T22:34:08.657Z] Running: 0 [2020-10-02T22:34:08.657Z] Paused: 0 [2020-10-02T22:34:08.657Z] Stopped: 0 [2020-10-02T22:34:08.657Z] Images: 32 [2020-10-02T22:34:08.657Z] Server Version: 19.03.13 [2020-10-02T22:34:08.657Z] Storage Driver: overlay2 [2020-10-02T22:34:08.657Z] Backing Filesystem: extfs [2020-10-02T22:34:08.657Z] Supports d_type: true [2020-10-02T22:34:08.657Z] Native Overlay Diff: true [2020-10-02T22:34:08.657Z] Logging Driver: json-file [2020-10-02T22:34:08.657Z] Cgroup Driver: cgroupfs [2020-10-02T22:34:08.657Z] Plugins: [2020-10-02T22:34:08.657Z] Volume: local [2020-10-02T22:34:08.657Z] Network: bridge host ipvlan macvlan null overlay [2020-10-02T22:34:08.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-02T22:34:08.657Z] Swarm: inactive [2020-10-02T22:34:08.657Z] Runtimes: runc [2020-10-02T22:34:08.657Z] Default Runtime: runc [2020-10-02T22:34:08.657Z] Init Binary: docker-init [2020-10-02T22:34:08.657Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:34:08.657Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:08.657Z] init version: fec3683 [2020-10-02T22:34:08.657Z] Security Options: [2020-10-02T22:34:08.657Z] apparmor [2020-10-02T22:34:08.657Z] seccomp [2020-10-02T22:34:08.657Z] Profile: default [2020-10-02T22:34:08.657Z] Kernel Version: 5.4.0-1025-aws [2020-10-02T22:34:08.657Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-02T22:34:08.657Z] OSType: linux [2020-10-02T22:34:08.657Z] Architecture: x86_64 [2020-10-02T22:34:08.657Z] CPUs: 2 [2020-10-02T22:34:08.657Z] Total Memory: 7.569GiB [2020-10-02T22:34:08.657Z] Name: ip-10-100-64-114 [2020-10-02T22:34:08.657Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-02T22:34:08.657Z] Docker Root Dir: /var/lib/docker [2020-10-02T22:34:08.657Z] Debug Mode: false [2020-10-02T22:34:08.657Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:34:08.657Z] Labels: [2020-10-02T22:34:08.657Z] Experimental: true [2020-10-02T22:34:08.657Z] Insecure Registries: [2020-10-02T22:34:08.657Z] 127.0.0.0/8 [2020-10-02T22:34:08.657Z] Live Restore Enabled: true [2020-10-02T22:34:08.657Z] [2020-10-02T22:34:08.657Z] WARNING: No swap limit support [Pipeline] sh [2020-10-02T22:34:08.983Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:08.983Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:08.983Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41522/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-02T22:34:08.983Z] + bash /home/ubuntu/workspace/moby_PR-41522/check-config.sh [2020-10-02T22:34:08.983Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-02T22:34:08.983Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-02T22:34:08.983Z] [2020-10-02T22:34:08.983Z] Generally Necessary: [2020-10-02T22:34:08.983Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-02T22:34:08.983Z] - apparmor: enabled and tools installed [2020-10-02T22:34:09.247Z] - CONFIG_NAMESPACES: enabled [2020-10-02T22:34:09.247Z] - CONFIG_NET_NS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_PID_NS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_IPC_NS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_UTS_NS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_CGROUPS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-02T22:34:09.247Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-02T22:34:09.247Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-02T22:34:09.247Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-02T22:34:09.247Z] - CONFIG_CPUSETS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_MEMCG: enabled [2020-10-02T22:34:09.247Z] - CONFIG_KEYS: enabled [2020-10-02T22:34:09.247Z] - CONFIG_VETH: enabled (as module) [2020-10-02T22:34:09.247Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-02T22:34:09.247Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-02T22:34:09.247Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-02T22:34:09.247Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-02T22:34:09.247Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-02T22:34:09.248Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-02T22:34:09.248Z] [2020-10-02T22:34:09.248Z] Optional Features: [2020-10-02T22:34:09.248Z] - CONFIG_USER_NS: enabled [2020-10-02T22:34:09.248Z] - CONFIG_SECCOMP: enabled [2020-10-02T22:34:09.248Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-02T22:34:09.248Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-02T22:34:09.248Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-02T22:34:09.248Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-02T22:34:09.248Z] - CONFIG_BLK_CGROUP: enabled [2020-10-02T22:34:09.248Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-02T22:34:09.248Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-02T22:34:09.248Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-02T22:34:09.248Z] - CONFIG_CGROUP_PERF: enabled [2020-10-02T22:34:09.248Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-02T22:34:09.248Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-02T22:34:09.248Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-02T22:34:09.248Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-02T22:34:09.248Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-02T22:34:09.248Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_IP_VS: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-02T22:34:09.248Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-02T22:34:09.248Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-02T22:34:09.248Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-02T22:34:09.248Z] - CONFIG_EXT4_FS: enabled [2020-10-02T22:34:09.248Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-02T22:34:09.248Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-02T22:34:09.504Z] - Network Drivers: [2020-10-02T22:34:09.504Z] - "overlay": [2020-10-02T22:34:09.504Z] - CONFIG_VXLAN: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-02T22:34:09.504Z] Optional (for encrypted networks): [2020-10-02T22:34:09.504Z] - CONFIG_CRYPTO: enabled [2020-10-02T22:34:09.504Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-02T22:34:09.504Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-02T22:34:09.504Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-02T22:34:09.504Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-02T22:34:09.504Z] - CONFIG_XFRM: enabled [2020-10-02T22:34:09.504Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-02T22:34:09.504Z] - "ipvlan": [2020-10-02T22:34:09.504Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-02T22:34:09.504Z] - "macvlan": [2020-10-02T22:34:09.504Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_DUMMY: enabled (as module) [2020-10-02T22:34:09.504Z] - "ftp,tftp client in container": [2020-10-02T22:34:09.504Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-02T22:34:09.504Z] - Storage Drivers: [2020-10-02T22:34:09.504Z] - "aufs": [2020-10-02T22:34:09.504Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-02T22:34:09.504Z] - "btrfs": [2020-10-02T22:34:09.504Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-02T22:34:09.504Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-02T22:34:09.504Z] - "devicemapper": [2020-10-02T22:34:09.504Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-02T22:34:09.504Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-02T22:34:09.504Z] - "overlay": [2020-10-02T22:34:09.504Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-02T22:34:09.504Z] - "zfs": [2020-10-02T22:34:09.504Z] - /dev/zfs: present [2020-10-02T22:34:09.504Z] - zfs command: missing [2020-10-02T22:34:09.504Z] - zpool command: missing [2020-10-02T22:34:09.504Z] [2020-10-02T22:34:09.504Z] Limits: [2020-10-02T22:34:09.504Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-02T22:34:09.504Z] [2020-10-02T22:34:09.504Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-02T22:34:09.820Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 . [2020-10-02T22:34:09.820Z] #2 [internal] load build definition from Dockerfile [2020-10-02T22:34:09.820Z] #2 transferring dockerfile: 12.30kB done [2020-10-02T22:34:09.820Z] #2 DONE 0.0s [2020-10-02T22:34:09.820Z] [2020-10-02T22:34:09.820Z] #1 [internal] load .dockerignore [2020-10-02T22:34:09.820Z] #1 transferring context: 87B done [2020-10-02T22:34:09.820Z] #1 DONE 0.0s [2020-10-02T22:34:09.820Z] [2020-10-02T22:34:09.820Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-02T22:34:09.820Z] #4 DONE 0.1s [2020-10-02T22:34:09.820Z] [2020-10-02T22:34:09.821Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-02T22:34:10.385Z] #3 DONE 0.4s [2020-10-02T22:34:10.385Z] [2020-10-02T22:34:10.385Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-02T22:34:10.385Z] #5 CACHED [2020-10-02T22:34:10.385Z] [2020-10-02T22:34:10.385Z] #17 [internal] load build context [2020-10-02T22:34:11.317Z] #17 ... [2020-10-02T22:34:11.317Z] [2020-10-02T22:34:11.317Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-02T22:34:11.317Z] #6 DONE 1.2s [2020-10-02T22:34:11.317Z] [2020-10-02T22:34:11.317Z] #17 [internal] load build context [2020-10-02T22:34:13.220Z] #17 ... [2020-10-02T22:34:13.220Z] [2020-10-02T22:34:13.220Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-02T22:34:13.220Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-10-02T22:34:13.220Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2020-10-02T22:34:13.220Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-10-02T22:34:13.220Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-10-02T22:34:13.220Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2020-10-02T22:34:13.220Z] #63 DONE 2.7s [2020-10-02T22:34:13.220Z] [2020-10-02T22:34:13.220Z] #17 [internal] load build context [2020-10-02T22:34:14.157Z] #17 transferring context: 51.20MB 3.9s done [2020-10-02T22:34:14.416Z] #17 DONE 4.0s [2020-10-02T22:34:14.416Z] [2020-10-02T22:34:14.416Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:14.416Z] #18 DONE 0.1s [2020-10-02T22:34:14.416Z] [2020-10-02T22:34:14.416Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-10-02T22:34:14.416Z] #47 DONE 0.1s [2020-10-02T22:34:14.416Z] [2020-10-02T22:34:14.416Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-10-02T22:34:14.672Z] #41 DONE 0.2s [2020-10-02T22:34:14.672Z] [2020-10-02T22:34:14.672Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-10-02T22:34:14.672Z] #59 DONE 0.1s [2020-10-02T22:34:14.672Z] [2020-10-02T22:34:14.672Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-10-02T22:34:14.672Z] #65 DONE 0.1s [2020-10-02T22:34:14.672Z] [2020-10-02T22:34:14.672Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-10-02T22:34:14.672Z] #44 DONE 0.1s [2020-10-02T22:34:14.672Z] [2020-10-02T22:34:14.672Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-02T22:34:14.672Z] #28 DONE 0.2s [2020-10-02T22:34:14.672Z] [2020-10-02T22:34:14.672Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:14.672Z] #42 ... [2020-10-02T22:34:14.672Z] [2020-10-02T22:34:14.672Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-02T22:34:14.672Z] #19 DONE 0.2s [2020-10-02T22:34:14.930Z] [2020-10-02T22:34:14.930Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:15.161Z] Fetching without tags [2020-10-02T22:34:15.442Z] Merging remotes/origin/19.03 commit 88623e101cbcbacce553b40ed0a5734171227151 into PR head commit 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:15.085Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:15.094Z] > git config --add remote.origin.fetch +refs/pull/41522/head:refs/remotes/origin/PR-41522 # timeout=10 [2020-10-02T22:34:15.106Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:15.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:15.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:15.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:15.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:15.448Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:15.453Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:15.931Z] Merge succeeded, producing 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:15.931Z] Checking out Revision 74c0c5b7f1a90bead853e98c7f77936caffba8d2 (PR-41522) [2020-10-02T22:34:16.394Z] Commit message: "Fix gcplogs memory/connection leak" [2020-10-02T22:34:16.442Z] > git --version # timeout=10 [2020-10-02T22:34:16.443Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:16.444Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-02T22:34:17.237Z] + docker version [2020-10-02T22:34:17.237Z] Client: Docker Engine - Community [2020-10-02T22:34:17.237Z] Version: 19.03.7 [2020-10-02T22:34:17.237Z] API version: 1.40 [2020-10-02T22:34:17.237Z] Go version: go1.12.17 [2020-10-02T22:34:17.237Z] Git commit: 7141c199a2 [2020-10-02T22:34:17.237Z] Built: Sat Mar 7 16:48:47 2020 [2020-10-02T22:34:17.237Z] OS/Arch: linux/s390x [2020-10-02T22:34:17.237Z] Experimental: false [2020-10-02T22:34:17.237Z] [2020-10-02T22:34:17.237Z] Server: Docker Engine - Community [2020-10-02T22:34:17.237Z] Engine: [2020-10-02T22:34:17.237Z] Version: 19.03.7 [2020-10-02T22:34:17.237Z] API version: 1.40 (minimum version 1.12) [2020-10-02T22:34:17.237Z] Go version: go1.12.17 [2020-10-02T22:34:17.237Z] Git commit: 7141c199a2 [2020-10-02T22:34:17.237Z] Built: Sat Mar 7 16:47:46 2020 [2020-10-02T22:34:17.237Z] OS/Arch: linux/s390x [2020-10-02T22:34:17.237Z] Experimental: true [2020-10-02T22:34:17.237Z] containerd: [2020-10-02T22:34:17.237Z] Version: 1.2.13 [2020-10-02T22:34:17.237Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-02T22:34:17.237Z] runc: [2020-10-02T22:34:17.237Z] Version: 1.0.0-rc10 [2020-10-02T22:34:17.237Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:17.237Z] docker-init: [2020-10-02T22:34:17.237Z] Version: 0.18.0 [2020-10-02T22:34:17.237Z] GitCommit: fec3683 [2020-10-02T22:34:15.898Z] > git remote # timeout=10 [2020-10-02T22:34:15.900Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T22:34:15.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:15.901Z] > git merge 88623e101cbcbacce553b40ed0a5734171227151 # timeout=10 [2020-10-02T22:34:15.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T22:34:15.937Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:15.938Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [Pipeline] sh [2020-10-02T22:34:17.614Z] + docker info [2020-10-02T22:34:17.905Z] Client: [2020-10-02T22:34:17.906Z] Debug Mode: false [2020-10-02T22:34:17.906Z] [2020-10-02T22:34:17.906Z] Server: [2020-10-02T22:34:17.906Z] Containers: 0 [2020-10-02T22:34:17.906Z] Running: 0 [2020-10-02T22:34:17.906Z] Paused: 0 [2020-10-02T22:34:17.906Z] Stopped: 0 [2020-10-02T22:34:17.906Z] Images: 0 [2020-10-02T22:34:17.906Z] Server Version: 19.03.7 [2020-10-02T22:34:17.906Z] Storage Driver: overlay2 [2020-10-02T22:34:17.906Z] Backing Filesystem: [2020-10-02T22:34:17.906Z] Supports d_type: true [2020-10-02T22:34:17.906Z] Native Overlay Diff: true [2020-10-02T22:34:17.906Z] Logging Driver: json-file [2020-10-02T22:34:17.906Z] Cgroup Driver: cgroupfs [2020-10-02T22:34:17.906Z] Plugins: [2020-10-02T22:34:17.906Z] Volume: local [2020-10-02T22:34:17.906Z] Network: bridge host ipvlan macvlan null overlay [2020-10-02T22:34:17.906Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-02T22:34:17.906Z] Swarm: inactive [2020-10-02T22:34:17.906Z] Runtimes: runc [2020-10-02T22:34:17.906Z] Default Runtime: runc [2020-10-02T22:34:17.906Z] Init Binary: docker-init [2020-10-02T22:34:17.906Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-10-02T22:34:17.906Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:17.906Z] init version: fec3683 [2020-10-02T22:34:17.906Z] Security Options: [2020-10-02T22:34:17.906Z] apparmor [2020-10-02T22:34:17.906Z] seccomp [2020-10-02T22:34:17.906Z] Profile: default [2020-10-02T22:34:17.906Z] Kernel Version: 4.15.0-88-generic [2020-10-02T22:34:17.906Z] Operating System: Ubuntu 18.04.4 LTS [2020-10-02T22:34:17.906Z] OSType: linux [2020-10-02T22:34:17.906Z] Architecture: s390x [2020-10-02T22:34:17.906Z] CPUs: 2 [2020-10-02T22:34:17.906Z] Total Memory: 7.861GiB [2020-10-02T22:34:17.906Z] Name: s390x-ubuntu-26 [2020-10-02T22:34:17.906Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-10-02T22:34:17.906Z] Docker Root Dir: /var/lib/docker [2020-10-02T22:34:17.906Z] Debug Mode: false [2020-10-02T22:34:17.906Z] Username: dockerbuildbot [2020-10-02T22:34:17.906Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:34:17.906Z] Labels: [2020-10-02T22:34:17.906Z] Experimental: true [2020-10-02T22:34:17.906Z] Insecure Registries: [2020-10-02T22:34:17.906Z] 127.0.0.0/8 [2020-10-02T22:34:17.906Z] Live Restore Enabled: false [2020-10-02T22:34:17.906Z] [2020-10-02T22:34:17.906Z] WARNING: No swap limit support [Pipeline] sh [2020-10-02T22:34:18.283Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:18.283Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:18.283Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41522/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-02T22:34:18.283Z] + bash /home/jenkins/workspace/moby_PR-41522/check-config.sh [2020-10-02T22:34:18.283Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-02T22:34:18.283Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-10-02T22:34:18.283Z] [2020-10-02T22:34:18.283Z] Generally Necessary: [2020-10-02T22:34:18.283Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-02T22:34:18.283Z] - apparmor: enabled and tools installed [2020-10-02T22:34:18.283Z] - CONFIG_NAMESPACES: enabled [2020-10-02T22:34:18.283Z] - CONFIG_NET_NS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_PID_NS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_IPC_NS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_UTS_NS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUPS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CPUSETS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_MEMCG: enabled [2020-10-02T22:34:18.283Z] - CONFIG_KEYS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_VETH: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-02T22:34:18.283Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-02T22:34:18.283Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-02T22:34:18.283Z] [2020-10-02T22:34:18.283Z] Optional Features: [2020-10-02T22:34:18.283Z] - CONFIG_USER_NS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_SECCOMP: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-02T22:34:18.283Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-02T22:34:18.283Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-02T22:34:18.283Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-02T22:34:18.283Z] - CONFIG_BLK_CGROUP: enabled [2020-10-02T22:34:18.283Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-02T22:34:18.283Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-02T22:34:18.283Z] - CONFIG_CGROUP_PERF: enabled [2020-10-02T22:34:18.575Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-02T22:34:18.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-02T22:34:18.575Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-02T22:34:18.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-02T22:34:18.575Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-02T22:34:18.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_IP_VS: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-02T22:34:18.575Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-02T22:34:18.575Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-02T22:34:18.575Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_EXT4_FS: enabled [2020-10-02T22:34:18.575Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-02T22:34:18.575Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-02T22:34:18.575Z] - Network Drivers: [2020-10-02T22:34:18.575Z] - "overlay": [2020-10-02T22:34:18.575Z] - CONFIG_VXLAN: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-02T22:34:18.575Z] Optional (for encrypted networks): [2020-10-02T22:34:18.575Z] - CONFIG_CRYPTO: enabled [2020-10-02T22:34:18.575Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-02T22:34:18.575Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-02T22:34:18.575Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-02T22:34:18.575Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-02T22:34:18.575Z] - CONFIG_XFRM: enabled [2020-10-02T22:34:18.575Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-02T22:34:18.575Z] - "ipvlan": [2020-10-02T22:34:18.575Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-02T22:34:18.575Z] - "macvlan": [2020-10-02T22:34:18.575Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_DUMMY: enabled (as module) [2020-10-02T22:34:18.575Z] - "ftp,tftp client in container": [2020-10-02T22:34:18.575Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-02T22:34:18.575Z] - Storage Drivers: [2020-10-02T22:34:18.575Z] - "aufs": [2020-10-02T22:34:18.575Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-02T22:34:18.575Z] - "btrfs": [2020-10-02T22:34:18.575Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-02T22:34:18.575Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-02T22:34:18.575Z] - "devicemapper": [2020-10-02T22:34:18.575Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-02T22:34:18.575Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-02T22:34:18.575Z] - "overlay": [2020-10-02T22:34:18.575Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-02T22:34:18.575Z] - "zfs": [2020-10-02T22:34:18.575Z] - /dev/zfs: missing [2020-10-02T22:34:18.575Z] - zfs command: missing [2020-10-02T22:34:18.575Z] - zpool command: missing [2020-10-02T22:34:18.575Z] [2020-10-02T22:34:18.575Z] Limits: [2020-10-02T22:34:18.575Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-02T22:34:18.575Z] [2020-10-02T22:34:18.575Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-02T22:34:18.819Z] Fetching without tags [2020-10-02T22:34:18.994Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 . [2020-10-02T22:34:18.994Z] #1 [internal] load .dockerignore [2020-10-02T22:34:18.994Z] #1 transferring context: 87B done [2020-10-02T22:34:18.994Z] #1 DONE 0.0s [2020-10-02T22:34:18.994Z] [2020-10-02T22:34:18.994Z] #2 [internal] load build definition from Dockerfile [2020-10-02T22:34:18.994Z] #2 transferring dockerfile: 12.30kB done [2020-10-02T22:34:18.994Z] #2 DONE 0.0s [2020-10-02T22:34:18.994Z] [2020-10-02T22:34:18.994Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-02T22:34:19.096Z] Merging remotes/origin/19.03 commit 88623e101cbcbacce553b40ed0a5734171227151 into PR head commit 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:19.109Z] #20 3.951 + RM_GOPATH=0 [2020-10-02T22:34:19.109Z] #20 3.951 + TMP_GOPATH= [2020-10-02T22:34:19.109Z] #20 3.951 + : /build [2020-10-02T22:34:19.109Z] #20 3.951 + '[' -z '' ']' [2020-10-02T22:34:19.109Z] #20 3.953 ++ mktemp -d [2020-10-02T22:34:19.109Z] #20 3.956 + export GOPATH=/tmp/tmp.q2qAVGPaWF [2020-10-02T22:34:19.109Z] #20 3.956 + GOPATH=/tmp/tmp.q2qAVGPaWF [2020-10-02T22:34:19.109Z] #20 3.956 + RM_GOPATH=1 [2020-10-02T22:34:19.109Z] #20 3.958 ++ dirname ./install.sh [2020-10-02T22:34:19.109Z] #20 3.959 + dir=. [2020-10-02T22:34:19.109Z] #20 3.959 + bin=dockercli [2020-10-02T22:34:19.109Z] #20 3.959 + shift [2020-10-02T22:34:19.109Z] #20 3.959 + '[' '!' -f ./dockercli.installer ']' [2020-10-02T22:34:19.109Z] #20 3.959 + . ./dockercli.installer [2020-10-02T22:34:19.109Z] #20 3.959 ++ : stable [2020-10-02T22:34:19.109Z] #20 3.959 ++ : 17.06.2-ce [2020-10-02T22:34:19.109Z] #20 3.966 + install_dockercli [2020-10-02T22:34:19.109Z] #20 3.977 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-02T22:34:19.109Z] #20 3.977 Install docker/cli version 17.06.2-ce from stable [2020-10-02T22:34:19.109Z] #20 3.978 ++ uname -m [2020-10-02T22:34:19.109Z] #20 3.979 + arch=x86_64 [2020-10-02T22:34:19.109Z] #20 3.980 + '[' x86_64 '!=' x86_64 ']' [2020-10-02T22:34:19.109Z] #20 3.980 + url=https://download.docker.com/linux/static [2020-10-02T22:34:19.109Z] #20 3.983 + tar -xz docker/docker [2020-10-02T22:34:19.109Z] #20 3.984 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-02T22:34:19.314Z] #4 ... [2020-10-02T22:34:19.314Z] [2020-10-02T22:34:19.314Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-02T22:34:19.314Z] #3 DONE 0.0s [2020-10-02T22:34:19.314Z] [2020-10-02T22:34:19.314Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-02T22:34:19.314Z] #4 DONE 0.2s [2020-10-02T22:34:19.314Z] [2020-10-02T22:34:19.314Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-02T22:34:19.314Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-10-02T22:34:19.314Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-10-02T22:34:19.314Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s [2020-10-02T22:34:19.314Z] #5 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-10-02T22:34:19.314Z] #5 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-10-02T22:34:19.314Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2020-10-02T22:34:19.314Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.0s [2020-10-02T22:34:19.314Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.94MB / 7.39MB 0.1s [2020-10-02T22:34:19.314Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 842.16kB / 9.88MB 0.1s [2020-10-02T22:34:19.606Z] Merge succeeded, producing 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:19.606Z] Checking out Revision 74c0c5b7f1a90bead853e98c7f77936caffba8d2 (PR-41522) [2020-10-02T22:34:19.624Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.59MB / 7.39MB 0.2s [2020-10-02T22:34:19.624Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.09MB / 48.97MB 0.2s [2020-10-02T22:34:19.624Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.21MB / 9.88MB 0.2s [2020-10-02T22:34:19.624Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-10-02T22:34:19.624Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.31MB / 48.97MB 0.3s [2020-10-02T22:34:19.624Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s [2020-10-02T22:34:19.624Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2020-10-02T22:34:19.624Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 17.16MB / 48.97MB 0.4s [2020-10-02T22:34:19.624Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-10-02T22:34:19.624Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.76MB / 51.38MB 0.4s [2020-10-02T22:34:19.624Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 2.13MB / 56.74MB 0.4s [2020-10-02T22:34:19.945Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.76MB / 48.97MB 0.5s [2020-10-02T22:34:19.945Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.79MB / 51.38MB 0.5s [2020-10-02T22:34:19.945Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.41MB / 48.97MB 0.6s [2020-10-02T22:34:19.945Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.94MB / 56.74MB 0.6s [2020-10-02T22:34:20.094Z] Commit message: "Fix gcplogs memory/connection leak" [2020-10-02T22:34:20.102Z] > git --version # timeout=10 [2020-10-02T22:34:20.104Z] > git --version # 'git version 2.17.1' [2020-10-02T22:34:20.106Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-02T22:34:20.262Z] #5 ... [2020-10-02T22:34:20.262Z] [2020-10-02T22:34:20.262Z] #17 [internal] load build context [2020-10-02T22:34:20.262Z] #17 transferring context: 51.20MB 0.8s done [2020-10-02T22:34:20.262Z] #17 DONE 0.8s [2020-10-02T22:34:20.262Z] [2020-10-02T22:34:20.262Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-02T22:34:20.262Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.60MB / 48.97MB 0.8s [2020-10-02T22:34:20.262Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.40MB / 51.38MB 0.8s [2020-10-02T22:34:20.262Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.60MB / 56.74MB 0.8s [2020-10-02T22:34:20.262Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.27MB / 48.97MB 0.9s [2020-10-02T22:34:20.262Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.65MB / 51.38MB 0.9s [2020-10-02T22:34:20.262Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.46MB / 56.74MB 0.9s [2020-10-02T22:34:18.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:18.788Z] > git config --add remote.origin.fetch +refs/pull/41522/head:refs/remotes/origin/PR-41522 # timeout=10 [2020-10-02T22:34:18.790Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:18.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:18.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:18.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:18.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:19.095Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:19.097Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:19.584Z] > git remote # timeout=10 [2020-10-02T22:34:19.590Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T22:34:19.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:19.593Z] > git merge 88623e101cbcbacce553b40ed0a5734171227151 # timeout=10 [2020-10-02T22:34:19.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T22:34:19.604Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:19.606Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:20.480Z] #20 ... [2020-10-02T22:34:20.481Z] [2020-10-02T22:34:20.481Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:20.481Z] #42 3.756 + RM_GOPATH=0 [2020-10-02T22:34:20.481Z] #42 3.756 + TMP_GOPATH= [2020-10-02T22:34:20.481Z] #42 3.756 + : /build [2020-10-02T22:34:20.481Z] #42 3.756 + '[' -z '' ']' [2020-10-02T22:34:20.481Z] #42 3.756 ++ mktemp -d [2020-10-02T22:34:20.481Z] #42 3.763 + export GOPATH=/tmp/tmp.xyFXaQMlny [2020-10-02T22:34:20.481Z] #42 3.763 + GOPATH=/tmp/tmp.xyFXaQMlny [2020-10-02T22:34:20.481Z] #42 3.763 + RM_GOPATH=1 [2020-10-02T22:34:20.481Z] #42 3.763 ++ dirname ./install.sh [2020-10-02T22:34:20.481Z] #42 3.768 + dir=. [2020-10-02T22:34:20.481Z] #42 3.768 + bin=vndr [2020-10-02T22:34:20.481Z] #42 3.768 + shift [2020-10-02T22:34:20.481Z] #42 3.768 + '[' '!' -f ./vndr.installer ']' [2020-10-02T22:34:20.481Z] #42 3.768 + . ./vndr.installer [2020-10-02T22:34:20.481Z] #42 3.768 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:20.481Z] #42 3.768 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:20.481Z] #42 3.768 + install_vndr [2020-10-02T22:34:20.481Z] #42 3.768 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-02T22:34:20.481Z] #42 3.768 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xyFXaQMlny/src/github.com/LK4D4/vndr [2020-10-02T22:34:20.481Z] #42 3.774 Cloning into '/tmp/tmp.xyFXaQMlny/src/github.com/LK4D4/vndr'... [2020-10-02T22:34:20.481Z] #42 4.607 + cd /tmp/tmp.xyFXaQMlny/src/github.com/LK4D4/vndr [2020-10-02T22:34:20.481Z] #42 4.623 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:20.481Z] #42 4.631 + go build -buildmode=pie -v -o /build/vndr . [Pipeline] withEnv [Pipeline] { [2020-10-02T22:34:20.587Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s [2020-10-02T22:34:20.587Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.66MB / 51.38MB 1.1s [2020-10-02T22:34:20.587Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.12MB / 56.74MB 1.1s [2020-10-02T22:34:20.587Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-10-02T22:34:20.587Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.45MB / 56.74MB 1.2s [2020-10-02T22:34:20.587Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.2s [2020-10-02T22:34:20.587Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.23MB / 51.38MB 1.3s [2020-10-02T22:34:20.587Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.89MB / 56.74MB 1.3s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-02T22:34:20.738Z] #42 6.218 runtime/internal/atomic [2020-10-02T22:34:20.738Z] #42 6.235 internal/cpu [2020-10-02T22:34:20.895Z] + docker version [2020-10-02T22:34:20.895Z] Client: Docker Engine - Community [2020-10-02T22:34:20.895Z] Version: 19.03.13 [2020-10-02T22:34:20.895Z] API version: 1.40 [2020-10-02T22:34:20.895Z] Go version: go1.13.15 [2020-10-02T22:34:20.895Z] Git commit: 4484c46d9d [2020-10-02T22:34:20.895Z] Built: Wed Sep 16 17:02:36 2020 [2020-10-02T22:34:20.895Z] OS/Arch: linux/amd64 [2020-10-02T22:34:20.895Z] Experimental: false [2020-10-02T22:34:20.895Z] [2020-10-02T22:34:20.895Z] Server: Docker Engine - Community [2020-10-02T22:34:20.895Z] Engine: [2020-10-02T22:34:20.895Z] Version: 19.03.13 [2020-10-02T22:34:20.895Z] API version: 1.40 (minimum version 1.12) [2020-10-02T22:34:20.895Z] Go version: go1.13.15 [2020-10-02T22:34:20.895Z] Git commit: 4484c46d9d [2020-10-02T22:34:20.895Z] Built: Wed Sep 16 17:01:06 2020 [2020-10-02T22:34:20.895Z] OS/Arch: linux/amd64 [2020-10-02T22:34:20.895Z] Experimental: true [2020-10-02T22:34:20.895Z] containerd: [2020-10-02T22:34:20.895Z] Version: 1.3.7 [2020-10-02T22:34:20.895Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:34:20.895Z] runc: [2020-10-02T22:34:20.895Z] Version: 1.0.0-rc10 [2020-10-02T22:34:20.895Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:20.895Z] docker-init: [2020-10-02T22:34:20.895Z] Version: 0.18.0 [2020-10-02T22:34:20.895Z] GitCommit: fec3683 [Pipeline] sh [2020-10-02T22:34:20.917Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.06MB / 51.38MB 1.4s [2020-10-02T22:34:20.917Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.05MB / 56.74MB 1.4s [2020-10-02T22:34:20.917Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s [2020-10-02T22:34:20.917Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.51MB / 51.38MB 1.5s [2020-10-02T22:34:20.917Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.42MB / 56.74MB 1.5s [2020-10-02T22:34:20.917Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.15MB / 102.23MB 1.5s [2020-10-02T22:34:20.917Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.00MB / 51.38MB 1.6s [2020-10-02T22:34:20.917Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.19MB / 56.74MB 1.6s [2020-10-02T22:34:20.996Z] #42 6.365 runtime/internal/sys [2020-10-02T22:34:21.071Z] Still waiting to schedule task [2020-10-02T22:34:21.071Z] All nodes of label ‘windows-2019’ are offline [2020-10-02T22:34:21.181Z] + docker info [2020-10-02T22:34:21.181Z] Client: [2020-10-02T22:34:21.181Z] Debug Mode: false [2020-10-02T22:34:21.181Z] [2020-10-02T22:34:21.181Z] Server: [2020-10-02T22:34:21.181Z] Containers: 0 [2020-10-02T22:34:21.181Z] Running: 0 [2020-10-02T22:34:21.181Z] Paused: 0 [2020-10-02T22:34:21.181Z] Stopped: 0 [2020-10-02T22:34:21.181Z] Images: 30 [2020-10-02T22:34:21.181Z] Server Version: 19.03.13 [2020-10-02T22:34:21.181Z] Storage Driver: overlay2 [2020-10-02T22:34:21.181Z] Backing Filesystem: extfs [2020-10-02T22:34:21.181Z] Supports d_type: true [2020-10-02T22:34:21.181Z] Native Overlay Diff: true [2020-10-02T22:34:21.181Z] Logging Driver: json-file [2020-10-02T22:34:21.181Z] Cgroup Driver: cgroupfs [2020-10-02T22:34:21.181Z] Plugins: [2020-10-02T22:34:21.181Z] Volume: local [2020-10-02T22:34:21.181Z] Network: bridge host ipvlan macvlan null overlay [2020-10-02T22:34:21.181Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-10-02T22:34:21.181Z] Swarm: inactive [2020-10-02T22:34:21.181Z] Runtimes: runc [2020-10-02T22:34:21.181Z] Default Runtime: runc [2020-10-02T22:34:21.181Z] Init Binary: docker-init [2020-10-02T22:34:21.181Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:34:21.181Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:21.181Z] init version: fec3683 [2020-10-02T22:34:21.181Z] Security Options: [2020-10-02T22:34:21.181Z] apparmor [2020-10-02T22:34:21.181Z] seccomp [2020-10-02T22:34:21.181Z] Profile: default [2020-10-02T22:34:21.181Z] Kernel Version: 5.4.0-1025-aws [2020-10-02T22:34:21.181Z] Operating System: Ubuntu 18.04.5 LTS [2020-10-02T22:34:21.181Z] OSType: linux [2020-10-02T22:34:21.181Z] Architecture: x86_64 [2020-10-02T22:34:21.181Z] CPUs: 2 [2020-10-02T22:34:21.181Z] Total Memory: 15.35GiB [2020-10-02T22:34:21.181Z] Name: ip-10-100-112-35 [2020-10-02T22:34:21.181Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-10-02T22:34:21.181Z] Docker Root Dir: /var/lib/docker [2020-10-02T22:34:21.181Z] Debug Mode: false [2020-10-02T22:34:21.181Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:34:21.181Z] Labels: [2020-10-02T22:34:21.181Z] Experimental: true [2020-10-02T22:34:21.181Z] Insecure Registries: [2020-10-02T22:34:21.181Z] 127.0.0.0/8 [2020-10-02T22:34:21.181Z] Live Restore Enabled: true [2020-10-02T22:34:21.181Z] [2020-10-02T22:34:21.181Z] WARNING: No swap limit support [Pipeline] sh [2020-10-02T22:34:21.220Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.41MB / 51.38MB 1.7s [2020-10-02T22:34:21.220Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.27MB / 102.23MB 1.7s [2020-10-02T22:34:21.220Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.07MB / 51.38MB 1.8s [2020-10-02T22:34:21.220Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.7s done [2020-10-02T22:34:21.220Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.48MB / 102.23MB 1.8s [2020-10-02T22:34:21.220Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2020-10-02T22:34:21.220Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s done [2020-10-02T22:34:21.220Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 40.31MB / 102.23MB 2.0s [2020-10-02T22:34:21.262Z] #42 6.538 runtime/internal/math [2020-10-02T22:34:21.262Z] #42 6.676 internal/race [2020-10-02T22:34:21.463Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:21.463Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:21.463Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41522/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-02T22:34:21.463Z] + bash /home/ubuntu/workspace/moby_PR-41522/check-config.sh [2020-10-02T22:34:21.463Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-02T22:34:21.463Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-10-02T22:34:21.463Z] [2020-10-02T22:34:21.463Z] Generally Necessary: [2020-10-02T22:34:21.463Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-02T22:34:21.463Z] - apparmor: enabled and tools installed [2020-10-02T22:34:21.463Z] - CONFIG_NAMESPACES: enabled [2020-10-02T22:34:21.463Z] - CONFIG_NET_NS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_PID_NS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_IPC_NS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_UTS_NS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CGROUPS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CPUSETS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_MEMCG: enabled [2020-10-02T22:34:21.463Z] - CONFIG_KEYS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_VETH: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_NF_NAT_IPV4: missing [2020-10-02T22:34:21.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-02T22:34:21.463Z] - CONFIG_NF_NAT_NEEDED: missing [2020-10-02T22:34:21.463Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-02T22:34:21.463Z] [2020-10-02T22:34:21.463Z] Optional Features: [2020-10-02T22:34:21.463Z] - CONFIG_USER_NS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_SECCOMP: enabled [2020-10-02T22:34:21.463Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-02T22:34:21.463Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-02T22:34:21.463Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-02T22:34:21.463Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-10-02T22:34:21.463Z] - CONFIG_BLK_CGROUP: enabled [2020-10-02T22:34:21.463Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-02T22:34:21.463Z] - CONFIG_IOSCHED_CFQ: missing [2020-10-02T22:34:21.464Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-10-02T22:34:21.464Z] - CONFIG_CGROUP_PERF: enabled [2020-10-02T22:34:21.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-02T22:34:21.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-02T22:34:21.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-02T22:34:21.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-02T22:34:21.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-02T22:34:21.464Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-02T22:34:21.519Z] #42 6.790 sync/atomic [2020-10-02T22:34:21.519Z] #42 ... [2020-10-02T22:34:21.519Z] [2020-10-02T22:34:21.519Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:21.519Z] #38 3.269 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:21.519Z] #38 3.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:21.519Z] #38 3.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:21.519Z] #38 4.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:21.519Z] #38 7.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:21.519Z] #38 9.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:21.519Z] #38 ... [2020-10-02T22:34:21.519Z] [2020-10-02T22:34:21.519Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:21.519Z] #22 3.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:21.519Z] #22 3.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:21.519Z] #22 3.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:21.519Z] #22 4.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:21.519Z] #22 6.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:21.519Z] #22 9.291 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:21.541Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 50.17MB / 102.23MB 2.1s [2020-10-02T22:34:21.541Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.35MB / 102.23MB 2.2s [2020-10-02T22:34:21.541Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 68.64MB / 102.23MB 2.3s [2020-10-02T22:34:21.722Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_IP_VS: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-02T22:34:21.722Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-02T22:34:21.722Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-02T22:34:21.722Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_EXT4_FS: enabled [2020-10-02T22:34:21.722Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-02T22:34:21.722Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-02T22:34:21.722Z] - Network Drivers: [2020-10-02T22:34:21.722Z] - "overlay": [2020-10-02T22:34:21.722Z] - CONFIG_VXLAN: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-02T22:34:21.722Z] Optional (for encrypted networks): [2020-10-02T22:34:21.722Z] - CONFIG_CRYPTO: enabled [2020-10-02T22:34:21.722Z] - CONFIG_CRYPTO_AEAD: enabled [2020-10-02T22:34:21.722Z] - CONFIG_CRYPTO_GCM: enabled [2020-10-02T22:34:21.722Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-10-02T22:34:21.722Z] - CONFIG_CRYPTO_GHASH: enabled [2020-10-02T22:34:21.722Z] - CONFIG_XFRM: enabled [2020-10-02T22:34:21.722Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-10-02T22:34:21.722Z] - "ipvlan": [2020-10-02T22:34:21.722Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-02T22:34:21.722Z] - "macvlan": [2020-10-02T22:34:21.722Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_DUMMY: enabled (as module) [2020-10-02T22:34:21.722Z] - "ftp,tftp client in container": [2020-10-02T22:34:21.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-02T22:34:21.722Z] - Storage Drivers: [2020-10-02T22:34:21.722Z] - "aufs": [2020-10-02T22:34:21.722Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-02T22:34:21.722Z] - "btrfs": [2020-10-02T22:34:21.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-02T22:34:21.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-02T22:34:21.722Z] - "devicemapper": [2020-10-02T22:34:21.722Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-02T22:34:21.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-02T22:34:21.722Z] - "overlay": [2020-10-02T22:34:21.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-02T22:34:21.722Z] - "zfs": [2020-10-02T22:34:21.722Z] - /dev/zfs: present [2020-10-02T22:34:21.722Z] - zfs command: missing [2020-10-02T22:34:21.722Z] - zpool command: missing [2020-10-02T22:34:21.722Z] [2020-10-02T22:34:21.722Z] Limits: [2020-10-02T22:34:21.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-02T22:34:21.722Z] [2020-10-02T22:34:21.722Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-10-02T22:34:21.777Z] #22 ... [2020-10-02T22:34:21.777Z] [2020-10-02T22:34:21.777Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:21.777Z] #31 3.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:21.777Z] #31 3.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:21.777Z] #31 4.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:21.777Z] #31 5.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:21.777Z] #31 7.979 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:21.777Z] #31 ... [2020-10-02T22:34:21.777Z] [2020-10-02T22:34:21.777Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:21.777Z] #54 3.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:21.777Z] #54 3.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:21.777Z] #54 3.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:21.777Z] #54 4.773 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:21.777Z] #54 7.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:21.777Z] #54 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:21.777Z] #54 ... [2020-10-02T22:34:21.777Z] [2020-10-02T22:34:21.777Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:34:21.777Z] #26 3.116 + mktemp -d [2020-10-02T22:34:21.777Z] #26 3.123 + export GOPATH=/tmp/tmp.ZWDWcwkXO9 [2020-10-02T22:34:21.777Z] #26 3.123 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ZWDWcwkXO9/src/github.com/go-swagger/go-swagger [2020-10-02T22:34:21.777Z] #26 3.123 Cloning into '/tmp/tmp.ZWDWcwkXO9/src/github.com/go-swagger/go-swagger'... [Pipeline] sh [2020-10-02T22:34:21.840Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 80.76MB / 102.23MB 2.4s [2020-10-02T22:34:21.840Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 101.52MB / 102.23MB 2.6s [2020-10-02T22:34:22.034Z] #26 ... [2020-10-02T22:34:22.034Z] [2020-10-02T22:34:22.034Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:22.034Z] #36 2.837 + mktemp -d [2020-10-02T22:34:22.034Z] #36 2.840 + export GOPATH=/tmp/tmp.rDI1rafnrM [2020-10-02T22:34:22.034Z] #36 2.840 + git clone https://github.com/docker/distribution.git /tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution [2020-10-02T22:34:22.034Z] #36 2.849 Cloning into '/tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution'... [2020-10-02T22:34:22.054Z] + sudo modprobe ip_vs [2020-10-02T22:34:22.054Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 . [2020-10-02T22:34:22.054Z] #2 [internal] load .dockerignore [2020-10-02T22:34:22.131Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.8s done [2020-10-02T22:34:22.292Z] #36 ... [2020-10-02T22:34:22.292Z] [2020-10-02T22:34:22.292Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:22.292Z] #7 3.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:22.292Z] #7 3.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:22.292Z] #7 4.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:22.292Z] #7 5.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:22.292Z] #7 7.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:22.292Z] #7 9.975 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:22.292Z] #7 ... [2020-10-02T22:34:22.292Z] [2020-10-02T22:34:22.292Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:22.292Z] #29 4.046 + RM_GOPATH=0 [2020-10-02T22:34:22.292Z] #29 4.046 + TMP_GOPATH= [2020-10-02T22:34:22.292Z] #29 4.046 + : /build [2020-10-02T22:34:22.292Z] #29 4.046 + '[' -z '' ']' [2020-10-02T22:34:22.292Z] #29 4.050 ++ mktemp -d [2020-10-02T22:34:22.292Z] #29 4.054 + export GOPATH=/tmp/tmp.ZmdLP1AKIb [2020-10-02T22:34:22.292Z] #29 4.054 + GOPATH=/tmp/tmp.ZmdLP1AKIb [2020-10-02T22:34:22.292Z] #29 4.054 + RM_GOPATH=1 [2020-10-02T22:34:22.292Z] #29 4.058 ++ dirname ./install.sh [2020-10-02T22:34:22.292Z] #29 4.058 + dir=. [2020-10-02T22:34:22.292Z] #29 4.063 + bin=tomlv [2020-10-02T22:34:22.292Z] #29 4.063 + shift [2020-10-02T22:34:22.292Z] #29 4.063 + '[' '!' -f ./tomlv.installer ']' [2020-10-02T22:34:22.292Z] #29 4.063 + . ./tomlv.installer [2020-10-02T22:34:22.292Z] #29 4.063 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:22.292Z] #29 4.063 + install_tomlv [2020-10-02T22:34:22.292Z] #29 4.063 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-02T22:34:22.292Z] #29 4.063 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:22.292Z] #29 4.063 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZmdLP1AKIb/src/github.com/BurntSushi/toml [2020-10-02T22:34:22.292Z] #29 4.066 Cloning into '/tmp/tmp.ZmdLP1AKIb/src/github.com/BurntSushi/toml'... [2020-10-02T22:34:22.292Z] #29 5.063 + cd /tmp/tmp.ZmdLP1AKIb/src/github.com/BurntSushi/toml [2020-10-02T22:34:22.292Z] #29 5.063 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:22.292Z] #29 5.071 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:34:22.292Z] #29 5.856 internal/cpu [2020-10-02T22:34:22.292Z] #29 5.863 runtime/internal/atomic [2020-10-02T22:34:22.292Z] #29 6.152 runtime/internal/sys [2020-10-02T22:34:22.292Z] #29 6.394 internal/bytealg [2020-10-02T22:34:22.292Z] #29 6.506 runtime/internal/math [2020-10-02T22:34:22.292Z] #29 6.621 math/bits [2020-10-02T22:34:22.292Z] #29 7.124 math [2020-10-02T22:34:22.292Z] #29 7.346 runtime [2020-10-02T22:34:22.312Z] #2 transferring context: 87B done [2020-10-02T22:34:22.312Z] #2 DONE 0.0s [2020-10-02T22:34:22.312Z] [2020-10-02T22:34:22.312Z] #1 [internal] load build definition from Dockerfile [2020-10-02T22:34:22.312Z] #1 transferring dockerfile: 12.30kB done [2020-10-02T22:34:22.312Z] #1 DONE 0.0s [2020-10-02T22:34:22.312Z] [2020-10-02T22:34:22.312Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-10-02T22:34:22.312Z] #4 DONE 0.1s [2020-10-02T22:34:22.312Z] [2020-10-02T22:34:22.312Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-10-02T22:34:22.312Z] #3 DONE 0.2s [2020-10-02T22:34:22.312Z] [2020-10-02T22:34:22.312Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-02T22:34:22.312Z] #5 CACHED [2020-10-02T22:34:22.312Z] [2020-10-02T22:34:22.312Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-02T22:34:22.312Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-10-02T22:34:22.422Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done [2020-10-02T22:34:22.549Z] #29 ... [2020-10-02T22:34:22.549Z] [2020-10-02T22:34:22.549Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:22.549Z] #45 3.716 + RM_GOPATH=0 [2020-10-02T22:34:22.549Z] #45 3.716 + TMP_GOPATH= [2020-10-02T22:34:22.549Z] #45 3.716 + : /build [2020-10-02T22:34:22.549Z] #45 3.716 + '[' -z '' ']' [2020-10-02T22:34:22.549Z] #45 3.716 ++ mktemp -d [2020-10-02T22:34:22.549Z] #45 3.735 + export GOPATH=/tmp/tmp.JLl8crhfJQ [2020-10-02T22:34:22.549Z] #45 3.735 + GOPATH=/tmp/tmp.JLl8crhfJQ [2020-10-02T22:34:22.549Z] #45 3.735 + RM_GOPATH=1 [2020-10-02T22:34:22.549Z] #45 3.735 ++ dirname ./install.sh [2020-10-02T22:34:22.549Z] #45 3.738 + dir=. [2020-10-02T22:34:22.549Z] #45 3.738 + bin=gotestsum [2020-10-02T22:34:22.549Z] #45 3.738 + shift [2020-10-02T22:34:22.549Z] #45 3.738 + '[' '!' -f ./gotestsum.installer ']' [2020-10-02T22:34:22.549Z] #45 3.738 + . ./gotestsum.installer [2020-10-02T22:34:22.549Z] #45 3.738 ++ : v0.3.5 [2020-10-02T22:34:22.549Z] #45 3.738 + install_gotestsum [2020-10-02T22:34:22.549Z] #45 3.748 + set -e [2020-10-02T22:34:22.549Z] #45 3.748 + export GO111MODULE=on [2020-10-02T22:34:22.549Z] #45 3.748 + GO111MODULE=on [2020-10-02T22:34:22.549Z] #45 3.748 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-02T22:34:22.549Z] #45 4.024 go: finding gotest.tools v0.3.5 [2020-10-02T22:34:22.549Z] #45 4.025 go: finding gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:22.549Z] #45 5.039 go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:22.549Z] #45 5.544 go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:22.549Z] #45 6.917 go: downloading gotest.tools v2.1.0+incompatible [2020-10-02T22:34:22.549Z] #45 7.068 go: extracting gotest.tools v2.1.0+incompatible [2020-10-02T22:34:22.549Z] #45 7.193 go: downloading github.com/pkg/errors v0.8.0 [2020-10-02T22:34:22.549Z] #45 7.219 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:34:22.549Z] #45 7.240 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:22.549Z] #45 7.286 go: downloading github.com/spf13/pflag v1.0.1 [2020-10-02T22:34:22.549Z] #45 7.365 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:34:22.549Z] #45 7.377 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:34:22.549Z] #45 7.381 go: downloading github.com/fatih/color v1.6.0 [2020-10-02T22:34:22.549Z] #45 7.396 go: extracting github.com/pkg/errors v0.8.0 [2020-10-02T22:34:22.549Z] #45 7.405 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:22.549Z] #45 7.610 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:34:22.549Z] #45 7.723 go: extracting github.com/fatih/color v1.6.0 [2020-10-02T22:34:22.549Z] #45 7.742 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:34:22.549Z] #45 7.851 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:34:22.549Z] #45 7.994 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:34:22.549Z] #45 8.040 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:34:22.549Z] #45 8.058 go: extracting github.com/spf13/pflag v1.0.1 [2020-10-02T22:34:22.549Z] #45 8.132 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:34:22.571Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-10-02T22:34:22.572Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-10-02T22:34:22.572Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.84MB / 9.11MB 0.2s [2020-10-02T22:34:22.572Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.35MB / 9.11MB 0.3s [2020-10-02T22:34:22.716Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-10-02T22:34:22.716Z] #5 ... [2020-10-02T22:34:22.716Z] [2020-10-02T22:34:22.716Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-02T22:34:22.716Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-10-02T22:34:22.716Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-10-02T22:34:22.716Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-10-02T22:34:22.716Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s done [2020-10-02T22:34:22.716Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done [2020-10-02T22:34:22.716Z] #63 DONE 3.5s [2020-10-02T22:34:22.716Z] [2020-10-02T22:34:22.716Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-10-02T22:34:22.807Z] #45 8.137 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:34:22.807Z] #45 8.167 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:34:22.831Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-10-02T22:34:22.831Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-10-02T22:34:23.007Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-10-02T22:34:23.298Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-10-02T22:34:23.298Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-10-02T22:34:23.589Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-10-02T22:34:23.769Z] #63 ... [2020-10-02T22:34:23.769Z] [2020-10-02T22:34:23.769Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-02T22:34:23.769Z] #6 DONE 1.4s [2020-10-02T22:34:23.769Z] [2020-10-02T22:34:23.769Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-10-02T22:34:24.340Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2020-10-02T22:34:24.508Z] Fetching without tags [2020-10-02T22:34:24.601Z] #63 DONE 2.2s [2020-10-02T22:34:24.601Z] [2020-10-02T22:34:24.601Z] #17 [internal] load build context [2020-10-02T22:34:24.703Z] #45 ... [2020-10-02T22:34:24.703Z] [2020-10-02T22:34:24.703Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-02T22:34:24.703Z] #60 4.005 + RM_GOPATH=0 [2020-10-02T22:34:24.703Z] #60 4.005 + TMP_GOPATH= [2020-10-02T22:34:24.703Z] #60 4.005 + : /build/ [2020-10-02T22:34:24.703Z] #60 4.006 + '[' -z '' ']' [2020-10-02T22:34:24.703Z] #60 4.006 ++ mktemp -d [2020-10-02T22:34:24.703Z] #60 4.008 + export GOPATH=/tmp/tmp.21UrXiTVGW [2020-10-02T22:34:24.703Z] #60 4.008 + GOPATH=/tmp/tmp.21UrXiTVGW [2020-10-02T22:34:24.703Z] #60 4.008 + RM_GOPATH=1 [2020-10-02T22:34:24.703Z] #60 4.009 ++ dirname ./install.sh [2020-10-02T22:34:24.703Z] #60 4.019 + dir=. [2020-10-02T22:34:24.703Z] #60 4.019 + bin=rootlesskit [2020-10-02T22:34:24.703Z] #60 4.024 + shift [2020-10-02T22:34:24.703Z] #60 4.025 + '[' '!' -f ./rootlesskit.installer ']' [2020-10-02T22:34:24.703Z] #60 4.025 + . ./rootlesskit.installer [2020-10-02T22:34:24.703Z] #60 4.025 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:24.703Z] #60 4.026 + install_rootlesskit [2020-10-02T22:34:24.703Z] #60 4.029 + case "$1" in [2020-10-02T22:34:24.703Z] #60 4.029 + export CGO_ENABLED=0 [2020-10-02T22:34:24.703Z] #60 4.029 + CGO_ENABLED=0 [2020-10-02T22:34:24.703Z] #60 4.030 + _install_rootlesskit [2020-10-02T22:34:24.703Z] #60 4.031 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-02T22:34:24.703Z] #60 4.031 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:24.703Z] #60 4.032 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.21UrXiTVGW/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:34:24.703Z] #60 4.039 Cloning into '/tmp/tmp.21UrXiTVGW/src/github.com/rootless-containers/rootlesskit'... [2020-10-02T22:34:24.703Z] #60 9.348 + cd /tmp/tmp.21UrXiTVGW/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:34:24.703Z] #60 9.352 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:24.703Z] #60 10.19 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:34:24.703Z] #60 10.19 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-02T22:34:24.703Z] #60 ... [2020-10-02T22:34:24.703Z] [2020-10-02T22:34:24.703Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:34:24.703Z] #48 3.833 + RM_GOPATH=0 [2020-10-02T22:34:24.703Z] #48 3.833 + TMP_GOPATH= [2020-10-02T22:34:24.703Z] #48 3.833 + : /build [2020-10-02T22:34:24.703Z] #48 3.833 + '[' -z '' ']' [2020-10-02T22:34:24.703Z] #48 3.833 ++ mktemp -d [2020-10-02T22:34:24.703Z] #48 3.850 + export GOPATH=/tmp/tmp.aA6aeu50sI [2020-10-02T22:34:24.703Z] #48 3.850 + GOPATH=/tmp/tmp.aA6aeu50sI [2020-10-02T22:34:24.703Z] #48 3.850 + RM_GOPATH=1 [2020-10-02T22:34:24.703Z] #48 3.850 ++ dirname ./install.sh [2020-10-02T22:34:24.703Z] #48 3.850 + dir=. [2020-10-02T22:34:24.703Z] #48 3.850 + bin=gometalinter [2020-10-02T22:34:24.703Z] #48 3.850 + shift [2020-10-02T22:34:24.703Z] #48 3.851 + '[' '!' -f ./gometalinter.installer ']' [2020-10-02T22:34:24.703Z] #48 3.855 + . ./gometalinter.installer [2020-10-02T22:34:24.703Z] #48 3.855 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-02T22:34:24.703Z] #48 3.855 + install_gometalinter [2020-10-02T22:34:24.703Z] #48 3.855 + echo 'Installing gometalinter version v2.0.6' [2020-10-02T22:34:24.703Z] #48 3.855 + go get -d github.com/alecthomas/gometalinter [2020-10-02T22:34:24.703Z] #48 3.859 Installing gometalinter version v2.0.6 [2020-10-02T22:34:24.961Z] #48 ... [2020-10-02T22:34:24.961Z] [2020-10-02T22:34:24.961Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:24.961Z] #66 3.792 + RM_GOPATH=0 [2020-10-02T22:34:24.961Z] #66 3.792 + TMP_GOPATH= [2020-10-02T22:34:24.961Z] #66 3.792 + : /build [2020-10-02T22:34:24.961Z] #66 3.792 + '[' -z '' ']' [2020-10-02T22:34:24.961Z] #66 3.792 ++ mktemp -d [2020-10-02T22:34:24.961Z] #66 3.802 + export GOPATH=/tmp/tmp.H52UP8LNC3 [2020-10-02T22:34:24.961Z] #66 3.802 + GOPATH=/tmp/tmp.H52UP8LNC3 [2020-10-02T22:34:24.961Z] #66 3.802 + RM_GOPATH=1 [2020-10-02T22:34:24.961Z] #66 3.802 ++ dirname ./install.sh [2020-10-02T22:34:24.961Z] #66 3.802 + dir=. [2020-10-02T22:34:24.961Z] #66 3.802 + bin=proxy [2020-10-02T22:34:24.961Z] #66 3.802 + shift [2020-10-02T22:34:24.961Z] #66 3.802 + '[' '!' -f ./proxy.installer ']' [2020-10-02T22:34:24.961Z] #66 3.802 + . ./proxy.installer [2020-10-02T22:34:24.961Z] #66 3.802 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:24.961Z] #66 3.802 + install_proxy [2020-10-02T22:34:24.961Z] #66 3.802 + case "$1" in [2020-10-02T22:34:24.961Z] #66 3.802 + export CGO_ENABLED=0 [2020-10-02T22:34:24.961Z] #66 3.802 + CGO_ENABLED=0 [2020-10-02T22:34:24.961Z] #66 3.802 + _install_proxy [2020-10-02T22:34:24.961Z] #66 3.802 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-02T22:34:24.961Z] #66 3.802 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.H52UP8LNC3/src/github.com/docker/libnetwork [2020-10-02T22:34:24.961Z] #66 3.802 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:24.961Z] #66 3.819 Cloning into '/tmp/tmp.H52UP8LNC3/src/github.com/docker/libnetwork'... [2020-10-02T22:34:24.961Z] #66 ... [2020-10-02T22:34:24.961Z] [2020-10-02T22:34:24.961Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:24.961Z] #42 6.922 internal/bytealg [2020-10-02T22:34:24.961Z] #42 7.123 unicode [2020-10-02T22:34:24.961Z] #42 7.646 runtime [2020-10-02T22:34:25.095Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-10-02T22:34:25.096Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-10-02T22:34:24.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:24.484Z] > git config --add remote.origin.fetch +refs/pull/41522/head:refs/remotes/origin/PR-41522 # timeout=10 [2020-10-02T22:34:24.487Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:24.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:34:24.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:34:24.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:24.515Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:34:25.893Z] #42 11.19 unicode/utf8 [2020-10-02T22:34:26.457Z] #42 11.80 math/bits [2020-10-02T22:34:26.520Z] #17 transferring context: 51.20MB 3.9s done [2020-10-02T22:34:26.520Z] #17 DONE 4.0s [2020-10-02T22:34:26.520Z] [2020-10-02T22:34:26.520Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:26.520Z] #7 ... [2020-10-02T22:34:26.520Z] [2020-10-02T22:34:26.520Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:26.520Z] #18 DONE 0.1s [2020-10-02T22:34:26.601Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done [2020-10-02T22:34:26.601Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2020-10-02T22:34:26.715Z] #42 12.22 math [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-10-02T22:34:26.781Z] #65 DONE 0.1s [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-10-02T22:34:26.781Z] #41 DONE 0.1s [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-02T22:34:26.781Z] #28 DONE 0.1s [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-02T22:34:26.781Z] #19 DONE 0.1s [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:26.781Z] #20 ... [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-10-02T22:34:26.781Z] #44 DONE 0.1s [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-10-02T22:34:26.781Z] #47 DONE 0.1s [2020-10-02T22:34:26.781Z] [2020-10-02T22:34:26.781Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-10-02T22:34:26.781Z] #59 DONE 0.1s [2020-10-02T22:34:27.040Z] [2020-10-02T22:34:27.040Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:27.040Z] #7 3.242 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:27.040Z] #7 3.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:27.040Z] #7 3.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:27.278Z] #42 ... [2020-10-02T22:34:27.278Z] [2020-10-02T22:34:27.278Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:27.278Z] #20 12.40 + mkdir -p /build [2020-10-02T22:34:27.278Z] #20 12.41 + mv docker/docker /build/ [2020-10-02T22:34:27.278Z] #20 12.42 + rmdir docker [2020-10-02T22:34:27.536Z] #20 DONE 12.8s [2020-10-02T22:34:27.536Z] [2020-10-02T22:34:27.536Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:27.536Z] #29 11.55 unicode/utf8 [2020-10-02T22:34:27.536Z] #29 12.05 internal/race [2020-10-02T22:34:27.536Z] #29 12.15 sync/atomic [2020-10-02T22:34:27.536Z] #29 12.43 unicode [2020-10-02T22:34:28.422Z] #7 4.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:29.351Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.4s done [2020-10-02T22:34:29.351Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-10-02T22:34:29.351Z] #5 DONE 10.2s [2020-10-02T22:34:29.641Z] [2020-10-02T22:34:29.641Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-10-02T22:34:30.813Z] #29 16.35 internal/testlog [2020-10-02T22:34:31.151Z] #6 DONE 1.6s [2020-10-02T22:34:31.151Z] [2020-10-02T22:34:31.152Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:31.152Z] #18 DONE 0.1s [2020-10-02T22:34:31.152Z] [2020-10-02T22:34:31.152Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-10-02T22:34:31.379Z] #29 16.60 encoding [2020-10-02T22:34:31.379Z] #29 ... [2020-10-02T22:34:31.379Z] [2020-10-02T22:34:31.379Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:31.379Z] #36 19.01 Checking out files: 79% (1330/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-02T22:34:31.379Z] #36 19.54 + cd /tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution [2020-10-02T22:34:31.379Z] #36 19.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-02T22:34:31.442Z] #59 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-10-02T22:34:31.442Z] #28 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-10-02T22:34:31.442Z] #41 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-02T22:34:31.442Z] #19 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-10-02T22:34:31.442Z] #47 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-10-02T22:34:31.442Z] #65 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-10-02T22:34:31.442Z] #44 DONE 0.1s [2020-10-02T22:34:31.442Z] [2020-10-02T22:34:31.442Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:31.713Z] #7 7.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:31.943Z] #36 ... [2020-10-02T22:34:31.943Z] [2020-10-02T22:34:31.943Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:31.943Z] #31 10.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:32.201Z] #31 ... [2020-10-02T22:34:32.201Z] [2020-10-02T22:34:32.201Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:32.201Z] #22 20.71 Fetched 8387 kB in 18s (469 kB/s) [2020-10-02T22:34:32.281Z] #7 ... [2020-10-02T22:34:32.282Z] [2020-10-02T22:34:32.282Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:32.282Z] #20 3.843 + RM_GOPATH=0 [2020-10-02T22:34:32.282Z] #20 3.843 + TMP_GOPATH= [2020-10-02T22:34:32.282Z] #20 3.843 + : /build [2020-10-02T22:34:32.282Z] #20 3.843 + '[' -z '' ']' [2020-10-02T22:34:32.282Z] #20 3.849 ++ mktemp -d [2020-10-02T22:34:32.282Z] #20 3.849 + export GOPATH=/tmp/tmp.U83iPFbqiF [2020-10-02T22:34:32.282Z] #20 3.849 + GOPATH=/tmp/tmp.U83iPFbqiF [2020-10-02T22:34:32.282Z] #20 3.849 + RM_GOPATH=1 [2020-10-02T22:34:32.282Z] #20 3.855 ++ dirname ./install.sh [2020-10-02T22:34:32.282Z] #20 3.855 + dir=. [2020-10-02T22:34:32.282Z] #20 3.855 + bin=dockercli [2020-10-02T22:34:32.282Z] #20 3.855 + shift [2020-10-02T22:34:32.282Z] #20 3.855 + '[' '!' -f ./dockercli.installer ']' [2020-10-02T22:34:32.282Z] #20 3.859 + . ./dockercli.installer [2020-10-02T22:34:32.282Z] #20 3.859 ++ : stable [2020-10-02T22:34:32.282Z] #20 3.859 ++ : 17.06.2-ce [2020-10-02T22:34:32.282Z] #20 3.859 + install_dockercli [2020-10-02T22:34:32.282Z] #20 3.859 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-02T22:34:32.282Z] #20 3.859 ++ uname -m [2020-10-02T22:34:32.282Z] #20 3.859 Install docker/cli version 17.06.2-ce from stable [2020-10-02T22:34:32.282Z] #20 3.866 + arch=x86_64 [2020-10-02T22:34:32.282Z] #20 3.866 + '[' x86_64 '!=' x86_64 ']' [2020-10-02T22:34:32.282Z] #20 3.867 + url=https://download.docker.com/linux/static [2020-10-02T22:34:32.282Z] #20 3.870 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-02T22:34:32.282Z] #20 3.870 + tar -xz docker/docker [2020-10-02T22:34:34.188Z] #20 ... [2020-10-02T22:34:34.188Z] [2020-10-02T22:34:34.188Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:34.188Z] #38 3.363 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:34.188Z] #38 3.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:34.188Z] #38 3.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:34.188Z] #38 4.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:34.188Z] #38 7.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:34.188Z] #38 9.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:34.188Z] #38 ... [2020-10-02T22:34:34.188Z] [2020-10-02T22:34:34.188Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:34.188Z] #54 2.971 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:34.188Z] #54 3.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:34.188Z] #54 3.348 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:34.188Z] #54 4.179 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:34.188Z] #54 6.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:34.188Z] #54 8.935 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:34.188Z] #54 ... [2020-10-02T22:34:34.188Z] [2020-10-02T22:34:34.188Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:34.188Z] #22 2.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:34.188Z] #22 3.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:34.188Z] #22 3.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:34.188Z] #22 4.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:34.188Z] #22 6.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:34.188Z] #22 8.865 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:34.188Z] #22 ... [2020-10-02T22:34:34.188Z] [2020-10-02T22:34:34.188Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:34:34.188Z] #26 2.770 + mktemp -d [2020-10-02T22:34:34.188Z] #26 2.770 + export GOPATH=/tmp/tmp.oXf8x7EbwW [2020-10-02T22:34:34.188Z] #26 2.770 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.oXf8x7EbwW/src/github.com/go-swagger/go-swagger [2020-10-02T22:34:34.188Z] #26 2.801 Cloning into '/tmp/tmp.oXf8x7EbwW/src/github.com/go-swagger/go-swagger'... [2020-10-02T22:34:34.447Z] #26 ... [2020-10-02T22:34:34.447Z] [2020-10-02T22:34:34.447Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:34.447Z] #36 3.001 + mktemp -d [2020-10-02T22:34:34.447Z] #36 3.004 + export GOPATH=/tmp/tmp.cGF4UQHfUm [2020-10-02T22:34:34.447Z] #36 3.005 + git clone https://github.com/docker/distribution.git /tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution [2020-10-02T22:34:34.447Z] #36 3.007 Cloning into '/tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution'... [2020-10-02T22:34:34.447Z] #36 ... [2020-10-02T22:34:34.447Z] [2020-10-02T22:34:34.447Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:34.447Z] #31 2.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:34.447Z] #31 3.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:34.447Z] #31 3.385 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:34.447Z] #31 4.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:34:34.447Z] #31 6.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:34:34.447Z] #31 9.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:34.707Z] #31 ... [2020-10-02T22:34:34.707Z] [2020-10-02T22:34:34.707Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:34.707Z] #45 3.934 + RM_GOPATH=0 [2020-10-02T22:34:34.707Z] #45 3.934 + TMP_GOPATH= [2020-10-02T22:34:34.707Z] #45 3.934 + : /build [2020-10-02T22:34:34.707Z] #45 3.934 + '[' -z '' ']' [2020-10-02T22:34:34.707Z] #45 3.936 ++ mktemp -d [2020-10-02T22:34:34.707Z] #45 3.942 + export GOPATH=/tmp/tmp.OtbLVFuEfl [2020-10-02T22:34:34.707Z] #45 3.942 + GOPATH=/tmp/tmp.OtbLVFuEfl [2020-10-02T22:34:34.707Z] #45 3.942 + RM_GOPATH=1 [2020-10-02T22:34:34.707Z] #45 3.942 ++ dirname ./install.sh [2020-10-02T22:34:34.707Z] #45 3.948 + dir=. [2020-10-02T22:34:34.707Z] #45 3.951 + bin=gotestsum [2020-10-02T22:34:34.707Z] #45 3.951 + shift [2020-10-02T22:34:34.707Z] #45 3.951 + '[' '!' -f ./gotestsum.installer ']' [2020-10-02T22:34:34.707Z] #45 3.951 + . ./gotestsum.installer [2020-10-02T22:34:34.707Z] #45 3.951 ++ : v0.3.5 [2020-10-02T22:34:34.707Z] #45 3.951 + install_gotestsum [2020-10-02T22:34:34.707Z] #45 3.958 + set -e [2020-10-02T22:34:34.707Z] #45 3.958 + export GO111MODULE=on [2020-10-02T22:34:34.707Z] #45 3.958 + GO111MODULE=on [2020-10-02T22:34:34.707Z] #45 3.958 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-02T22:34:34.707Z] #45 4.118 go: finding gotest.tools v0.3.5 [2020-10-02T22:34:34.707Z] #45 4.119 go: finding gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:34.707Z] #45 5.100 go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:34.707Z] #45 5.569 go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:34.707Z] #45 6.478 go: downloading gotest.tools v2.1.0+incompatible [2020-10-02T22:34:34.707Z] #45 6.637 go: extracting gotest.tools v2.1.0+incompatible [2020-10-02T22:34:34.707Z] #45 6.782 go: downloading github.com/pkg/errors v0.8.0 [2020-10-02T22:34:34.707Z] #45 6.789 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:34:34.707Z] #45 6.797 go: downloading github.com/fatih/color v1.6.0 [2020-10-02T22:34:34.707Z] #45 6.829 go: downloading github.com/spf13/pflag v1.0.1 [2020-10-02T22:34:34.707Z] #45 6.859 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:34.707Z] #45 7.227 go: extracting github.com/spf13/pflag v1.0.1 [2020-10-02T22:34:34.707Z] #45 7.305 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:34.707Z] #45 7.377 go: extracting github.com/fatih/color v1.6.0 [2020-10-02T22:34:34.707Z] #45 7.388 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:34:34.707Z] #45 7.402 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:34:34.707Z] #45 7.449 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:34:34.707Z] #45 7.498 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:34:34.707Z] #45 7.500 go: extracting github.com/pkg/errors v0.8.0 [2020-10-02T22:34:34.707Z] #45 7.634 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:34:34.707Z] #45 7.767 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:34:34.707Z] #45 7.826 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:34:34.707Z] #45 7.834 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:34:34.707Z] #45 7.857 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:34:34.707Z] #45 7.915 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:34:35.511Z] #22 20.71 Reading package lists... [2020-10-02T22:34:35.511Z] #22 ... [2020-10-02T22:34:35.511Z] [2020-10-02T22:34:35.511Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:35.511Z] #45 10.85 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:34:35.511Z] #45 11.27 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:34:35.511Z] #45 11.58 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:34:35.511Z] #45 13.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-02T22:34:35.511Z] #45 15.06 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:35.511Z] #45 15.07 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:35.511Z] #45 15.11 go: finding gotest.tools v2.2.0+incompatible [2020-10-02T22:34:35.511Z] #45 15.12 go: downloading gotest.tools v2.2.0+incompatible [2020-10-02T22:34:35.511Z] #45 15.70 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:35.511Z] #45 15.73 go: extracting gotest.tools v2.2.0+incompatible [2020-10-02T22:34:35.511Z] #45 16.59 go: downloading github.com/fatih/color v1.9.0 [2020-10-02T22:34:35.511Z] #45 16.59 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:35.511Z] #45 16.62 go: downloading github.com/pkg/errors v0.9.1 [2020-10-02T22:34:35.511Z] #45 16.62 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:35.511Z] #45 16.65 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:35.511Z] #45 16.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:35.511Z] #45 16.86 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:35.511Z] #45 17.08 go: extracting github.com/pkg/errors v0.9.1 [2020-10-02T22:34:35.511Z] #45 17.09 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:35.511Z] #45 17.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:35.511Z] #45 17.25 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:35.511Z] #45 17.42 go: extracting github.com/fatih/color v1.9.0 [2020-10-02T22:34:35.511Z] #45 17.43 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:35.511Z] #45 17.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:35.511Z] #45 17.61 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:35.511Z] #45 17.66 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:35.511Z] #45 17.79 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:35.511Z] #45 18.86 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:35.511Z] #45 20.28 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:35.511Z] #45 ... [2020-10-02T22:34:35.511Z] [2020-10-02T22:34:35.511Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:35.511Z] #36 22.36 + GOPATH=/tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rDI1rafnrM go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-02T22:34:35.718Z] Merging remotes/origin/19.03 commit 88623e101cbcbacce553b40ed0a5734171227151 into PR head commit 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:35.925Z] #45 4.125 + RM_GOPATH=0 [2020-10-02T22:34:35.925Z] #45 4.125 + TMP_GOPATH= [2020-10-02T22:34:35.925Z] #45 4.125 + : /build [2020-10-02T22:34:35.925Z] #45 4.125 + '[' -z '' ']' [2020-10-02T22:34:35.925Z] #45 4.125 ++ mktemp -d [2020-10-02T22:34:35.925Z] #45 4.131 + export GOPATH=/tmp/tmp.1ideHzo4yq [2020-10-02T22:34:35.925Z] #45 4.131 + GOPATH=/tmp/tmp.1ideHzo4yq [2020-10-02T22:34:35.925Z] #45 4.131 + RM_GOPATH=1 [2020-10-02T22:34:35.925Z] #45 4.131 ++ dirname ./install.sh [2020-10-02T22:34:35.925Z] #45 4.132 + dir=. [2020-10-02T22:34:35.925Z] #45 4.132 + bin=gotestsum [2020-10-02T22:34:35.925Z] #45 4.132 + shift [2020-10-02T22:34:35.925Z] #45 4.132 + '[' '!' -f ./gotestsum.installer ']' [2020-10-02T22:34:35.925Z] #45 4.132 + . ./gotestsum.installer [2020-10-02T22:34:35.925Z] #45 4.132 ++ : v0.3.5 [2020-10-02T22:34:35.925Z] #45 4.132 + install_gotestsum [2020-10-02T22:34:35.925Z] #45 4.132 + set -e [2020-10-02T22:34:35.925Z] #45 4.132 + export GO111MODULE=on [2020-10-02T22:34:35.925Z] #45 4.132 + GO111MODULE=on [2020-10-02T22:34:35.925Z] #45 4.132 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-02T22:34:35.925Z] #45 4.196 go: finding gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:35.925Z] #45 4.199 go: finding gotest.tools v0.3.5 [2020-10-02T22:34:36.078Z] #36 ... [2020-10-02T22:34:36.078Z] [2020-10-02T22:34:36.078Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:34:36.078Z] #48 11.46 + cd /tmp/tmp.aA6aeu50sI/src/github.com/alecthomas/gometalinter [2020-10-02T22:34:36.078Z] #48 11.46 + git checkout -q v2.0.6 [2020-10-02T22:34:36.078Z] #48 12.00 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-02T22:34:36.078Z] #48 ... [2020-10-02T22:34:36.078Z] [2020-10-02T22:34:36.078Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:36.222Z] #45 4.783 go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:36.513Z] #45 5.060 go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-02T22:34:36.542Z] Merge succeeded, producing 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:34:36.542Z] Checking out Revision 74c0c5b7f1a90bead853e98c7f77936caffba8d2 (PR-41522) [2020-10-02T22:34:36.594Z] #66 21.55 Checking out files: 67% (1293/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-02T22:34:36.594Z] #66 22.13 + cd /tmp/tmp.H52UP8LNC3/src/github.com/docker/libnetwork [2020-10-02T22:34:36.594Z] #66 22.13 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:36.614Z] #45 ... [2020-10-02T22:34:36.614Z] [2020-10-02T22:34:36.614Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:34:36.614Z] #48 3.692 + RM_GOPATH=0 [2020-10-02T22:34:36.614Z] #48 3.692 + TMP_GOPATH= [2020-10-02T22:34:36.614Z] #48 3.692 + : /build [2020-10-02T22:34:36.614Z] #48 3.692 + '[' -z '' ']' [2020-10-02T22:34:36.614Z] #48 3.692 ++ mktemp -d [2020-10-02T22:34:36.614Z] #48 3.692 + export GOPATH=/tmp/tmp.a3QpXV5Zkk [2020-10-02T22:34:36.614Z] #48 3.692 + GOPATH=/tmp/tmp.a3QpXV5Zkk [2020-10-02T22:34:36.614Z] #48 3.692 + RM_GOPATH=1 [2020-10-02T22:34:36.614Z] #48 3.730 ++ dirname ./install.sh [2020-10-02T22:34:36.614Z] #48 3.771 Installing gometalinter version v2.0.6 [2020-10-02T22:34:36.614Z] #48 3.771 + dir=. [2020-10-02T22:34:36.614Z] #48 3.771 + bin=gometalinter [2020-10-02T22:34:36.614Z] #48 3.771 + shift [2020-10-02T22:34:36.614Z] #48 3.771 + '[' '!' -f ./gometalinter.installer ']' [2020-10-02T22:34:36.614Z] #48 3.771 + . ./gometalinter.installer [2020-10-02T22:34:36.614Z] #48 3.771 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-02T22:34:36.614Z] #48 3.771 + install_gometalinter [2020-10-02T22:34:36.614Z] #48 3.771 + echo 'Installing gometalinter version v2.0.6' [2020-10-02T22:34:36.614Z] #48 3.771 + go get -d github.com/alecthomas/gometalinter [2020-10-02T22:34:35.724Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:35.727Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:36.506Z] > git remote # timeout=10 [2020-10-02T22:34:36.509Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T22:34:36.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:34:36.513Z] > git merge 88623e101cbcbacce553b40ed0a5734171227151 # timeout=10 [2020-10-02T22:34:36.533Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T22:34:36.548Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:34:36.551Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:34:36.804Z] #45 5.419 go: downloading gotest.tools v2.1.0+incompatible [2020-10-02T22:34:36.805Z] #45 5.468 go: extracting gotest.tools v2.1.0+incompatible [2020-10-02T22:34:36.875Z] #48 ... [2020-10-02T22:34:36.875Z] [2020-10-02T22:34:36.875Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:36.875Z] #42 3.703 + RM_GOPATH=0 [2020-10-02T22:34:36.875Z] #42 3.721 + TMP_GOPATH= [2020-10-02T22:34:36.875Z] #42 3.721 + : /build [2020-10-02T22:34:36.875Z] #42 3.721 + '[' -z '' ']' [2020-10-02T22:34:36.875Z] #42 3.721 ++ mktemp -d [2020-10-02T22:34:36.875Z] #42 3.727 + export GOPATH=/tmp/tmp.mOcLQX1lqy [2020-10-02T22:34:36.875Z] #42 3.727 + GOPATH=/tmp/tmp.mOcLQX1lqy [2020-10-02T22:34:36.875Z] #42 3.727 + RM_GOPATH=1 [2020-10-02T22:34:36.875Z] #42 3.727 ++ dirname ./install.sh [2020-10-02T22:34:36.875Z] #42 3.727 + dir=. [2020-10-02T22:34:36.875Z] #42 3.727 + bin=vndr [2020-10-02T22:34:36.875Z] #42 3.727 + shift [2020-10-02T22:34:36.875Z] #42 3.727 + '[' '!' -f ./vndr.installer ']' [2020-10-02T22:34:36.875Z] #42 3.727 + . ./vndr.installer [2020-10-02T22:34:36.875Z] #42 3.727 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:36.875Z] #42 3.727 + install_vndr [2020-10-02T22:34:36.875Z] #42 3.727 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-02T22:34:36.875Z] #42 3.727 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mOcLQX1lqy/src/github.com/LK4D4/vndr [2020-10-02T22:34:36.875Z] #42 3.727 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:36.875Z] #42 3.748 Cloning into '/tmp/tmp.mOcLQX1lqy/src/github.com/LK4D4/vndr'... [2020-10-02T22:34:36.875Z] #42 4.431 + cd /tmp/tmp.mOcLQX1lqy/src/github.com/LK4D4/vndr [2020-10-02T22:34:36.875Z] #42 4.459 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:36.875Z] #42 4.487 + go build -buildmode=pie -v -o /build/vndr . [2020-10-02T22:34:36.875Z] #42 5.871 runtime/internal/atomic [2020-10-02T22:34:36.875Z] #42 5.897 internal/cpu [2020-10-02T22:34:36.875Z] #42 6.129 runtime/internal/sys [2020-10-02T22:34:36.875Z] #42 6.473 runtime/internal/math [2020-10-02T22:34:36.875Z] #42 6.542 internal/race [2020-10-02T22:34:36.875Z] #42 6.575 internal/bytealg [2020-10-02T22:34:36.875Z] #42 6.670 sync/atomic [2020-10-02T22:34:36.875Z] #42 7.051 unicode [2020-10-02T22:34:36.875Z] #42 7.361 runtime [2020-10-02T22:34:37.096Z] #45 5.571 go: downloading github.com/spf13/pflag v1.0.1 [2020-10-02T22:34:37.096Z] #45 5.578 go: downloading github.com/pkg/errors v0.8.0 [2020-10-02T22:34:37.096Z] #45 5.588 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:34:37.096Z] #45 5.638 go: downloading github.com/fatih/color v1.6.0 [2020-10-02T22:34:37.096Z] #45 5.713 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:34:37.096Z] #45 5.777 go: extracting github.com/pkg/errors v0.8.0 [2020-10-02T22:34:37.096Z] #45 5.797 go: extracting github.com/fatih/color v1.6.0 [2020-10-02T22:34:37.096Z] #45 5.820 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:34:37.134Z] #42 ... [2020-10-02T22:34:37.134Z] [2020-10-02T22:34:37.134Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:37.134Z] #29 3.717 + RM_GOPATH=0 [2020-10-02T22:34:37.134Z] #29 3.717 + TMP_GOPATH= [2020-10-02T22:34:37.134Z] #29 3.717 + : /build [2020-10-02T22:34:37.134Z] #29 3.717 + '[' -z '' ']' [2020-10-02T22:34:37.134Z] #29 3.721 ++ mktemp -d [2020-10-02T22:34:37.134Z] #29 3.725 + export GOPATH=/tmp/tmp.0w5egatkTd [2020-10-02T22:34:37.134Z] #29 3.725 + GOPATH=/tmp/tmp.0w5egatkTd [2020-10-02T22:34:37.134Z] #29 3.725 + RM_GOPATH=1 [2020-10-02T22:34:37.134Z] #29 3.725 ++ dirname ./install.sh [2020-10-02T22:34:37.134Z] #29 3.725 + dir=. [2020-10-02T22:34:37.134Z] #29 3.725 + bin=tomlv [2020-10-02T22:34:37.134Z] #29 3.725 + shift [2020-10-02T22:34:37.134Z] #29 3.725 + '[' '!' -f ./tomlv.installer ']' [2020-10-02T22:34:37.134Z] #29 3.725 + . ./tomlv.installer [2020-10-02T22:34:37.134Z] #29 3.725 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:37.134Z] #29 3.725 + install_tomlv [2020-10-02T22:34:37.134Z] #29 3.725 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-02T22:34:37.134Z] #29 3.725 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0w5egatkTd/src/github.com/BurntSushi/toml [2020-10-02T22:34:37.134Z] #29 3.725 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:37.134Z] #29 3.732 Cloning into '/tmp/tmp.0w5egatkTd/src/github.com/BurntSushi/toml'... [2020-10-02T22:34:37.134Z] #29 4.743 + cd /tmp/tmp.0w5egatkTd/src/github.com/BurntSushi/toml [2020-10-02T22:34:37.134Z] #29 4.753 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:37.134Z] #29 4.775 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:34:37.134Z] #29 5.655 internal/cpu [2020-10-02T22:34:37.134Z] #29 5.668 runtime/internal/atomic [2020-10-02T22:34:37.134Z] #29 6.018 runtime/internal/sys [2020-10-02T22:34:37.134Z] #29 6.194 runtime/internal/math [2020-10-02T22:34:37.134Z] #29 6.201 internal/bytealg [2020-10-02T22:34:37.134Z] #29 6.305 math/bits [2020-10-02T22:34:37.134Z] #29 7.024 math [2020-10-02T22:34:37.134Z] #29 7.043 runtime [2020-10-02T22:34:37.134Z] #29 ... [2020-10-02T22:34:37.134Z] [2020-10-02T22:34:37.134Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-02T22:34:37.134Z] #60 3.952 + RM_GOPATH=0 [2020-10-02T22:34:37.134Z] #60 3.952 + TMP_GOPATH= [2020-10-02T22:34:37.134Z] #60 3.952 + : /build/ [2020-10-02T22:34:37.134Z] #60 3.952 + '[' -z '' ']' [2020-10-02T22:34:37.134Z] #60 3.955 ++ mktemp -d [2020-10-02T22:34:37.134Z] #60 3.957 + export GOPATH=/tmp/tmp.ZlI59qX7He [2020-10-02T22:34:37.134Z] #60 3.961 + GOPATH=/tmp/tmp.ZlI59qX7He [2020-10-02T22:34:37.134Z] #60 3.961 + RM_GOPATH=1 [2020-10-02T22:34:37.134Z] #60 3.961 ++ dirname ./install.sh [2020-10-02T22:34:37.134Z] #60 3.962 + dir=. [2020-10-02T22:34:37.134Z] #60 3.962 + bin=rootlesskit [2020-10-02T22:34:37.134Z] #60 3.963 + shift [2020-10-02T22:34:37.134Z] #60 3.963 + '[' '!' -f ./rootlesskit.installer ']' [2020-10-02T22:34:37.134Z] #60 3.963 + . ./rootlesskit.installer [2020-10-02T22:34:37.134Z] #60 3.963 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:37.134Z] #60 3.963 + install_rootlesskit [2020-10-02T22:34:37.134Z] #60 3.964 + case "$1" in [2020-10-02T22:34:37.134Z] #60 3.964 + export CGO_ENABLED=0 [2020-10-02T22:34:37.134Z] #60 3.964 + CGO_ENABLED=0 [2020-10-02T22:34:37.134Z] #60 3.964 + _install_rootlesskit [2020-10-02T22:34:37.134Z] #60 3.964 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-02T22:34:37.134Z] #60 3.964 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:37.134Z] #60 3.964 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZlI59qX7He/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:34:37.134Z] #60 3.974 Cloning into '/tmp/tmp.ZlI59qX7He/src/github.com/rootless-containers/rootlesskit'... [2020-10-02T22:34:37.134Z] #60 9.319 + cd /tmp/tmp.ZlI59qX7He/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:34:37.134Z] #60 9.323 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:37.134Z] #60 10.08 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:34:37.134Z] #60 10.08 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-02T22:34:37.246Z] Commit message: "Fix gcplogs memory/connection leak" [2020-10-02T22:34:37.296Z] > git --version # timeout=10 [2020-10-02T22:34:37.298Z] > git --version # 'git version 2.7.4' [2020-10-02T22:34:37.302Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-02T22:34:37.387Z] #45 5.824 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:34:37.387Z] #45 5.827 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:34:37.387Z] #45 5.827 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:37.387Z] #45 5.929 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:34:37.387Z] #45 5.929 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:34:37.387Z] #45 5.938 go: extracting github.com/spf13/pflag v1.0.1 [2020-10-02T22:34:37.387Z] #45 5.970 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:34:37.387Z] #45 5.995 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:34:37.387Z] #45 5.999 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:34:37.387Z] #45 6.007 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:34:37.387Z] #45 6.010 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:37.393Z] #60 ... [2020-10-02T22:34:37.394Z] [2020-10-02T22:34:37.394Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:37.394Z] #66 3.737 + RM_GOPATH=0 [2020-10-02T22:34:37.394Z] #66 3.737 + TMP_GOPATH= [2020-10-02T22:34:37.394Z] #66 3.737 + : /build [2020-10-02T22:34:37.394Z] #66 3.737 + '[' -z '' ']' [2020-10-02T22:34:37.394Z] #66 3.737 ++ mktemp -d [2020-10-02T22:34:37.394Z] #66 3.745 + export GOPATH=/tmp/tmp.jx5H6pEGhI [2020-10-02T22:34:37.394Z] #66 3.745 + GOPATH=/tmp/tmp.jx5H6pEGhI [2020-10-02T22:34:37.394Z] #66 3.745 + RM_GOPATH=1 [2020-10-02T22:34:37.394Z] #66 3.749 ++ dirname ./install.sh [2020-10-02T22:34:37.394Z] #66 3.759 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:37.394Z] #66 3.759 + dir=. [2020-10-02T22:34:37.394Z] #66 3.759 + bin=proxy [2020-10-02T22:34:37.394Z] #66 3.759 + shift [2020-10-02T22:34:37.394Z] #66 3.759 + '[' '!' -f ./proxy.installer ']' [2020-10-02T22:34:37.394Z] #66 3.759 + . ./proxy.installer [2020-10-02T22:34:37.394Z] #66 3.759 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:37.394Z] #66 3.759 + install_proxy [2020-10-02T22:34:37.394Z] #66 3.759 + case "$1" in [2020-10-02T22:34:37.394Z] #66 3.759 + export CGO_ENABLED=0 [2020-10-02T22:34:37.394Z] #66 3.759 + CGO_ENABLED=0 [2020-10-02T22:34:37.394Z] #66 3.759 + _install_proxy [2020-10-02T22:34:37.394Z] #66 3.759 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-02T22:34:37.394Z] #66 3.759 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jx5H6pEGhI/src/github.com/docker/libnetwork [2020-10-02T22:34:37.394Z] #66 3.759 Cloning into '/tmp/tmp.jx5H6pEGhI/src/github.com/docker/libnetwork'... [2020-10-02T22:34:37.394Z] #66 ... [2020-10-02T22:34:37.394Z] [2020-10-02T22:34:37.394Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:37.394Z] #45 10.46 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-02T22:34:37.962Z] #45 11.20 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:34:37.962Z] #45 11.22 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:34:37.965Z] #66 23.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-02T22:34:38.127Z] + docker version [2020-10-02T22:34:38.127Z] Client: [2020-10-02T22:34:38.127Z] Version: 18.06.1-ce [2020-10-02T22:34:38.127Z] API version: 1.38 [2020-10-02T22:34:38.127Z] Go version: go1.10.3 [2020-10-02T22:34:38.127Z] Git commit: e68fc7a [2020-10-02T22:34:38.127Z] Built: Tue Aug 21 17:26:10 2018 [2020-10-02T22:34:38.127Z] OS/Arch: linux/ppc64le [2020-10-02T22:34:38.127Z] Experimental: false [2020-10-02T22:34:38.127Z] [2020-10-02T22:34:38.127Z] Server: [2020-10-02T22:34:38.127Z] Engine: [2020-10-02T22:34:38.127Z] Version: 18.06.1-ce [2020-10-02T22:34:38.127Z] API version: 1.38 (minimum version 1.12) [2020-10-02T22:34:38.127Z] Go version: go1.10.3 [2020-10-02T22:34:38.127Z] Git commit: e68fc7a [2020-10-02T22:34:38.127Z] Built: Tue Aug 21 17:24:20 2018 [2020-10-02T22:34:38.127Z] OS/Arch: linux/ppc64le [2020-10-02T22:34:38.127Z] Experimental: true [Pipeline] sh [2020-10-02T22:34:38.512Z] + docker info [2020-10-02T22:34:38.512Z] Containers: 0 [2020-10-02T22:34:38.512Z] Running: 0 [2020-10-02T22:34:38.512Z] Paused: 0 [2020-10-02T22:34:38.512Z] Stopped: 0 [2020-10-02T22:34:38.512Z] Images: 0 [2020-10-02T22:34:38.512Z] Server Version: 18.06.1-ce [2020-10-02T22:34:38.512Z] Storage Driver: overlay2 [2020-10-02T22:34:38.512Z] Backing Filesystem: extfs [2020-10-02T22:34:38.512Z] Supports d_type: true [2020-10-02T22:34:38.512Z] Native Overlay Diff: true [2020-10-02T22:34:38.512Z] Logging Driver: json-file [2020-10-02T22:34:38.512Z] Cgroup Driver: cgroupfs [2020-10-02T22:34:38.512Z] Plugins: [2020-10-02T22:34:38.512Z] Volume: local [2020-10-02T22:34:38.512Z] Network: bridge host ipvlan macvlan null overlay [2020-10-02T22:34:38.512Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-10-02T22:34:38.512Z] Swarm: inactive [2020-10-02T22:34:38.512Z] Runtimes: runc [2020-10-02T22:34:38.512Z] Default Runtime: runc [2020-10-02T22:34:38.512Z] Init Binary: docker-init [2020-10-02T22:34:38.512Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-10-02T22:34:38.512Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-10-02T22:34:38.512Z] init version: fec3683 [2020-10-02T22:34:38.512Z] Security Options: [2020-10-02T22:34:38.512Z] apparmor [2020-10-02T22:34:38.512Z] seccomp [2020-10-02T22:34:38.512Z] Profile: default [2020-10-02T22:34:38.512Z] Kernel Version: 4.4.0-139-generic [2020-10-02T22:34:38.512Z] Operating System: Ubuntu 16.04.3 LTS [2020-10-02T22:34:38.512Z] OSType: linux [2020-10-02T22:34:38.512Z] Architecture: ppc64le [2020-10-02T22:34:38.512Z] CPUs: 4 [2020-10-02T22:34:38.512Z] Total Memory: 7.972GiB [2020-10-02T22:34:38.512Z] Name: ppc64le-ubuntu-31 [2020-10-02T22:34:38.512Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-10-02T22:34:38.512Z] Docker Root Dir: /var/lib/docker [2020-10-02T22:34:38.512Z] Debug Mode (client): false [2020-10-02T22:34:38.512Z] Debug Mode (server): false [2020-10-02T22:34:38.512Z] Username: dockerbuildbot [2020-10-02T22:34:38.512Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:34:38.512Z] Labels: [2020-10-02T22:34:38.512Z] Experimental: true [2020-10-02T22:34:38.512Z] Insecure Registries: [2020-10-02T22:34:38.512Z] 127.0.0.0/8 [2020-10-02T22:34:38.512Z] Live Restore Enabled: false [2020-10-02T22:34:38.512Z] [Pipeline] sh [2020-10-02T22:34:38.897Z] #45 7.340 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:34:38.897Z] #45 7.369 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:34:38.897Z] #45 7.508 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:34:38.897Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:38.897Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:34:38.897Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41522/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-10-02T22:34:38.897Z] + bash /home/docker/workspace/moby_PR-41522/check-config.sh [2020-10-02T22:34:38.897Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-10-02T22:34:38.897Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-10-02T22:34:38.897Z] [2020-10-02T22:34:38.897Z] Generally Necessary: [2020-10-02T22:34:38.897Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-10-02T22:34:38.897Z] - apparmor: enabled and tools installed [2020-10-02T22:34:38.897Z] - CONFIG_NAMESPACES: enabled [2020-10-02T22:34:38.897Z] - CONFIG_NET_NS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_PID_NS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_IPC_NS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_UTS_NS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_CGROUPS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-10-02T22:34:38.897Z] - CONFIG_CGROUP_DEVICE: enabled [2020-10-02T22:34:38.897Z] - CONFIG_CGROUP_FREEZER: enabled [2020-10-02T22:34:38.897Z] - CONFIG_CGROUP_SCHED: enabled [2020-10-02T22:34:38.897Z] - CONFIG_CPUSETS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_MEMCG: enabled [2020-10-02T22:34:38.897Z] - CONFIG_KEYS: enabled [2020-10-02T22:34:38.897Z] - CONFIG_VETH: enabled (as module) [2020-10-02T22:34:38.897Z] - CONFIG_BRIDGE: enabled (as module) [2020-10-02T22:34:38.897Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_NF_NAT: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-10-02T22:34:39.192Z] - CONFIG_POSIX_MQUEUE: enabled [2020-10-02T22:34:39.192Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-10-02T22:34:39.192Z] [2020-10-02T22:34:39.192Z] Optional Features: [2020-10-02T22:34:39.192Z] - CONFIG_USER_NS: enabled [2020-10-02T22:34:39.192Z] - CONFIG_SECCOMP: enabled [2020-10-02T22:34:39.192Z] - CONFIG_CGROUP_PIDS: enabled [2020-10-02T22:34:39.192Z] - CONFIG_MEMCG_SWAP: enabled [2020-10-02T22:34:39.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-10-02T22:34:39.192Z] (cgroup swap accounting is currently enabled) [2020-10-02T22:34:39.192Z] - CONFIG_MEMCG_KMEM: enabled [2020-10-02T22:34:39.192Z] - CONFIG_BLK_CGROUP: enabled [2020-10-02T22:34:39.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-10-02T22:34:39.192Z] - CONFIG_IOSCHED_CFQ: enabled [2020-10-02T22:34:39.192Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-10-02T22:34:39.192Z] - CONFIG_CGROUP_PERF: enabled [2020-10-02T22:34:39.192Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-10-02T22:34:39.192Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-10-02T22:34:39.192Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-10-02T22:34:39.192Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-10-02T22:34:39.192Z] - CONFIG_RT_GROUP_SCHED: missing [2020-10-02T22:34:39.192Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_IP_VS: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_IP_VS_NFCT: enabled [2020-10-02T22:34:39.192Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-10-02T22:34:39.192Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-10-02T22:34:39.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_EXT4_FS: enabled [2020-10-02T22:34:39.192Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-10-02T22:34:39.192Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-10-02T22:34:39.192Z] - Network Drivers: [2020-10-02T22:34:39.192Z] - "overlay": [2020-10-02T22:34:39.192Z] - CONFIG_VXLAN: enabled (as module) [2020-10-02T22:34:39.192Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-10-02T22:34:39.192Z] Optional (for encrypted networks): [2020-10-02T22:34:39.343Z] #45 ... [2020-10-02T22:34:39.343Z] [2020-10-02T22:34:39.343Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:39.343Z] #20 12.15 + mkdir -p /build [2020-10-02T22:34:39.343Z] #20 12.15 + mv docker/docker /build/ [2020-10-02T22:34:39.343Z] #20 12.17 + rmdir docker [2020-10-02T22:34:39.343Z] #20 DONE 12.5s [2020-10-02T22:34:39.343Z] [2020-10-02T22:34:39.343Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:39.343Z] #29 11.04 unicode/utf8 [2020-10-02T22:34:39.343Z] #29 11.75 internal/race [2020-10-02T22:34:39.343Z] #29 11.89 sync/atomic [2020-10-02T22:34:39.343Z] #29 12.29 unicode [2020-10-02T22:34:39.484Z] - CONFIG_CRYPTO: enabled [2020-10-02T22:34:39.484Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_XFRM: enabled [2020-10-02T22:34:39.484Z] - CONFIG_XFRM_USER: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_INET_ESP: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-10-02T22:34:39.484Z] - "ipvlan": [2020-10-02T22:34:39.484Z] - CONFIG_IPVLAN: enabled (as module) [2020-10-02T22:34:39.484Z] - "macvlan": [2020-10-02T22:34:39.484Z] - CONFIG_MACVLAN: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_DUMMY: enabled (as module) [2020-10-02T22:34:39.484Z] - "ftp,tftp client in container": [2020-10-02T22:34:39.484Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-10-02T22:34:39.484Z] - Storage Drivers: [2020-10-02T22:34:39.484Z] - "aufs": [2020-10-02T22:34:39.484Z] - CONFIG_AUFS_FS: enabled (as module) [2020-10-02T22:34:39.484Z] - "btrfs": [2020-10-02T22:34:39.484Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-10-02T22:34:39.484Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-10-02T22:34:39.484Z] - "devicemapper": [2020-10-02T22:34:39.484Z] - CONFIG_BLK_DEV_DM: enabled [2020-10-02T22:34:39.484Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-10-02T22:34:39.484Z] - "overlay": [2020-10-02T22:34:39.484Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-10-02T22:34:39.484Z] - "zfs": [2020-10-02T22:34:39.484Z] - /dev/zfs: missing [2020-10-02T22:34:39.484Z] - zfs command: missing [2020-10-02T22:34:39.484Z] - zpool command: missing [2020-10-02T22:34:39.484Z] [2020-10-02T22:34:39.484Z] Limits: [2020-10-02T22:34:39.484Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-10-02T22:34:39.484Z] [2020-10-02T22:34:39.484Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-10-02T22:34:39.913Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 . [2020-10-02T22:34:40.404Z] #45 8.663 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-02T22:34:40.695Z] #45 9.236 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:40.695Z] #45 9.250 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:40.695Z] #45 9.341 go: finding gotest.tools v2.2.0+incompatible [2020-10-02T22:34:40.695Z] #45 9.351 go: downloading gotest.tools v2.2.0+incompatible [2020-10-02T22:34:40.695Z] #45 9.428 go: extracting gotest.tools v2.2.0+incompatible [2020-10-02T22:34:41.000Z] #45 9.566 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:41.000Z] #45 ... [2020-10-02T22:34:41.000Z] [2020-10-02T22:34:41.000Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:34:41.000Z] #26 3.669 + mktemp -d [2020-10-02T22:34:41.000Z] #26 3.671 + export GOPATH=/tmp/tmp.CzqsjYcPog [2020-10-02T22:34:41.000Z] #26 3.671 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.CzqsjYcPog/src/github.com/go-swagger/go-swagger [2020-10-02T22:34:41.000Z] #26 3.675 Cloning into '/tmp/tmp.CzqsjYcPog/src/github.com/go-swagger/go-swagger'... [2020-10-02T22:34:41.245Z] #66 ... [2020-10-02T22:34:41.245Z] [2020-10-02T22:34:41.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:41.245Z] #42 16.58 internal/testlog [2020-10-02T22:34:41.245Z] #42 16.90 encoding [2020-10-02T22:34:41.245Z] #42 17.04 unicode/utf16 [2020-10-02T22:34:41.245Z] #42 17.31 container/list [2020-10-02T22:34:41.245Z] #42 17.89 crypto/internal/subtle [2020-10-02T22:34:41.245Z] #42 18.04 crypto/subtle [2020-10-02T22:34:41.245Z] #42 18.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-02T22:34:41.245Z] #42 18.23 internal/nettrace [2020-10-02T22:34:41.245Z] #42 18.36 runtime/cgo [2020-10-02T22:34:41.245Z] #42 ... [2020-10-02T22:34:41.245Z] [2020-10-02T22:34:41.245Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:41.245Z] #45 21.40 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:41.245Z] #45 23.61 go: finding github.com/fatih/color v1.9.0 [2020-10-02T22:34:41.245Z] #45 23.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:41.245Z] #45 23.65 go: finding github.com/pkg/errors v0.9.1 [2020-10-02T22:34:41.245Z] #45 23.74 go: finding github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:41.245Z] #45 23.78 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:41.245Z] #45 23.91 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:41.245Z] #45 24.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:41.245Z] #45 24.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:41.245Z] #45 24.32 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:41.245Z] #45 24.37 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:41.245Z] #45 24.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:41.291Z] #26 ... [2020-10-02T22:34:41.291Z] [2020-10-02T22:34:41.291Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:41.291Z] #29 3.582 + RM_GOPATH=0 [2020-10-02T22:34:41.291Z] #29 3.582 + TMP_GOPATH= [2020-10-02T22:34:41.291Z] #29 3.582 + : /build [2020-10-02T22:34:41.291Z] #29 3.582 + '[' -z '' ']' [2020-10-02T22:34:41.291Z] #29 3.582 ++ mktemp -d [2020-10-02T22:34:41.291Z] #29 3.587 + export GOPATH=/tmp/tmp.ajz5bTgqRJ [2020-10-02T22:34:41.291Z] #29 3.587 + GOPATH=/tmp/tmp.ajz5bTgqRJ [2020-10-02T22:34:41.291Z] #29 3.588 + RM_GOPATH=1 [2020-10-02T22:34:41.291Z] #29 3.588 ++ dirname ./install.sh [2020-10-02T22:34:41.291Z] #29 3.590 + dir=. [2020-10-02T22:34:41.291Z] #29 3.590 + bin=tomlv [2020-10-02T22:34:41.291Z] #29 3.590 + shift [2020-10-02T22:34:41.291Z] #29 3.590 + '[' '!' -f ./tomlv.installer ']' [2020-10-02T22:34:41.291Z] #29 3.591 + . ./tomlv.installer [2020-10-02T22:34:41.291Z] #29 3.591 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:41.291Z] #29 3.591 + install_tomlv [2020-10-02T22:34:41.291Z] #29 3.591 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-02T22:34:41.291Z] #29 3.591 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:41.291Z] #29 3.591 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ajz5bTgqRJ/src/github.com/BurntSushi/toml [2020-10-02T22:34:41.291Z] #29 3.593 Cloning into '/tmp/tmp.ajz5bTgqRJ/src/github.com/BurntSushi/toml'... [2020-10-02T22:34:41.291Z] #29 4.114 + cd /tmp/tmp.ajz5bTgqRJ/src/github.com/BurntSushi/toml [2020-10-02T22:34:41.291Z] #29 4.114 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:34:41.291Z] #29 4.117 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:34:41.291Z] #29 4.460 runtime/internal/atomic [2020-10-02T22:34:41.291Z] #29 4.461 internal/cpu [2020-10-02T22:34:41.291Z] #29 4.644 runtime/internal/sys [2020-10-02T22:34:41.291Z] #29 4.758 runtime/internal/math [2020-10-02T22:34:41.291Z] #29 4.818 math/bits [2020-10-02T22:34:41.291Z] #29 4.853 internal/bytealg [2020-10-02T22:34:41.291Z] #29 5.009 math [2020-10-02T22:34:41.291Z] #29 5.136 runtime [2020-10-02T22:34:41.291Z] #29 8.502 unicode/utf8 [2020-10-02T22:34:41.291Z] #29 8.907 internal/race [2020-10-02T22:34:41.291Z] #29 9.014 sync/atomic [2020-10-02T22:34:41.291Z] #29 9.200 unicode [2020-10-02T22:34:41.291Z] #29 ... [2020-10-02T22:34:41.291Z] [2020-10-02T22:34:41.291Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:41.291Z] #66 3.898 + RM_GOPATH=0 [2020-10-02T22:34:41.291Z] #66 3.899 + TMP_GOPATH= [2020-10-02T22:34:41.291Z] #66 3.899 + : /build [2020-10-02T22:34:41.291Z] #66 3.899 + '[' -z '' ']' [2020-10-02T22:34:41.291Z] #66 3.900 ++ mktemp -d [2020-10-02T22:34:41.291Z] #66 3.902 + export GOPATH=/tmp/tmp.LYCenoCLkM [2020-10-02T22:34:41.291Z] #66 3.902 + GOPATH=/tmp/tmp.LYCenoCLkM [2020-10-02T22:34:41.291Z] #66 3.902 + RM_GOPATH=1 [2020-10-02T22:34:41.291Z] #66 3.908 ++ dirname ./install.sh [2020-10-02T22:34:41.291Z] #66 3.908 + dir=. [2020-10-02T22:34:41.291Z] #66 3.908 + bin=proxy [2020-10-02T22:34:41.291Z] #66 3.909 + shift [2020-10-02T22:34:41.291Z] #66 3.909 + '[' '!' -f ./proxy.installer ']' [2020-10-02T22:34:41.291Z] #66 3.909 + . ./proxy.installer [2020-10-02T22:34:41.291Z] #66 3.909 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:41.291Z] #66 3.909 + install_proxy [2020-10-02T22:34:41.291Z] #66 3.909 + case "$1" in [2020-10-02T22:34:41.291Z] #66 3.909 + export CGO_ENABLED=0 [2020-10-02T22:34:41.291Z] #66 3.909 + CGO_ENABLED=0 [2020-10-02T22:34:41.291Z] #66 3.910 + _install_proxy [2020-10-02T22:34:41.291Z] #66 3.910 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-02T22:34:41.291Z] #66 3.910 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:41.291Z] #66 3.910 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LYCenoCLkM/src/github.com/docker/libnetwork [2020-10-02T22:34:41.291Z] #66 3.918 Cloning into '/tmp/tmp.LYCenoCLkM/src/github.com/docker/libnetwork'... [2020-10-02T22:34:41.502Z] #45 ... [2020-10-02T22:34:41.502Z] [2020-10-02T22:34:41.502Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:41.502Z] #29 16.76 runtime/cgo [2020-10-02T22:34:41.502Z] #29 ... [2020-10-02T22:34:41.502Z] [2020-10-02T22:34:41.502Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:41.502Z] #38 20.09 Fetched 8387 kB in 17s (489 kB/s) [2020-10-02T22:34:41.502Z] #38 20.09 Reading package lists... [2020-10-02T22:34:41.582Z] #66 ... [2020-10-02T22:34:41.582Z] [2020-10-02T22:34:41.582Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-02T22:34:41.582Z] #60 3.837 + RM_GOPATH=0 [2020-10-02T22:34:41.582Z] #60 3.837 + TMP_GOPATH= [2020-10-02T22:34:41.582Z] #60 3.837 + : /build/ [2020-10-02T22:34:41.582Z] #60 3.837 + '[' -z '' ']' [2020-10-02T22:34:41.582Z] #60 3.839 ++ mktemp -d [2020-10-02T22:34:41.582Z] #60 3.840 + export GOPATH=/tmp/tmp.E95f8o54xf [2020-10-02T22:34:41.582Z] #60 3.840 + GOPATH=/tmp/tmp.E95f8o54xf [2020-10-02T22:34:41.582Z] #60 3.840 + RM_GOPATH=1 [2020-10-02T22:34:41.582Z] #60 3.843 ++ dirname ./install.sh [2020-10-02T22:34:41.582Z] #60 3.845 + dir=. [2020-10-02T22:34:41.582Z] #60 3.845 + bin=rootlesskit [2020-10-02T22:34:41.582Z] #60 3.845 + shift [2020-10-02T22:34:41.582Z] #60 3.846 + '[' '!' -f ./rootlesskit.installer ']' [2020-10-02T22:34:41.582Z] #60 3.846 + . ./rootlesskit.installer [2020-10-02T22:34:41.582Z] #60 3.846 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:41.582Z] #60 3.846 + install_rootlesskit [2020-10-02T22:34:41.582Z] #60 3.846 + case "$1" in [2020-10-02T22:34:41.582Z] #60 3.846 + export CGO_ENABLED=0 [2020-10-02T22:34:41.582Z] #60 3.846 + CGO_ENABLED=0 [2020-10-02T22:34:41.582Z] #60 3.846 + _install_rootlesskit [2020-10-02T22:34:41.582Z] #60 3.847 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:41.582Z] #60 3.847 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-02T22:34:41.582Z] #60 3.847 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.E95f8o54xf/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:34:41.582Z] #60 3.849 Cloning into '/tmp/tmp.E95f8o54xf/src/github.com/rootless-containers/rootlesskit'... [2020-10-02T22:34:41.582Z] #60 6.757 + cd /tmp/tmp.E95f8o54xf/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:34:41.582Z] #60 6.757 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:34:41.582Z] #60 7.326 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:34:41.582Z] #60 7.326 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-02T22:34:41.582Z] #60 ... [2020-10-02T22:34:41.582Z] [2020-10-02T22:34:41.582Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:41.582Z] #20 4.028 + RM_GOPATH=0 [2020-10-02T22:34:41.582Z] #20 4.028 + TMP_GOPATH= [2020-10-02T22:34:41.582Z] #20 4.028 + : /build [2020-10-02T22:34:41.582Z] #20 4.028 + '[' -z '' ']' [2020-10-02T22:34:41.582Z] #20 4.029 ++ mktemp -d [2020-10-02T22:34:41.582Z] #20 4.031 + export GOPATH=/tmp/tmp.3X3FRauSEN [2020-10-02T22:34:41.582Z] #20 4.031 + GOPATH=/tmp/tmp.3X3FRauSEN [2020-10-02T22:34:41.582Z] #20 4.031 + RM_GOPATH=1 [2020-10-02T22:34:41.582Z] #20 4.031 ++ dirname ./install.sh [2020-10-02T22:34:41.582Z] #20 4.032 + dir=. [2020-10-02T22:34:41.582Z] #20 4.032 + bin=dockercli [2020-10-02T22:34:41.582Z] #20 4.032 + shift [2020-10-02T22:34:41.582Z] #20 4.032 + '[' '!' -f ./dockercli.installer ']' [2020-10-02T22:34:41.582Z] #20 4.032 + . ./dockercli.installer [2020-10-02T22:34:41.582Z] #20 4.032 ++ : stable [2020-10-02T22:34:41.582Z] #20 4.032 ++ : 17.06.2-ce [2020-10-02T22:34:41.582Z] #20 4.032 + install_dockercli [2020-10-02T22:34:41.582Z] #20 4.032 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-02T22:34:41.582Z] #20 4.032 Install docker/cli version 17.06.2-ce from stable [2020-10-02T22:34:41.582Z] #20 4.033 ++ uname -m [2020-10-02T22:34:41.582Z] #20 4.033 + arch=s390x [2020-10-02T22:34:41.582Z] #20 4.033 + '[' s390x '!=' x86_64 ']' [2020-10-02T22:34:41.582Z] #20 4.033 + '[' s390x '!=' s390x ']' [2020-10-02T22:34:41.582Z] #20 4.033 + url=https://download.docker.com/linux/static [2020-10-02T22:34:41.582Z] #20 4.033 + tar -xz docker/docker [2020-10-02T22:34:41.582Z] #20 4.035 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-10-02T22:34:41.760Z] #38 27.16 Reading package lists... [2020-10-02T22:34:41.760Z] #38 ... [2020-10-02T22:34:41.760Z] [2020-10-02T22:34:41.760Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:41.760Z] #22 20.71 Reading package lists... [2020-10-02T22:34:41.873Z] #20 ... [2020-10-02T22:34:41.873Z] [2020-10-02T22:34:41.873Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:41.873Z] #42 3.536 + RM_GOPATH=0 [2020-10-02T22:34:41.873Z] #42 3.536 + TMP_GOPATH= [2020-10-02T22:34:41.873Z] #42 3.536 + : /build [2020-10-02T22:34:41.873Z] #42 3.536 + '[' -z '' ']' [2020-10-02T22:34:41.873Z] #42 3.536 ++ mktemp -d [2020-10-02T22:34:41.873Z] #42 3.538 + export GOPATH=/tmp/tmp.ceVNOE4fsS [2020-10-02T22:34:41.873Z] #42 3.538 + GOPATH=/tmp/tmp.ceVNOE4fsS [2020-10-02T22:34:41.873Z] #42 3.538 + RM_GOPATH=1 [2020-10-02T22:34:41.873Z] #42 3.538 ++ dirname ./install.sh [2020-10-02T22:34:41.873Z] #42 3.539 + dir=. [2020-10-02T22:34:41.873Z] #42 3.539 + bin=vndr [2020-10-02T22:34:41.873Z] #42 3.539 + shift [2020-10-02T22:34:41.873Z] #42 3.539 + '[' '!' -f ./vndr.installer ']' [2020-10-02T22:34:41.873Z] #42 3.539 + . ./vndr.installer [2020-10-02T22:34:41.873Z] #42 3.539 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:41.873Z] #42 3.539 + install_vndr [2020-10-02T22:34:41.873Z] #42 3.539 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-02T22:34:41.873Z] #42 3.539 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:41.873Z] #42 3.539 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ceVNOE4fsS/src/github.com/LK4D4/vndr [2020-10-02T22:34:41.873Z] #42 3.548 Cloning into '/tmp/tmp.ceVNOE4fsS/src/github.com/LK4D4/vndr'... [2020-10-02T22:34:41.873Z] #42 5.370 + cd /tmp/tmp.ceVNOE4fsS/src/github.com/LK4D4/vndr [2020-10-02T22:34:41.873Z] #42 5.370 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:34:41.873Z] #42 5.373 + go build -buildmode=pie -v -o /build/vndr . [2020-10-02T22:34:41.873Z] #42 6.448 runtime/internal/atomic [2020-10-02T22:34:41.873Z] #42 6.448 internal/cpu [2020-10-02T22:34:41.873Z] #42 6.533 runtime/internal/sys [2020-10-02T22:34:41.873Z] #42 6.679 runtime/internal/math [2020-10-02T22:34:41.873Z] #42 6.707 internal/race [2020-10-02T22:34:41.873Z] #42 6.783 sync/atomic [2020-10-02T22:34:41.873Z] #42 6.792 internal/bytealg [2020-10-02T22:34:41.873Z] #42 6.936 unicode [2020-10-02T22:34:41.873Z] #42 7.127 runtime [2020-10-02T22:34:41.873Z] #42 8.821 unicode/utf8 [2020-10-02T22:34:41.873Z] #42 9.403 math/bits [2020-10-02T22:34:41.873Z] #42 9.941 math [2020-10-02T22:34:41.873Z] #42 ... [2020-10-02T22:34:41.873Z] [2020-10-02T22:34:41.873Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:41.873Z] #36 3.721 + mktemp -d [2020-10-02T22:34:41.873Z] #36 3.722 + export GOPATH=/tmp/tmp.ygBVNgVB7e [2020-10-02T22:34:41.873Z] #36 3.722 + git clone https://github.com/docker/distribution.git /tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution [2020-10-02T22:34:41.873Z] #36 3.723 Cloning into '/tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution'... [2020-10-02T22:34:42.093Z] Sending build context to Docker daemon 55.76MB [2020-10-02T22:34:42.093Z] Step 1/140 : ARG CROSS="false" [2020-10-02T22:34:42.093Z] Step 2/140 : ARG GO_VERSION=1.13.15 [2020-10-02T22:34:42.093Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-10-02T22:34:42.093Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-10-02T22:34:42.093Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-10-02T22:34:42.093Z] 1.13.15-buster: Pulling from library/golang [2020-10-02T22:34:42.093Z] db4e2d8d5901: Pulling fs layer [2020-10-02T22:34:42.093Z] dfe2d012519c: Pulling fs layer [2020-10-02T22:34:42.093Z] 5d8f1d1f9197: Pulling fs layer [2020-10-02T22:34:42.093Z] 1301750ffb48: Pulling fs layer [2020-10-02T22:34:42.093Z] dc5c6edc9cff: Pulling fs layer [2020-10-02T22:34:42.093Z] 3c370c2e2f82: Pulling fs layer [2020-10-02T22:34:42.093Z] 5ffb2f5886e2: Pulling fs layer [2020-10-02T22:34:42.093Z] 1301750ffb48: Waiting [2020-10-02T22:34:42.093Z] dc5c6edc9cff: Waiting [2020-10-02T22:34:42.093Z] 3c370c2e2f82: Waiting [2020-10-02T22:34:42.093Z] 5ffb2f5886e2: Waiting [2020-10-02T22:34:42.164Z] #36 ... [2020-10-02T22:34:42.165Z] [2020-10-02T22:34:42.165Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:42.165Z] #22 3.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:42.165Z] #22 3.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:42.165Z] #22 3.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:42.165Z] #22 4.362 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-02T22:34:42.165Z] #22 5.678 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-02T22:34:42.165Z] #22 7.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-02T22:34:42.165Z] #22 ... [2020-10-02T22:34:42.165Z] [2020-10-02T22:34:42.165Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:42.165Z] #38 1.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:42.165Z] #38 1.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:42.165Z] #38 1.478 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:42.165Z] #38 1.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-02T22:34:42.165Z] #38 3.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-02T22:34:42.165Z] #38 5.126 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-02T22:34:42.165Z] #38 9.888 Fetched 8078 kB in 9s (950 kB/s) [2020-10-02T22:34:42.456Z] #38 9.888 Reading package lists... [2020-10-02T22:34:42.456Z] #38 ... [2020-10-02T22:34:42.456Z] [2020-10-02T22:34:42.456Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:42.456Z] #7 2.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:42.456Z] #7 2.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:42.456Z] #7 2.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:42.456Z] #7 2.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-02T22:34:42.456Z] #7 3.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-02T22:34:42.456Z] #7 5.298 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-02T22:34:42.456Z] #7 10.82 Fetched 8078 kB in 9s (914 kB/s) [2020-10-02T22:34:42.634Z] #29 15.87 internal/testlog [2020-10-02T22:34:42.747Z] #7 10.82 Reading package lists... [2020-10-02T22:34:42.747Z] #7 ... [2020-10-02T22:34:42.747Z] [2020-10-02T22:34:42.747Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:34:42.747Z] #48 3.924 + RM_GOPATH=0 [2020-10-02T22:34:42.747Z] #48 3.924 + TMP_GOPATH= [2020-10-02T22:34:42.747Z] #48 3.924 + : /build [2020-10-02T22:34:42.747Z] #48 3.924 + '[' -z '' ']' [2020-10-02T22:34:42.747Z] #48 3.925 ++ mktemp -d [2020-10-02T22:34:42.747Z] #48 3.933 + export GOPATH=/tmp/tmp.PkMH3sNCUH [2020-10-02T22:34:42.747Z] #48 3.933 + GOPATH=/tmp/tmp.PkMH3sNCUH [2020-10-02T22:34:42.747Z] #48 3.933 + RM_GOPATH=1 [2020-10-02T22:34:42.747Z] #48 3.934 ++ dirname ./install.sh [2020-10-02T22:34:42.747Z] #48 3.940 + dir=. [2020-10-02T22:34:42.747Z] #48 3.940 + bin=gometalinter [2020-10-02T22:34:42.747Z] #48 3.940 + shift [2020-10-02T22:34:42.747Z] #48 3.940 + '[' '!' -f ./gometalinter.installer ']' [2020-10-02T22:34:42.747Z] #48 3.940 + . ./gometalinter.installer [2020-10-02T22:34:42.747Z] #48 3.940 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-02T22:34:42.747Z] #48 3.940 + install_gometalinter [2020-10-02T22:34:42.747Z] #48 3.940 + echo 'Installing gometalinter version v2.0.6' [2020-10-02T22:34:42.747Z] #48 3.940 + go get -d github.com/alecthomas/gometalinter [2020-10-02T22:34:42.747Z] #48 3.940 Installing gometalinter version v2.0.6 [2020-10-02T22:34:42.747Z] #48 8.298 + cd /tmp/tmp.PkMH3sNCUH/src/github.com/alecthomas/gometalinter [2020-10-02T22:34:42.747Z] #48 8.300 + git checkout -q v2.0.6 [2020-10-02T22:34:42.747Z] #48 8.647 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-02T22:34:42.747Z] #48 ... [2020-10-02T22:34:42.747Z] [2020-10-02T22:34:42.747Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:42.747Z] #31 2.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:42.747Z] #31 2.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:42.747Z] #31 2.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:42.747Z] #31 3.217 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-02T22:34:42.747Z] #31 4.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-02T22:34:42.747Z] #31 6.296 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-02T22:34:42.747Z] #31 11.67 Fetched 8078 kB in 9s (898 kB/s) [2020-10-02T22:34:42.747Z] #31 11.67 Reading package lists... [2020-10-02T22:34:42.747Z] #31 ... [2020-10-02T22:34:42.747Z] [2020-10-02T22:34:42.747Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:42.747Z] #54 1.285 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:42.747Z] #54 1.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:42.747Z] #54 1.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:42.747Z] #54 1.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-02T22:34:42.747Z] #54 2.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-02T22:34:42.747Z] #54 3.426 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-02T22:34:42.747Z] #54 7.944 Fetched 8078 kB in 7s (1199 kB/s) [2020-10-02T22:34:42.747Z] #54 7.944 Reading package lists... [2020-10-02T22:34:42.768Z] dfe2d012519c: Verifying Checksum [2020-10-02T22:34:42.768Z] dfe2d012519c: Download complete [2020-10-02T22:34:42.768Z] 5d8f1d1f9197: Download complete [2020-10-02T22:34:42.797Z] #22 27.61 Reading package lists... [2020-10-02T22:34:42.797Z] #22 ... [2020-10-02T22:34:42.797Z] [2020-10-02T22:34:42.797Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:42.797Z] #31 21.05 Fetched 8387 kB in 17s (482 kB/s) [2020-10-02T22:34:42.797Z] #31 21.05 Reading package lists... [2020-10-02T22:34:42.797Z] #31 28.17 Reading package lists... [2020-10-02T22:34:42.797Z] #31 ... [2020-10-02T22:34:42.797Z] [2020-10-02T22:34:42.797Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:42.797Z] #7 21.38 Fetched 8387 kB in 18s (474 kB/s) [2020-10-02T22:34:42.797Z] #7 21.38 Reading package lists... [2020-10-02T22:34:42.797Z] #7 28.69 Reading package lists... [2020-10-02T22:34:42.797Z] #7 ... [2020-10-02T22:34:42.797Z] [2020-10-02T22:34:42.797Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:42.797Z] #54 21.34 Fetched 8387 kB in 18s (463 kB/s) [2020-10-02T22:34:42.797Z] #54 21.34 Reading package lists... [2020-10-02T22:34:42.893Z] #29 16.16 encoding [2020-10-02T22:34:43.038Z] #54 11.65 Reading package lists... [2020-10-02T22:34:43.038Z] #54 ... [2020-10-02T22:34:43.038Z] [2020-10-02T22:34:43.038Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:43.038Z] #29 11.45 internal/testlog [2020-10-02T22:34:43.038Z] #29 11.60 encoding [2020-10-02T22:34:43.038Z] #29 11.73 runtime/cgo [2020-10-02T22:34:43.153Z] #29 16.43 runtime/cgo [2020-10-02T22:34:43.412Z] #29 ... [2020-10-02T22:34:43.412Z] [2020-10-02T22:34:43.412Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:43.412Z] #54 19.83 Fetched 8387 kB in 17s (489 kB/s) [2020-10-02T22:34:43.671Z] #54 19.83 Reading package lists... [2020-10-02T22:34:43.671Z] #54 ... [2020-10-02T22:34:43.671Z] [2020-10-02T22:34:43.671Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:43.671Z] #7 9.839 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:34:43.671Z] #7 ... [2020-10-02T22:34:43.671Z] [2020-10-02T22:34:43.671Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:44.169Z] #54 28.11 Reading package lists... [2020-10-02T22:34:44.170Z] #54 ... [2020-10-02T22:34:44.170Z] [2020-10-02T22:34:44.170Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:44.170Z] #42 29.37 vendor/golang.org/x/crypto/internal/subtle [2020-10-02T22:34:44.170Z] #42 29.52 vendor/golang.org/x/crypto/curve25519 [2020-10-02T22:34:44.450Z] #36 20.08 Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-10-02T22:34:44.450Z] #36 20.63 + cd /tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution [2020-10-02T22:34:44.450Z] #36 20.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-02T22:34:44.868Z] db4e2d8d5901: Verifying Checksum [2020-10-02T22:34:44.868Z] db4e2d8d5901: Download complete [2020-10-02T22:34:45.170Z] 1301750ffb48: Verifying Checksum [2020-10-02T22:34:45.170Z] 1301750ffb48: Download complete [2020-10-02T22:34:45.170Z] 5ffb2f5886e2: Verifying Checksum [2020-10-02T22:34:45.170Z] 5ffb2f5886e2: Download complete [2020-10-02T22:34:46.604Z] #29 ... [2020-10-02T22:34:46.604Z] [2020-10-02T22:34:46.604Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:34:46.604Z] #20 14.23 + mkdir -p /build [2020-10-02T22:34:46.604Z] #20 14.24 + mv docker/docker /build/ [2020-10-02T22:34:46.604Z] #20 14.27 + rmdir docker [2020-10-02T22:34:46.604Z] #20 DONE 14.9s [2020-10-02T22:34:46.604Z] [2020-10-02T22:34:46.604Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:46.605Z] #66 14.76 Checking out files: 91% (1743/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-02T22:34:46.605Z] #66 15.02 + cd /tmp/tmp.LYCenoCLkM/src/github.com/docker/libnetwork [2020-10-02T22:34:46.605Z] #66 15.02 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:46.706Z] dc5c6edc9cff: Verifying Checksum [2020-10-02T22:34:46.706Z] dc5c6edc9cff: Download complete [2020-10-02T22:34:46.988Z] #36 23.04 + GOPATH=/tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cGF4UQHfUm go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-02T22:34:47.638Z] #66 16.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-02T22:34:47.926Z] #36 ... [2020-10-02T22:34:47.926Z] [2020-10-02T22:34:47.926Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:34:47.926Z] #48 11.00 + cd /tmp/tmp.a3QpXV5Zkk/src/github.com/alecthomas/gometalinter [2020-10-02T22:34:47.926Z] #48 11.00 + git checkout -q v2.0.6 [2020-10-02T22:34:47.926Z] #48 11.62 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-02T22:34:47.926Z] #48 ... [2020-10-02T22:34:47.926Z] [2020-10-02T22:34:47.926Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:47.926Z] #42 11.10 unicode/utf8 [2020-10-02T22:34:47.926Z] #42 11.86 math/bits [2020-10-02T22:34:47.926Z] #42 12.51 math [2020-10-02T22:34:47.926Z] #42 16.76 internal/testlog [2020-10-02T22:34:47.926Z] #42 17.07 encoding [2020-10-02T22:34:47.926Z] #42 17.20 unicode/utf16 [2020-10-02T22:34:47.926Z] #42 17.43 container/list [2020-10-02T22:34:47.926Z] #42 18.05 crypto/internal/subtle [2020-10-02T22:34:47.926Z] #42 18.13 crypto/subtle [2020-10-02T22:34:47.926Z] #42 18.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-02T22:34:47.926Z] #42 18.41 internal/nettrace [2020-10-02T22:34:47.926Z] #42 18.57 runtime/cgo [2020-10-02T22:34:47.926Z] #42 ... [2020-10-02T22:34:47.926Z] [2020-10-02T22:34:47.926Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:48.257Z] db4e2d8d5901: Pull complete [2020-10-02T22:34:48.898Z] dfe2d012519c: Pull complete [2020-10-02T22:34:49.003Z] #66 21.35 Checking out files: 59% (1141/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-10-02T22:34:49.003Z] #66 22.16 + cd /tmp/tmp.jx5H6pEGhI/src/github.com/docker/libnetwork [2020-10-02T22:34:49.003Z] #66 22.16 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:34:49.146Z] #66 ... [2020-10-02T22:34:49.146Z] [2020-10-02T22:34:49.146Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:49.146Z] #54 11.65 Reading package lists... [2020-10-02T22:34:49.146Z] #54 15.31 Building dependency tree... [2020-10-02T22:34:49.146Z] #54 16.03 Reading state information... [2020-10-02T22:34:49.147Z] #54 16.44 The following additional packages will be installed: [2020-10-02T22:34:49.147Z] #54 16.44 libbtrfs0 [2020-10-02T22:34:49.147Z] #54 16.53 The following NEW packages will be installed: [2020-10-02T22:34:49.147Z] #54 16.53 libbtrfs-dev libbtrfs0 [2020-10-02T22:34:49.147Z] #54 16.64 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:49.147Z] #54 16.64 Need to get 118 kB of archives. [2020-10-02T22:34:49.147Z] #54 16.64 After this operation, 390 kB of additional disk space will be used. [2020-10-02T22:34:49.147Z] #54 16.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-02T22:34:49.147Z] #54 16.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-02T22:34:49.147Z] #54 17.25 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:49.147Z] #54 17.36 Fetched 118 kB in 0s (1354 kB/s) [2020-10-02T22:34:49.147Z] #54 17.43 Selecting previously unselected package libbtrfs0. [2020-10-02T22:34:49.147Z] #54 17.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-02T22:34:49.147Z] #54 17.46 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-02T22:34:49.147Z] #54 17.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:34:49.147Z] #54 17.53 Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:34:49.147Z] #54 17.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-02T22:34:49.147Z] #54 17.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:34:49.147Z] #54 17.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:34:49.147Z] #54 17.67 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:34:49.147Z] #54 17.68 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:34:49.147Z] #54 DONE 18.1s [2020-10-02T22:34:49.194Z] 5d8f1d1f9197: Pull complete [2020-10-02T22:34:49.194Z] 3c370c2e2f82: Verifying Checksum [2020-10-02T22:34:49.194Z] 3c370c2e2f82: Download complete [2020-10-02T22:34:49.427Z] #42 ... [2020-10-02T22:34:49.427Z] [2020-10-02T22:34:49.427Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:49.428Z] #7 28.69 Reading package lists... [2020-10-02T22:34:49.428Z] #7 35.13 Building dependency tree... [2020-10-02T22:34:49.428Z] #7 36.46 Reading state information... [2020-10-02T22:34:49.449Z] [2020-10-02T22:34:49.449Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:49.449Z] #55 DONE 0.1s [2020-10-02T22:34:49.449Z] [2020-10-02T22:34:49.449Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-10-02T22:34:49.449Z] #56 DONE 0.1s [2020-10-02T22:34:49.449Z] [2020-10-02T22:34:49.449Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:34:49.993Z] #7 38.59 The following additional packages will be installed: [2020-10-02T22:34:49.993Z] #7 38.60 libapparmor1 [2020-10-02T22:34:49.993Z] #7 38.60 Suggested packages: [2020-10-02T22:34:49.993Z] #7 38.62 seccomp [2020-10-02T22:34:50.251Z] #7 38.89 The following NEW packages will be installed: [2020-10-02T22:34:50.251Z] #7 38.93 libapparmor-dev libapparmor1 libseccomp-dev [2020-10-02T22:34:50.816Z] #7 39.36 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:50.816Z] #7 39.36 Need to get 293 kB of archives. [2020-10-02T22:34:50.816Z] #7 39.36 After this operation, 952 kB of additional disk space will be used. [2020-10-02T22:34:50.816Z] #7 39.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-02T22:34:50.816Z] #7 39.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-02T22:34:50.816Z] #7 39.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-02T22:34:50.910Z] #66 23.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-02T22:34:50.956Z] #57 1.223 + RM_GOPATH=0 [2020-10-02T22:34:50.956Z] #57 1.223 + TMP_GOPATH= [2020-10-02T22:34:50.956Z] #57 1.223 + : /build [2020-10-02T22:34:50.956Z] #57 1.223 + '[' -z '' ']' [2020-10-02T22:34:50.956Z] #57 1.223 ++ mktemp -d [2020-10-02T22:34:50.956Z] #57 1.223 + export GOPATH=/tmp/tmp.OMM7CqvNHe [2020-10-02T22:34:50.956Z] #57 1.223 + GOPATH=/tmp/tmp.OMM7CqvNHe [2020-10-02T22:34:50.956Z] #57 1.223 + RM_GOPATH=1 [2020-10-02T22:34:50.956Z] #57 1.223 ++ dirname ./install.sh [2020-10-02T22:34:50.956Z] #57 1.224 + dir=. [2020-10-02T22:34:50.956Z] #57 1.224 + bin=containerd [2020-10-02T22:34:50.956Z] #57 1.224 + shift [2020-10-02T22:34:50.956Z] #57 1.224 + '[' '!' -f ./containerd.installer ']' [2020-10-02T22:34:50.956Z] #57 1.224 + . ./containerd.installer [2020-10-02T22:34:50.956Z] #57 1.224 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:34:50.956Z] #57 1.224 + install_containerd [2020-10-02T22:34:50.956Z] #57 1.224 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-02T22:34:50.956Z] #57 1.224 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OMM7CqvNHe/src/github.com/containerd/containerd [2020-10-02T22:34:50.956Z] #57 1.224 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:34:50.956Z] #57 1.227 Cloning into '/tmp/tmp.OMM7CqvNHe/src/github.com/containerd/containerd'... [2020-10-02T22:34:51.170Z] #66 ... [2020-10-02T22:34:51.170Z] [2020-10-02T22:34:51.170Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:51.170Z] #45 14.52 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-02T22:34:51.170Z] #45 15.45 go: finding gotest.tools v2.2.0+incompatible [2020-10-02T22:34:51.170Z] #45 15.45 go: finding gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:51.170Z] #45 15.47 go: downloading gotest.tools v2.2.0+incompatible [2020-10-02T22:34:51.170Z] #45 15.47 go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:51.170Z] #45 15.97 go: extracting gotest.tools v2.2.0+incompatible [2020-10-02T22:34:51.170Z] #45 16.03 go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-02T22:34:51.170Z] #45 16.79 go: downloading github.com/fatih/color v1.9.0 [2020-10-02T22:34:51.170Z] #45 16.85 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:51.170Z] #45 16.87 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:51.170Z] #45 16.87 go: downloading github.com/pkg/errors v0.9.1 [2020-10-02T22:34:51.170Z] #45 17.01 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:51.170Z] #45 17.01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:51.170Z] #45 17.06 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:51.170Z] #45 17.25 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:51.170Z] #45 17.26 go: extracting github.com/fatih/color v1.9.0 [2020-10-02T22:34:51.170Z] #45 17.28 go: extracting github.com/pkg/errors v0.9.1 [2020-10-02T22:34:51.170Z] #45 17.60 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:51.170Z] #45 17.65 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:51.170Z] #45 17.65 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:51.170Z] #45 17.69 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:51.170Z] #45 17.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:51.170Z] #45 17.81 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:51.170Z] #45 18.17 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:51.170Z] #45 19.44 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:51.170Z] #45 21.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:51.170Z] #45 21.23 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:51.170Z] #45 24.26 go: finding github.com/fatih/color v1.9.0 [2020-10-02T22:34:51.170Z] #45 24.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:51.170Z] #45 24.35 go: finding github.com/pkg/errors v0.9.1 [2020-10-02T22:34:51.170Z] #45 24.47 go: finding github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:51.170Z] #45 24.47 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:51.170Z] #45 24.56 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:51.247Z] #57 ... [2020-10-02T22:34:51.247Z] [2020-10-02T22:34:51.247Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:34:51.247Z] #45 9.951 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:51.247Z] #45 9.952 go: downloading github.com/pkg/errors v0.9.1 [2020-10-02T22:34:51.247Z] #45 10.00 go: downloading github.com/fatih/color v1.9.0 [2020-10-02T22:34:51.247Z] #45 10.00 go: downloading github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:51.247Z] #45 10.03 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:51.247Z] #45 10.10 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:51.247Z] #45 10.10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:51.247Z] #45 10.10 go: extracting github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:51.247Z] #45 10.30 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:51.247Z] #45 10.30 go: extracting github.com/fatih/color v1.9.0 [2020-10-02T22:34:51.247Z] #45 10.33 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:51.247Z] #45 10.33 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:51.247Z] #45 10.43 go: extracting github.com/pkg/errors v0.9.1 [2020-10-02T22:34:51.247Z] #45 10.54 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:51.247Z] #45 10.54 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:51.247Z] #45 10.55 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:51.247Z] #45 10.58 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:51.247Z] #45 11.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:51.247Z] #45 12.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:51.247Z] #45 12.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:51.247Z] #45 15.06 go: finding github.com/fatih/color v1.9.0 [2020-10-02T22:34:51.247Z] #45 15.19 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:34:51.247Z] #45 15.20 go: finding github.com/pkg/errors v0.9.1 [2020-10-02T22:34:51.247Z] #45 15.30 go: finding github.com/spf13/pflag v1.0.3 [2020-10-02T22:34:51.247Z] #45 15.33 go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:34:51.247Z] #45 15.57 go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:34:51.247Z] #45 15.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:51.247Z] #45 15.79 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:51.247Z] #45 15.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:51.247Z] #45 15.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:51.247Z] #45 15.89 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:51.429Z] #45 24.69 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:34:51.539Z] #45 ... [2020-10-02T22:34:51.539Z] [2020-10-02T22:34:51.539Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:51.539Z] #38 9.888 Reading package lists... [2020-10-02T22:34:51.539Z] #38 13.43 Reading package lists... [2020-10-02T22:34:51.539Z] #38 17.36 Building dependency tree... [2020-10-02T22:34:51.539Z] #38 17.82 Reading state information... [2020-10-02T22:34:51.539Z] #38 18.41 The following additional packages will be installed: [2020-10-02T22:34:51.539Z] #38 18.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-02T22:34:51.539Z] #38 18.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-02T22:34:51.539Z] #38 18.42 Suggested packages: [2020-10-02T22:34:51.539Z] #38 18.42 manpages-dev python-setuptools [2020-10-02T22:34:51.539Z] #38 19.32 The following NEW packages will be installed: [2020-10-02T22:34:51.539Z] #38 19.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-02T22:34:51.539Z] #38 19.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-02T22:34:51.539Z] #38 19.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-02T22:34:51.539Z] #38 19.33 python-six zlib1g-dev [2020-10-02T22:34:51.539Z] #38 19.46 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:51.539Z] #38 19.46 Need to get 3742 kB of archives. [2020-10-02T22:34:51.539Z] #38 19.46 After this operation, 22.0 MB of additional disk space will be used. [2020-10-02T22:34:51.539Z] #38 19.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-10-02T22:34:51.539Z] #38 19.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-02T22:34:51.539Z] #38 19.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-10-02T22:34:51.539Z] #38 19.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-02T22:34:51.539Z] #38 19.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-10-02T22:34:51.539Z] #38 19.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-02T22:34:51.539Z] #38 19.51 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-10-02T22:34:51.539Z] #38 19.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-10-02T22:34:51.539Z] #38 19.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-10-02T22:34:51.539Z] #38 19.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-10-02T22:34:51.539Z] #38 19.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-10-02T22:34:51.539Z] #38 19.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-10-02T22:34:51.539Z] #38 19.66 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-10-02T22:34:51.539Z] #38 19.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-10-02T22:34:51.539Z] #38 19.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-02T22:34:51.539Z] #38 19.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-10-02T22:34:51.539Z] #38 19.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-10-02T22:34:51.539Z] #38 20.32 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:51.539Z] #38 20.40 Fetched 3742 kB in 0s (11.3 MB/s) [2020-10-02T22:34:51.539Z] #38 ... [2020-10-02T22:34:51.539Z] [2020-10-02T22:34:51.539Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:51.539Z] #7 10.82 Reading package lists... [2020-10-02T22:34:51.539Z] #7 14.47 Reading package lists... [2020-10-02T22:34:51.539Z] #7 18.15 Building dependency tree... [2020-10-02T22:34:51.539Z] #7 18.72 Reading state information... [2020-10-02T22:34:51.539Z] #7 19.22 The following additional packages will be installed: [2020-10-02T22:34:51.539Z] #7 19.22 libapparmor1 [2020-10-02T22:34:51.539Z] #7 19.22 Suggested packages: [2020-10-02T22:34:51.539Z] #7 19.22 seccomp [2020-10-02T22:34:51.539Z] #7 19.41 The following NEW packages will be installed: [2020-10-02T22:34:51.539Z] #7 19.41 libapparmor-dev libapparmor1 libseccomp-dev [2020-10-02T22:34:51.539Z] #7 19.51 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:51.539Z] #7 19.51 Need to get 288 kB of archives. [2020-10-02T22:34:51.539Z] #7 19.51 After this operation, 957 kB of additional disk space will be used. [2020-10-02T22:34:51.539Z] #7 19.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-10-02T22:34:51.539Z] #7 19.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-10-02T22:34:51.539Z] #7 19.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-10-02T22:34:51.539Z] #7 20.20 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:51.539Z] #7 20.29 Fetched 288 kB in 0s (2079 kB/s) [2020-10-02T22:34:51.539Z] #7 20.35 Selecting previously unselected package libapparmor1:s390x. [2020-10-02T22:34:51.539Z] #7 20.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-02T22:34:51.539Z] #7 20.40 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-10-02T22:34:51.539Z] #7 20.40 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-10-02T22:34:51.539Z] #7 20.50 Selecting previously unselected package libapparmor-dev:s390x. [2020-10-02T22:34:51.539Z] #7 20.50 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-10-02T22:34:51.539Z] #7 20.50 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-10-02T22:34:51.539Z] #7 ... [2020-10-02T22:34:51.539Z] [2020-10-02T22:34:51.539Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:51.539Z] #38 20.48 Selecting previously unselected package libcap-dev:s390x. [2020-10-02T22:34:51.539Z] #38 20.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-02T22:34:51.539Z] #38 20.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-10-02T22:34:51.689Z] #45 24.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:34:51.689Z] #45 24.92 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:34:51.689Z] #45 24.97 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:34:51.831Z] #38 20.61 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-10-02T22:34:51.831Z] #38 20.67 Selecting previously unselected package libnet1:s390x. [2020-10-02T22:34:51.831Z] #38 20.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-02T22:34:51.831Z] #38 20.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-02T22:34:51.831Z] #38 20.78 Selecting previously unselected package libnet1-dev. [2020-10-02T22:34:51.831Z] #38 20.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-02T22:34:51.831Z] #38 20.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:34:51.948Z] 1301750ffb48: Pull complete [2020-10-02T22:34:51.950Z] #45 25.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:34:52.123Z] #38 20.91 Selecting previously unselected package libnl-3-200:s390x. [2020-10-02T22:34:52.123Z] #38 20.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-02T22:34:52.123Z] #38 20.92 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-02T22:34:52.123Z] #38 21.05 Selecting previously unselected package libnl-3-dev:s390x. [2020-10-02T22:34:52.186Z] #7 ... [2020-10-02T22:34:52.187Z] [2020-10-02T22:34:52.187Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:52.187Z] #54 28.11 Reading package lists... [2020-10-02T22:34:52.187Z] #54 34.80 Building dependency tree... [2020-10-02T22:34:52.187Z] #54 36.15 Reading state information... [2020-10-02T22:34:52.187Z] #54 37.94 The following additional packages will be installed: [2020-10-02T22:34:52.187Z] #54 37.97 libbtrfs0 [2020-10-02T22:34:52.187Z] #54 38.18 The following NEW packages will be installed: [2020-10-02T22:34:52.187Z] #54 38.20 libbtrfs-dev libbtrfs0 [2020-10-02T22:34:52.187Z] #54 38.65 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:52.187Z] #54 38.65 Need to get 119 kB of archives. [2020-10-02T22:34:52.187Z] #54 38.65 After this operation, 387 kB of additional disk space will be used. [2020-10-02T22:34:52.187Z] #54 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-02T22:34:52.187Z] #54 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-02T22:34:52.187Z] #54 39.74 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:52.187Z] #54 39.98 Fetched 119 kB in 0s (406 kB/s) [2020-10-02T22:34:52.187Z] #54 40.08 Selecting previously unselected package libbtrfs0. [2020-10-02T22:34:52.187Z] #54 40.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:34:52.187Z] #54 40.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-02T22:34:52.187Z] #54 40.22 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:34:52.187Z] #54 40.35 Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:34:52.187Z] #54 40.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-02T22:34:52.187Z] #54 40.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:34:52.187Z] #54 40.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:34:52.187Z] #54 40.65 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:34:52.187Z] #54 40.66 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:34:52.425Z] #38 ... [2020-10-02T22:34:52.425Z] [2020-10-02T22:34:52.425Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:52.425Z] #7 20.62 Selecting previously unselected package libseccomp-dev:s390x. [2020-10-02T22:34:52.425Z] #7 20.62 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-10-02T22:34:52.425Z] #7 20.64 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-10-02T22:34:52.425Z] #7 20.77 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-10-02T22:34:52.425Z] #7 20.79 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-10-02T22:34:52.425Z] #7 20.79 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-10-02T22:34:52.425Z] #7 20.80 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:34:52.425Z] #7 DONE 21.1s [2020-10-02T22:34:52.425Z] [2020-10-02T22:34:52.425Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:52.425Z] #38 21.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-10-02T22:34:52.425Z] #38 21.06 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-10-02T22:34:52.425Z] #38 ... [2020-10-02T22:34:52.425Z] [2020-10-02T22:34:52.425Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:52.425Z] #50 DONE 0.1s [2020-10-02T22:34:52.425Z] [2020-10-02T22:34:52.425Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-10-02T22:34:52.425Z] #51 DONE 0.1s [2020-10-02T22:34:52.425Z] [2020-10-02T22:34:52.425Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:52.425Z] #38 21.37 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-02T22:34:52.425Z] #38 21.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-02T22:34:52.425Z] #38 21.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-02T22:34:52.425Z] #38 21.44 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-10-02T22:34:52.444Z] #54 ... [2020-10-02T22:34:52.444Z] [2020-10-02T22:34:52.444Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:52.444Z] #7 40.57 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:52.444Z] #7 40.82 Fetched 293 kB in 0s (950 kB/s) [2020-10-02T22:34:52.444Z] #7 40.94 Selecting previously unselected package libapparmor1:amd64. [2020-10-02T22:34:52.444Z] #7 40.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:34:52.444Z] #7 41.04 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-10-02T22:34:52.444Z] #7 41.12 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-02T22:34:52.702Z] #7 ... [2020-10-02T22:34:52.702Z] [2020-10-02T22:34:52.702Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:52.702Z] #54 DONE 41.4s [2020-10-02T22:34:52.702Z] [2020-10-02T22:34:52.702Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:52.702Z] #55 DONE 0.0s [2020-10-02T22:34:52.717Z] #38 21.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-10-02T22:34:52.717Z] #38 21.44 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-02T22:34:52.717Z] #38 21.58 Selecting previously unselected package zlib1g-dev:s390x. [2020-10-02T22:34:52.717Z] #38 21.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-10-02T22:34:52.717Z] #38 21.58 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-02T22:34:52.960Z] [2020-10-02T22:34:52.960Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-10-02T22:34:52.960Z] #56 DONE 0.1s [2020-10-02T22:34:52.960Z] [2020-10-02T22:34:52.960Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:52.960Z] #29 38.36 internal/reflectlite [2020-10-02T22:34:52.960Z] #29 38.36 sync [2020-10-02T22:34:53.010Z] #38 21.86 Selecting previously unselected package libprotobuf17:s390x. [2020-10-02T22:34:53.010Z] #38 21.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-10-02T22:34:53.010Z] #38 21.86 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-02T22:34:53.526Z] #29 ... [2020-10-02T22:34:53.526Z] [2020-10-02T22:34:53.526Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:53.526Z] #22 27.61 Reading package lists... [2020-10-02T22:34:53.526Z] #22 34.34 Building dependency tree... [2020-10-02T22:34:53.526Z] #22 35.72 Reading state information... [2020-10-02T22:34:53.526Z] #22 38.09 ca-certificates is already the newest version (20200601~deb10u1). [2020-10-02T22:34:53.526Z] #22 38.09 The following additional packages will be installed: [2020-10-02T22:34:53.526Z] #22 38.09 libjq1 libonig5 [2020-10-02T22:34:53.526Z] #22 38.58 The following NEW packages will be installed: [2020-10-02T22:34:53.526Z] #22 38.60 jq libjq1 libonig5 [2020-10-02T22:34:53.526Z] #22 38.97 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:53.526Z] #22 38.97 Need to get 355 kB of archives. [2020-10-02T22:34:53.526Z] #22 38.97 After this operation, 1072 kB of additional disk space will be used. [2020-10-02T22:34:53.526Z] #22 38.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-02T22:34:53.526Z] #22 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-02T22:34:53.526Z] #22 38.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-02T22:34:53.526Z] #22 40.04 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:53.526Z] #22 40.31 Fetched 355 kB in 0s (1277 kB/s) [2020-10-02T22:34:53.526Z] #22 40.44 Selecting previously unselected package libonig5:amd64. [2020-10-02T22:34:53.526Z] #22 40.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 ... 15410 files and directories currently installed.) [2020-10-02T22:34:53.526Z] #22 40.55 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-10-02T22:34:53.526Z] #22 40.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:34:53.526Z] #22 40.78 Selecting previously unselected package libjq1:amd64. [2020-10-02T22:34:53.526Z] #22 40.78 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:34:53.526Z] #22 40.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:34:53.526Z] #22 41.02 Selecting previously unselected package jq. [2020-10-02T22:34:53.526Z] #22 41.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:34:53.526Z] #22 41.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:34:53.526Z] #22 41.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:34:53.526Z] #22 41.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:34:53.526Z] #22 41.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:34:53.526Z] #22 41.43 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:34:53.526Z] #22 DONE 42.1s [2020-10-02T22:34:53.642Z] #38 22.44 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-10-02T22:34:53.642Z] #38 22.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-10-02T22:34:53.642Z] #38 22.46 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-02T22:34:53.642Z] #38 ... [2020-10-02T22:34:53.642Z] [2020-10-02T22:34:53.642Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:34:53.642Z] #36 12.47 + cd /tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution [2020-10-02T22:34:53.642Z] #36 12.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-02T22:34:53.642Z] #36 14.21 + GOPATH=/tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ygBVNgVB7e go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-02T22:34:53.784Z] [2020-10-02T22:34:53.784Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-10-02T22:34:53.784Z] #23 DONE 0.1s [2020-10-02T22:34:53.784Z] [2020-10-02T22:34:53.784Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:53.784Z] #42 39.09 sync [2020-10-02T22:34:53.784Z] #42 39.09 internal/reflectlite [2020-10-02T22:34:53.858Z] #45 ... [2020-10-02T22:34:53.858Z] [2020-10-02T22:34:53.858Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:53.858Z] #22 20.11 Fetched 8387 kB in 17s (482 kB/s) [2020-10-02T22:34:53.858Z] #22 20.11 Reading package lists... [2020-10-02T22:34:53.933Z] #36 ... [2020-10-02T22:34:53.933Z] [2020-10-02T22:34:53.933Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:53.933Z] #38 22.62 Selecting previously unselected package libprotobuf-dev:s390x. [2020-10-02T22:34:53.933Z] #38 22.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-10-02T22:34:53.934Z] #38 22.64 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-02T22:34:54.037Z] dc5c6edc9cff: Pull complete [2020-10-02T22:34:54.118Z] #22 27.30 Reading package lists... [2020-10-02T22:34:54.118Z] #22 ... [2020-10-02T22:34:54.118Z] [2020-10-02T22:34:54.118Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:54.118Z] #31 20.05 Fetched 8387 kB in 17s (480 kB/s) [2020-10-02T22:34:54.118Z] #31 20.05 Reading package lists... [2020-10-02T22:34:54.118Z] #31 27.00 Reading package lists... [2020-10-02T22:34:54.118Z] #31 ... [2020-10-02T22:34:54.118Z] [2020-10-02T22:34:54.118Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:54.118Z] #38 20.31 Fetched 8387 kB in 17s (488 kB/s) [2020-10-02T22:34:54.118Z] #38 20.31 Reading package lists... [2020-10-02T22:34:54.229Z] #38 ... [2020-10-02T22:34:54.229Z] [2020-10-02T22:34:54.229Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-02T22:34:54.229Z] #8 DONE 2.0s [2020-10-02T22:34:54.229Z] [2020-10-02T22:34:54.229Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:54.229Z] #22 13.15 Fetched 8078 kB in 9s (855 kB/s) [2020-10-02T22:34:54.229Z] #22 13.15 Reading package lists... [2020-10-02T22:34:54.229Z] #22 16.92 Reading package lists... [2020-10-02T22:34:54.229Z] #22 20.49 Building dependency tree... [2020-10-02T22:34:54.229Z] #22 21.12 Reading state information... [2020-10-02T22:34:54.229Z] #22 21.78 ca-certificates is already the newest version (20200601~deb10u1). [2020-10-02T22:34:54.229Z] #22 21.78 The following additional packages will be installed: [2020-10-02T22:34:54.229Z] #22 21.78 libjq1 libonig5 [2020-10-02T22:34:54.229Z] #22 22.01 The following NEW packages will be installed: [2020-10-02T22:34:54.229Z] #22 22.01 jq libjq1 libonig5 [2020-10-02T22:34:54.229Z] #22 22.14 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:54.229Z] #22 22.14 Need to get 350 kB of archives. [2020-10-02T22:34:54.229Z] #22 22.14 After this operation, 1154 kB of additional disk space will be used. [2020-10-02T22:34:54.229Z] #22 22.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-02T22:34:54.229Z] #22 22.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-02T22:34:54.229Z] #22 22.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-02T22:34:54.229Z] #22 23.07 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:54.377Z] #38 26.94 Reading package lists... [2020-10-02T22:34:54.377Z] #38 ... [2020-10-02T22:34:54.377Z] [2020-10-02T22:34:54.377Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:34:54.377Z] #54 19.83 Reading package lists... [2020-10-02T22:34:54.523Z] #22 23.20 Fetched 350 kB in 0s (2414 kB/s) [2020-10-02T22:34:54.523Z] #22 23.31 Selecting previously unselected package libonig5:s390x. [2020-10-02T22:34:54.523Z] #22 23.31 (Reading database ... [2020-10-02T22:34:54.523Z] #22 ... [2020-10-02T22:34:54.523Z] [2020-10-02T22:34:54.523Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:34:54.523Z] #52 1.612 + RM_GOPATH=0 [2020-10-02T22:34:54.523Z] #52 1.612 + TMP_GOPATH= [2020-10-02T22:34:54.523Z] #52 1.613 + : /build [2020-10-02T22:34:54.523Z] #52 1.613 + '[' -z '' ']' [2020-10-02T22:34:54.523Z] #52 1.614 ++ mktemp -d [2020-10-02T22:34:54.523Z] #52 1.616 + export GOPATH=/tmp/tmp.f2x7kaoMmV [2020-10-02T22:34:54.523Z] #52 1.616 + GOPATH=/tmp/tmp.f2x7kaoMmV [2020-10-02T22:34:54.523Z] #52 1.616 + RM_GOPATH=1 [2020-10-02T22:34:54.523Z] #52 1.620 ++ dirname ./install.sh [2020-10-02T22:34:54.523Z] #52 1.629 + dir=. [2020-10-02T22:34:54.523Z] #52 1.630 + bin=runc [2020-10-02T22:34:54.523Z] #52 1.631 + shift [2020-10-02T22:34:54.523Z] #52 1.631 + '[' '!' -f ./runc.installer ']' [2020-10-02T22:34:54.523Z] #52 1.631 + . ./runc.installer [2020-10-02T22:34:54.523Z] #52 1.632 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:34:54.523Z] #52 1.634 + install_runc [2020-10-02T22:34:54.523Z] #52 1.635 + uname -r [2020-10-02T22:34:54.523Z] #52 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-02T22:34:54.523Z] #52 1.637 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-02T22:34:54.523Z] #52 1.638 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-02T22:34:54.523Z] #52 1.638 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-02T22:34:54.523Z] #52 1.638 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f2x7kaoMmV/src/github.com/opencontainers/runc [2020-10-02T22:34:54.523Z] #52 1.640 Cloning into '/tmp/tmp.f2x7kaoMmV/src/github.com/opencontainers/runc'... [2020-10-02T22:34:54.637Z] #54 26.88 Reading package lists... [2020-10-02T22:34:54.637Z] #54 ... [2020-10-02T22:34:54.637Z] [2020-10-02T22:34:54.637Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:54.637Z] #7 20.79 Fetched 8387 kB in 18s (470 kB/s) [2020-10-02T22:34:54.637Z] #7 20.79 Reading package lists... [2020-10-02T22:34:54.719Z] #42 ... [2020-10-02T22:34:54.720Z] [2020-10-02T22:34:54.720Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:34:54.720Z] #7 41.43 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-02T22:34:54.720Z] #7 41.46 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-02T22:34:54.720Z] #7 41.46 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-02T22:34:54.720Z] #7 41.83 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-02T22:34:54.720Z] #7 41.84 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-02T22:34:54.720Z] #7 41.84 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-02T22:34:54.720Z] #7 42.51 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-02T22:34:54.720Z] #7 42.56 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-02T22:34:54.720Z] #7 42.57 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-02T22:34:54.720Z] #7 42.58 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:34:54.720Z] #7 DONE 43.2s [2020-10-02T22:34:54.720Z] [2020-10-02T22:34:54.720Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:34:54.720Z] #50 DONE 0.1s [2020-10-02T22:34:54.720Z] [2020-10-02T22:34:54.720Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-10-02T22:34:54.814Z] #52 ... [2020-10-02T22:34:54.814Z] [2020-10-02T22:34:54.814Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:54.814Z] #42 13.42 internal/testlog [2020-10-02T22:34:54.814Z] #42 13.70 encoding [2020-10-02T22:34:54.814Z] #42 13.78 unicode/utf16 [2020-10-02T22:34:54.814Z] #42 13.96 container/list [2020-10-02T22:34:54.814Z] #42 14.30 crypto/internal/subtle [2020-10-02T22:34:54.814Z] #42 14.40 crypto/subtle [2020-10-02T22:34:54.814Z] #42 14.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-02T22:34:54.815Z] #42 14.61 internal/nettrace [2020-10-02T22:34:54.815Z] #42 14.87 runtime/cgo [2020-10-02T22:34:54.815Z] #42 19.15 vendor/golang.org/x/crypto/internal/subtle [2020-10-02T22:34:54.815Z] #42 ... [2020-10-02T22:34:54.815Z] [2020-10-02T22:34:54.815Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:34:54.815Z] #22 23.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-02T22:34:54.815Z] #22 23.35 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-10-02T22:34:54.815Z] #22 23.36 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-02T22:34:54.815Z] #22 23.57 Selecting previously unselected package libjq1:s390x. [2020-10-02T22:34:54.815Z] #22 23.57 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-02T22:34:54.815Z] #22 23.58 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-02T22:34:54.815Z] #22 23.70 Selecting previously unselected package jq. [2020-10-02T22:34:54.815Z] #22 23.70 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-02T22:34:54.815Z] #22 23.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:34:54.815Z] #22 23.85 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-02T22:34:54.980Z] #51 DONE 0.2s [2020-10-02T22:34:54.980Z] [2020-10-02T22:34:54.980Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:54.980Z] #66 DONE 40.3s [2020-10-02T22:34:54.980Z] [2020-10-02T22:34:54.980Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:34:55.105Z] #22 23.86 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-02T22:34:55.106Z] #22 23.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:34:55.106Z] #22 23.88 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:34:55.205Z] #7 27.95 Reading package lists... [2020-10-02T22:34:55.206Z] #7 ... [2020-10-02T22:34:55.206Z] [2020-10-02T22:34:55.206Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:34:55.206Z] #42 28.41 vendor/golang.org/x/crypto/internal/subtle [2020-10-02T22:34:55.238Z] #52 ... [2020-10-02T22:34:55.238Z] [2020-10-02T22:34:55.238Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:55.238Z] #38 27.16 Reading package lists... [2020-10-02T22:34:55.238Z] #38 34.12 Building dependency tree... [2020-10-02T22:34:55.238Z] #38 35.82 Reading state information... [2020-10-02T22:34:55.238Z] #38 38.13 The following additional packages will be installed: [2020-10-02T22:34:55.238Z] #38 38.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-02T22:34:55.238Z] #38 38.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-02T22:34:55.238Z] #38 38.17 Suggested packages: [2020-10-02T22:34:55.238Z] #38 38.17 manpages-dev python-setuptools [2020-10-02T22:34:55.238Z] #38 39.50 The following NEW packages will be installed: [2020-10-02T22:34:55.238Z] #38 39.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-02T22:34:55.238Z] #38 39.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-02T22:34:55.238Z] #38 39.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-02T22:34:55.238Z] #38 39.51 python-six zlib1g-dev [2020-10-02T22:34:55.238Z] #38 39.94 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:55.238Z] #38 39.94 Need to get 4095 kB of archives. [2020-10-02T22:34:55.238Z] #38 39.94 After this operation, 22.5 MB of additional disk space will be used. [2020-10-02T22:34:55.238Z] #38 39.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-02T22:34:55.238Z] #38 39.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-02T22:34:55.238Z] #38 39.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-02T22:34:55.238Z] #38 39.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-02T22:34:55.238Z] #38 39.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-02T22:34:55.238Z] #38 39.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-02T22:34:55.238Z] #38 39.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-02T22:34:55.238Z] #38 39.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-02T22:34:55.238Z] #38 40.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-02T22:34:55.238Z] #38 40.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-02T22:34:55.238Z] #38 40.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-02T22:34:55.238Z] #38 40.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-02T22:34:55.239Z] #38 40.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-02T22:34:55.239Z] #38 40.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-02T22:34:55.239Z] #38 40.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-02T22:34:55.239Z] #38 40.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-02T22:34:55.239Z] #38 40.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-02T22:34:55.239Z] #38 41.92 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:55.239Z] #38 42.27 Fetched 4095 kB in 1s (5739 kB/s) [2020-10-02T22:34:55.239Z] #38 42.40 Selecting previously unselected package libcap-dev:amd64. [2020-10-02T22:34:55.239Z] #38 42.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:34:55.239Z] #38 42.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-02T22:34:55.239Z] #38 42.66 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-02T22:34:55.239Z] #38 42.78 Selecting previously unselected package libnet1:amd64. [2020-10-02T22:34:55.239Z] #38 42.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-02T22:34:55.239Z] #38 42.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:34:55.239Z] #38 42.99 Selecting previously unselected package libnet1-dev. [2020-10-02T22:34:55.239Z] #38 43.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-02T22:34:55.239Z] #38 43.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:34:55.239Z] #38 43.55 Selecting previously unselected package libnl-3-200:amd64. [2020-10-02T22:34:55.239Z] #38 43.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-02T22:34:55.239Z] #38 43.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:34:55.239Z] #38 43.84 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-02T22:34:55.239Z] #38 43.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-02T22:34:55.408Z] #22 DONE 24.3s [2020-10-02T22:34:55.408Z] [2020-10-02T22:34:55.408Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:55.408Z] #38 23.70 Selecting previously unselected package libprotoc17:s390x. [2020-10-02T22:34:55.409Z] #38 23.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-10-02T22:34:55.409Z] #38 23.72 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-10-02T22:34:55.409Z] #38 24.19 Selecting previously unselected package protobuf-c-compiler. [2020-10-02T22:34:55.409Z] #38 24.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-10-02T22:34:55.409Z] #38 24.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:34:55.409Z] #38 ... [2020-10-02T22:34:55.409Z] [2020-10-02T22:34:55.409Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-10-02T22:34:55.409Z] #23 DONE 0.1s [2020-10-02T22:34:55.409Z] [2020-10-02T22:34:55.409Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:55.409Z] #38 24.31 Selecting previously unselected package protobuf-compiler. [2020-10-02T22:34:55.409Z] #38 24.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-10-02T22:34:55.409Z] #38 24.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:34:55.465Z] #42 28.62 vendor/golang.org/x/crypto/curve25519 [2020-10-02T22:34:55.500Z] #38 43.89 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-02T22:34:55.711Z] #38 24.45 Selecting previously unselected package python-pkg-resources. [2020-10-02T22:34:55.711Z] #38 24.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:34:55.711Z] #38 24.51 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-02T22:34:55.711Z] #38 24.70 Selecting previously unselected package python-six. [2020-10-02T22:34:55.711Z] #38 24.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-02T22:34:55.711Z] #38 24.70 Unpacking python-six (1.12.0-1) ... [2020-10-02T22:34:55.758Z] #38 44.34 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-02T22:34:55.758Z] #38 44.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:34:55.758Z] #38 44.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:34:56.002Z] #38 24.76 Selecting previously unselected package python-protobuf. [2020-10-02T22:34:56.002Z] #38 24.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-10-02T22:34:56.003Z] #38 24.77 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-02T22:34:56.016Z] #38 44.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-02T22:34:56.016Z] #38 44.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:34:56.016Z] #38 44.58 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-02T22:34:56.016Z] #38 ... [2020-10-02T22:34:56.016Z] [2020-10-02T22:34:56.016Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:56.016Z] #31 28.17 Reading package lists... [2020-10-02T22:34:56.016Z] #31 34.96 Building dependency tree... [2020-10-02T22:34:56.016Z] #31 36.44 Reading state information... [2020-10-02T22:34:56.016Z] #31 38.29 The following additional packages will be installed: [2020-10-02T22:34:56.016Z] #31 38.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-02T22:34:56.016Z] #31 38.31 Suggested packages: [2020-10-02T22:34:56.016Z] #31 38.33 cmake-doc ninja-build lrzip [2020-10-02T22:34:56.016Z] #31 38.33 Recommended packages: [2020-10-02T22:34:56.016Z] #31 38.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-02T22:34:56.016Z] #31 39.35 The following NEW packages will be installed: [2020-10-02T22:34:56.016Z] #31 39.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-02T22:34:56.016Z] #31 39.37 vim-common xxd [2020-10-02T22:34:56.016Z] #31 39.82 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:56.016Z] #31 39.82 Need to get 14.9 MB of archives. [2020-10-02T22:34:56.016Z] #31 39.82 After this operation, 61.8 MB of additional disk space will be used. [2020-10-02T22:34:56.016Z] #31 39.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-02T22:34:56.016Z] #31 39.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:34:56.016Z] #31 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-02T22:34:56.016Z] #31 39.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-02T22:34:56.016Z] #31 40.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-02T22:34:56.016Z] #31 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-02T22:34:56.016Z] #31 40.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-02T22:34:56.016Z] #31 40.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-02T22:34:56.016Z] #31 40.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-02T22:34:56.016Z] #31 40.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-02T22:34:56.016Z] #31 43.12 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:56.016Z] #31 43.53 Fetched 14.9 MB in 2s (8101 kB/s) [2020-10-02T22:34:56.016Z] #31 43.74 Selecting previously unselected package xxd. [2020-10-02T22:34:56.016Z] #31 43.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 ... 15410 files and directories currently installed.) [2020-10-02T22:34:56.016Z] #31 43.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-02T22:34:56.016Z] #31 43.98 Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:34:56.016Z] #31 44.33 Selecting previously unselected package vim-common. [2020-10-02T22:34:56.016Z] #31 44.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:34:56.016Z] #31 44.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:34:56.273Z] #31 ... [2020-10-02T22:34:56.273Z] [2020-10-02T22:34:56.273Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:56.273Z] #38 44.78 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-02T22:34:56.273Z] #38 44.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-02T22:34:56.273Z] #38 44.80 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-02T22:34:56.299Z] #38 25.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-02T22:34:56.299Z] #38 ... [2020-10-02T22:34:56.299Z] [2020-10-02T22:34:56.299Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:56.299Z] #31 11.67 Reading package lists... [2020-10-02T22:34:56.299Z] #31 15.68 Reading package lists... [2020-10-02T22:34:56.299Z] #31 18.68 Building dependency tree... [2020-10-02T22:34:56.299Z] #31 19.08 Reading state information... [2020-10-02T22:34:56.299Z] #31 19.41 The following additional packages will be installed: [2020-10-02T22:34:56.299Z] #31 19.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-02T22:34:56.299Z] #31 19.41 Suggested packages: [2020-10-02T22:34:56.299Z] #31 19.41 cmake-doc ninja-build lrzip [2020-10-02T22:34:56.299Z] #31 19.41 Recommended packages: [2020-10-02T22:34:56.299Z] #31 19.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-02T22:34:56.299Z] #31 19.90 The following NEW packages will be installed: [2020-10-02T22:34:56.299Z] #31 19.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-02T22:34:56.299Z] #31 19.95 vim-common xxd [2020-10-02T22:34:56.299Z] #31 20.05 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:34:56.299Z] #31 20.05 Need to get 14.0 MB of archives. [2020-10-02T22:34:56.299Z] #31 20.05 After this operation, 62.1 MB of additional disk space will be used. [2020-10-02T22:34:56.299Z] #31 20.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-02T22:34:56.299Z] #31 20.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:34:56.299Z] #31 20.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-10-02T22:34:56.299Z] #31 20.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-02T22:34:56.299Z] #31 20.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-10-02T22:34:56.299Z] #31 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-10-02T22:34:56.299Z] #31 20.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-10-02T22:34:56.299Z] #31 20.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-10-02T22:34:56.299Z] #31 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-10-02T22:34:56.299Z] #31 20.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-10-02T22:34:56.299Z] #31 21.95 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:34:56.299Z] #31 21.98 Fetched 14.0 MB in 1s (12.6 MB/s) [2020-10-02T22:34:56.299Z] #31 22.06 Selecting previously unselected package xxd. [2020-10-02T22:34:56.299Z] #31 22.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-10-02T22:34:56.299Z] #31 22.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-02T22:34:56.299Z] #31 22.14 Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:34:56.299Z] #31 22.32 Selecting previously unselected package vim-common. [2020-10-02T22:34:56.299Z] #31 22.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:34:56.299Z] #31 22.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:34:56.299Z] #31 22.61 Selecting previously unselected package cmake-data. [2020-10-02T22:34:56.299Z] #31 22.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-02T22:34:56.299Z] #31 22.61 Unpacking cmake-data (3.13.4-1) ... [2020-10-02T22:34:56.299Z] #31 ... [2020-10-02T22:34:56.299Z] [2020-10-02T22:34:56.299Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-10-02T22:34:56.299Z] #9 DONE 2.0s [2020-10-02T22:34:56.299Z] [2020-10-02T22:34:56.299Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-02T22:34:56.838Z] #38 ... [2020-10-02T22:34:56.838Z] [2020-10-02T22:34:56.838Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-02T22:34:56.839Z] #8 DONE 2.1s [2020-10-02T22:34:56.839Z] [2020-10-02T22:34:56.839Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:56.839Z] #38 45.41 Selecting previously unselected package libprotobuf17:amd64. [2020-10-02T22:34:56.839Z] #38 45.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-02T22:34:56.839Z] #38 45.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-02T22:34:57.579Z] 3c370c2e2f82: Pull complete [2020-10-02T22:34:57.811Z] #10 1.552 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-02T22:34:57.874Z] 5ffb2f5886e2: Pull complete [2020-10-02T22:34:57.874Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-10-02T22:34:57.874Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-10-02T22:34:57.874Z] ---> 805dc2d65d1c [2020-10-02T22:34:57.874Z] Step 6/140 : ARG APT_MIRROR [2020-10-02T22:34:57.874Z] ---> Running in 5512dd2a9479 [2020-10-02T22:34:57.874Z] Removing intermediate container 5512dd2a9479 [2020-10-02T22:34:57.874Z] ---> 003135620881 [2020-10-02T22:34:57.874Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-10-02T22:34:57.874Z] ---> Running in ef0d5d34ee97 [2020-10-02T22:34:58.103Z] #10 DONE 1.7s [2020-10-02T22:34:58.103Z] [2020-10-02T22:34:58.103Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:34:58.103Z] #38 26.84 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-10-02T22:34:58.103Z] #38 26.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-02T22:34:58.103Z] #38 26.85 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-02T22:34:58.103Z] #38 26.90 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-10-02T22:34:58.103Z] #38 26.91 Setting up python-six (1.12.0-1) ... [2020-10-02T22:34:58.213Z] #38 ... [2020-10-02T22:34:58.213Z] [2020-10-02T22:34:58.213Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-10-02T22:34:58.213Z] #9 DONE 1.5s [2020-10-02T22:34:58.213Z] [2020-10-02T22:34:58.213Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:34:58.512Z] Removing intermediate container ef0d5d34ee97 [2020-10-02T22:34:58.512Z] ---> 0d880d74bb3c [2020-10-02T22:34:58.512Z] Step 8/140 : ENV GO111MODULE=off [2020-10-02T22:34:58.512Z] ---> Running in 3fa52048a8c8 [2020-10-02T22:34:58.512Z] Removing intermediate container 3fa52048a8c8 [2020-10-02T22:34:58.512Z] ---> 7b451570e88f [2020-10-02T22:34:58.512Z] Step 9/140 : FROM base AS criu [2020-10-02T22:34:58.512Z] ---> 7b451570e88f [2020-10-02T22:34:58.512Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:34:58.512Z] ---> Running in 54cc73847dec [2020-10-02T22:34:58.805Z] Removing intermediate container 54cc73847dec [2020-10-02T22:34:58.805Z] ---> eba5f428a20b [2020-10-02T22:34:58.805Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-10-02T22:34:58.805Z] ---> Running in 039c4d0dfd78 [2020-10-02T22:34:59.101Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:34:59.144Z] #38 ... [2020-10-02T22:34:59.144Z] [2020-10-02T22:34:59.144Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:34:59.144Z] #66 DONE 27.9s [2020-10-02T22:34:59.394Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:34:59.394Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:34:59.394Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-02T22:34:59.443Z] [2020-10-02T22:34:59.443Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:34:59.443Z] #29 25.54 sync [2020-10-02T22:34:59.443Z] #29 25.55 internal/reflectlite [2020-10-02T22:34:59.443Z] #29 27.71 errors [2020-10-02T22:34:59.443Z] #29 27.72 sort [2020-10-02T22:34:59.443Z] #29 27.95 strconv [2020-10-02T22:34:59.554Z] #26 46.41 Checking out files: 61% (940/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2020-10-02T22:34:59.554Z] #26 ... [2020-10-02T22:34:59.554Z] [2020-10-02T22:34:59.554Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-02T22:34:59.554Z] #10 1.092 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-02T22:34:59.554Z] #10 DONE 1.2s [2020-10-02T22:34:59.554Z] [2020-10-02T22:34:59.554Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:34:59.688Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-02T22:34:59.688Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-02T22:34:59.744Z] #29 28.36 io [2020-10-02T22:34:59.744Z] #29 ... [2020-10-02T22:34:59.744Z] [2020-10-02T22:34:59.744Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-02T22:34:59.744Z] #11 DONE 1.8s [2020-10-02T22:35:00.039Z] [2020-10-02T22:35:00.039Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:00.039Z] #38 28.72 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-10-02T22:35:00.039Z] #38 28.77 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-02T22:35:00.039Z] #38 28.81 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-10-02T22:35:00.039Z] #38 28.83 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-10-02T22:35:00.039Z] #38 28.87 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-10-02T22:35:00.039Z] #38 28.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:00.039Z] #38 28.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:00.039Z] #38 28.90 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-10-02T22:35:00.039Z] #38 28.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:00.039Z] #38 28.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:00.070Z] #26 46.41 Checking out files: 61% (940/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-02T22:35:00.070Z] #26 48.63 + cd /tmp/tmp.ZWDWcwkXO9/src/github.com/go-swagger/go-swagger [2020-10-02T22:35:00.070Z] #26 48.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-02T22:35:00.636Z] #26 ... [2020-10-02T22:35:00.636Z] [2020-10-02T22:35:00.636Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-02T22:35:00.636Z] #11 DONE 1.1s [2020-10-02T22:35:00.636Z] [2020-10-02T22:35:00.636Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:00.636Z] #24 4.008 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-02T22:35:00.636Z] #24 4.598 #=#=# [2020-10-02T22:35:00.740Z] #42 ... [2020-10-02T22:35:00.740Z] [2020-10-02T22:35:00.740Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:00.740Z] #38 26.94 Reading package lists... [2020-10-02T22:35:00.740Z] #38 33.21 Building dependency tree... [2020-10-02T22:35:00.740Z] #38 34.56 Reading state information... [2020-10-02T22:35:00.740Z] #38 36.59 The following additional packages will be installed: [2020-10-02T22:35:00.740Z] #38 36.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-02T22:35:00.740Z] #38 36.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-02T22:35:00.740Z] #38 36.61 Suggested packages: [2020-10-02T22:35:00.740Z] #38 36.62 manpages-dev python-setuptools [2020-10-02T22:35:00.894Z] #24 4.892 # 1.7% ### 4.3% ##### 7.6% ######### 12.7% ############ 16.9% ################ 23.5% #################### 29.1% ######################## 33.7% ########################## 37.3% ############################ 39.1% ############################# 40.8% ################################# 47.0% #################################### 50.1% ######################################### 58.2% ############################################ 61.3% ############################################# 63.8% ################################################## 69.7% ######################################################### 79.2% ########################################################### 82.4% ############################################################## 86.1% ################################################################ 89.7% ################################################################## 92.4% ######################################################################## 100.0% [2020-10-02T22:35:01.200Z] Fetched 8163 kB in 2s (4085 kB/s) [2020-10-02T22:35:01.459Z] #24 7.877 #=#=# [2020-10-02T22:35:01.717Z] [2020-10-02T22:35:01.717Z] #24 ... [2020-10-02T22:35:01.717Z] [2020-10-02T22:35:01.717Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-10-02T22:35:01.717Z] #12 DONE 1.2s [2020-10-02T22:35:01.717Z] [2020-10-02T22:35:01.717Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:01.717Z] #24 8.171 #=#=# [2020-10-02T22:35:01.717Z] #24 ... [2020-10-02T22:35:01.717Z] [2020-10-02T22:35:01.717Z] #13 [dev 6/25] RUN ldconfig [2020-10-02T22:35:01.835Z] Reading package lists... [2020-10-02T22:35:02.119Z] #38 ... [2020-10-02T22:35:02.119Z] [2020-10-02T22:35:02.119Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-10-02T22:35:02.119Z] #12 DONE 2.2s [2020-10-02T22:35:02.119Z] [2020-10-02T22:35:02.119Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:02.119Z] #24 3.314 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-02T22:35:02.119Z] #24 3.651 #=#=# [2020-10-02T22:35:02.119Z] #38 38.07 The following NEW packages will be installed: [2020-10-02T22:35:02.119Z] #38 38.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-02T22:35:02.119Z] #38 38.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-02T22:35:02.119Z] #38 38.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-02T22:35:02.119Z] #38 38.09 python-six zlib1g-dev [2020-10-02T22:35:02.379Z] #38 38.52 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:02.379Z] #38 38.52 Need to get 4095 kB of archives. [2020-10-02T22:35:02.379Z] #38 38.52 After this operation, 22.5 MB of additional disk space will be used. [2020-10-02T22:35:02.379Z] #38 38.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-10-02T22:35:02.379Z] #38 38.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-02T22:35:02.379Z] #38 38.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-10-02T22:35:02.379Z] #38 38.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-02T22:35:02.379Z] #38 38.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-10-02T22:35:02.379Z] #38 38.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-02T22:35:02.379Z] #38 38.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-10-02T22:35:02.379Z] #38 38.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-10-02T22:35:02.379Z] #38 38.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-10-02T22:35:02.379Z] #38 38.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-10-02T22:35:02.473Z] Reading package lists... [2020-10-02T22:35:02.640Z] #38 38.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-10-02T22:35:02.640Z] #38 38.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-10-02T22:35:02.640Z] #38 38.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-10-02T22:35:02.640Z] #38 38.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-10-02T22:35:02.640Z] #38 38.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-02T22:35:02.640Z] #38 38.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-10-02T22:35:02.766Z] Building dependency tree... [2020-10-02T22:35:02.766Z] Reading state information... [2020-10-02T22:35:02.766Z] The following additional packages will be installed: [2020-10-02T22:35:02.766Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-10-02T22:35:02.766Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-10-02T22:35:02.766Z] Suggested packages: [2020-10-02T22:35:02.766Z] manpages-dev python-setuptools [2020-10-02T22:35:02.900Z] #38 38.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-10-02T22:35:03.061Z] The following NEW packages will be installed: [2020-10-02T22:35:03.061Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-10-02T22:35:03.061Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-10-02T22:35:03.061Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-10-02T22:35:03.061Z] python-six zlib1g-dev [2020-10-02T22:35:03.061Z] 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:03.061Z] Need to get 4075 kB of archives. [2020-10-02T22:35:03.061Z] After this operation, 24.5 MB of additional disk space will be used. [2020-10-02T22:35:03.061Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-10-02T22:35:03.061Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-02T22:35:03.061Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-10-02T22:35:03.061Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-02T22:35:03.061Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-10-02T22:35:03.061Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-02T22:35:03.061Z] 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-10-02T22:35:03.061Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-10-02T22:35:03.061Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-10-02T22:35:03.061Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-10-02T22:35:03.061Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-10-02T22:35:03.092Z] #13 DONE 1.2s [2020-10-02T22:35:03.092Z] [2020-10-02T22:35:03.092Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:35:03.092Z] #52 2.568 + RM_GOPATH=0 [2020-10-02T22:35:03.092Z] #52 2.568 + TMP_GOPATH= [2020-10-02T22:35:03.092Z] #52 2.568 + : /build [2020-10-02T22:35:03.092Z] #52 2.568 + '[' -z '' ']' [2020-10-02T22:35:03.092Z] #52 2.574 ++ mktemp -d [2020-10-02T22:35:03.092Z] #52 2.574 + export GOPATH=/tmp/tmp.JqkyslIXIr [2020-10-02T22:35:03.092Z] #52 2.574 + GOPATH=/tmp/tmp.JqkyslIXIr [2020-10-02T22:35:03.092Z] #52 2.574 + RM_GOPATH=1 [2020-10-02T22:35:03.092Z] #52 2.574 ++ dirname ./install.sh [2020-10-02T22:35:03.092Z] #52 2.596 + dir=. [2020-10-02T22:35:03.092Z] #52 2.596 + bin=runc [2020-10-02T22:35:03.092Z] #52 2.596 + shift [2020-10-02T22:35:03.092Z] #52 2.596 + '[' '!' -f ./runc.installer ']' [2020-10-02T22:35:03.092Z] #52 2.596 + . ./runc.installer [2020-10-02T22:35:03.092Z] #52 2.599 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:35:03.092Z] #52 2.599 + install_runc [2020-10-02T22:35:03.092Z] #52 2.612 + uname -r [2020-10-02T22:35:03.092Z] #52 2.612 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-02T22:35:03.092Z] #52 2.626 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-02T22:35:03.092Z] #52 2.626 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-02T22:35:03.092Z] #52 2.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JqkyslIXIr/src/github.com/opencontainers/runc [2020-10-02T22:35:03.092Z] #52 2.626 Cloning into '/tmp/tmp.JqkyslIXIr/src/github.com/opencontainers/runc'... [2020-10-02T22:35:03.092Z] #52 2.631 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-02T22:35:03.092Z] #52 ... [2020-10-02T22:35:03.092Z] [2020-10-02T22:35:03.092Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:35:03.092Z] #57 1.662 + RM_GOPATH=0 [2020-10-02T22:35:03.092Z] #57 1.686 + TMP_GOPATH= [2020-10-02T22:35:03.092Z] #57 1.686 + : /build [2020-10-02T22:35:03.092Z] #57 1.686 + '[' -z '' ']' [2020-10-02T22:35:03.092Z] #57 1.686 ++ mktemp -d [2020-10-02T22:35:03.092Z] #57 1.686 + export GOPATH=/tmp/tmp.EK3mXzFqiD [2020-10-02T22:35:03.092Z] #57 1.686 + GOPATH=/tmp/tmp.EK3mXzFqiD [2020-10-02T22:35:03.092Z] #57 1.686 + RM_GOPATH=1 [2020-10-02T22:35:03.092Z] #57 1.688 ++ dirname ./install.sh [2020-10-02T22:35:03.092Z] #57 1.689 + dir=. [2020-10-02T22:35:03.092Z] #57 1.690 + bin=containerd [2020-10-02T22:35:03.092Z] #57 1.690 + shift [2020-10-02T22:35:03.092Z] #57 1.692 + '[' '!' -f ./containerd.installer ']' [2020-10-02T22:35:03.092Z] #57 1.692 + . ./containerd.installer [2020-10-02T22:35:03.092Z] #57 1.692 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:03.092Z] #57 1.692 + install_containerd [2020-10-02T22:35:03.092Z] #57 1.692 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-02T22:35:03.092Z] #57 1.692 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:03.092Z] #57 1.692 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EK3mXzFqiD/src/github.com/containerd/containerd [2020-10-02T22:35:03.092Z] #57 1.719 Cloning into '/tmp/tmp.EK3mXzFqiD/src/github.com/containerd/containerd'... [2020-10-02T22:35:03.092Z] #57 ... [2020-10-02T22:35:03.092Z] [2020-10-02T22:35:03.092Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:03.160Z] #38 ... [2020-10-02T22:35:03.160Z] [2020-10-02T22:35:03.160Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:03.160Z] #29 36.35 sync [2020-10-02T22:35:03.160Z] #29 36.35 internal/reflectlite [2020-10-02T22:35:03.350Z] #24 8.171 #=#=# 0.1% ########## 14.8% ######################### 35.0% ################################ 44.7% ###################################### 53.8% ################################################ 67.9% ######################################################## 77.8% ############################################################ 83.9% ####################################################################### 99.5% ######################################################################## 100.0% [2020-10-02T22:35:03.355Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-10-02T22:35:03.355Z] 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-10-02T22:35:03.355Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-10-02T22:35:03.355Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-10-02T22:35:03.355Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-10-02T22:35:03.355Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-10-02T22:35:03.355Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:03.355Z] Fetched 4075 kB in 0s (15.2 MB/s) [2020-10-02T22:35:03.355Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-10-02T22:35:03.355Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-02T22:35:03.355Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-10-02T22:35:03.355Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-10-02T22:35:03.355Z] Selecting previously unselected package libnet1:ppc64el. [2020-10-02T22:35:03.355Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-02T22:35:03.355Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libnet1-dev. [2020-10-02T22:35:03.649Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:03.649Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-10-02T22:35:03.649Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-10-02T22:35:03.649Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:03.915Z] #24 10.06 [2020-10-02T22:35:03.948Z] #24 3.893 #=#=# 0.1% 0.4% 1.1% ## 3.1% ### 5.4% ##### 8.0% ####### 10.2% ####### 10.5% ########## 14.2% ########### 16.5% ############# 19.1% ############## 20.1% ############### 22.1% ################ 23.4% ################## 26.3% ################### 26.9% ##################### 29.4% ###################### 31.7% ####################### 33.2% ######################### 34.9% ########################## 36.9% ############################ 40.0% ############################## 42.1% ############################### 43.6% ################################ 45.8% ################################# 46.7% ################################### 49.6% #################################### 51.1% ###################################### 54.0% ######################################## 56.2% ########################################## 58.4% [2020-10-02T22:35:03.948Z] #24 ... [2020-10-02T22:35:03.948Z] [2020-10-02T22:35:03.948Z] #13 [dev 6/25] RUN ldconfig [2020-10-02T22:35:03.948Z] #13 DONE 1.9s [2020-10-02T22:35:03.948Z] [2020-10-02T22:35:03.948Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:03.948Z] #38 32.38 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-10-02T22:35:03.948Z] #38 32.40 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:03.948Z] #38 DONE 32.8s [2020-10-02T22:35:03.948Z] [2020-10-02T22:35:03.948Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:03.948Z] #24 3.893 #=#=# 0.1% 0.4% 1.1% ## 3.1% ### 5.4% ##### 8.0% ####### 10.2% ####### 10.5% ########## 14.2% ########### 16.5% ############# 19.1% ############## 20.1% ############### 22.1% ################ 23.4% ################## 26.3% ################### 26.9% ##################### 29.4% ###################### 31.7% ####################### 33.2% ######################### 34.9% ########################## 36.9% ############################ 40.0% ############################## 42.1% ############################### 43.6% ################################ 45.8% ################################# 46.7% ################################### 49.6% #################################### 51.1% ###################################### 54.0% ######################################## 56.2% ########################################## 58.4% ########################################### 60.3% [2020-10-02T22:35:03.948Z] #24 ... [2020-10-02T22:35:03.948Z] [2020-10-02T22:35:03.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:03.956Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-10-02T22:35:03.956Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-10-02T22:35:03.956Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:03.956Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-10-02T22:35:03.956Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-10-02T22:35:03.956Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:03.956Z] Selecting previously unselected package protobuf-c-compiler. [2020-10-02T22:35:03.956Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-10-02T22:35:03.956Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:03.956Z] Selecting previously unselected package protobuf-compiler. [2020-10-02T22:35:03.956Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-10-02T22:35:03.956Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:04.257Z] Selecting previously unselected package python-pkg-resources. [2020-10-02T22:35:04.257Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:35:04.257Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-02T22:35:04.257Z] Selecting previously unselected package python-six. [2020-10-02T22:35:04.257Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-02T22:35:04.257Z] Unpacking python-six (1.12.0-1) ... [2020-10-02T22:35:04.257Z] Selecting previously unselected package python-protobuf. [2020-10-02T22:35:04.257Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-10-02T22:35:04.257Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:04.257Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-10-02T22:35:04.555Z] #29 ... [2020-10-02T22:35:04.555Z] [2020-10-02T22:35:04.555Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-10-02T22:35:04.555Z] #54 26.88 Reading package lists... [2020-10-02T22:35:04.555Z] #54 33.85 Building dependency tree... [2020-10-02T22:35:04.555Z] #54 35.51 Reading state information... [2020-10-02T22:35:04.555Z] #54 37.39 The following additional packages will be installed: [2020-10-02T22:35:04.555Z] #54 37.40 libbtrfs0 [2020-10-02T22:35:04.555Z] #54 37.66 The following NEW packages will be installed: [2020-10-02T22:35:04.555Z] #54 37.67 libbtrfs-dev libbtrfs0 [2020-10-02T22:35:04.555Z] #54 38.13 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:04.555Z] #54 38.13 Need to get 119 kB of archives. [2020-10-02T22:35:04.555Z] #54 38.13 After this operation, 387 kB of additional disk space will be used. [2020-10-02T22:35:04.555Z] #54 38.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-02T22:35:04.555Z] #54 38.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-02T22:35:04.555Z] #54 39.08 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:04.555Z] #54 39.27 Fetched 119 kB in 0s (365 kB/s) [2020-10-02T22:35:04.555Z] #54 39.35 Selecting previously unselected package libbtrfs0. [2020-10-02T22:35:04.555Z] #54 39.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:35:04.555Z] #54 39.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-02T22:35:04.555Z] #54 39.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:35:04.555Z] #54 39.57 Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:35:04.555Z] #54 39.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-02T22:35:04.555Z] #54 39.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:35:04.555Z] #54 39.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:35:04.555Z] #54 39.85 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:35:04.555Z] #54 39.86 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:04.555Z] #54 DONE 40.5s [2020-10-02T22:35:04.555Z] [2020-10-02T22:35:04.555Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:35:04.555Z] #55 DONE 0.0s [2020-10-02T22:35:04.555Z] [2020-10-02T22:35:04.555Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-10-02T22:35:04.555Z] #56 DONE 0.0s [2020-10-02T22:35:04.555Z] [2020-10-02T22:35:04.555Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:35:04.892Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:04.892Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:04.892Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-02T22:35:04.892Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-10-02T22:35:04.892Z] Setting up python-six (1.12.0-1) ... [2020-10-02T22:35:05.496Z] #57 0.936 + RM_GOPATH=0 [2020-10-02T22:35:05.496Z] #57 0.936 + TMP_GOPATH= [2020-10-02T22:35:05.496Z] #57 0.936 + : /build [2020-10-02T22:35:05.496Z] #57 0.936 + '[' -z '' ']' [2020-10-02T22:35:05.496Z] #57 0.937 ++ mktemp -d [2020-10-02T22:35:05.496Z] #57 0.941 + export GOPATH=/tmp/tmp.YYlfBf6yrm [2020-10-02T22:35:05.496Z] #57 0.941 + GOPATH=/tmp/tmp.YYlfBf6yrm [2020-10-02T22:35:05.496Z] #57 0.941 + RM_GOPATH=1 [2020-10-02T22:35:05.496Z] #57 0.952 ++ dirname ./install.sh [2020-10-02T22:35:05.496Z] #57 0.976 + dir=. [2020-10-02T22:35:05.496Z] #57 0.976 + bin=containerd [2020-10-02T22:35:05.496Z] #57 0.976 + shift [2020-10-02T22:35:05.496Z] #57 0.976 + '[' '!' -f ./containerd.installer ']' [2020-10-02T22:35:05.496Z] #57 0.977 + . ./containerd.installer [2020-10-02T22:35:05.496Z] #57 0.977 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:05.496Z] #57 0.978 + install_containerd [2020-10-02T22:35:05.496Z] #57 0.979 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-02T22:35:05.496Z] #57 0.979 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:05.496Z] #57 0.980 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YYlfBf6yrm/src/github.com/containerd/containerd [2020-10-02T22:35:05.496Z] #57 0.983 Cloning into '/tmp/tmp.YYlfBf6yrm/src/github.com/containerd/containerd'... [2020-10-02T22:35:05.756Z] #57 ... [2020-10-02T22:35:05.756Z] [2020-10-02T22:35:05.756Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-10-02T22:35:05.756Z] #7 27.95 Reading package lists... [2020-10-02T22:35:05.756Z] #7 34.42 Building dependency tree... [2020-10-02T22:35:05.756Z] #7 35.70 Reading state information... [2020-10-02T22:35:05.756Z] #7 37.64 The following additional packages will be installed: [2020-10-02T22:35:05.756Z] #7 37.68 libapparmor1 [2020-10-02T22:35:05.756Z] #7 37.69 Suggested packages: [2020-10-02T22:35:05.756Z] #7 37.71 seccomp [2020-10-02T22:35:05.756Z] #7 38.02 The following NEW packages will be installed: [2020-10-02T22:35:05.756Z] #7 38.05 libapparmor-dev libapparmor1 libseccomp-dev [2020-10-02T22:35:05.756Z] #7 38.49 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:05.756Z] #7 38.49 Need to get 293 kB of archives. [2020-10-02T22:35:05.756Z] #7 38.49 After this operation, 952 kB of additional disk space will be used. [2020-10-02T22:35:05.756Z] #7 38.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-10-02T22:35:05.756Z] #7 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-10-02T22:35:05.756Z] #7 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-10-02T22:35:05.756Z] #7 39.66 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:05.756Z] #7 39.88 Fetched 293 kB in 0s (1048 kB/s) [2020-10-02T22:35:05.756Z] #7 40.01 Selecting previously unselected package libapparmor1:amd64. [2020-10-02T22:35:05.756Z] #7 40.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 ... 15410 files and directories currently installed.) [2020-10-02T22:35:05.756Z] #7 40.11 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-10-02T22:35:05.756Z] #7 40.16 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-10-02T22:35:05.756Z] #7 40.49 Selecting previously unselected package libapparmor-dev:amd64. [2020-10-02T22:35:05.756Z] #7 40.49 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-10-02T22:35:05.756Z] #7 40.50 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-02T22:35:05.756Z] #7 40.89 Selecting previously unselected package libseccomp-dev:amd64. [2020-10-02T22:35:05.756Z] #7 40.89 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-10-02T22:35:05.756Z] #7 40.90 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-02T22:35:05.756Z] #7 41.33 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-10-02T22:35:05.756Z] #7 41.36 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-10-02T22:35:05.756Z] #7 41.38 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-10-02T22:35:05.756Z] #7 41.42 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:05.756Z] #7 DONE 41.8s [2020-10-02T22:35:05.756Z] [2020-10-02T22:35:05.756Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:35:05.756Z] #50 DONE 0.1s [2020-10-02T22:35:05.756Z] [2020-10-02T22:35:05.756Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-10-02T22:35:05.756Z] #51 DONE 0.1s [2020-10-02T22:35:05.756Z] [2020-10-02T22:35:05.756Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:35:05.932Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-10-02T22:35:05.932Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-02T22:35:05.932Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:05.932Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-10-02T22:35:05.932Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:05.932Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:05.932Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:05.932Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-10-02T22:35:05.932Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:05.932Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:05.975Z] #24 10.44 0.0% #### 6.6% ########## 14.3% ############### 21.9% #################### 29.0% ######################### 34.8% ############################# 41.3% ################################ 45.5% ##################################### 52.5% ######################################### 58.2% ############################################# 62.8% ################################################# 68.7% ##################################################### 74.1% ######################################################## 78.8% ############################################################ 84.4% ################################################################# 91.3% ##################################################################### 96.2% ######################################################################## 100.0% [2020-10-02T22:35:06.326Z] #52 ... [2020-10-02T22:35:06.326Z] [2020-10-02T22:35:06.326Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-10-02T22:35:06.326Z] #22 27.30 Reading package lists... [2020-10-02T22:35:06.326Z] #22 34.02 Building dependency tree... [2020-10-02T22:35:06.326Z] #22 35.75 Reading state information... [2020-10-02T22:35:06.326Z] #22 38.01 ca-certificates is already the newest version (20200601~deb10u1). [2020-10-02T22:35:06.326Z] #22 38.01 The following additional packages will be installed: [2020-10-02T22:35:06.326Z] #22 38.03 libjq1 libonig5 [2020-10-02T22:35:06.326Z] #22 38.51 The following NEW packages will be installed: [2020-10-02T22:35:06.326Z] #22 38.58 jq libjq1 libonig5 [2020-10-02T22:35:06.326Z] #22 39.09 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:06.326Z] #22 39.09 Need to get 355 kB of archives. [2020-10-02T22:35:06.326Z] #22 39.09 After this operation, 1072 kB of additional disk space will be used. [2020-10-02T22:35:06.326Z] #22 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-02T22:35:06.326Z] #22 39.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-02T22:35:06.326Z] #22 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-02T22:35:06.326Z] #22 40.45 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:06.326Z] #22 40.75 Fetched 355 kB in 0s (1055 kB/s) [2020-10-02T22:35:06.326Z] #22 40.94 Selecting previously unselected package libonig5:amd64. [2020-10-02T22:35:06.326Z] #22 40.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:35:06.326Z] #22 41.14 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-10-02T22:35:06.326Z] #22 41.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:35:06.326Z] #22 41.52 Selecting previously unselected package libjq1:amd64. [2020-10-02T22:35:06.326Z] #22 41.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:35:06.326Z] #22 41.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:35:06.326Z] #22 41.70 Selecting previously unselected package jq. [2020-10-02T22:35:06.326Z] #22 41.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:35:06.326Z] #22 41.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:35:06.326Z] #22 42.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:35:06.326Z] #22 42.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:35:06.326Z] #22 42.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:35:06.326Z] #22 42.16 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:06.326Z] #22 DONE 42.6s [2020-10-02T22:35:06.326Z] [2020-10-02T22:35:06.326Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-10-02T22:35:06.326Z] #23 DONE 0.1s [2020-10-02T22:35:06.326Z] [2020-10-02T22:35:06.326Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:06.540Z] #24 12.68 #=#=# [2020-10-02T22:35:06.540Z] #24 12.87 [2020-10-02T22:35:06.540Z] #24 ... [2020-10-02T22:35:06.540Z] [2020-10-02T22:35:06.540Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:06.540Z] #31 45.02 Selecting previously unselected package cmake-data. [2020-10-02T22:35:06.540Z] #31 45.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-02T22:35:06.540Z] #31 45.03 Unpacking cmake-data (3.13.4-1) ... [2020-10-02T22:35:06.540Z] #31 49.92 Selecting previously unselected package libicu63:amd64. [2020-10-02T22:35:06.540Z] #31 49.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-02T22:35:06.540Z] #31 49.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:35:06.540Z] #31 ... [2020-10-02T22:35:06.540Z] [2020-10-02T22:35:06.540Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:06.570Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-10-02T22:35:06.570Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:06.713Z] #39 ... [2020-10-02T22:35:06.713Z] [2020-10-02T22:35:06.713Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:06.713Z] #31 25.56 Selecting previously unselected package libicu63:s390x. [2020-10-02T22:35:06.713Z] #31 25.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 25.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-02T22:35:06.713Z] #31 31.25 Selecting previously unselected package libxml2:s390x. [2020-10-02T22:35:06.713Z] #31 31.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 31.25 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:35:06.713Z] #31 31.71 Selecting previously unselected package libarchive13:s390x. [2020-10-02T22:35:06.713Z] #31 31.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 31.71 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-02T22:35:06.713Z] #31 31.97 Selecting previously unselected package libjsoncpp1:s390x. [2020-10-02T22:35:06.713Z] #31 31.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 31.99 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-10-02T22:35:06.713Z] #31 32.06 Selecting previously unselected package librhash0:s390x. [2020-10-02T22:35:06.713Z] #31 32.06 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 32.06 Unpacking librhash0:s390x (1.3.8-1) ... [2020-10-02T22:35:06.713Z] #31 32.23 Selecting previously unselected package libuv1:s390x. [2020-10-02T22:35:06.713Z] #31 32.23 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 32.23 Unpacking libuv1:s390x (1.24.1-1) ... [2020-10-02T22:35:06.713Z] #31 32.40 Selecting previously unselected package cmake. [2020-10-02T22:35:06.713Z] #31 32.40 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-10-02T22:35:06.713Z] #31 32.40 Unpacking cmake (3.13.4-1) ... [2020-10-02T22:35:06.713Z] #31 34.64 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-02T22:35:06.713Z] #31 34.66 Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:35:06.713Z] #31 34.66 Setting up libuv1:s390x (1.24.1-1) ... [2020-10-02T22:35:06.713Z] #31 34.68 Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:35:06.713Z] #31 34.69 Setting up librhash0:s390x (1.3.8-1) ... [2020-10-02T22:35:06.713Z] #31 34.70 Setting up cmake-data (3.13.4-1) ... [2020-10-02T22:35:06.713Z] #31 34.71 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:35:06.713Z] #31 34.72 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-10-02T22:35:06.713Z] #31 34.73 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-10-02T22:35:06.713Z] #31 34.74 Setting up cmake (3.13.4-1) ... [2020-10-02T22:35:06.713Z] #31 34.74 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:06.713Z] #31 34.78 Processing triggers for mime-support (3.62) ... [2020-10-02T22:35:06.713Z] #31 DONE 35.2s [2020-10-02T22:35:06.713Z] [2020-10-02T22:35:06.713Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:35:06.713Z] #32 DONE 0.1s [2020-10-02T22:35:06.713Z] [2020-10-02T22:35:06.713Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:06.713Z] #24 3.893 #=#=# 0.1% 0.4% 1.1% ## 3.1% ### 5.4% ##### 8.0% ####### 10.2% ####### 10.5% ########## 14.2% ########### 16.5% ############# 19.1% ############## 20.1% ############### 22.1% ################ 23.4% ################## 26.3% ################### 26.9% ##################### 29.4% ###################### 31.7% ####################### 33.2% ######################### 34.9% ########################## 36.9% ############################ 40.0% ############################## 42.1% ############################### 43.6% ################################ 45.8% ################################# 46.7% ################################### 49.6% #################################### 51.1% ###################################### 54.0% ######################################## 56.2% ########################################## 58.4% ########################################### 60.3% ############################################ 62.0% ############################################## 64.5% ############################################### 66.4% ################################################# 68.3% ################################################## 70.6% ################################################### 72.1% ##################################################### 74.1% ###################################################### 75.9% ######################################################## 78.7% ########################################################## 80.7% ########################################################### 82.8% ############################################################ 84.6% ############################################################# 85.2% ############################################################### 88.2% ################################################################# 90.9% ################################################################## 92.3% ################################################################### 94.3% #################################################################### 95.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-10-02T22:35:06.713Z] #24 10.82 #=#=# [2020-10-02T22:35:06.713Z] [2020-10-02T22:35:06.713Z] #24 ... [2020-10-02T22:35:06.713Z] [2020-10-02T22:35:06.713Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-10-02T22:35:06.713Z] #33 DONE 0.1s [2020-10-02T22:35:06.713Z] [2020-10-02T22:35:06.713Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:06.798Z] #24 12.87 1.4% ### 4.5% ##### 7.0% ### [2020-10-02T22:35:06.798Z] #24 ... [2020-10-02T22:35:06.798Z] [2020-10-02T22:35:06.798Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:06.798Z] #42 42.22 github.com/LK4D4/vndr/godl/singleflight [2020-10-02T22:35:06.798Z] #42 42.73 math/rand [2020-10-02T22:35:06.798Z] #42 44.25 internal/singleflight [2020-10-02T22:35:06.798Z] #42 44.91 errors [2020-10-02T22:35:06.798Z] #42 44.93 sort [2020-10-02T22:35:06.798Z] #42 45.77 io [2020-10-02T22:35:06.798Z] #42 46.74 strconv [2020-10-02T22:35:06.798Z] #42 48.17 bytes [2020-10-02T22:35:06.798Z] #42 51.32 bufio [2020-10-02T22:35:06.798Z] #42 51.53 reflect [2020-10-02T22:35:07.057Z] #42 ... [2020-10-02T22:35:07.057Z] [2020-10-02T22:35:07.057Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:07.057Z] #24 12.87 1.4% ### 4.5% ##### 7.0% ###### 9.3% ######## 11.7% #### [2020-10-02T22:35:07.057Z] #24 ... [2020-10-02T22:35:07.057Z] [2020-10-02T22:35:07.057Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:07.057Z] #29 42.53 sort [2020-10-02T22:35:07.057Z] #29 42.53 errors [2020-10-02T22:35:07.057Z] #29 43.43 strconv [2020-10-02T22:35:07.057Z] #29 44.38 io [2020-10-02T22:35:07.057Z] #29 46.18 internal/oserror [2020-10-02T22:35:07.057Z] #29 46.43 syscall [2020-10-02T22:35:07.057Z] #29 49.05 reflect [2020-10-02T22:35:07.277Z] #24 ... [2020-10-02T22:35:07.277Z] [2020-10-02T22:35:07.277Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:07.277Z] #31 27.00 Reading package lists... [2020-10-02T22:35:07.277Z] #31 33.69 Building dependency tree... [2020-10-02T22:35:07.277Z] #31 35.39 Reading state information... [2020-10-02T22:35:07.277Z] #31 37.66 The following additional packages will be installed: [2020-10-02T22:35:07.277Z] #31 37.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-02T22:35:07.277Z] #31 37.71 Suggested packages: [2020-10-02T22:35:07.277Z] #31 37.72 cmake-doc ninja-build lrzip [2020-10-02T22:35:07.277Z] #31 37.72 Recommended packages: [2020-10-02T22:35:07.277Z] #31 37.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-02T22:35:07.277Z] #31 38.68 The following NEW packages will be installed: [2020-10-02T22:35:07.277Z] #31 38.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-02T22:35:07.277Z] #31 38.70 vim-common xxd [2020-10-02T22:35:07.277Z] #31 39.11 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:07.277Z] #31 39.11 Need to get 14.9 MB of archives. [2020-10-02T22:35:07.277Z] #31 39.11 After this operation, 61.8 MB of additional disk space will be used. [2020-10-02T22:35:07.277Z] #31 39.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-02T22:35:07.277Z] #31 39.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:35:07.277Z] #31 39.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-10-02T22:35:07.277Z] #31 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-02T22:35:07.277Z] #31 40.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-10-02T22:35:07.277Z] #31 40.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-10-02T22:35:07.277Z] #31 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-10-02T22:35:07.277Z] #31 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-10-02T22:35:07.277Z] #31 40.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-10-02T22:35:07.277Z] #31 40.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-10-02T22:35:07.277Z] #31 42.53 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:07.277Z] #31 42.97 Fetched 14.9 MB in 2s (8357 kB/s) [2020-10-02T22:35:07.277Z] #31 43.13 Selecting previously unselected package xxd. [2020-10-02T22:35:07.277Z] #31 43.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:35:07.277Z] #31 43.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-02T22:35:07.277Z] #31 43.26 Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:35:07.277Z] #31 43.53 Selecting previously unselected package vim-common. [2020-10-02T22:35:07.277Z] #31 43.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:35:07.277Z] #31 43.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:35:07.277Z] #31 ... [2020-10-02T22:35:07.277Z] [2020-10-02T22:35:07.277Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:07.277Z] #38 40.37 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:07.277Z] #38 40.86 Fetched 4095 kB in 1s (5236 kB/s) [2020-10-02T22:35:07.277Z] #38 41.05 Selecting previously unselected package libcap-dev:amd64. [2020-10-02T22:35:07.277Z] #38 41.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-10-02T22:35:07.277Z] #38 41.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 41.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-10-02T22:35:07.277Z] #38 41.38 Selecting previously unselected package libnet1:amd64. [2020-10-02T22:35:07.277Z] #38 41.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 41.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:07.277Z] #38 41.59 Selecting previously unselected package libnet1-dev. [2020-10-02T22:35:07.277Z] #38 41.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 41.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:07.277Z] #38 41.83 Selecting previously unselected package libnl-3-200:amd64. [2020-10-02T22:35:07.277Z] #38 41.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 41.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:35:07.277Z] #38 42.20 Selecting previously unselected package libnl-3-dev:amd64. [2020-10-02T22:35:07.277Z] #38 42.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 42.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-02T22:35:07.277Z] #38 42.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-02T22:35:07.277Z] #38 42.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 42.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:35:07.277Z] #38 42.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-10-02T22:35:07.277Z] #38 42.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 42.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-02T22:35:07.277Z] #38 43.11 Selecting previously unselected package zlib1g-dev:amd64. [2020-10-02T22:35:07.277Z] #38 43.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-10-02T22:35:07.277Z] #38 43.16 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-02T22:35:07.315Z] #29 ... [2020-10-02T22:35:07.315Z] [2020-10-02T22:35:07.315Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:07.537Z] #38 43.76 Selecting previously unselected package libprotobuf17:amd64. [2020-10-02T22:35:07.537Z] #38 43.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:07.608Z] Removing intermediate container 039c4d0dfd78 [2020-10-02T22:35:07.608Z] ---> 74f73890f180 [2020-10-02T22:35:07.608Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-10-02T22:35:07.608Z] ---> Running in a5326da11b8a [2020-10-02T22:35:07.608Z] Removing intermediate container a5326da11b8a [2020-10-02T22:35:07.608Z] ---> e9a361a6025e [2020-10-02T22:35:07.608Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-10-02T22:35:07.608Z] ---> Running in eef7bfffeecd [2020-10-02T22:35:07.800Z] #38 ... [2020-10-02T22:35:07.800Z] [2020-10-02T22:35:07.800Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-10-02T22:35:07.800Z] #66 DONE 41.1s [2020-10-02T22:35:07.800Z] [2020-10-02T22:35:07.800Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:07.800Z] #38 43.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:08.060Z] #38 ... [2020-10-02T22:35:08.060Z] [2020-10-02T22:35:08.060Z] #8 [dev 1/25] RUN groupadd -r docker [2020-10-02T22:35:08.060Z] #8 DONE 2.4s [2020-10-02T22:35:08.246Z] Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:35:08.246Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:35:08.246Z] Note: Building without GnuTLS support [2020-10-02T22:35:08.246Z] Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:35:08.246Z] Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:35:08.319Z] [2020-10-02T22:35:08.319Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:08.319Z] #31 44.41 Selecting previously unselected package cmake-data. [2020-10-02T22:35:08.319Z] #31 44.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-02T22:35:08.319Z] #31 44.44 Unpacking cmake-data (3.13.4-1) ... [2020-10-02T22:35:08.543Z] fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:35:08.543Z]  GEN .gitid [2020-10-02T22:35:08.543Z] GEN criu/include/version.h [2020-10-02T22:35:08.543Z] GEN include/common/asm [2020-10-02T22:35:08.671Z] #24 12.87 1.4% ### 4.5% ##### 7.0% ###### 9.3% ######## 11.7% ########## 14.3% ########### 16.4% ############# 18.7% ############### 21.5% ################# 24.2% ################## 25.9% ################### 27.8% ##################### 29.7% ####################### 32.3% ######################## 34.0% ########################## 36.7% ########################### 38.7% ############################# 40.8% ############################## 43.0% [2020-10-02T22:35:08.671Z] #24 ... [2020-10-02T22:35:08.671Z] [2020-10-02T22:35:08.671Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:08.671Z] #38 47.15 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-02T22:35:08.671Z] #38 47.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:08.671Z] #38 47.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:08.671Z] #38 47.65 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-02T22:35:08.671Z] #38 47.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:08.671Z] #38 47.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:08.671Z] #38 50.27 Selecting previously unselected package libprotoc17:amd64. [2020-10-02T22:35:08.671Z] #38 50.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:08.671Z] #38 50.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:08.671Z] #38 51.38 Selecting previously unselected package protobuf-c-compiler. [2020-10-02T22:35:08.671Z] #38 51.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:35:08.671Z] #38 51.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:08.671Z] #38 51.61 Selecting previously unselected package protobuf-compiler. [2020-10-02T22:35:08.671Z] #38 51.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:08.671Z] #38 51.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:08.671Z] #38 51.99 Selecting previously unselected package python-pkg-resources. [2020-10-02T22:35:08.671Z] #38 52.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:35:08.671Z] #38 52.05 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-02T22:35:08.671Z] #38 52.41 Selecting previously unselected package python-six. [2020-10-02T22:35:08.671Z] #38 52.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-02T22:35:08.671Z] #38 52.42 Unpacking python-six (1.12.0-1) ... [2020-10-02T22:35:08.671Z] #38 52.51 Selecting previously unselected package python-protobuf. [2020-10-02T22:35:08.671Z] #38 52.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:08.671Z] #38 52.54 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:08.671Z] #38 53.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-02T22:35:08.671Z] #38 ... [2020-10-02T22:35:08.671Z] [2020-10-02T22:35:08.671Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:08.715Z] #24 11.10 #=#=# 0.2% 0.9% # 2.5% #### 6.8% ########## 14.4% ##################### 29.4% ############################## 42.8% ################################# 47.2% ################################################# 68.7% ######################################################## 78.5% ######################################################################## 100.0% [2020-10-02T22:35:08.839Z] PBCC images/timens.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/timens.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/fown.pb-c.c [2020-10-02T22:35:08.839Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-02T22:35:08.839Z] PBCC images/opts.pb-c.c [2020-10-02T22:35:08.839Z] PBCC images/memfd.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/fown.pb-c.d [2020-10-02T22:35:08.839Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-10-02T22:35:08.839Z] DEP images/opts.pb-c.d [2020-10-02T22:35:08.839Z] DEP images/memfd.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/sit.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/sit.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/macvlan.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/macvlan.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/autofs.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/autofs.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/sysctl.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/sysctl.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/time.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/time.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/binfmt-misc.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/binfmt-misc.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/seccomp.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/seccomp.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/userns.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/userns.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/cgroup.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/cgroup.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/ext-file.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/ext-file.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/rpc.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/rpc.pb-c.d [2020-10-02T22:35:08.839Z] PBCC images/siginfo.pb-c.c [2020-10-02T22:35:08.839Z] DEP images/siginfo.pb-c.d [2020-10-02T22:35:09.010Z] #24 13.48 #=#=# ##O#- # [2020-10-02T22:35:09.132Z] PBCC images/pagemap.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/pagemap.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/rlimit.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/rlimit.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/file-lock.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/file-lock.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/tty.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/tty.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/tun.pb-c.c [2020-10-02T22:35:09.132Z] PBCC images/netdev.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/tun.pb-c.d [2020-10-02T22:35:09.132Z] DEP images/netdev.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/vma.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/vma.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/creds.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/creds.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/utsns.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/utsns.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/ipc-desc.pb-c.c [2020-10-02T22:35:09.132Z] PBCC images/ipc-sem.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/ipc-desc.pb-c.d [2020-10-02T22:35:09.132Z] DEP images/ipc-sem.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/ipc-msg.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/ipc-msg.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/ipc-shm.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/ipc-shm.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/ipc-var.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/ipc-var.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/sk-opts.pb-c.c [2020-10-02T22:35:09.132Z] PBCC images/packet-sock.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/sk-opts.pb-c.d [2020-10-02T22:35:09.132Z] DEP images/packet-sock.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/sk-netlink.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/sk-netlink.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/sk-inet.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/sk-inet.pb-c.d [2020-10-02T22:35:09.132Z] PBCC images/sk-unix.pb-c.c [2020-10-02T22:35:09.132Z] DEP images/sk-unix.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/mm.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/mm.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/timerfd.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/timerfd.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/timer.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/timer.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/sa.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/sa.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/pipe-data.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/pipe-data.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/mnt.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/mnt.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/sk-packet.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/sk-packet.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/tcp-stream.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/tcp-stream.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/pipe.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/pipe.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/pstree.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/pstree.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/fs.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/fs.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/signalfd.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/signalfd.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/fh.pb-c.c [2020-10-02T22:35:09.425Z] PBCC images/fsnotify.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/fh.pb-c.d [2020-10-02T22:35:09.425Z] DEP images/fsnotify.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/eventpoll.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/eventpoll.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/eventfd.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/eventfd.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/remap-file-path.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/remap-file-path.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/fifo.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/fifo.pb-c.d [2020-10-02T22:35:09.425Z] PBCC images/ghost-file.pb-c.c [2020-10-02T22:35:09.425Z] DEP images/ghost-file.pb-c.d [2020-10-02T22:35:09.603Z] #24 13.70 ### 4.7% ######## 12.3% ################ 22.5% [2020-10-02T22:35:09.603Z] #24 ... [2020-10-02T22:35:09.603Z] [2020-10-02T22:35:09.603Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:09.603Z] #42 28.13 internal/reflectlite [2020-10-02T22:35:09.603Z] #42 28.13 sync [2020-10-02T22:35:09.603Z] #42 29.16 github.com/LK4D4/vndr/godl/singleflight [2020-10-02T22:35:09.603Z] #42 29.43 math/rand [2020-10-02T22:35:09.603Z] #42 30.35 internal/singleflight [2020-10-02T22:35:09.604Z] #42 31.29 sort [2020-10-02T22:35:09.604Z] #42 31.29 errors [2020-10-02T22:35:09.604Z] #42 31.58 io [2020-10-02T22:35:09.604Z] #42 32.07 strconv [2020-10-02T22:35:09.604Z] #42 32.41 bytes [2020-10-02T22:35:09.604Z] #42 34.30 bufio [2020-10-02T22:35:09.604Z] #42 35.11 reflect [2020-10-02T22:35:09.604Z] #42 35.65 internal/oserror [2020-10-02T22:35:09.604Z] #42 35.72 syscall [2020-10-02T22:35:09.604Z] #42 ... [2020-10-02T22:35:09.604Z] [2020-10-02T22:35:09.604Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:09.723Z] PBCC images/regfile.pb-c.c [2020-10-02T22:35:09.723Z] DEP images/regfile.pb-c.d [2020-10-02T22:35:09.723Z] PBCC images/ns.pb-c.c [2020-10-02T22:35:09.723Z] DEP images/ns.pb-c.d [2020-10-02T22:35:09.723Z] PBCC images/fdinfo.pb-c.c [2020-10-02T22:35:09.723Z] DEP images/fdinfo.pb-c.d [2020-10-02T22:35:09.723Z] PBCC images/core-aarch64.pb-c.c [2020-10-02T22:35:09.723Z] PBCC images/core-arm.pb-c.c [2020-10-02T22:35:09.723Z] PBCC images/core-ppc64.pb-c.c [2020-10-02T22:35:09.723Z] PBCC images/core-s390.pb-c.c [2020-10-02T22:35:09.723Z] PBCC images/core-x86.pb-c.c [2020-10-02T22:35:09.723Z] PBCC images/core.pb-c.c [2020-10-02T22:35:09.723Z] PBCC images/inventory.pb-c.c [2020-10-02T22:35:09.723Z] DEP images/core-aarch64.pb-c.d [2020-10-02T22:35:09.723Z] DEP images/core-arm.pb-c.d [2020-10-02T22:35:09.724Z] DEP images/core-ppc64.pb-c.d [2020-10-02T22:35:09.724Z] DEP images/core-s390.pb-c.d [2020-10-02T22:35:09.724Z] DEP images/core-x86.pb-c.d [2020-10-02T22:35:09.724Z] DEP images/core.pb-c.d [2020-10-02T22:35:09.724Z] DEP images/inventory.pb-c.d [2020-10-02T22:35:09.724Z] PBCC images/cpuinfo.pb-c.c [2020-10-02T22:35:09.724Z] DEP images/cpuinfo.pb-c.d [2020-10-02T22:35:09.724Z] PBCC images/stats.pb-c.c [2020-10-02T22:35:09.724Z] DEP images/stats.pb-c.d [2020-10-02T22:35:10.021Z] make[1]: Nothing to be done for 'all'. [2020-10-02T22:35:10.226Z] #31 ... [2020-10-02T22:35:10.226Z] [2020-10-02T22:35:10.226Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-10-02T22:35:10.226Z] #9 DONE 2.3s [2020-10-02T22:35:10.315Z] CC images/stats.o [2020-10-02T22:35:10.315Z] CC images/core.o [2020-10-02T22:35:10.315Z] CC images/core-x86.o [2020-10-02T22:35:10.471Z] #24 12.87 1.4% ### 4.5% ##### 7.0% ###### 9.3% ######## 11.7% ########## 14.3% ########### 16.4% ############# 18.7% ############### 21.5% ################# 24.2% ################## 25.9% ################### 27.8% ##################### 29.7% ####################### 32.3% ######################## 34.0% ########################## 36.7% ########################### 38.7% ############################# 40.8% ############################## 43.0% ################################ 44.9% ################################## 47.3% #################################### 50.7% ###################################### 53.7% ####################################### 54.8% ######################################## 56.6% ########################################## 59.3% ########################################### 60.1% ############################################ 61.7% ############################################## 65.0% ################################################ 67.1% ################################################# 68.5% ################################################## 70.6% ################################################### 72.1% #################################################### 73.5% ###################################################### 75.8% [2020-10-02T22:35:10.471Z] #24 ... [2020-10-02T22:35:10.471Z] [2020-10-02T22:35:10.471Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:35:10.471Z] #26 49.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-02T22:35:10.478Z] #24 13.70 ### 4.7% ######## 12.3% ################ 22.5% ####################### 32.6% ############################### 43.8% ##################################### 51.7% ########################################## 59.4% ################################################## 69.6% ####################################################### 77.2% ############################################################# 84.8% ################################################################## 92.4% ######################################################################## 100.0% [2020-10-02T22:35:10.478Z] #24 ... [2020-10-02T22:35:10.478Z] [2020-10-02T22:35:10.478Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:10.478Z] #29 29.17 internal/oserror [2020-10-02T22:35:10.478Z] #29 29.23 syscall [2020-10-02T22:35:10.479Z] #29 30.70 reflect [2020-10-02T22:35:10.479Z] #29 36.32 time [2020-10-02T22:35:10.486Z] [2020-10-02T22:35:10.486Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:35:10.609Z] CC images/core-arm.o [2020-10-02T22:35:10.609Z] CC images/core-aarch64.o [2020-10-02T22:35:10.609Z] CC images/core-ppc64.o [2020-10-02T22:35:10.609Z] CC images/core-s390.o [2020-10-02T22:35:10.729Z] #26 ... [2020-10-02T22:35:10.729Z] [2020-10-02T22:35:10.729Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:10.769Z] #29 ... [2020-10-02T22:35:10.769Z] [2020-10-02T22:35:10.769Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:10.769Z] #34 1.355 + RM_GOPATH=0 [2020-10-02T22:35:10.769Z] #34 1.355 + TMP_GOPATH= [2020-10-02T22:35:10.769Z] #34 1.355 + : /build [2020-10-02T22:35:10.769Z] #34 1.355 + '[' -z '' ']' [2020-10-02T22:35:10.769Z] #34 1.355 ++ mktemp -d [2020-10-02T22:35:10.769Z] #34 1.355 + export GOPATH=/tmp/tmp.XtPTdN60tT [2020-10-02T22:35:10.769Z] #34 1.355 + GOPATH=/tmp/tmp.XtPTdN60tT [2020-10-02T22:35:10.769Z] #34 1.355 + RM_GOPATH=1 [2020-10-02T22:35:10.769Z] #34 1.356 ++ dirname ./install.sh [2020-10-02T22:35:10.769Z] #34 1.357 + dir=. [2020-10-02T22:35:10.769Z] #34 1.357 + bin=tini [2020-10-02T22:35:10.769Z] #34 1.357 + shift [2020-10-02T22:35:10.769Z] #34 1.357 + '[' '!' -f ./tini.installer ']' [2020-10-02T22:35:10.769Z] #34 1.357 + . ./tini.installer [2020-10-02T22:35:10.769Z] #34 1.357 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:10.769Z] #34 1.357 + install_tini [2020-10-02T22:35:10.769Z] #34 1.357 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-02T22:35:10.769Z] #34 1.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.XtPTdN60tT/tini [2020-10-02T22:35:10.769Z] #34 1.357 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:10.769Z] #34 1.365 Cloning into '/tmp/tmp.XtPTdN60tT/tini'... [2020-10-02T22:35:10.769Z] #34 1.985 + cd /tmp/tmp.XtPTdN60tT/tini [2020-10-02T22:35:10.769Z] #34 1.985 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:10.769Z] #34 1.989 + cmake . [2020-10-02T22:35:10.769Z] #34 2.438 -- The C compiler identification is GNU 8.3.0 [2020-10-02T22:35:10.769Z] #34 2.537 -- Check for working C compiler: /usr/bin/cc [2020-10-02T22:35:10.769Z] #34 2.915 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-02T22:35:10.769Z] #34 2.915 -- Detecting C compiler ABI info [2020-10-02T22:35:10.769Z] #34 3.377 -- Detecting C compiler ABI info - done [2020-10-02T22:35:10.769Z] #34 3.382 -- Detecting C compile features [2020-10-02T22:35:10.904Z] CC images/cpuinfo.o [2020-10-02T22:35:10.904Z] CC images/inventory.o [2020-10-02T22:35:10.904Z] CC images/fdinfo.o [2020-10-02T22:35:11.129Z] #34 4.549 -- Detecting C compile features - done [2020-10-02T22:35:11.129Z] #34 4.571 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-02T22:35:11.129Z] #34 4.706 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-02T22:35:11.129Z] #34 4.798 -- Configuring done [2020-10-02T22:35:11.129Z] #34 4.801 -- Generating done [2020-10-02T22:35:11.129Z] #34 4.801 -- Build files have been written to: /tmp/tmp.XtPTdN60tT/tini [2020-10-02T22:35:11.129Z] #34 4.820 + make tini-static [2020-10-02T22:35:11.197Z] CC images/fown.o [2020-10-02T22:35:11.197Z] CC images/ns.o [2020-10-02T22:35:11.197Z] CC images/regfile.o [2020-10-02T22:35:11.197Z] CC images/ghost-file.o [2020-10-02T22:35:11.197Z] CC images/fifo.o [2020-10-02T22:35:11.197Z] CC images/remap-file-path.o [2020-10-02T22:35:11.197Z] CC images/eventfd.o [2020-10-02T22:35:11.197Z] CC images/eventpoll.o [2020-10-02T22:35:11.489Z] CC images/fh.o [2020-10-02T22:35:11.489Z] CC images/fsnotify.o [2020-10-02T22:35:11.489Z] CC images/signalfd.o [2020-10-02T22:35:11.489Z] CC images/fs.o [2020-10-02T22:35:11.489Z] CC images/pstree.o [2020-10-02T22:35:11.489Z] CC images/pipe.o [2020-10-02T22:35:11.529Z] #26 45.38 Checking out files: 37% (567/1521) Checking out files: 38% (578/1521) Checking out files: 39% (594/1521) Checking out files: 40% (609/1521) Checking out files: 41% (624/1521) Checking out files: 42% (639/1521) Checking out files: 43% (655/1521) Checking out files: 44% (670/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) [2020-10-02T22:35:11.529Z] #26 ... [2020-10-02T22:35:11.529Z] [2020-10-02T22:35:11.529Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-10-02T22:35:11.529Z] #10 1.022 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-02T22:35:11.529Z] #10 DONE 1.2s [2020-10-02T22:35:11.529Z] [2020-10-02T22:35:11.529Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:35:11.762Z] #34 5.122 Scanning dependencies of target tini-static [2020-10-02T22:35:11.762Z] #34 5.171 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-02T22:35:11.782Z] CC images/tcp-stream.o [2020-10-02T22:35:11.782Z] CC images/sk-packet.o [2020-10-02T22:35:11.782Z] CC images/mnt.o [2020-10-02T22:35:11.782Z] CC images/pipe-data.o [2020-10-02T22:35:11.782Z] CC images/sa.o [2020-10-02T22:35:11.782Z] CC images/timer.o [2020-10-02T22:35:11.782Z] CC images/timerfd.o [2020-10-02T22:35:11.788Z] #26 45.38 Checking out files: 37% (567/1521) Checking out files: 38% (578/1521) Checking out files: 39% (594/1521) Checking out files: 40% (609/1521) Checking out files: 41% (624/1521) Checking out files: 42% (639/1521) Checking out files: 43% (655/1521) Checking out files: 44% (670/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-02T22:35:12.022Z] #24 12.87 1.4% ### 4.5% ##### 7.0% ###### 9.3% ######## 11.7% ########## 14.3% ########### 16.4% ############# 18.7% ############### 21.5% ################# 24.2% ################## 25.9% ################### 27.8% ##################### 29.7% ####################### 32.3% ######################## 34.0% ########################## 36.7% ########################### 38.7% ############################# 40.8% ############################## 43.0% ################################ 44.9% ################################## 47.3% #################################### 50.7% ###################################### 53.7% ####################################### 54.8% ######################################## 56.6% ########################################## 59.3% ########################################### 60.1% ############################################ 61.7% ############################################## 65.0% ################################################ 67.1% ################################################# 68.5% ################################################## 70.6% ################################################### 72.1% #################################################### 73.5% ###################################################### 75.8% ####################################################### 77.1% ######################################################## 78.1% ######################################################### 79.5% ########################################################## 80.8% ########################################################### 82.0% ########################################################### 83.2% ############################################################# 85.8% ############################################################### 88.2% ################################################################ 90.1% ################################################################# 91.3% ################################################################### 93.6% #################################################################### 95.3% #################################################################### 95.8% ###################################################################### 98.4% ######################################################################## 100.0% [2020-10-02T22:35:12.048Z] #26 48.16 + cd /tmp/tmp.oXf8x7EbwW/src/github.com/go-swagger/go-swagger [2020-10-02T22:35:12.048Z] #26 48.16 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-02T22:35:12.054Z] #34 ... [2020-10-02T22:35:12.054Z] [2020-10-02T22:35:12.054Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:12.054Z] #24 15.37 #=#=# [2020-10-02T22:35:12.074Z] CC images/mm.o [2020-10-02T22:35:12.074Z] CC images/sk-opts.o [2020-10-02T22:35:12.074Z] CC images/sk-unix.o [2020-10-02T22:35:12.074Z] CC images/sk-inet.o [2020-10-02T22:35:12.074Z] CC images/tun.o [2020-10-02T22:35:12.074Z] CC images/sk-netlink.o [2020-10-02T22:35:12.280Z] #24 18.53 [2020-10-02T22:35:12.345Z] #24 15.59 #=#=# 0.0% 0.1% 0.4% 0.8% ## 3.7% [2020-10-02T22:35:12.345Z] #24 ... [2020-10-02T22:35:12.345Z] [2020-10-02T22:35:12.345Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:35:12.345Z] #26 31.27 Checking out files: 85% (1308/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-10-02T22:35:12.345Z] #26 31.86 + cd /tmp/tmp.CzqsjYcPog/src/github.com/go-swagger/go-swagger [2020-10-02T22:35:12.345Z] #26 31.86 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-02T22:35:12.345Z] #26 32.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-02T22:35:12.367Z] CC images/packet-sock.o [2020-10-02T22:35:12.367Z] CC images/ipc-var.o [2020-10-02T22:35:12.367Z] CC images/ipc-desc.o [2020-10-02T22:35:12.367Z] CC images/ipc-shm.o [2020-10-02T22:35:12.367Z] CC images/ipc-msg.o [2020-10-02T22:35:12.367Z] CC images/ipc-sem.o [2020-10-02T22:35:12.367Z] CC images/utsns.o [2020-10-02T22:35:12.618Z] #26 48.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-02T22:35:12.618Z] #26 ... [2020-10-02T22:35:12.618Z] [2020-10-02T22:35:12.618Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-10-02T22:35:12.618Z] #11 DONE 1.2s [2020-10-02T22:35:12.636Z] #26 ... [2020-10-02T22:35:12.636Z] [2020-10-02T22:35:12.636Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:12.660Z] CC images/creds.o [2020-10-02T22:35:12.660Z] CC images/vma.o [2020-10-02T22:35:12.660Z] CC images/netdev.o [2020-10-02T22:35:12.660Z] CC images/tty.o [2020-10-02T22:35:12.660Z] CC images/file-lock.o [2020-10-02T22:35:12.878Z] [2020-10-02T22:35:12.878Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:12.878Z] #24 4.280 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-02T22:35:12.878Z] #24 4.895 [2020-10-02T22:35:12.927Z] #24 15.59 #=#=# 0.0% 0.1% 0.4% 0.8% ## 3.7% ### 5.2% #### 6.8% ##### 7.9% ###### 9.4% [2020-10-02T22:35:12.927Z] #24 ... [2020-10-02T22:35:12.927Z] [2020-10-02T22:35:12.927Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:35:12.927Z] #52 10.56 + cd /tmp/tmp.f2x7kaoMmV/src/github.com/opencontainers/runc [2020-10-02T22:35:12.927Z] #52 10.56 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:35:12.927Z] #52 11.47 + '[' -z '' ']' [2020-10-02T22:35:12.927Z] #52 11.47 + target=static [2020-10-02T22:35:12.927Z] #52 11.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-02T22:35:12.927Z] #52 13.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-02T22:35:12.952Z] CC images/rlimit.o [2020-10-02T22:35:12.952Z] CC images/pagemap.o [2020-10-02T22:35:12.952Z] CC images/siginfo.o [2020-10-02T22:35:12.952Z] CC images/rpc.o [2020-10-02T22:35:13.210Z] #24 ... [2020-10-02T22:35:13.210Z] [2020-10-02T22:35:13.210Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:13.210Z] #14 1.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:35:13.210Z] #14 1.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:35:13.210Z] #14 1.596 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:35:13.210Z] #14 2.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:35:13.210Z] #14 5.644 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:35:13.210Z] #14 8.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:35:13.210Z] #14 ... [2020-10-02T22:35:13.210Z] [2020-10-02T22:35:13.210Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:35:13.210Z] #52 17.91 Checking out files: 96% (1093/1138) Checking out files: 97% (1104/1138) Checking out files: 98% (1116/1138) Checking out files: 99% (1127/1138) Checking out files: 100% (1138/1138) Checking out files: 100% (1138/1138), done. [2020-10-02T22:35:13.210Z] #52 17.99 + cd /tmp/tmp.JqkyslIXIr/src/github.com/opencontainers/runc [2020-10-02T22:35:13.210Z] #52 18.00 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:35:13.218Z] #52 ... [2020-10-02T22:35:13.218Z] [2020-10-02T22:35:13.218Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:13.245Z] CC images/ext-file.o [2020-10-02T22:35:13.245Z] CC images/cgroup.o [2020-10-02T22:35:13.245Z] CC images/userns.o [2020-10-02T22:35:13.511Z] #24 15.59 #=#=# 0.0% 0.1% 0.4% 0.8% ## 3.7% ### 5.2% #### 6.8% ##### 7.9% ###### 9.4% ####### 10.7% ######## 12.1% [2020-10-02T22:35:13.511Z] #24 ... [2020-10-02T22:35:13.511Z] [2020-10-02T22:35:13.511Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:13.511Z] #34 6.132 [100%] Linking C executable tini-static [2020-10-02T22:35:13.511Z] #34 6.638 [100%] Built target tini-static [2020-10-02T22:35:13.511Z] #34 6.675 + mkdir -p /build [2020-10-02T22:35:13.511Z] #34 6.677 + cp tini-static /build/docker-init [2020-10-02T22:35:13.511Z] #34 DONE 7.1s [2020-10-02T22:35:13.511Z] [2020-10-02T22:35:13.511Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:13.537Z] CC images/google/protobuf/descriptor.o [2020-10-02T22:35:13.832Z] CC images/opts.o [2020-10-02T22:35:13.832Z] CC images/seccomp.o [2020-10-02T22:35:13.832Z] CC images/binfmt-misc.o [2020-10-02T22:35:13.832Z] CC images/time.o [2020-10-02T22:35:13.832Z] CC images/sysctl.o [2020-10-02T22:35:13.832Z] CC images/autofs.o [2020-10-02T22:35:13.840Z] #24 15.59 #=#=# 0.0% 0.1% 0.4% 0.8% ## 3.7% ### 5.2% #### 6.8% ##### 7.9% ###### 9.4% ####### 10.7% ######## 12.1% ######### 12.7% ########## 13.9% ########## 15.2% ########### 16.5% [2020-10-02T22:35:13.840Z] #24 ... [2020-10-02T22:35:13.840Z] [2020-10-02T22:35:13.840Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:13.840Z] #14 1.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:35:13.840Z] #14 2.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:35:13.840Z] #14 2.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:35:13.840Z] #14 2.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-10-02T22:35:13.840Z] #14 3.820 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [208 kB] [2020-10-02T22:35:13.840Z] #14 5.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-10-02T22:35:13.920Z] #24 5.121 1.1% ### 5.2% ###### 8.5% ######## 12.1% ########### 15.4% ############## 19.5% ################ 22.6% ################### 26.5% ######################## 33.4% ########################### 38.8% ############################### 43.4% ################################# 46.2% #################################### 51.3% ######################################## 56.8% ########################################### 60.9% ############################################## 64.5% ################################################ 67.9% ################################################### 71.7% ##################################################### 74.6% ######################################################### 79.6% ############################################################ 84.6% [2020-10-02T22:35:13.920Z] #24 ... [2020-10-02T22:35:13.920Z] [2020-10-02T22:35:13.920Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-10-02T22:35:13.920Z] #12 DONE 1.2s [2020-10-02T22:35:13.920Z] [2020-10-02T22:35:13.920Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:14.127Z] CC images/macvlan.o [2020-10-02T22:35:14.127Z] CC images/sit.o [2020-10-02T22:35:14.127Z] CC images/memfd.o [2020-10-02T22:35:14.127Z] CC images/timens.o [2020-10-02T22:35:14.127Z] LINK images/built-in.o [2020-10-02T22:35:14.127Z] GEN compel/include/asm [2020-10-02T22:35:14.127Z] GEN compel/include/version.h [2020-10-02T22:35:14.127Z] touch .config [2020-10-02T22:35:14.127Z] GEN include/common/config.h [2020-10-02T22:35:14.127Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-02T22:35:14.127Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-10-02T22:35:14.127Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-10-02T22:35:14.127Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-10-02T22:35:14.127Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-10-02T22:35:14.127Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-10-02T22:35:14.127Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-10-02T22:35:14.127Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-02T22:35:14.127Z] DEP compel/plugins/std/infect.d [2020-10-02T22:35:14.127Z] DEP compel/plugins/std/string.d [2020-10-02T22:35:14.141Z] #52 19.16 + '[' -z '' ']' [2020-10-02T22:35:14.141Z] #52 19.16 + target=static [2020-10-02T22:35:14.141Z] #52 19.16 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-02T22:35:14.180Z] #24 5.121 1.1% ### 5.2% ###### 8.5% ######## 12.1% ########### 15.4% ############## 19.5% ################ 22.6% ################### 26.5% ######################## 33.4% ########################### 38.8% ############################### 43.4% ################################# 46.2% #################################### 51.3% ######################################## 56.8% ########################################### 60.9% ############################################## 64.5% ################################################ 67.9% ################################################### 71.7% ##################################################### 74.6% ######################################################### 79.6% ############################################################ 84.6% ############################################################### 88.7% #################################################################### 94.6% ###################################################################### 97.5% ######################################################################## 100.0% [2020-10-02T22:35:14.204Z] #14 ... [2020-10-02T22:35:14.204Z] [2020-10-02T22:35:14.204Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:14.419Z] DEP compel/plugins/std/log.d [2020-10-02T22:35:14.419Z] DEP compel/plugins/std/fds.d [2020-10-02T22:35:14.419Z] DEP compel/plugins/std/std.d [2020-10-02T22:35:14.419Z] DEP compel/plugins/shmem/shmem.d [2020-10-02T22:35:14.419Z] DEP compel/plugins/fds/fds.d [2020-10-02T22:35:14.419Z] CC compel/plugins/std/std.o [2020-10-02T22:35:14.419Z] CC compel/plugins/std/fds.o [2020-10-02T22:35:14.419Z] CC compel/plugins/std/log.o [2020-10-02T22:35:14.713Z] CC compel/plugins/std/string.o [2020-10-02T22:35:14.713Z] CC compel/plugins/std/infect.o [2020-10-02T22:35:15.007Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-10-02T22:35:15.007Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-10-02T22:35:15.007Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-10-02T22:35:15.007Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-10-02T22:35:15.007Z] AR compel/plugins/std.lib.a [2020-10-02T22:35:15.007Z] CC compel/plugins/fds/fds.o [2020-10-02T22:35:15.007Z] AR compel/plugins/fds.lib.a [2020-10-02T22:35:15.007Z] HOSTDEP compel/src/lib/log-host.d [2020-10-02T22:35:15.007Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-02T22:35:15.007Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-10-02T22:35:15.007Z] HOSTDEP compel/src/main-host.d [2020-10-02T22:35:15.007Z] DEP compel/src/lib/ptrace.d [2020-10-02T22:35:15.007Z] DEP compel/src/lib/infect.d [2020-10-02T22:35:15.007Z] DEP compel/src/lib/infect-util.d [2020-10-02T22:35:15.007Z] DEP compel/src/lib/infect-rpc.d [2020-10-02T22:35:15.120Z] #24 8.546 [2020-10-02T22:35:15.120Z] [2020-10-02T22:35:15.120Z] #24 ... [2020-10-02T22:35:15.120Z] [2020-10-02T22:35:15.120Z] #13 [dev 6/25] RUN ldconfig [2020-10-02T22:35:15.120Z] #13 DONE 1.3s [2020-10-02T22:35:15.120Z] [2020-10-02T22:35:15.120Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:15.300Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-10-02T22:35:15.300Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-10-02T22:35:15.300Z] DEP compel/src/lib/log.d [2020-10-02T22:35:15.300Z] DEP compel/src/main.d [2020-10-02T22:35:15.300Z] DEP compel/src/lib/handle-elf.d [2020-10-02T22:35:15.300Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-10-02T22:35:15.300Z] CC compel/src/lib/log.o [2020-10-02T22:35:15.300Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-10-02T22:35:15.300Z] CC compel/arch/ppc64/src/lib/infect.o [2020-10-02T22:35:15.380Z] #24 8.708 ##### 7.0% ######## 11.6% #################### 28.1% ######################## 33.3% [2020-10-02T22:35:15.380Z] #24 ... [2020-10-02T22:35:15.380Z] [2020-10-02T22:35:15.380Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:15.380Z] #42 38.74 sync [2020-10-02T22:35:15.381Z] #42 38.76 internal/reflectlite [2020-10-02T22:35:15.381Z] #42 41.26 github.com/LK4D4/vndr/godl/singleflight [2020-10-02T22:35:15.381Z] #42 41.74 math/rand [2020-10-02T22:35:15.381Z] #42 43.81 internal/singleflight [2020-10-02T22:35:15.381Z] #42 44.39 sort [2020-10-02T22:35:15.381Z] #42 44.39 errors [2020-10-02T22:35:15.381Z] #42 44.95 io [2020-10-02T22:35:15.381Z] #42 46.19 strconv [2020-10-02T22:35:15.381Z] #42 47.00 bytes [2020-10-02T22:35:15.594Z] CC compel/src/lib/infect-rpc.o [2020-10-02T22:35:15.594Z] CC compel/src/lib/infect-util.o [2020-10-02T22:35:15.594Z] CC compel/src/lib/infect.o [2020-10-02T22:35:15.639Z] #42 ... [2020-10-02T22:35:15.639Z] [2020-10-02T22:35:15.639Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:16.158Z] #24 8.708 ##### 7.0% ######## 11.6% #################### 28.1% ######################## 33.3% ############################### 43.3% ####################################### 55.4% ########################################## 59.5% ################################################## 70.5% ############################################################ 84.5% ######################################################################## 100.0% [2020-10-02T22:35:16.158Z] #24 ... [2020-10-02T22:35:16.158Z] [2020-10-02T22:35:16.158Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:16.158Z] #29 39.41 sort [2020-10-02T22:35:16.158Z] #29 39.47 errors [2020-10-02T22:35:16.158Z] #29 40.38 strconv [2020-10-02T22:35:16.158Z] #29 41.92 io [2020-10-02T22:35:16.158Z] #29 43.84 internal/oserror [2020-10-02T22:35:16.158Z] #29 44.15 syscall [2020-10-02T22:35:16.158Z] #29 46.33 reflect [2020-10-02T22:35:16.253Z] CC compel/src/lib/ptrace.o [2020-10-02T22:35:16.253Z] AR compel/libcompel.a [2020-10-02T22:35:16.253Z] HOSTCC compel/src/main-host.o [2020-10-02T22:35:16.253Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-10-02T22:35:16.253Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-10-02T22:35:16.253Z] HOSTCC compel/src/lib/log-host.o [2020-10-02T22:35:16.418Z] #29 ... [2020-10-02T22:35:16.418Z] [2020-10-02T22:35:16.418Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:16.418Z] #38 45.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-10-02T22:35:16.418Z] #38 45.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:16.418Z] #38 45.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:16.418Z] #38 45.49 Selecting previously unselected package libprotobuf-dev:amd64. [2020-10-02T22:35:16.418Z] #38 45.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:16.418Z] #38 45.54 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:16.418Z] #38 47.61 Selecting previously unselected package libprotoc17:amd64. [2020-10-02T22:35:16.418Z] #38 47.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:16.418Z] #38 47.67 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:16.418Z] #38 48.71 Selecting previously unselected package protobuf-c-compiler. [2020-10-02T22:35:16.418Z] #38 48.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:35:16.418Z] #38 48.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:16.418Z] #38 48.99 Selecting previously unselected package protobuf-compiler. [2020-10-02T22:35:16.418Z] #38 49.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:16.418Z] #38 49.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:16.418Z] #38 49.33 Selecting previously unselected package python-pkg-resources. [2020-10-02T22:35:16.418Z] #38 49.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:35:16.418Z] #38 49.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-10-02T22:35:16.418Z] #38 49.81 Selecting previously unselected package python-six. [2020-10-02T22:35:16.418Z] #38 49.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-10-02T22:35:16.418Z] #38 49.82 Unpacking python-six (1.12.0-1) ... [2020-10-02T22:35:16.418Z] #38 50.01 Selecting previously unselected package python-protobuf. [2020-10-02T22:35:16.418Z] #38 50.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-10-02T22:35:16.418Z] #38 50.03 Unpacking python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:16.418Z] #38 50.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-10-02T22:35:16.547Z] HOSTLINK compel/compel-host-bin [2020-10-02T22:35:16.547Z] DEP soccr/soccr.d [2020-10-02T22:35:16.547Z] CC soccr/soccr.o [2020-10-02T22:35:16.667Z] #52 21.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-02T22:35:16.678Z] #38 ... [2020-10-02T22:35:16.678Z] [2020-10-02T22:35:16.678Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:16.678Z] #24 10.16 [2020-10-02T22:35:16.841Z] AR soccr/libsoccr.a [2020-10-02T22:35:16.841Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:35:16.841Z] DEP criu/arch/ppc64/sigframe.d [2020-10-02T22:35:16.841Z] DEP criu/arch/ppc64/crtools.d [2020-10-02T22:35:16.841Z] DEP criu/arch/ppc64/cpu.d [2020-10-02T22:35:16.841Z] CC criu/arch/ppc64/cpu.o [2020-10-02T22:35:16.929Z] #52 ... [2020-10-02T22:35:16.929Z] [2020-10-02T22:35:16.929Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:16.929Z] #31 59.14 Selecting previously unselected package libxml2:amd64. [2020-10-02T22:35:16.929Z] #31 59.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-02T22:35:16.929Z] #31 59.16 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:35:16.929Z] #31 60.09 Selecting previously unselected package libarchive13:amd64. [2020-10-02T22:35:16.929Z] #31 60.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-02T22:35:16.929Z] #31 60.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-02T22:35:16.929Z] #31 60.59 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-02T22:35:16.929Z] #31 60.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-02T22:35:16.929Z] #31 60.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-02T22:35:16.929Z] #31 60.78 Selecting previously unselected package librhash0:amd64. [2020-10-02T22:35:16.929Z] #31 60.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-02T22:35:16.929Z] #31 60.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-02T22:35:16.929Z] #31 61.00 Selecting previously unselected package libuv1:amd64. [2020-10-02T22:35:16.929Z] #31 61.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-02T22:35:16.929Z] #31 61.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-02T22:35:16.929Z] #31 61.18 Selecting previously unselected package cmake. [2020-10-02T22:35:16.929Z] #31 61.19 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-02T22:35:16.929Z] #31 61.21 Unpacking cmake (3.13.4-1) ... [2020-10-02T22:35:16.929Z] #31 64.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:35:16.929Z] #31 64.41 Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:35:16.929Z] #31 64.42 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-02T22:35:16.929Z] #31 64.44 Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:35:16.929Z] #31 64.50 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-02T22:35:16.929Z] #31 64.51 Setting up cmake-data (3.13.4-1) ... [2020-10-02T22:35:16.929Z] #31 64.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:35:16.929Z] #31 64.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-02T22:35:16.929Z] #31 64.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-02T22:35:16.929Z] #31 64.60 Setting up cmake (3.13.4-1) ... [2020-10-02T22:35:16.929Z] #31 64.62 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:16.929Z] #31 64.73 Processing triggers for mime-support (3.62) ... [2020-10-02T22:35:16.929Z] #31 DONE 65.4s [2020-10-02T22:35:16.929Z] [2020-10-02T22:35:16.929Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:35:16.929Z] #32 DONE 0.0s [2020-10-02T22:35:16.929Z] [2020-10-02T22:35:16.929Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-10-02T22:35:16.929Z] #33 DONE 0.1s [2020-10-02T22:35:16.929Z] [2020-10-02T22:35:16.929Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:16.929Z] #24 19.40 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-02T22:35:16.929Z] #24 20.01 [2020-10-02T22:35:16.929Z] #24 20.21 ######################################################################## 100.0% [2020-10-02T22:35:16.929Z] #24 20.34 [2020-10-02T22:35:16.929Z] #24 21.53 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-02T22:35:16.929Z] #24 21.94 [2020-10-02T22:35:16.929Z] #24 22.20 0.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-10-02T22:35:16.929Z] #24 22.51 [2020-10-02T22:35:17.135Z] CC criu/arch/ppc64/crtools.o [2020-10-02T22:35:17.135Z] CC criu/arch/ppc64/sigframe.o [2020-10-02T22:35:17.429Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-10-02T22:35:17.429Z] DEP criu/pie/util-vdso.d [2020-10-02T22:35:17.429Z] DEP criu/pie/util.d [2020-10-02T22:35:17.429Z] CC criu/pie/util.o [2020-10-02T22:35:17.429Z] CC criu/pie/util-vdso.o [2020-10-02T22:35:17.493Z] #24 23.78 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-02T22:35:17.493Z] #24 23.87 skipping existing 1849cc453dee [2020-10-02T22:35:17.722Z] AR criu/pie/pie.lib.a [2020-10-02T22:35:17.722Z] DEP criu/pie/restorer.d [2020-10-02T22:35:17.722Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-10-02T22:35:17.722Z] DEP criu/arch/ppc64/restorer.d [2020-10-02T22:35:17.722Z] DEP criu/arch/ppc64/vdso-pie.d [2020-10-02T22:35:17.722Z] DEP criu/pie/parasite-vdso.d [2020-10-02T22:35:17.722Z] DEP criu/pie/parasite.d [2020-10-02T22:35:17.722Z] CC criu/pie/parasite.o [2020-10-02T22:35:17.751Z] #24 24.12 [2020-10-02T22:35:18.017Z] LINK criu/pie/parasite.built-in.o [2020-10-02T22:35:18.017Z] GEN criu/pie/parasite-blob.h [2020-10-02T22:35:18.017Z] CC criu/pie/parasite-vdso.o [2020-10-02T22:35:18.340Z] CC criu/arch/ppc64/vdso-pie.o [2020-10-02T22:35:18.340Z] CC criu/arch/ppc64/restorer.o [2020-10-02T22:35:18.340Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-10-02T22:35:18.340Z] CC criu/pie/restorer.o [2020-10-02T22:35:18.496Z] #24 10.35 1.3% #### 5.8% ####### 10.8% ########### 15.9% ############### 20.9% ################## 25.8% ##################### 30.3% ######################### 35.6% ############################ 40.2% ############################### 43.7% ################################## 48.4% ##################################### 52.6% ########################################## 59.1% ############################################# 63.3% ################################################ 67.5% ###################################################### 75.0% [2020-10-02T22:35:18.496Z] #24 ... [2020-10-02T22:35:18.496Z] [2020-10-02T22:35:18.496Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:35:18.496Z] #52 2.683 + RM_GOPATH=0 [2020-10-02T22:35:18.496Z] #52 2.683 + TMP_GOPATH= [2020-10-02T22:35:18.496Z] #52 2.687 + : /build [2020-10-02T22:35:18.496Z] #52 2.690 + '[' -z '' ']' [2020-10-02T22:35:18.496Z] #52 2.695 ++ mktemp -d [2020-10-02T22:35:18.496Z] #52 2.709 + export GOPATH=/tmp/tmp.RZRIkbziv8 [2020-10-02T22:35:18.496Z] #52 2.712 + GOPATH=/tmp/tmp.RZRIkbziv8 [2020-10-02T22:35:18.496Z] #52 2.712 + RM_GOPATH=1 [2020-10-02T22:35:18.496Z] #52 2.712 ++ dirname ./install.sh [2020-10-02T22:35:18.496Z] #52 2.712 + dir=. [2020-10-02T22:35:18.496Z] #52 2.712 + bin=runc [2020-10-02T22:35:18.496Z] #52 2.712 + shift [2020-10-02T22:35:18.496Z] #52 2.712 + '[' '!' -f ./runc.installer ']' [2020-10-02T22:35:18.496Z] #52 2.712 + . ./runc.installer [2020-10-02T22:35:18.496Z] #52 2.712 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:35:18.496Z] #52 2.712 + install_runc [2020-10-02T22:35:18.496Z] #52 2.719 + grep -q '^3\.10\.0.*\.el7\.' [2020-10-02T22:35:18.496Z] #52 2.723 + uname -r [2020-10-02T22:35:18.496Z] #52 2.733 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-02T22:35:18.496Z] #52 2.733 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-02T22:35:18.497Z] #52 2.733 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RZRIkbziv8/src/github.com/opencontainers/runc [2020-10-02T22:35:18.497Z] #52 2.733 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-02T22:35:18.497Z] #52 2.735 Cloning into '/tmp/tmp.RZRIkbziv8/src/github.com/opencontainers/runc'... [2020-10-02T22:35:18.497Z] #52 ... [2020-10-02T22:35:18.497Z] [2020-10-02T22:35:18.497Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:18.684Z] #24 ... [2020-10-02T22:35:18.684Z] [2020-10-02T22:35:18.684Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:18.684Z] #42 53.88 internal/oserror [2020-10-02T22:35:18.684Z] #42 54.05 syscall [2020-10-02T22:35:18.684Z] #42 63.71 time [2020-10-02T22:35:18.684Z] #42 ... [2020-10-02T22:35:18.684Z] [2020-10-02T22:35:18.684Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:18.684Z] #34 1.011 + RM_GOPATH=0 [2020-10-02T22:35:18.684Z] #34 1.011 + TMP_GOPATH= [2020-10-02T22:35:18.684Z] #34 1.011 + : /build [2020-10-02T22:35:18.684Z] #34 1.011 + '[' -z '' ']' [2020-10-02T22:35:18.684Z] #34 1.017 ++ mktemp -d [2020-10-02T22:35:18.684Z] #34 1.024 + export GOPATH=/tmp/tmp.MOcVTjfIeZ [2020-10-02T22:35:18.684Z] #34 1.024 + GOPATH=/tmp/tmp.MOcVTjfIeZ [2020-10-02T22:35:18.684Z] #34 1.024 + RM_GOPATH=1 [2020-10-02T22:35:18.684Z] #34 1.025 ++ dirname ./install.sh [2020-10-02T22:35:18.684Z] #34 1.035 + dir=. [2020-10-02T22:35:18.684Z] #34 1.035 + bin=tini [2020-10-02T22:35:18.684Z] #34 1.035 + shift [2020-10-02T22:35:18.684Z] #34 1.035 + '[' '!' -f ./tini.installer ']' [2020-10-02T22:35:18.684Z] #34 1.035 + . ./tini.installer [2020-10-02T22:35:18.684Z] #34 1.036 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:18.684Z] #34 1.036 + install_tini [2020-10-02T22:35:18.684Z] #34 1.036 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-02T22:35:18.684Z] #34 1.036 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:18.684Z] #34 1.036 + git clone https://github.com/krallin/tini.git /tmp/tmp.MOcVTjfIeZ/tini [2020-10-02T22:35:18.684Z] #34 1.039 Cloning into '/tmp/tmp.MOcVTjfIeZ/tini'... [2020-10-02T22:35:18.757Z] #24 10.35 1.3% #### 5.8% ####### 10.8% ########### 15.9% ############### 20.9% ################## 25.8% ##################### 30.3% ######################### 35.6% ############################ 40.2% ############################### 43.7% ################################## 48.4% ##################################### 52.6% ########################################## 59.1% ############################################# 63.3% ################################################ 67.5% ###################################################### 75.0% ########################################################### 83.2% ################################################################## 92.2% ######################################################################## 100.0% [2020-10-02T22:35:18.941Z] #34 1.891 + cd /tmp/tmp.MOcVTjfIeZ/tini [2020-10-02T22:35:18.941Z] #34 1.891 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:18.941Z] #34 1.954 + cmake . [2020-10-02T22:35:18.978Z] LINK criu/pie/restorer.built-in.o [2020-10-02T22:35:18.978Z] GEN criu/pie/restorer-blob.h [2020-10-02T22:35:18.978Z] DEP criu/vdso.d [2020-10-02T22:35:18.978Z] DEP criu/uts_ns.d [2020-10-02T22:35:19.016Z] #24 12.70 [2020-10-02T22:35:19.270Z] DEP criu/util.d [2020-10-02T22:35:19.270Z] DEP criu/uffd.d [2020-10-02T22:35:19.270Z] DEP criu/tun.d [2020-10-02T22:35:19.270Z] DEP criu/tty.d [2020-10-02T22:35:19.270Z] DEP criu/timerfd.d [2020-10-02T22:35:19.270Z] DEP criu/timens.d [2020-10-02T22:35:19.270Z] DEP criu/sysfs_parse.d [2020-10-02T22:35:19.508Z] #34 2.579 -- The C compiler identification is GNU 8.3.0 [2020-10-02T22:35:19.508Z] #34 2.629 -- Check for working C compiler: /usr/bin/cc [2020-10-02T22:35:19.563Z] DEP criu/sysctl.d [2020-10-02T22:35:19.563Z] DEP criu/string.d [2020-10-02T22:35:19.563Z] DEP criu/stats.d [2020-10-02T22:35:19.563Z] DEP criu/sockets.d [2020-10-02T22:35:19.563Z] DEP criu/sk-unix.d [2020-10-02T22:35:19.563Z] DEP criu/sk-tcp.d [2020-10-02T22:35:19.563Z] DEP criu/sk-queue.d [2020-10-02T22:35:19.563Z] DEP criu/sk-packet.d [2020-10-02T22:35:19.857Z] DEP criu/sk-netlink.d [2020-10-02T22:35:19.857Z] DEP criu/sk-inet.d [2020-10-02T22:35:19.857Z] DEP criu/signalfd.d [2020-10-02T22:35:19.857Z] DEP criu/sigframe.d [2020-10-02T22:35:19.857Z] DEP criu/shmem.d [2020-10-02T22:35:19.857Z] DEP criu/servicefd.d [2020-10-02T22:35:19.857Z] DEP criu/seize.d [2020-10-02T22:35:20.074Z] #34 ... [2020-10-02T22:35:20.074Z] [2020-10-02T22:35:20.074Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:20.074Z] #38 58.57 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:20.074Z] #38 58.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:20.074Z] #38 58.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:35:20.074Z] #38 58.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-02T22:35:20.074Z] #38 58.68 Setting up python-six (1.12.0-1) ... [2020-10-02T22:35:20.074Z] #38 63.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-02T22:35:20.074Z] #38 63.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:35:20.074Z] #38 63.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:20.074Z] #38 63.48 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-02T22:35:20.074Z] #38 63.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:20.074Z] #38 63.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:20.074Z] #38 63.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:20.074Z] #38 63.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:20.074Z] #38 63.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:20.074Z] #38 63.56 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:20.074Z] #38 ... [2020-10-02T22:35:20.074Z] [2020-10-02T22:35:20.074Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:20.074Z] #24 25.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-02T22:35:20.074Z] #24 26.10 [2020-10-02T22:35:20.074Z] #24 26.37 ######################################################################## 100.0% [2020-10-02T22:35:20.074Z] #24 26.45 [2020-10-02T22:35:20.153Z] DEP criu/seccomp.d [2020-10-02T22:35:20.153Z] DEP criu/rst-malloc.d [2020-10-02T22:35:20.153Z] DEP criu/rbtree.d [2020-10-02T22:35:20.153Z] DEP criu/pstree.d [2020-10-02T22:35:20.153Z] DEP criu/protobuf.d [2020-10-02T22:35:20.153Z] GEN criu/protobuf-desc-gen.h [2020-10-02T22:35:20.332Z] #24 26.55 Download of images into '/build' complete. [2020-10-02T22:35:20.332Z] #24 26.55 Use something like the following to load the result into a Docker daemon: [2020-10-02T22:35:20.332Z] #24 26.55 tar -cC '/build' . | docker load [2020-10-02T22:35:20.332Z] #24 DONE 26.7s [2020-10-02T22:35:20.332Z] [2020-10-02T22:35:20.332Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:20.332Z] #34 3.288 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-02T22:35:20.332Z] #34 3.294 -- Detecting C compiler ABI info [2020-10-02T22:35:20.448Z] DEP criu/protobuf-desc.d [2020-10-02T22:35:20.448Z] DEP criu/proc_parse.d [2020-10-02T22:35:20.448Z] DEP criu/plugin.d [2020-10-02T22:35:20.448Z] DEP criu/pipes.d [2020-10-02T22:35:20.590Z] #34 ... [2020-10-02T22:35:20.590Z] [2020-10-02T22:35:20.590Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:20.590Z] #29 55.94 time [2020-10-02T22:35:20.590Z] #29 62.69 internal/poll [2020-10-02T22:35:20.590Z] #29 64.79 internal/fmtsort [2020-10-02T22:35:20.590Z] #29 65.13 internal/syscall/execenv [2020-10-02T22:35:20.590Z] #29 65.28 internal/syscall/unix [2020-10-02T22:35:20.590Z] #29 65.54 strings [2020-10-02T22:35:20.590Z] #29 65.55 os [2020-10-02T22:35:20.742Z] DEP criu/pie-util.d [2020-10-02T22:35:20.742Z] DEP criu/pie-util-vdso.d [2020-10-02T22:35:20.742Z] DEP criu/path.d [2020-10-02T22:35:20.742Z] DEP criu/parasite-syscall.d [2020-10-02T22:35:20.742Z] DEP criu/pagemap.d [2020-10-02T22:35:20.742Z] DEP criu/pagemap-cache.d [2020-10-02T22:35:20.742Z] DEP criu/page-xfer.d [2020-10-02T22:35:20.742Z] DEP criu/page-pipe.d [2020-10-02T22:35:21.036Z] DEP criu/netfilter.d [2020-10-02T22:35:21.036Z] DEP criu/net.d [2020-10-02T22:35:21.036Z] DEP criu/namespaces.d [2020-10-02T22:35:21.036Z] DEP criu/mount.d [2020-10-02T22:35:21.036Z] DEP criu/memfd.d [2020-10-02T22:35:21.036Z] DEP criu/mem.d [2020-10-02T22:35:21.036Z] DEP criu/lsm.d [2020-10-02T22:35:21.329Z] DEP criu/log.d [2020-10-02T22:35:21.329Z] DEP criu/libnetlink.d [2020-10-02T22:35:21.329Z] DEP criu/kerndat.d [2020-10-02T22:35:21.329Z] DEP criu/kcmp-ids.d [2020-10-02T22:35:21.329Z] DEP criu/irmap.d [2020-10-02T22:35:21.329Z] DEP criu/ipc_ns.d [2020-10-02T22:35:21.329Z] DEP criu/image.d [2020-10-02T22:35:21.329Z] DEP criu/image-desc.d [2020-10-02T22:35:21.329Z] DEP criu/fsnotify.d [2020-10-02T22:35:21.622Z] DEP criu/filesystems.d [2020-10-02T22:35:21.622Z] DEP criu/files.d [2020-10-02T22:35:21.622Z] DEP criu/files-reg.d [2020-10-02T22:35:21.622Z] DEP criu/files-ext.d [2020-10-02T22:35:21.622Z] DEP criu/file-lock.d [2020-10-02T22:35:21.622Z] DEP criu/file-ids.d [2020-10-02T22:35:21.622Z] DEP criu/fifo.d [2020-10-02T22:35:21.622Z] DEP criu/fdstore.d [2020-10-02T22:35:21.668Z] #24 15.59 #=#=# 0.0% 0.1% 0.4% 0.8% ## 3.7% ### 5.2% #### 6.8% ##### 7.9% ###### 9.4% ####### 10.7% ######## 12.1% ######### 12.7% ########## 13.9% ########## 15.2% ########### 16.5% ############ 17.4% ############# 19.1% ############## 19.6% ############### 21.1% ################ 22.6% ################ 22.9% ################# 24.8% ################### 26.4% ################### 27.3% #################### 28.4% ##################### 29.4% ##################### 30.2% ###################### 31.6% ####################### 32.4% ####################### 33.3% ######################## 34.0% ######################### 35.5% ########################## 36.7% ########################### 37.8% ########################### 38.7% ############################ 39.4% ############################# 40.9% ############################## 42.1% ############################### 43.1% ############################### 44.3% ################################ 44.6% ################################# 46.3% ################################## 47.8% ################################### 48.8% ################################### 49.1% ##################################### 52.1% ###################################### 53.1% ####################################### 54.2% ####################################### 55.4% ######################################## 55.8% ######################################### 57.6% ########################################## 58.5% ########################################## 59.3% ########################################### 60.8% ############################################ 61.5% ############################################# 63.3% ############################################## 64.1% ############################################### 65.4% ############################################### 66.4% ################################################ 67.2% ################################################# 68.8% ################################################## 70.0% ################################################### 70.8% ################################################### 72.1% #################################################### 72.9% ##################################################### 74.2% ###################################################### 75.3% ####################################################### 76.5% ####################################################### 77.7% ######################################################## 77.9% ######################################################### 79.7% ########################################################## 81.0% ########################################################## 81.9% ########################################################### 83.0% ############################################################ 83.6% ############################################################# 85.1% ############################################################## 86.4% ############################################################### 87.8% ################################################################ 88.9% ################################################################ 89.2% ################################################################# 90.9% ################################################################## 92.0% ################################################################## 92.8% ################################################################### 94.3% #################################################################### 94.8% ##################################################################### 96.8% [2020-10-02T22:35:21.668Z] #24 ... [2020-10-02T22:35:21.668Z] [2020-10-02T22:35:21.668Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:21.668Z] #29 40.48 internal/poll [2020-10-02T22:35:21.668Z] #29 40.55 internal/fmtsort [2020-10-02T22:35:21.668Z] #29 41.13 internal/syscall/execenv [2020-10-02T22:35:21.668Z] #29 41.28 internal/syscall/unix [2020-10-02T22:35:21.668Z] #29 41.43 strings [2020-10-02T22:35:21.668Z] #29 42.13 os [2020-10-02T22:35:21.668Z] #29 43.96 bytes [2020-10-02T22:35:21.668Z] #29 45.27 fmt [2020-10-02T22:35:21.668Z] #29 45.53 bufio [2020-10-02T22:35:21.668Z] #29 46.80 path/filepath [2020-10-02T22:35:21.668Z] #29 47.74 io/ioutil [2020-10-02T22:35:21.668Z] #29 48.27 path [2020-10-02T22:35:21.668Z] #29 48.57 flag [2020-10-02T22:35:21.668Z] #29 48.62 github.com/BurntSushi/toml [2020-10-02T22:35:21.668Z] #29 49.57 log [2020-10-02T22:35:21.668Z] #29 50.19 text/tabwriter [2020-10-02T22:35:21.915Z] DEP criu/fault-injection.d [2020-10-02T22:35:21.915Z] DEP criu/external.d [2020-10-02T22:35:21.915Z] DEP criu/eventpoll.d [2020-10-02T22:35:21.915Z] DEP criu/eventfd.d [2020-10-02T22:35:21.915Z] DEP criu/crtools.d [2020-10-02T22:35:21.915Z] DEP criu/cr-service.d [2020-10-02T22:35:21.915Z] DEP criu/cr-restore.d [2020-10-02T22:35:21.915Z] DEP criu/cr-errno.d [2020-10-02T22:35:21.960Z] #29 ... [2020-10-02T22:35:21.960Z] [2020-10-02T22:35:21.960Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:21.960Z] #42 40.61 time [2020-10-02T22:35:21.960Z] #42 44.01 internal/fmtsort [2020-10-02T22:35:21.960Z] #42 44.34 internal/poll [2020-10-02T22:35:21.960Z] #42 44.38 internal/syscall/execenv [2020-10-02T22:35:21.960Z] #42 44.48 internal/syscall/unix [2020-10-02T22:35:21.960Z] #42 44.74 strings [2020-10-02T22:35:21.960Z] #42 45.62 os [2020-10-02T22:35:21.960Z] #42 47.00 regexp/syntax [2020-10-02T22:35:21.960Z] #42 48.40 fmt [2020-10-02T22:35:21.960Z] #42 50.25 path/filepath [2020-10-02T22:35:21.960Z] #42 ... [2020-10-02T22:35:21.960Z] [2020-10-02T22:35:21.960Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:21.960Z] #24 15.59 #=#=# 0.0% 0.1% 0.4% 0.8% ## 3.7% ### 5.2% #### 6.8% ##### 7.9% ###### 9.4% ####### 10.7% ######## 12.1% ######### 12.7% ########## 13.9% ########## 15.2% ########### 16.5% ############ 17.4% ############# 19.1% ############## 19.6% ############### 21.1% ################ 22.6% ################ 22.9% ################# 24.8% ################### 26.4% ################### 27.3% #################### 28.4% ##################### 29.4% ##################### 30.2% ###################### 31.6% ####################### 32.4% ####################### 33.3% ######################## 34.0% ######################### 35.5% ########################## 36.7% ########################### 37.8% ########################### 38.7% ############################ 39.4% ############################# 40.9% ############################## 42.1% ############################### 43.1% ############################### 44.3% ################################ 44.6% ################################# 46.3% ################################## 47.8% ################################### 48.8% ################################### 49.1% ##################################### 52.1% ###################################### 53.1% ####################################### 54.2% ####################################### 55.4% ######################################## 55.8% ######################################### 57.6% ########################################## 58.5% ########################################## 59.3% ########################################### 60.8% ############################################ 61.5% ############################################# 63.3% ############################################## 64.1% ############################################### 65.4% ############################################### 66.4% ################################################ 67.2% ################################################# 68.8% ################################################## 70.0% ################################################### 70.8% ################################################### 72.1% #################################################### 72.9% ##################################################### 74.2% ###################################################### 75.3% ####################################################### 76.5% ####################################################### 77.7% ######################################################## 77.9% ######################################################### 79.7% ########################################################## 81.0% ########################################################## 81.9% ########################################################### 83.0% ############################################################ 83.6% ############################################################# 85.1% ############################################################## 86.4% ############################################################### 87.8% ################################################################ 88.9% ################################################################ 89.2% ################################################################# 90.9% ################################################################## 92.0% ################################################################## 92.8% ################################################################### 94.3% #################################################################### 94.8% ##################################################################### 96.8% ###################################################################### 97.7% ####################################################################### 98.6% ######################################################################## 100.0% [2020-10-02T22:35:21.961Z] #29 ... [2020-10-02T22:35:21.961Z] [2020-10-02T22:35:21.961Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:21.961Z] #34 4.996 -- Detecting C compiler ABI info - done [2020-10-02T22:35:21.961Z] #34 5.021 -- Detecting C compile features [2020-10-02T22:35:22.358Z] #24 26.64 [2020-10-02T22:35:22.402Z] DEP criu/cr-dump.d [2020-10-02T22:35:22.402Z] DEP criu/cr-dedup.d [2020-10-02T22:35:22.402Z] DEP criu/cr-check.d [2020-10-02T22:35:22.402Z] DEP criu/config.d [2020-10-02T22:35:22.402Z] DEP criu/clone-noasan.d [2020-10-02T22:35:22.402Z] DEP criu/cgroup.d [2020-10-02T22:35:22.402Z] DEP criu/cgroup-props.d [2020-10-02T22:35:22.402Z] DEP criu/bitmap.d [2020-10-02T22:35:22.402Z] DEP criu/bfd.d [2020-10-02T22:35:22.402Z] DEP criu/autofs.d [2020-10-02T22:35:22.402Z] DEP criu/aio.d [2020-10-02T22:35:22.402Z] DEP criu/action-scripts.d [2020-10-02T22:35:22.402Z] CC criu/action-scripts.o [2020-10-02T22:35:22.694Z] CC criu/aio.o [2020-10-02T22:35:22.694Z] CC criu/autofs.o [2020-10-02T22:35:23.102Z] #24 12.96 0.8% ## 2.8% #### 5.8% ##### 7.8% ######## 11.4% ######### 13.3% ########### 15.6% ############# 18.1% ############## 20.8% ################ 22.9% ################# 24.3% ################### 26.7% #################### 28.8% ##################### 29.7% ####################### 32.0% ####################### 32.9% ######################## 34.0% ######################### 35.4% ########################## 37.1% ############################ 39.0% ############################# 41.2% ############################## 42.9% ############################### 44.2% ################################ 45.6% ################################# 47.0% ################################## 48.2% #################################### 50.5% ###################################### 52.8% ####################################### 54.9% ######################################### 57.3% ########################################## 59.2% ########################################### 60.7% ############################################ 62.5% [2020-10-02T22:35:23.102Z] #24 ... [2020-10-02T22:35:23.102Z] [2020-10-02T22:35:23.102Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:23.102Z] #31 49.33 Selecting previously unselected package libicu63:amd64. [2020-10-02T22:35:23.102Z] #31 49.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-02T22:35:23.102Z] #31 49.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:35:23.102Z] #31 59.44 Selecting previously unselected package libxml2:amd64. [2020-10-02T22:35:23.102Z] #31 59.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-10-02T22:35:23.102Z] #31 59.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:35:23.102Z] #31 ... [2020-10-02T22:35:23.102Z] [2020-10-02T22:35:23.102Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:23.330Z] CC criu/bfd.o [2020-10-02T22:35:23.330Z] CC criu/bitmap.o [2020-10-02T22:35:23.330Z] CC criu/cgroup-props.o [2020-10-02T22:35:23.390Z] #24 28.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-02T22:35:23.623Z] CC criu/cgroup.o [2020-10-02T22:35:23.681Z] #24 28.28 [2020-10-02T22:35:23.968Z] #34 ... [2020-10-02T22:35:23.968Z] [2020-10-02T22:35:23.968Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:23.968Z] #38 71.95 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-02T22:35:23.968Z] #38 71.96 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:23.968Z] #38 DONE 72.4s [2020-10-02T22:35:23.968Z] [2020-10-02T22:35:23.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:24.606Z] #24 28.54 #=#=# [2020-10-02T22:35:24.606Z] #24 ... [2020-10-02T22:35:24.606Z] [2020-10-02T22:35:24.606Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:24.606Z] #14 10.74 Fetched 8078 kB in 9s (915 kB/s) [2020-10-02T22:35:24.606Z] #14 10.74 Reading package lists... [2020-10-02T22:35:24.606Z] #14 13.04 Reading package lists... [2020-10-02T22:35:24.606Z] #14 16.02 Building dependency tree... [2020-10-02T22:35:24.606Z] #14 16.46 Reading state information... [2020-10-02T22:35:24.606Z] #14 16.90 libcap2-bin is already the newest version (1:2.25-2). [2020-10-02T22:35:24.606Z] #14 16.90 libcap2-bin set to manually installed. [2020-10-02T22:35:24.606Z] #14 16.90 The following additional packages will be installed: [2020-10-02T22:35:24.606Z] #14 16.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-02T22:35:24.606Z] #14 16.90 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-02T22:35:24.606Z] #14 16.90 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:35:24.606Z] #14 16.90 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-02T22:35:24.606Z] #14 16.90 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-02T22:35:24.606Z] #14 16.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-02T22:35:24.606Z] #14 16.91 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-02T22:35:24.606Z] #14 16.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-02T22:35:24.606Z] #14 16.91 python3.7 python3.7-minimal vim-runtime xxd [2020-10-02T22:35:24.606Z] #14 16.91 Suggested packages: [2020-10-02T22:35:24.606Z] #14 16.91 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-02T22:35:24.606Z] #14 16.91 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-02T22:35:24.606Z] #14 16.91 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-02T22:35:24.606Z] #14 16.91 xfsdump acl attr quota [2020-10-02T22:35:24.606Z] #14 16.91 Recommended packages: [2020-10-02T22:35:24.606Z] #14 16.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-02T22:35:24.606Z] #14 16.91 python3-keyrings.alt python3-xdg unzip [2020-10-02T22:35:24.606Z] #14 19.61 The following NEW packages will be installed: [2020-10-02T22:35:24.606Z] #14 19.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-02T22:35:24.606Z] #14 19.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-02T22:35:24.606Z] #14 19.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-02T22:35:24.606Z] #14 19.61 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-02T22:35:24.606Z] #14 19.61 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:35:24.606Z] #14 19.61 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-02T22:35:24.606Z] #14 19.61 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-02T22:35:24.606Z] #14 19.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-02T22:35:24.606Z] #14 19.61 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-02T22:35:24.606Z] #14 19.62 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-02T22:35:24.606Z] #14 19.62 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-02T22:35:24.606Z] #14 19.62 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-02T22:35:24.606Z] #14 19.62 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-02T22:35:24.606Z] #14 19.62 xfsprogs xxd xz-utils zip [2020-10-02T22:35:24.606Z] #14 19.74 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:24.606Z] #14 19.74 Need to get 99.3 MB of archives. [2020-10-02T22:35:24.606Z] #14 19.74 After this operation, 605 MB of additional disk space will be used. [2020-10-02T22:35:24.606Z] #14 19.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-10-02T22:35:24.606Z] #14 19.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-10-02T22:35:24.606Z] #14 19.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-10-02T22:35:24.606Z] #14 19.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-10-02T22:35:24.606Z] #14 19.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-10-02T22:35:24.606Z] #14 19.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-10-02T22:35:24.606Z] #14 19.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-10-02T22:35:24.606Z] #14 19.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-10-02T22:35:24.606Z] #14 19.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-10-02T22:35:24.606Z] #14 19.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-10-02T22:35:24.606Z] #14 19.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-10-02T22:35:24.606Z] #14 19.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-10-02T22:35:24.606Z] #14 19.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-10-02T22:35:24.606Z] #14 19.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-10-02T22:35:24.606Z] #14 19.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-10-02T22:35:24.606Z] #14 20.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-10-02T22:35:24.606Z] #14 20.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-10-02T22:35:24.606Z] #14 20.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:35:24.606Z] #14 20.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-10-02T22:35:24.606Z] #14 20.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-10-02T22:35:24.606Z] #14 20.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-10-02T22:35:24.606Z] #14 20.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-10-02T22:35:24.606Z] #14 20.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-10-02T22:35:24.606Z] #14 20.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-10-02T22:35:24.606Z] #14 20.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-10-02T22:35:24.606Z] #14 20.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-02T22:35:24.606Z] #14 20.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-10-02T22:35:24.606Z] #14 20.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-10-02T22:35:24.606Z] #14 20.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-02T22:35:24.606Z] #14 20.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-02T22:35:24.606Z] #14 20.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-02T22:35:24.606Z] #14 20.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-10-02T22:35:24.661Z] CC criu/clone-noasan.o [2020-10-02T22:35:24.661Z] CC criu/config.o [2020-10-02T22:35:24.940Z] #14 ... [2020-10-02T22:35:24.940Z] [2020-10-02T22:35:24.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:24.940Z] #39 12.87 Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:35:24.940Z] #39 12.87 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:35:24.940Z] #39 12.88 Note: Building without GnuTLS support [2020-10-02T22:35:24.940Z] #39 12.89 Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:35:24.940Z] #39 12.89 Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:35:24.940Z] #39 14.08 fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:35:24.940Z] #39 14.11 GEN .gitid [2020-10-02T22:35:24.940Z] #39 14.11 GEN criu/include/version.h [2020-10-02T22:35:24.940Z] #39 14.12 GEN include/common/asm [2020-10-02T22:35:24.940Z] #39 15.03 PBCC images/timens.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.07 DEP images/timens.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.13 PBCC images/fown.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.13 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.20 PBCC images/opts.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.23 PBCC images/memfd.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.26 DEP images/fown.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.29 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.37 DEP images/opts.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.40 DEP images/memfd.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.44 PBCC images/sit.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.46 DEP images/sit.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.48 PBCC images/macvlan.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.53 DEP images/macvlan.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.58 PBCC images/autofs.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.59 DEP images/autofs.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.63 PBCC images/sysctl.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.64 DEP images/sysctl.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.69 PBCC images/time.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.71 DEP images/time.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.72 PBCC images/binfmt-misc.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.75 DEP images/binfmt-misc.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.80 PBCC images/seccomp.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.82 DEP images/seccomp.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.83 PBCC images/userns.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.88 DEP images/userns.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.92 PBCC images/cgroup.pb-c.c [2020-10-02T22:35:24.940Z] #39 15.94 DEP images/cgroup.pb-c.d [2020-10-02T22:35:24.940Z] #39 15.98 PBCC images/ext-file.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.00 DEP images/ext-file.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.06 PBCC images/rpc.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.09 DEP images/rpc.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.10 PBCC images/siginfo.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.14 DEP images/siginfo.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.17 PBCC images/pagemap.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.20 DEP images/pagemap.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.21 PBCC images/rlimit.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.22 DEP images/rlimit.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.28 PBCC images/file-lock.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.28 DEP images/file-lock.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.33 PBCC images/tty.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.40 DEP images/tty.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.43 PBCC images/tun.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.48 PBCC images/netdev.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.52 DEP images/tun.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.55 DEP images/netdev.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.58 PBCC images/vma.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.61 DEP images/vma.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.65 PBCC images/creds.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.66 DEP images/creds.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.68 PBCC images/utsns.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.70 DEP images/utsns.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.74 PBCC images/ipc-desc.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.75 PBCC images/ipc-sem.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.76 DEP images/ipc-desc.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.82 DEP images/ipc-sem.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.86 PBCC images/ipc-msg.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.89 DEP images/ipc-msg.pb-c.d [2020-10-02T22:35:24.940Z] #39 16.94 PBCC images/ipc-shm.pb-c.c [2020-10-02T22:35:24.940Z] #39 16.98 DEP images/ipc-shm.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.01 PBCC images/ipc-var.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.02 DEP images/ipc-var.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.08 PBCC images/sk-opts.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.08 PBCC images/packet-sock.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.09 DEP images/sk-opts.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.14 DEP images/packet-sock.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.17 PBCC images/sk-netlink.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.20 DEP images/sk-netlink.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.24 PBCC images/sk-inet.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.26 DEP images/sk-inet.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.30 PBCC images/sk-unix.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.35 DEP images/sk-unix.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.42 PBCC images/mm.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.46 DEP images/mm.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.50 PBCC images/timerfd.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.51 DEP images/timerfd.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.56 PBCC images/timer.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.60 DEP images/timer.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.61 PBCC images/sa.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.64 DEP images/sa.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.67 PBCC images/pipe-data.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.68 DEP images/pipe-data.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.71 PBCC images/mnt.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.74 DEP images/mnt.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.81 PBCC images/sk-packet.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.82 DEP images/sk-packet.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.87 PBCC images/tcp-stream.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.87 DEP images/tcp-stream.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.93 PBCC images/pipe.pb-c.c [2020-10-02T22:35:24.940Z] #39 17.93 DEP images/pipe.pb-c.d [2020-10-02T22:35:24.940Z] #39 17.99 PBCC images/pstree.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.01 DEP images/pstree.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.06 PBCC images/fs.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.07 DEP images/fs.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.11 PBCC images/signalfd.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.14 DEP images/signalfd.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.17 PBCC images/fh.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.20 PBCC images/fsnotify.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.23 DEP images/fh.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.26 DEP images/fsnotify.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.29 PBCC images/eventpoll.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.30 DEP images/eventpoll.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.34 PBCC images/eventfd.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.35 DEP images/eventfd.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.39 PBCC images/remap-file-path.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.39 DEP images/remap-file-path.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.41 PBCC images/fifo.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.42 DEP images/fifo.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.45 PBCC images/ghost-file.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.49 DEP images/ghost-file.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.52 PBCC images/regfile.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.55 DEP images/regfile.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.59 PBCC images/ns.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.61 DEP images/ns.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.65 PBCC images/fdinfo.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.70 DEP images/fdinfo.pb-c.d [2020-10-02T22:35:24.940Z] #39 18.75 PBCC images/core-aarch64.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.80 PBCC images/core-arm.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.83 PBCC images/core-ppc64.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.88 PBCC images/core-s390.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.92 PBCC images/core-x86.pb-c.c [2020-10-02T22:35:24.940Z] #39 18.98 PBCC images/core.pb-c.c [2020-10-02T22:35:24.940Z] #39 19.07 PBCC images/inventory.pb-c.c [2020-10-02T22:35:24.940Z] #39 19.12 DEP images/core-aarch64.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.18 DEP images/core-arm.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.20 DEP images/core-ppc64.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.26 DEP images/core-s390.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.32 DEP images/core-x86.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.35 DEP images/core.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.42 DEP images/inventory.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.48 PBCC images/cpuinfo.pb-c.c [2020-10-02T22:35:24.940Z] #39 19.49 DEP images/cpuinfo.pb-c.d [2020-10-02T22:35:24.940Z] #39 19.52 PBCC images/stats.pb-c.c [2020-10-02T22:35:24.940Z] #39 19.55 DEP images/stats.pb-c.d [2020-10-02T22:35:24.940Z] #39 20.49 make[1]: Nothing to be done for 'all'. [2020-10-02T22:35:24.940Z] #39 ... [2020-10-02T22:35:24.940Z] [2020-10-02T22:35:24.940Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:25.186Z] #24 12.96 0.8% ## 2.8% #### 5.8% ##### 7.8% ######## 11.4% ######### 13.3% ########### 15.6% ############# 18.1% ############## 20.8% ################ 22.9% ################# 24.3% ################### 26.7% #################### 28.8% ##################### 29.7% ####################### 32.0% ####################### 32.9% ######################## 34.0% ######################### 35.4% ########################## 37.1% ############################ 39.0% ############################# 41.2% ############################## 42.9% ############################### 44.2% ################################ 45.6% ################################# 47.0% ################################## 48.2% #################################### 50.5% ###################################### 52.8% ####################################### 54.9% ######################################### 57.3% ########################################## 59.2% ########################################### 60.7% ############################################ 62.5% ############################################## 64.0% ############################################### 66.2% ################################################# 68.4% ################################################## 69.9% ################################################### 71.6% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 79.5% ########################################################## 81.2% ########################################################### 82.5% ############################################################# 85.1% ############################################################## 87.2% ################################################################ 89.6% ################################################################# 91.2% ################################################################## 92.3% ################################################################### 94.3% ##################################################################### 96.5% [2020-10-02T22:35:25.186Z] #24 ... [2020-10-02T22:35:25.186Z] [2020-10-02T22:35:25.186Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:25.186Z] #14 1.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:35:25.186Z] #14 1.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:35:25.186Z] #14 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:35:25.186Z] #14 2.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-10-02T22:35:25.186Z] #14 5.253 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [234 kB] [2020-10-02T22:35:25.186Z] #14 7.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-10-02T22:35:25.186Z] #14 ... [2020-10-02T22:35:25.186Z] [2020-10-02T22:35:25.186Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:25.186Z] #24 12.96 0.8% ## 2.8% #### 5.8% ##### 7.8% ######## 11.4% ######### 13.3% ########### 15.6% ############# 18.1% ############## 20.8% ################ 22.9% ################# 24.3% ################### 26.7% #################### 28.8% ##################### 29.7% ####################### 32.0% ####################### 32.9% ######################## 34.0% ######################### 35.4% ########################## 37.1% ############################ 39.0% ############################# 41.2% ############################## 42.9% ############################### 44.2% ################################ 45.6% ################################# 47.0% ################################## 48.2% #################################### 50.5% ###################################### 52.8% ####################################### 54.9% ######################################### 57.3% ########################################## 59.2% ########################################### 60.7% ############################################ 62.5% ############################################## 64.0% ############################################### 66.2% ################################################# 68.4% ################################################## 69.9% ################################################### 71.6% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 79.5% ########################################################## 81.2% ########################################################### 82.5% ############################################################# 85.1% ############################################################## 87.2% ################################################################ 89.6% ################################################################# 91.2% ################################################################## 92.3% ################################################################### 94.3% ##################################################################### 96.5% ###################################################################### 98.6% ######################################################################## 100.0% [2020-10-02T22:35:25.231Z] #24 28.54 #=#=# # 1.8% ##### 7.5% ############## 20.5% ######################################## 56.7% ######################################################################## 100.0% [2020-10-02T22:35:25.231Z] #24 29.80 [2020-10-02T22:35:25.295Z] CC criu/cr-check.o [2020-10-02T22:35:25.445Z] #24 18.95 [2020-10-02T22:35:25.588Z] CC criu/cr-dedup.o [2020-10-02T22:35:25.865Z] #24 ... [2020-10-02T22:35:25.865Z] [2020-10-02T22:35:25.865Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:35:25.865Z] #57 26.46 Checking out files: 64% (2113/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. [2020-10-02T22:35:25.865Z] #57 27.39 + cd /tmp/tmp.OMM7CqvNHe/src/github.com/containerd/containerd [2020-10-02T22:35:25.865Z] #57 27.39 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:25.865Z] #57 28.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-02T22:35:25.865Z] #57 28.82 + BUILDTAGS='netgo osusergo static_build' [2020-10-02T22:35:25.865Z] #57 28.82 + export EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:35:25.865Z] #57 28.82 + EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:35:25.865Z] #57 28.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-02T22:35:25.865Z] #57 28.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-02T22:35:25.865Z] #57 28.82 + '[' '' = dynamic ']' [2020-10-02T22:35:25.865Z] #57 28.82 + make [2020-10-02T22:35:25.865Z] #57 29.32 + bin/ctr [2020-10-02T22:35:25.881Z] CC criu/cr-dump.o [2020-10-02T22:35:26.383Z] #24 19.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-02T22:35:26.517Z] CC criu/cr-errno.o [2020-10-02T22:35:26.517Z] CC criu/cr-restore.o [2020-10-02T22:35:26.643Z] #24 20.23 [2020-10-02T22:35:26.643Z] #24 ... [2020-10-02T22:35:26.643Z] [2020-10-02T22:35:26.643Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:26.643Z] #42 50.02 bufio [2020-10-02T22:35:26.643Z] #42 51.53 reflect [2020-10-02T22:35:26.643Z] #42 51.89 internal/oserror [2020-10-02T22:35:26.643Z] #42 52.08 syscall [2020-10-02T22:35:26.903Z] #42 ... [2020-10-02T22:35:26.903Z] [2020-10-02T22:35:26.903Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:26.903Z] #24 20.41 #################################################### 72.8% ######################################################################## 100.0% [2020-10-02T22:35:26.903Z] #24 20.55 [2020-10-02T22:35:26.969Z] #57 ... [2020-10-02T22:35:26.969Z] [2020-10-02T22:35:26.969Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:26.969Z] #24 31.32 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-02T22:35:26.969Z] #24 ... [2020-10-02T22:35:26.969Z] [2020-10-02T22:35:26.969Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:26.969Z] #29 52.00 github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:35:26.969Z] #29 DONE 55.6s [2020-10-02T22:35:26.969Z] [2020-10-02T22:35:26.969Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:26.969Z] #14 21.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-10-02T22:35:26.969Z] #14 22.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-10-02T22:35:26.969Z] #14 22.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-10-02T22:35:26.969Z] #14 22.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-10-02T22:35:26.969Z] #14 22.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-10-02T22:35:26.969Z] #14 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-10-02T22:35:26.969Z] #14 22.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-10-02T22:35:26.969Z] #14 22.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-10-02T22:35:26.969Z] #14 22.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-10-02T22:35:26.969Z] #14 22.89 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-10-02T22:35:26.969Z] #14 22.89 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-10-02T22:35:27.263Z] #39 2.877 Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:35:27.263Z] #39 2.879 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:35:27.263Z] #39 2.917 Note: Building without GnuTLS support [2020-10-02T22:35:27.263Z] #39 2.919 Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:35:27.263Z] #39 2.919 Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:35:27.680Z] #14 23.82 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-10-02T22:35:27.680Z] #14 23.83 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-10-02T22:35:27.680Z] #14 23.84 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-10-02T22:35:27.680Z] #14 23.84 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-10-02T22:35:27.680Z] #14 23.84 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-10-02T22:35:27.680Z] #14 23.86 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-10-02T22:35:27.680Z] #14 23.87 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-10-02T22:35:27.972Z] #14 23.93 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-02T22:35:27.972Z] #14 23.95 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-10-02T22:35:27.972Z] #14 23.95 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-10-02T22:35:27.972Z] #14 23.96 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-02T22:35:27.972Z] #14 23.96 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-10-02T22:35:27.972Z] #14 23.99 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-02T22:35:27.972Z] #14 23.99 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-10-02T22:35:27.972Z] #14 24.00 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-02T22:35:27.972Z] #14 24.20 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-10-02T22:35:28.047Z] CC criu/cr-service.o [2020-10-02T22:35:28.264Z] #14 24.24 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-10-02T22:35:28.264Z] #14 24.28 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-10-02T22:35:28.284Z] #24 21.54 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-02T22:35:28.284Z] #24 22.04 [2020-10-02T22:35:28.355Z] CC criu/crtools.o [2020-10-02T22:35:28.355Z] CC criu/eventfd.o [2020-10-02T22:35:28.649Z] CC criu/eventpoll.o [2020-10-02T22:35:28.649Z] CC criu/external.o [2020-10-02T22:35:28.854Z] #24 22.27 ######## 12.3% ######################################################################## 100.0% [2020-10-02T22:35:28.897Z] #14 24.91 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:28.897Z] #14 24.96 Fetched 99.3 MB in 5s (21.4 MB/s) [2020-10-02T22:35:28.897Z] #14 25.00 Selecting previously unselected package pigz. [2020-10-02T22:35:28.942Z] CC criu/fault-injection.o [2020-10-02T22:35:28.942Z] CC criu/fdstore.o [2020-10-02T22:35:28.942Z] CC criu/fifo.o [2020-10-02T22:35:29.116Z] #24 22.53 [2020-10-02T22:35:29.157Z] #39 ... [2020-10-02T22:35:29.157Z] [2020-10-02T22:35:29.157Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:29.157Z] #34 8.433 -- Detecting C compile features - done [2020-10-02T22:35:29.157Z] #34 8.486 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-02T22:35:29.157Z] #34 8.778 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-02T22:35:29.157Z] #34 8.865 -- Configuring done [2020-10-02T22:35:29.157Z] #34 8.895 -- Generating done [2020-10-02T22:35:29.157Z] #34 8.901 -- Build files have been written to: /tmp/tmp.MOcVTjfIeZ/tini [2020-10-02T22:35:29.157Z] #34 8.918 + make tini-static [2020-10-02T22:35:29.157Z] #34 9.424 Scanning dependencies of target tini-static [2020-10-02T22:35:29.157Z] #34 9.565 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-02T22:35:29.157Z] #34 11.02 [100%] Linking C executable tini-static [2020-10-02T22:35:29.157Z] #34 11.74 [100%] Built target tini-static [2020-10-02T22:35:29.157Z] #34 11.85 + mkdir -p /build [2020-10-02T22:35:29.157Z] #34 11.85 + cp tini-static /build/docker-init [2020-10-02T22:35:29.157Z] #34 DONE 12.0s [2020-10-02T22:35:29.157Z] [2020-10-02T22:35:29.157Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:29.157Z] #42 67.72 internal/fmtsort [2020-10-02T22:35:29.157Z] #42 68.50 internal/syscall/execenv [2020-10-02T22:35:29.157Z] #42 68.68 internal/syscall/unix [2020-10-02T22:35:29.157Z] #42 68.95 strings [2020-10-02T22:35:29.157Z] #42 71.10 internal/poll [2020-10-02T22:35:29.157Z] #42 72.47 regexp/syntax [2020-10-02T22:35:29.157Z] #42 73.39 os [2020-10-02T22:35:29.188Z] #14 25.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15240 files and directories currently installed.) [2020-10-02T22:35:29.188Z] #14 25.09 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-10-02T22:35:29.188Z] #14 25.09 Unpacking pigz (2.4-1) ... [2020-10-02T22:35:29.188Z] #14 25.15 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-10-02T22:35:29.188Z] #14 25.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-02T22:35:29.188Z] #14 25.15 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-02T22:35:29.237Z] CC criu/file-ids.o [2020-10-02T22:35:29.237Z] CC criu/file-lock.o [2020-10-02T22:35:29.376Z] #24 ... [2020-10-02T22:35:29.376Z] [2020-10-02T22:35:29.376Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:29.376Z] #31 60.32 Selecting previously unselected package libarchive13:amd64. [2020-10-02T22:35:29.376Z] #31 60.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-10-02T22:35:29.376Z] #31 60.34 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-02T22:35:29.376Z] #31 60.78 Selecting previously unselected package libjsoncpp1:amd64. [2020-10-02T22:35:29.376Z] #31 60.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-02T22:35:29.376Z] #31 60.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-02T22:35:29.376Z] #31 61.01 Selecting previously unselected package librhash0:amd64. [2020-10-02T22:35:29.376Z] #31 61.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-10-02T22:35:29.376Z] #31 61.02 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-10-02T22:35:29.376Z] #31 61.29 Selecting previously unselected package libuv1:amd64. [2020-10-02T22:35:29.376Z] #31 61.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-10-02T22:35:29.376Z] #31 61.32 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-10-02T22:35:29.376Z] #31 61.56 Selecting previously unselected package cmake. [2020-10-02T22:35:29.376Z] #31 61.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-10-02T22:35:29.376Z] #31 61.59 Unpacking cmake (3.13.4-1) ... [2020-10-02T22:35:29.376Z] #31 64.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:35:29.376Z] #31 64.58 Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:35:29.376Z] #31 64.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-10-02T22:35:29.376Z] #31 64.62 Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:35:29.376Z] #31 64.66 Setting up librhash0:amd64 (1.3.8-1) ... [2020-10-02T22:35:29.376Z] #31 64.67 Setting up cmake-data (3.13.4-1) ... [2020-10-02T22:35:29.376Z] #31 64.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:35:29.376Z] #31 64.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-02T22:35:29.376Z] #31 64.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-10-02T22:35:29.376Z] #31 64.71 Setting up cmake (3.13.4-1) ... [2020-10-02T22:35:29.376Z] #31 64.72 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:29.376Z] #31 64.78 Processing triggers for mime-support (3.62) ... [2020-10-02T22:35:29.376Z] #31 DONE 65.6s [2020-10-02T22:35:29.376Z] [2020-10-02T22:35:29.376Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:35:29.376Z] #32 DONE 0.0s [2020-10-02T22:35:29.376Z] [2020-10-02T22:35:29.376Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-10-02T22:35:29.376Z] #33 DONE 0.1s [2020-10-02T22:35:29.376Z] [2020-10-02T22:35:29.376Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:29.414Z] #42 ... [2020-10-02T22:35:29.414Z] [2020-10-02T22:35:29.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:29.414Z] #39 5.473 fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:35:29.414Z] #39 5.651 GEN .gitid [2020-10-02T22:35:29.479Z] #14 25.59 Selecting previously unselected package python3.7-minimal. [2020-10-02T22:35:29.479Z] #14 25.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-10-02T22:35:29.479Z] #14 25.60 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:35:29.531Z] CC criu/files-ext.o [2020-10-02T22:35:29.531Z] CC criu/files-reg.o [2020-10-02T22:35:29.672Z] #39 5.800 GEN criu/include/version.h [2020-10-02T22:35:29.672Z] #39 6.004 GEN include/common/asm [2020-10-02T22:35:30.111Z] #14 26.22 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-10-02T22:35:30.111Z] #14 26.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:35:30.166Z] CC criu/files.o [2020-10-02T22:35:30.314Z] #34 ... [2020-10-02T22:35:30.314Z] [2020-10-02T22:35:30.314Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:30.314Z] #38 56.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:30.314Z] #38 56.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:30.314Z] #38 56.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:35:30.314Z] #38 56.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-10-02T22:35:30.314Z] #38 56.57 Setting up python-six (1.12.0-1) ... [2020-10-02T22:35:30.314Z] #38 62.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-10-02T22:35:30.314Z] #38 62.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:35:30.314Z] #38 62.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:30.314Z] #38 62.16 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-10-02T22:35:30.314Z] #38 62.18 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:30.314Z] #38 62.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-10-02T22:35:30.314Z] #38 62.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-10-02T22:35:30.314Z] #38 62.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-10-02T22:35:30.314Z] #38 62.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-10-02T22:35:30.314Z] #38 62.22 Setting up python-protobuf (3.6.1.3-2) ... [2020-10-02T22:35:30.574Z] #38 ... [2020-10-02T22:35:30.574Z] [2020-10-02T22:35:30.574Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:30.574Z] #34 1.018 + RM_GOPATH=0 [2020-10-02T22:35:30.574Z] #34 1.018 + TMP_GOPATH= [2020-10-02T22:35:30.574Z] #34 1.018 + : /build [2020-10-02T22:35:30.574Z] #34 1.018 + '[' -z '' ']' [2020-10-02T22:35:30.574Z] #34 1.024 ++ mktemp -d [2020-10-02T22:35:30.574Z] #34 1.031 + export GOPATH=/tmp/tmp.meryb1Ghmq [2020-10-02T22:35:30.574Z] #34 1.035 + GOPATH=/tmp/tmp.meryb1Ghmq [2020-10-02T22:35:30.574Z] #34 1.035 + RM_GOPATH=1 [2020-10-02T22:35:30.574Z] #34 1.036 ++ dirname ./install.sh [2020-10-02T22:35:30.574Z] #34 1.041 + dir=. [2020-10-02T22:35:30.574Z] #34 1.046 + bin=tini [2020-10-02T22:35:30.574Z] #34 1.046 + shift [2020-10-02T22:35:30.574Z] #34 1.047 + '[' '!' -f ./tini.installer ']' [2020-10-02T22:35:30.574Z] #34 1.047 + . ./tini.installer [2020-10-02T22:35:30.574Z] #34 1.047 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:30.574Z] #34 1.047 + install_tini [2020-10-02T22:35:30.574Z] #34 1.048 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-02T22:35:30.574Z] #34 1.048 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:30.574Z] #34 1.048 + git clone https://github.com/krallin/tini.git /tmp/tmp.meryb1Ghmq/tini [2020-10-02T22:35:30.574Z] #34 1.050 Cloning into '/tmp/tmp.meryb1Ghmq/tini'... [2020-10-02T22:35:30.805Z] CC criu/filesystems.o [2020-10-02T22:35:31.098Z] CC criu/fsnotify.o [2020-10-02T22:35:31.393Z] CC criu/image-desc.o [2020-10-02T22:35:31.393Z] CC criu/image.o [2020-10-02T22:35:31.513Z] #34 1.868 + cd /tmp/tmp.meryb1Ghmq/tini [2020-10-02T22:35:31.513Z] #34 1.872 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:35:31.513Z] #34 1.878 + cmake . [2020-10-02T22:35:31.513Z] #34 ... [2020-10-02T22:35:31.513Z] [2020-10-02T22:35:31.513Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:31.513Z] #29 54.61 time [2020-10-02T22:35:31.513Z] #29 61.73 internal/poll [2020-10-02T22:35:31.513Z] #29 63.89 internal/fmtsort [2020-10-02T22:35:31.513Z] #29 64.53 internal/syscall/execenv [2020-10-02T22:35:31.513Z] #29 64.72 internal/syscall/unix [2020-10-02T22:35:31.513Z] #29 ... [2020-10-02T22:35:31.513Z] [2020-10-02T22:35:31.513Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:35:31.513Z] #52 17.52 Checking out files: 78% (893/1138) Checking out files: 79% (900/1138) Checking out files: 80% (911/1138) Checking out files: 81% (922/1138) Checking out files: 82% (934/1138) Checking out files: 83% (945/1138) Checking out files: 84% (956/1138) Checking out files: 85% (968/1138) Checking out files: 86% (979/1138) Checking out files: 87% (991/1138) Checking out files: 88% (1002/1138) Checking out files: 89% (1013/1138) Checking out files: 90% (1025/1138) Checking out files: 91% (1036/1138) Checking out files: 92% (1047/1138) Checking out files: 93% (1059/1138) Checking out files: 94% (1070/1138) Checking out files: 95% (1082/1138) Checking out files: 96% (1093/1138) Checking out files: 97% (1104/1138) Checking out files: 98% (1116/1138) Checking out files: 99% (1127/1138) Checking out files: 100% (1138/1138) Checking out files: 100% (1138/1138), done. [2020-10-02T22:35:31.513Z] #52 17.94 + cd /tmp/tmp.RZRIkbziv8/src/github.com/opencontainers/runc [2020-10-02T22:35:31.513Z] #52 17.94 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:35:31.513Z] #52 19.28 + '[' -z '' ']' [2020-10-02T22:35:31.513Z] #52 19.28 + target=static [2020-10-02T22:35:31.513Z] #52 19.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-02T22:35:31.513Z] #52 22.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-02T22:35:31.687Z] CC criu/ipc_ns.o [2020-10-02T22:35:31.772Z] #52 ... [2020-10-02T22:35:31.772Z] [2020-10-02T22:35:31.772Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:31.772Z] #29 65.01 strings [2020-10-02T22:35:31.772Z] #29 65.03 os [2020-10-02T22:35:31.981Z] CC criu/irmap.o [2020-10-02T22:35:32.198Z] #39 8.145 PBCC images/timens.pb-c.c [2020-10-02T22:35:32.198Z] #39 8.192 DEP images/timens.pb-c.d [2020-10-02T22:35:32.198Z] #39 8.259 PBCC images/fown.pb-c.c [2020-10-02T22:35:32.198Z] #39 8.272 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-02T22:35:32.198Z] #39 8.363 PBCC images/opts.pb-c.c [2020-10-02T22:35:32.198Z] #39 8.416 PBCC images/memfd.pb-c.c [2020-10-02T22:35:32.198Z] #39 8.476 DEP images/fown.pb-c.d [2020-10-02T22:35:32.209Z] #14 28.05 Selecting previously unselected package python3-minimal. [2020-10-02T22:35:32.209Z] #14 28.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15489 files and directories currently installed.) [2020-10-02T22:35:32.209Z] #14 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-10-02T22:35:32.209Z] #14 28.11 Unpacking python3-minimal (3.7.3-1) ... [2020-10-02T22:35:32.209Z] #14 28.18 Selecting previously unselected package libmpdec2:s390x. [2020-10-02T22:35:32.209Z] #14 28.18 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-10-02T22:35:32.209Z] #14 28.18 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-10-02T22:35:32.209Z] #14 ... [2020-10-02T22:35:32.209Z] [2020-10-02T22:35:32.209Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:32.209Z] #24 31.70 [2020-10-02T22:35:32.209Z] #24 31.89 #=#=# ######################################################################## 100.0% [2020-10-02T22:35:32.209Z] #24 32.18 [2020-10-02T22:35:32.209Z] #24 33.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-02T22:35:32.209Z] #24 33.53 skipping existing b63cc5f62c21 [2020-10-02T22:35:32.209Z] #24 33.61 [2020-10-02T22:35:32.209Z] #24 35.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-02T22:35:32.209Z] #24 35.72 [2020-10-02T22:35:32.209Z] #24 35.97 #=#=# ######################################################################## 100.0% [2020-10-02T22:35:32.209Z] #24 36.60 [2020-10-02T22:35:32.209Z] #24 36.64 Download of images into '/build' complete. [2020-10-02T22:35:32.209Z] #24 36.64 Use something like the following to load the result into a Docker daemon: [2020-10-02T22:35:32.209Z] #24 36.64 tar -cC '/build' . | docker load [2020-10-02T22:35:32.209Z] #24 DONE 36.8s [2020-10-02T22:35:32.209Z] [2020-10-02T22:35:32.209Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:32.209Z] #14 28.32 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-10-02T22:35:32.209Z] #14 28.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-10-02T22:35:32.209Z] #14 28.33 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-02T22:35:32.209Z] #14 ... [2020-10-02T22:35:32.209Z] [2020-10-02T22:35:32.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:32.209Z] #39 21.48 CC images/stats.o [2020-10-02T22:35:32.209Z] #39 21.80 CC images/core.o [2020-10-02T22:35:32.209Z] #39 22.37 CC images/core-x86.o [2020-10-02T22:35:32.209Z] #39 22.75 CC images/core-arm.o [2020-10-02T22:35:32.209Z] #39 23.10 CC images/core-aarch64.o [2020-10-02T22:35:32.209Z] #39 23.32 CC images/core-ppc64.o [2020-10-02T22:35:32.209Z] #39 23.69 CC images/core-s390.o [2020-10-02T22:35:32.209Z] #39 24.07 CC images/cpuinfo.o [2020-10-02T22:35:32.209Z] #39 24.31 CC images/inventory.o [2020-10-02T22:35:32.209Z] #39 24.45 CC images/fdinfo.o [2020-10-02T22:35:32.209Z] #39 24.59 CC images/fown.o [2020-10-02T22:35:32.209Z] #39 24.69 CC images/ns.o [2020-10-02T22:35:32.209Z] #39 24.78 CC images/regfile.o [2020-10-02T22:35:32.209Z] #39 24.94 CC images/ghost-file.o [2020-10-02T22:35:32.209Z] #39 25.25 CC images/fifo.o [2020-10-02T22:35:32.209Z] #39 25.37 CC images/remap-file-path.o [2020-10-02T22:35:32.209Z] #39 25.52 CC images/eventfd.o [2020-10-02T22:35:32.209Z] #39 25.71 CC images/eventpoll.o [2020-10-02T22:35:32.209Z] #39 25.83 CC images/fh.o [2020-10-02T22:35:32.209Z] #39 26.13 CC images/fsnotify.o [2020-10-02T22:35:32.209Z] #39 26.50 CC images/signalfd.o [2020-10-02T22:35:32.209Z] #39 26.69 CC images/fs.o [2020-10-02T22:35:32.209Z] #39 26.82 CC images/pstree.o [2020-10-02T22:35:32.209Z] #39 26.98 CC images/pipe.o [2020-10-02T22:35:32.209Z] #39 27.11 CC images/tcp-stream.o [2020-10-02T22:35:32.209Z] #39 27.23 CC images/sk-packet.o [2020-10-02T22:35:32.209Z] #39 27.37 CC images/mnt.o [2020-10-02T22:35:32.209Z] #39 27.48 CC images/pipe-data.o [2020-10-02T22:35:32.209Z] #39 27.58 CC images/sa.o [2020-10-02T22:35:32.209Z] #39 27.75 CC images/timer.o [2020-10-02T22:35:32.209Z] #39 28.12 CC images/timerfd.o [2020-10-02T22:35:32.209Z] #39 28.25 CC images/mm.o [2020-10-02T22:35:32.279Z] CC criu/kcmp-ids.o [2020-10-02T22:35:32.455Z] #39 8.531 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-02T22:35:32.455Z] #39 ... [2020-10-02T22:35:32.455Z] [2020-10-02T22:35:32.455Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:32.455Z] #14 19.49 Fetched 8387 kB in 18s (462 kB/s) [2020-10-02T22:35:32.455Z] #14 19.49 Reading package lists... [2020-10-02T22:35:32.455Z] #14 26.67 Reading package lists... [2020-10-02T22:35:32.455Z] #14 ... [2020-10-02T22:35:32.456Z] [2020-10-02T22:35:32.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:32.456Z] #39 8.629 DEP images/opts.pb-c.d [2020-10-02T22:35:32.456Z] #39 8.696 DEP images/memfd.pb-c.d [2020-10-02T22:35:32.456Z] #39 8.742 PBCC images/sit.pb-c.c [2020-10-02T22:35:32.527Z] #39 ... [2020-10-02T22:35:32.527Z] [2020-10-02T22:35:32.527Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:32.527Z] #42 51.17 regexp [2020-10-02T22:35:32.527Z] #42 52.48 flag [2020-10-02T22:35:32.527Z] #42 53.62 go/token [2020-10-02T22:35:32.527Z] #42 53.67 internal/lazyregexp [2020-10-02T22:35:32.527Z] #42 53.88 path [2020-10-02T22:35:32.527Z] #42 54.15 go/scanner [2020-10-02T22:35:32.527Z] #42 54.25 io/ioutil [2020-10-02T22:35:32.527Z] #42 54.76 net/url [2020-10-02T22:35:32.527Z] #42 55.54 go/ast [2020-10-02T22:35:32.527Z] #42 55.83 text/template/parse [2020-10-02T22:35:32.527Z] #42 59.08 text/template [2020-10-02T22:35:32.527Z] #42 59.17 go/parser [2020-10-02T22:35:32.527Z] #42 ... [2020-10-02T22:35:32.527Z] [2020-10-02T22:35:32.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:32.527Z] #39 28.61 CC images/sk-opts.o [2020-10-02T22:35:32.572Z] CC criu/kerndat.o [2020-10-02T22:35:32.712Z] #29 ... [2020-10-02T22:35:32.712Z] [2020-10-02T22:35:32.712Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-10-02T22:35:32.712Z] #24 23.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-02T22:35:32.712Z] #24 24.02 skipping existing 1849cc453dee [2020-10-02T22:35:32.712Z] #24 24.16 [2020-10-02T22:35:32.712Z] #24 25.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-02T22:35:32.712Z] #24 25.64 [2020-10-02T22:35:32.712Z] #24 25.82 ######################################################################## 100.0% [2020-10-02T22:35:32.712Z] #24 25.98 [2020-10-02T22:35:32.712Z] #24 26.06 Download of images into '/build' complete. [2020-10-02T22:35:32.712Z] #24 26.06 Use something like the following to load the result into a Docker daemon: [2020-10-02T22:35:32.712Z] #24 26.07 tar -cC '/build' . | docker load [2020-10-02T22:35:32.712Z] #24 DONE 26.2s [2020-10-02T22:35:32.712Z] [2020-10-02T22:35:32.712Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:32.712Z] #34 2.685 -- The C compiler identification is GNU 8.3.0 [2020-10-02T22:35:32.712Z] #34 2.747 -- Check for working C compiler: /usr/bin/cc [2020-10-02T22:35:32.713Z] #39 8.820 DEP images/sit.pb-c.d [2020-10-02T22:35:32.713Z] #39 8.878 PBCC images/macvlan.pb-c.c [2020-10-02T22:35:32.713Z] #39 8.906 DEP images/macvlan.pb-c.d [2020-10-02T22:35:32.713Z] #39 8.960 PBCC images/autofs.pb-c.c [2020-10-02T22:35:32.713Z] #39 8.968 DEP images/autofs.pb-c.d [2020-10-02T22:35:32.713Z] #39 9.016 PBCC images/sysctl.pb-c.c [2020-10-02T22:35:32.828Z] #39 28.74 CC images/sk-unix.o [2020-10-02T22:35:32.829Z] #39 28.96 CC images/sk-inet.o [2020-10-02T22:35:32.865Z] CC criu/libnetlink.o [2020-10-02T22:35:32.865Z] CC criu/log.o [2020-10-02T22:35:32.971Z] #39 9.035 DEP images/sysctl.pb-c.d [2020-10-02T22:35:32.971Z] #39 9.122 PBCC images/time.pb-c.c [2020-10-02T22:35:32.971Z] #39 9.169 DEP images/time.pb-c.d [2020-10-02T22:35:32.971Z] #39 9.214 PBCC images/binfmt-misc.pb-c.c [2020-10-02T22:35:32.971Z] #39 9.236 DEP images/binfmt-misc.pb-c.d [2020-10-02T22:35:33.130Z] #39 29.19 CC images/tun.o [2020-10-02T22:35:33.130Z] #39 29.37 CC images/sk-netlink.o [2020-10-02T22:35:33.157Z] CC criu/lsm.o [2020-10-02T22:35:33.157Z] CC criu/mem.o [2020-10-02T22:35:33.228Z] #39 9.331 PBCC images/seccomp.pb-c.c [2020-10-02T22:35:33.228Z] #39 9.396 DEP images/seccomp.pb-c.d [2020-10-02T22:35:33.228Z] #39 9.476 PBCC images/userns.pb-c.c [2020-10-02T22:35:33.228Z] #39 9.512 DEP images/userns.pb-c.d [2020-10-02T22:35:33.281Z] #34 3.932 -- Check for working C compiler: /usr/bin/cc -- works [2020-10-02T22:35:33.422Z] #39 29.48 CC images/packet-sock.o [2020-10-02T22:35:33.486Z] #39 9.557 PBCC images/cgroup.pb-c.c [2020-10-02T22:35:33.486Z] #39 9.592 DEP images/cgroup.pb-c.d [2020-10-02T22:35:33.486Z] #39 9.641 PBCC images/ext-file.pb-c.c [2020-10-02T22:35:33.486Z] #39 9.667 DEP images/ext-file.pb-c.d [2020-10-02T22:35:33.486Z] #39 9.709 PBCC images/rpc.pb-c.c [2020-10-02T22:35:33.486Z] #39 9.772 DEP images/rpc.pb-c.d [2020-10-02T22:35:33.541Z] #34 3.933 -- Detecting C compiler ABI info [2020-10-02T22:35:33.713Z] #39 29.85 CC images/ipc-var.o [2020-10-02T22:35:33.744Z] #39 9.829 PBCC images/siginfo.pb-c.c [2020-10-02T22:35:33.744Z] #39 9.876 DEP images/siginfo.pb-c.d [2020-10-02T22:35:33.744Z] #39 9.934 PBCC images/pagemap.pb-c.c [2020-10-02T22:35:33.744Z] #39 9.976 DEP images/pagemap.pb-c.d [2020-10-02T22:35:33.792Z] CC criu/memfd.o [2020-10-02T22:35:34.002Z] #39 10.04 PBCC images/rlimit.pb-c.c [2020-10-02T22:35:34.002Z] #39 10.06 DEP images/rlimit.pb-c.d [2020-10-02T22:35:34.002Z] #39 10.12 PBCC images/file-lock.pb-c.c [2020-10-02T22:35:34.002Z] #39 10.17 DEP images/file-lock.pb-c.d [2020-10-02T22:35:34.002Z] #39 10.21 PBCC images/tty.pb-c.c [2020-10-02T22:35:34.002Z] #39 10.28 DEP images/tty.pb-c.d [2020-10-02T22:35:34.007Z] #39 30.00 CC images/ipc-desc.o [2020-10-02T22:35:34.007Z] #39 30.11 CC images/ipc-shm.o [2020-10-02T22:35:34.007Z] #39 30.23 CC images/ipc-msg.o [2020-10-02T22:35:34.086Z] CC criu/mount.o [2020-10-02T22:35:34.259Z] #39 10.34 PBCC images/tun.pb-c.c [2020-10-02T22:35:34.260Z] #39 10.39 PBCC images/netdev.pb-c.c [2020-10-02T22:35:34.260Z] #39 10.45 DEP images/tun.pb-c.d [2020-10-02T22:35:34.260Z] #39 10.50 DEP images/netdev.pb-c.d [2020-10-02T22:35:34.298Z] #39 30.41 CC images/ipc-sem.o [2020-10-02T22:35:34.298Z] #39 30.50 CC images/utsns.o [2020-10-02T22:35:34.517Z] #39 10.64 PBCC images/vma.pb-c.c [2020-10-02T22:35:34.517Z] #39 10.73 DEP images/vma.pb-c.d [2020-10-02T22:35:34.517Z] #39 10.79 PBCC images/creds.pb-c.c [2020-10-02T22:35:34.652Z] #39 30.65 CC images/creds.o [2020-10-02T22:35:34.775Z] #39 10.82 DEP images/creds.pb-c.d [2020-10-02T22:35:34.775Z] #39 10.90 PBCC images/utsns.pb-c.c [2020-10-02T22:35:34.775Z] #39 10.96 DEP images/utsns.pb-c.d [2020-10-02T22:35:34.775Z] #39 11.03 PBCC images/ipc-desc.pb-c.c [2020-10-02T22:35:34.922Z] #34 5.525 -- Detecting C compiler ABI info - done [2020-10-02T22:35:34.922Z] #34 5.581 -- Detecting C compile features [2020-10-02T22:35:34.943Z] #39 30.76 CC images/vma.o [2020-10-02T22:35:34.943Z] #39 30.95 CC images/netdev.o [2020-10-02T22:35:35.032Z] #39 11.06 PBCC images/ipc-sem.pb-c.c [2020-10-02T22:35:35.032Z] #39 11.10 DEP images/ipc-desc.pb-c.d [2020-10-02T22:35:35.032Z] #39 ... [2020-10-02T22:35:35.032Z] [2020-10-02T22:35:35.032Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:35.032Z] #29 70.28 bytes [2020-10-02T22:35:35.032Z] #29 70.79 fmt [2020-10-02T22:35:35.032Z] #29 72.41 bufio [2020-10-02T22:35:35.032Z] #29 74.00 path/filepath [2020-10-02T22:35:35.032Z] #29 76.07 io/ioutil [2020-10-02T22:35:35.032Z] #29 76.66 path [2020-10-02T22:35:35.032Z] #29 76.95 flag [2020-10-02T22:35:35.032Z] #29 77.02 github.com/BurntSushi/toml [2020-10-02T22:35:35.032Z] #29 79.09 log [2020-10-02T22:35:35.032Z] #29 79.81 text/tabwriter [2020-10-02T22:35:35.032Z] #29 ... [2020-10-02T22:35:35.032Z] [2020-10-02T22:35:35.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:35.032Z] #39 11.16 DEP images/ipc-sem.pb-c.d [2020-10-02T22:35:35.032Z] #39 11.22 PBCC images/ipc-msg.pb-c.c [2020-10-02T22:35:35.032Z] #39 11.26 DEP images/ipc-msg.pb-c.d [2020-10-02T22:35:35.032Z] #39 11.32 PBCC images/ipc-shm.pb-c.c [2020-10-02T22:35:35.032Z] #39 11.34 DEP images/ipc-shm.pb-c.d [2020-10-02T22:35:35.032Z] #39 11.40 PBCC images/ipc-var.pb-c.c [2020-10-02T22:35:35.182Z] #34 ... [2020-10-02T22:35:35.182Z] [2020-10-02T22:35:35.182Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:35.182Z] #38 71.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-10-02T22:35:35.182Z] #38 71.13 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:35:35.182Z] #38 DONE 71.4s [2020-10-02T22:35:35.235Z] #39 31.23 CC images/tty.o [2020-10-02T22:35:35.289Z] #39 11.43 DEP images/ipc-var.pb-c.d [2020-10-02T22:35:35.289Z] #39 11.51 PBCC images/sk-opts.pb-c.c [2020-10-02T22:35:35.289Z] #39 11.53 PBCC images/packet-sock.pb-c.c [2020-10-02T22:35:35.289Z] #39 11.58 DEP images/sk-opts.pb-c.d [2020-10-02T22:35:35.289Z] #39 11.65 DEP images/packet-sock.pb-c.d [2020-10-02T22:35:35.442Z] [2020-10-02T22:35:35.442Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:35.526Z] #39 31.51 CC images/file-lock.o [2020-10-02T22:35:35.526Z] #39 31.60 CC images/rlimit.o [2020-10-02T22:35:35.526Z] #39 31.69 CC images/pagemap.o [2020-10-02T22:35:35.547Z] #39 11.68 PBCC images/sk-netlink.pb-c.c [2020-10-02T22:35:35.547Z] #39 11.78 DEP images/sk-netlink.pb-c.d [2020-10-02T22:35:35.547Z] #39 11.85 PBCC images/sk-inet.pb-c.c [2020-10-02T22:35:35.547Z] #39 11.90 DEP images/sk-inet.pb-c.d [2020-10-02T22:35:35.601Z] CC criu/namespaces.o [2020-10-02T22:35:35.804Z] #39 11.96 PBCC images/sk-unix.pb-c.c [2020-10-02T22:35:35.804Z] #39 12.04 DEP images/sk-unix.pb-c.d [2020-10-02T22:35:35.817Z] #39 31.91 CC images/siginfo.o [2020-10-02T22:35:35.817Z] #39 32.03 CC images/rpc.o [2020-10-02T22:35:35.894Z] CC criu/net.o [2020-10-02T22:35:36.061Z] #39 12.12 PBCC images/mm.pb-c.c [2020-10-02T22:35:36.061Z] #39 12.19 DEP images/mm.pb-c.d [2020-10-02T22:35:36.061Z] #39 12.27 PBCC images/timerfd.pb-c.c [2020-10-02T22:35:36.061Z] #39 12.32 DEP images/timerfd.pb-c.d [2020-10-02T22:35:36.319Z] #39 12.41 PBCC images/timer.pb-c.c [2020-10-02T22:35:36.319Z] #39 12.46 DEP images/timer.pb-c.d [2020-10-02T22:35:36.319Z] #39 12.53 PBCC images/sa.pb-c.c [2020-10-02T22:35:36.319Z] #39 12.57 DEP images/sa.pb-c.d [2020-10-02T22:35:36.576Z] #39 12.65 PBCC images/pipe-data.pb-c.c [2020-10-02T22:35:36.576Z] #39 12.70 DEP images/pipe-data.pb-c.d [2020-10-02T22:35:36.576Z] #39 12.75 PBCC images/mnt.pb-c.c [2020-10-02T22:35:36.576Z] #39 12.81 DEP images/mnt.pb-c.d [2020-10-02T22:35:36.833Z] #39 12.90 PBCC images/sk-packet.pb-c.c [2020-10-02T22:35:36.833Z] #39 12.97 DEP images/sk-packet.pb-c.d [2020-10-02T22:35:36.833Z] #39 13.06 PBCC images/tcp-stream.pb-c.c [2020-10-02T22:35:36.833Z] #39 13.18 DEP images/tcp-stream.pb-c.d [2020-10-02T22:35:36.861Z] #39 32.68 CC images/ext-file.o [2020-10-02T22:35:36.861Z] #39 32.78 CC images/cgroup.o [2020-10-02T22:35:37.091Z] #39 13.27 PBCC images/pipe.pb-c.c [2020-10-02T22:35:37.091Z] #39 13.33 DEP images/pipe.pb-c.d [2020-10-02T22:35:37.091Z] #39 13.41 PBCC images/pstree.pb-c.c [2020-10-02T22:35:37.091Z] #39 13.45 DEP images/pstree.pb-c.d [2020-10-02T22:35:37.153Z] #39 33.14 CC images/userns.o [2020-10-02T22:35:37.153Z] #39 33.34 CC images/google/protobuf/descriptor.o [2020-10-02T22:35:37.348Z] #39 13.54 PBCC images/fs.pb-c.c [2020-10-02T22:35:37.348Z] #39 13.58 DEP images/fs.pb-c.d [2020-10-02T22:35:37.348Z] #39 13.67 PBCC images/signalfd.pb-c.c [2020-10-02T22:35:37.348Z] #39 13.71 DEP images/signalfd.pb-c.d [2020-10-02T22:35:37.409Z] CC criu/netfilter.o [2020-10-02T22:35:37.409Z] CC criu/page-pipe.o [2020-10-02T22:35:37.409Z] CC criu/page-xfer.o [2020-10-02T22:35:37.605Z] #39 13.76 PBCC images/fh.pb-c.c [2020-10-02T22:35:37.605Z] #39 13.82 PBCC images/fsnotify.pb-c.c [2020-10-02T22:35:37.863Z] #39 13.96 DEP images/fh.pb-c.d [2020-10-02T22:35:37.863Z] #39 14.03 DEP images/fsnotify.pb-c.d [2020-10-02T22:35:37.863Z] #39 14.12 PBCC images/eventpoll.pb-c.c [2020-10-02T22:35:37.863Z] #39 14.13 DEP images/eventpoll.pb-c.d [2020-10-02T22:35:37.982Z] #39 2.267 Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:35:37.982Z] #39 2.269 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:35:37.982Z] #39 2.286 Note: Building without GnuTLS support [2020-10-02T22:35:37.982Z] #39 2.305 Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:35:37.982Z] #39 2.305 Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:35:37.982Z] #39 ... [2020-10-02T22:35:37.982Z] [2020-10-02T22:35:37.982Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:37.982Z] #42 61.22 time [2020-10-02T22:35:37.982Z] #42 66.94 internal/fmtsort [2020-10-02T22:35:37.982Z] #42 68.50 internal/syscall/execenv [2020-10-02T22:35:37.982Z] #42 68.93 internal/poll [2020-10-02T22:35:37.982Z] #42 69.11 internal/syscall/unix [2020-10-02T22:35:37.982Z] #42 69.60 strings [2020-10-02T22:35:37.982Z] #42 71.26 os [2020-10-02T22:35:38.046Z] CC criu/pagemap-cache.o [2020-10-02T22:35:38.120Z] #39 14.16 PBCC images/eventfd.pb-c.c [2020-10-02T22:35:38.120Z] #39 14.22 DEP images/eventfd.pb-c.d [2020-10-02T22:35:38.120Z] #39 14.32 PBCC images/remap-file-path.pb-c.c [2020-10-02T22:35:38.120Z] #39 14.36 DEP images/remap-file-path.pb-c.d [2020-10-02T22:35:38.186Z] #39 34.33 CC images/opts.o [2020-10-02T22:35:38.242Z] #42 ... [2020-10-02T22:35:38.242Z] [2020-10-02T22:35:38.242Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-10-02T22:35:38.242Z] #34 8.608 -- Detecting C compile features - done [2020-10-02T22:35:38.242Z] #34 8.658 -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-02T22:35:38.338Z] CC criu/pagemap.o [2020-10-02T22:35:38.377Z] #39 14.41 PBCC images/fifo.pb-c.c [2020-10-02T22:35:38.377Z] #39 14.45 DEP images/fifo.pb-c.d [2020-10-02T22:35:38.377Z] #39 14.52 PBCC images/ghost-file.pb-c.c [2020-10-02T22:35:38.377Z] #39 14.55 DEP images/ghost-file.pb-c.d [2020-10-02T22:35:38.502Z] #34 9.009 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-02T22:35:38.556Z] #39 34.46 CC images/seccomp.o [2020-10-02T22:35:38.557Z] #39 34.74 CC images/binfmt-misc.o [2020-10-02T22:35:38.631Z] CC criu/parasite-syscall.o [2020-10-02T22:35:38.635Z] #39 14.65 PBCC images/regfile.pb-c.c [2020-10-02T22:35:38.635Z] #39 14.70 DEP images/regfile.pb-c.d [2020-10-02T22:35:38.635Z] #39 14.77 PBCC images/ns.pb-c.c [2020-10-02T22:35:38.635Z] #39 14.83 DEP images/ns.pb-c.d [2020-10-02T22:35:38.762Z] #34 9.162 -- Configuring done [2020-10-02T22:35:38.762Z] #34 9.187 -- Generating done [2020-10-02T22:35:38.762Z] #34 9.189 -- Build files have been written to: /tmp/tmp.meryb1Ghmq/tini [2020-10-02T22:35:38.762Z] #34 9.208 + make tini-static [2020-10-02T22:35:38.847Z] #39 34.89 CC images/time.o [2020-10-02T22:35:38.848Z] #39 34.96 CC images/sysctl.o [2020-10-02T22:35:38.892Z] #39 14.93 PBCC images/fdinfo.pb-c.c [2020-10-02T22:35:38.892Z] #39 15.04 DEP images/fdinfo.pb-c.d [2020-10-02T22:35:38.892Z] #39 15.10 PBCC images/core-aarch64.pb-c.c [2020-10-02T22:35:38.924Z] CC criu/path.o [2020-10-02T22:35:38.924Z] CC criu/pie-util-vdso.o [2020-10-02T22:35:39.022Z] #34 9.653 Scanning dependencies of target tini-static [2020-10-02T22:35:39.022Z] #34 9.716 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-02T22:35:39.139Z] #39 35.16 CC images/autofs.o [2020-10-02T22:35:39.139Z] #39 35.27 CC images/macvlan.o [2020-10-02T22:35:39.150Z] #39 15.19 PBCC images/core-arm.pb-c.c [2020-10-02T22:35:39.150Z] #39 15.28 PBCC images/core-ppc64.pb-c.c [2020-10-02T22:35:39.150Z] #39 15.40 PBCC images/core-s390.pb-c.c [2020-10-02T22:35:39.217Z] CC criu/pie-util.o [2020-10-02T22:35:39.217Z] CC criu/pipes.o [2020-10-02T22:35:39.407Z] #39 15.53 PBCC images/core-x86.pb-c.c [2020-10-02T22:35:39.407Z] #39 15.56 PBCC images/core.pb-c.c [2020-10-02T22:35:39.407Z] #39 15.66 PBCC images/inventory.pb-c.c [2020-10-02T22:35:39.430Z] #39 35.41 CC images/sit.o [2020-10-02T22:35:39.430Z] #39 35.51 CC images/memfd.o [2020-10-02T22:35:39.510Z] CC criu/plugin.o [2020-10-02T22:35:39.510Z] CC criu/proc_parse.o [2020-10-02T22:35:39.665Z] #39 15.72 DEP images/core-aarch64.pb-c.d [2020-10-02T22:35:39.665Z] #39 15.80 DEP images/core-arm.pb-c.d [2020-10-02T22:35:39.665Z] #39 15.85 DEP images/core-ppc64.pb-c.d [2020-10-02T22:35:39.665Z] #39 15.89 DEP images/core-s390.pb-c.d [2020-10-02T22:35:39.665Z] #39 15.94 DEP images/core-x86.pb-c.d [2020-10-02T22:35:39.721Z] #39 35.77 CC images/timens.o [2020-10-02T22:35:39.923Z] #39 15.99 DEP images/core.pb-c.d [2020-10-02T22:35:39.923Z] #39 16.05 DEP images/inventory.pb-c.d [2020-10-02T22:35:39.923Z] #39 16.10 PBCC images/cpuinfo.pb-c.c [2020-10-02T22:35:39.923Z] #39 16.15 DEP images/cpuinfo.pb-c.d [2020-10-02T22:35:39.923Z] #39 16.19 PBCC images/stats.pb-c.c [2020-10-02T22:35:40.013Z] #39 36.00 LINK images/built-in.o [2020-10-02T22:35:40.013Z] #39 ... [2020-10-02T22:35:40.013Z] [2020-10-02T22:35:40.013Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:40.013Z] #14 29.63 Selecting previously unselected package python3.7. [2020-10-02T22:35:40.013Z] #14 29.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 29.66 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:35:40.013Z] #14 29.80 Selecting previously unselected package libpython3-stdlib:s390x. [2020-10-02T22:35:40.013Z] #14 29.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 29.81 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-02T22:35:40.013Z] #14 29.90 Setting up python3-minimal (3.7.3-1) ... [2020-10-02T22:35:40.013Z] #14 30.56 Selecting previously unselected package python3. [2020-10-02T22:35:40.013Z] #14 30.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15901 files and directories currently installed.) [2020-10-02T22:35:40.013Z] #14 30.58 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 30.59 Unpacking python3 (3.7.3-1) ... [2020-10-02T22:35:40.013Z] #14 30.69 Selecting previously unselected package libip4tc0:s390x. [2020-10-02T22:35:40.013Z] #14 30.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 30.69 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-10-02T22:35:40.013Z] #14 30.76 Selecting previously unselected package libip6tc0:s390x. [2020-10-02T22:35:40.013Z] #14 30.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 30.76 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-10-02T22:35:40.013Z] #14 30.85 Selecting previously unselected package libiptc0:s390x. [2020-10-02T22:35:40.013Z] #14 30.85 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 30.85 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-10-02T22:35:40.013Z] #14 30.91 Selecting previously unselected package libnfnetlink0:s390x. [2020-10-02T22:35:40.013Z] #14 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 30.92 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-02T22:35:40.013Z] #14 30.96 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-10-02T22:35:40.013Z] #14 30.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 30.96 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-02T22:35:40.013Z] #14 31.02 Selecting previously unselected package libnftnl11:s390x. [2020-10-02T22:35:40.013Z] #14 31.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 31.02 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-10-02T22:35:40.013Z] #14 31.07 Selecting previously unselected package iptables. [2020-10-02T22:35:40.013Z] #14 31.07 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 31.07 Unpacking iptables (1.8.2-4) ... [2020-10-02T22:35:40.013Z] #14 31.32 Selecting previously unselected package xxd. [2020-10-02T22:35:40.013Z] #14 31.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 31.33 Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:35:40.013Z] #14 31.48 Selecting previously unselected package vim-common. [2020-10-02T22:35:40.013Z] #14 31.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:35:40.013Z] #14 31.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:35:40.013Z] #14 31.70 Selecting previously unselected package bash-completion. [2020-10-02T22:35:40.013Z] #14 31.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-02T22:35:40.013Z] #14 34.08 Unpacking bash-completion (1:2.8-6) ... [2020-10-02T22:35:40.013Z] #14 34.55 Selecting previously unselected package bzip2. [2020-10-02T22:35:40.013Z] #14 34.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:35:40.013Z] #14 34.62 Selecting previously unselected package xz-utils. [2020-10-02T22:35:40.013Z] #14 34.62 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 34.63 Unpacking xz-utils (5.2.4-1) ... [2020-10-02T22:35:40.013Z] #14 34.76 Selecting previously unselected package apparmor. [2020-10-02T22:35:40.013Z] #14 34.76 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 34.83 Unpacking apparmor (2.13.2-10) ... [2020-10-02T22:35:40.013Z] #14 35.28 Selecting previously unselected package aufs-tools. [2020-10-02T22:35:40.013Z] #14 35.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 35.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:35:40.013Z] #14 35.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-02T22:35:40.013Z] #14 35.36 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-10-02T22:35:40.013Z] #14 35.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:35:40.013Z] #14 ... [2020-10-02T22:35:40.013Z] [2020-10-02T22:35:40.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:40.013Z] #39 36.08 GEN compel/include/asm [2020-10-02T22:35:40.013Z] #39 36.09 GEN compel/include/version.h [2020-10-02T22:35:40.013Z] #39 36.10 touch .config [2020-10-02T22:35:40.013Z] #39 36.14 GEN include/common/config.h [2020-10-02T22:35:40.013Z] #39 36.18 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-10-02T22:35:40.013Z] #39 36.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-02T22:35:40.181Z] #39 16.22 DEP images/stats.pb-c.d [2020-10-02T22:35:40.305Z] #39 36.24 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-02T22:35:40.305Z] #39 36.26 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-10-02T22:35:40.305Z] #39 36.27 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-10-02T22:35:40.305Z] #39 36.28 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-10-02T22:35:40.305Z] #39 36.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-02T22:35:40.305Z] #39 36.30 DEP compel/plugins/std/infect.d [2020-10-02T22:35:40.305Z] #39 36.43 DEP compel/plugins/std/string.d [2020-10-02T22:35:40.305Z] #39 36.51 DEP compel/plugins/std/log.d [2020-10-02T22:35:40.596Z] #39 36.62 DEP compel/plugins/std/fds.d [2020-10-02T22:35:40.596Z] #39 36.72 DEP compel/plugins/std/std.d [2020-10-02T22:35:40.747Z] #39 ... [2020-10-02T22:35:40.747Z] [2020-10-02T22:35:40.747Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:40.747Z] #29 81.69 github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:35:40.747Z] #29 DONE 86.1s [2020-10-02T22:35:40.747Z] [2020-10-02T22:35:40.747Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:35:40.747Z] #57 44.56 Checking out files: 41% (1366/3264) Checking out files: 42% (1371/3264) Checking out files: 43% (1404/3264) Checking out files: 44% (1437/3264) Checking out files: 45% (1469/3264) Checking out files: 46% (1502/3264) Checking out files: 47% (1535/3264) Checking out files: 48% (1567/3264) Checking out files: 49% (1600/3264) Checking out files: 50% (1632/3264) Checking out files: 51% (1665/3264) Checking out files: 52% (1698/3264) Checking out files: 53% (1730/3264) Checking out files: 54% (1763/3264) Checking out files: 55% (1796/3264) Checking out files: 56% (1828/3264) Checking out files: 57% (1861/3264) Checking out files: 58% (1894/3264) Checking out files: 59% (1926/3264) Checking out files: 60% (1959/3264) Checking out files: 61% (1992/3264) Checking out files: 62% (2024/3264) Checking out files: 63% (2057/3264) Checking out files: 64% (2089/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 83% (2728/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. [2020-10-02T22:35:40.747Z] #57 46.51 + cd /tmp/tmp.EK3mXzFqiD/src/github.com/containerd/containerd [2020-10-02T22:35:40.747Z] #57 46.51 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:40.891Z] #39 36.87 DEP compel/plugins/shmem/shmem.d [2020-10-02T22:35:40.891Z] #39 36.97 DEP compel/plugins/fds/fds.d [2020-10-02T22:35:40.930Z] #34 11.21 [100%] Linking C executable tini-static [2020-10-02T22:35:41.034Z] CC criu/protobuf-desc.o [2020-10-02T22:35:41.034Z] CC criu/protobuf.o [2020-10-02T22:35:41.182Z] #39 37.03 CC compel/plugins/std/std.o [2020-10-02T22:35:41.182Z] #39 37.21 CC compel/plugins/std/fds.o [2020-10-02T22:35:41.190Z] #34 11.79 [100%] Built target tini-static [2020-10-02T22:35:41.326Z] CC criu/pstree.o [2020-10-02T22:35:41.450Z] #34 11.87 + mkdir -p /build [2020-10-02T22:35:41.450Z] #34 11.88 + cp tini-static /build/docker-init [2020-10-02T22:35:41.450Z] #34 DONE 12.0s [2020-10-02T22:35:41.450Z] [2020-10-02T22:35:41.450Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:41.450Z] #39 4.434 fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:35:41.450Z] #39 4.489 GEN .gitid [2020-10-02T22:35:41.450Z] #39 4.521 GEN criu/include/version.h [2020-10-02T22:35:41.450Z] #39 4.626 GEN include/common/asm [2020-10-02T22:35:41.474Z] #39 37.48 CC compel/plugins/std/log.o [2020-10-02T22:35:41.619Z] CC criu/rbtree.o [2020-10-02T22:35:41.619Z] CC criu/rst-malloc.o [2020-10-02T22:35:41.680Z] #57 48.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-02T22:35:41.680Z] #57 48.68 + BUILDTAGS='netgo osusergo static_build' [2020-10-02T22:35:41.680Z] #57 48.68 + export EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:35:41.680Z] #57 48.68 + EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:35:41.680Z] #57 48.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-02T22:35:41.680Z] #57 48.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-02T22:35:41.680Z] #57 48.68 + '[' '' = dynamic ']' [2020-10-02T22:35:41.680Z] #57 48.68 + make [2020-10-02T22:35:41.912Z] CC criu/seccomp.o [2020-10-02T22:35:42.019Z] #39 6.853 PBCC images/timens.pb-c.c [2020-10-02T22:35:42.019Z] #39 6.906 DEP images/timens.pb-c.d [2020-10-02T22:35:42.019Z] #39 6.983 PBCC images/fown.pb-c.c [2020-10-02T22:35:42.106Z] #39 38.12 CC compel/plugins/std/string.o [2020-10-02T22:35:42.205Z] CC criu/seize.o [2020-10-02T22:35:42.245Z] #57 ... [2020-10-02T22:35:42.245Z] [2020-10-02T22:35:42.245Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:42.245Z] #42 77.46 fmt [2020-10-02T22:35:42.245Z] #42 78.79 path/filepath [2020-10-02T22:35:42.245Z] #42 80.38 regexp [2020-10-02T22:35:42.245Z] #42 82.87 flag [2020-10-02T22:35:42.245Z] #42 84.31 go/token [2020-10-02T22:35:42.245Z] #42 84.70 internal/lazyregexp [2020-10-02T22:35:42.245Z] #42 84.95 path [2020-10-02T22:35:42.245Z] #42 85.30 go/scanner [2020-10-02T22:35:42.245Z] #42 85.33 io/ioutil [2020-10-02T22:35:42.245Z] #42 86.12 net/url [2020-10-02T22:35:42.245Z] #42 87.08 go/ast [2020-10-02T22:35:42.245Z] #42 ... [2020-10-02T22:35:42.245Z] [2020-10-02T22:35:42.245Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:42.245Z] #14 26.67 Reading package lists... [2020-10-02T22:35:42.245Z] #14 32.41 Building dependency tree... [2020-10-02T22:35:42.245Z] #14 33.64 Reading state information... [2020-10-02T22:35:42.245Z] #14 35.44 libcap2-bin is already the newest version (1:2.25-2). [2020-10-02T22:35:42.245Z] #14 35.44 libcap2-bin set to manually installed. [2020-10-02T22:35:42.245Z] #14 35.44 The following additional packages will be installed: [2020-10-02T22:35:42.245Z] #14 35.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-02T22:35:42.245Z] #14 35.46 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-02T22:35:42.245Z] #14 35.46 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:35:42.245Z] #14 35.46 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-02T22:35:42.245Z] #14 35.46 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-02T22:35:42.245Z] #14 35.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-02T22:35:42.245Z] #14 35.46 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-02T22:35:42.245Z] #14 35.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-02T22:35:42.245Z] #14 35.46 python3.7 python3.7-minimal vim-runtime xxd [2020-10-02T22:35:42.245Z] #14 35.47 Suggested packages: [2020-10-02T22:35:42.245Z] #14 35.48 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-02T22:35:42.245Z] #14 35.48 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-02T22:35:42.245Z] #14 35.48 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-02T22:35:42.245Z] #14 35.48 xfsdump acl attr quota [2020-10-02T22:35:42.245Z] #14 35.48 Recommended packages: [2020-10-02T22:35:42.245Z] #14 35.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-02T22:35:42.245Z] #14 35.48 python3-keyrings.alt python3-xdg unzip [2020-10-02T22:35:42.245Z] #14 39.35 The following NEW packages will be installed: [2020-10-02T22:35:42.279Z] #39 7.035 PBCC images/google/protobuf/descriptor.pb-c.c [2020-10-02T22:35:42.280Z] #39 7.177 PBCC images/opts.pb-c.c [2020-10-02T22:35:42.280Z] #39 7.265 PBCC images/memfd.pb-c.c [2020-10-02T22:35:42.502Z] CC criu/servicefd.o [2020-10-02T22:35:42.502Z] CC criu/shmem.o [2020-10-02T22:35:42.502Z] #14 39.36 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-02T22:35:42.502Z] #14 39.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-02T22:35:42.502Z] #14 39.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-02T22:35:42.502Z] #14 39.36 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-02T22:35:42.502Z] #14 39.36 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:35:42.502Z] #14 39.36 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-02T22:35:42.502Z] #14 39.37 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-02T22:35:42.502Z] #14 39.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-02T22:35:42.502Z] #14 39.37 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-02T22:35:42.502Z] #14 39.37 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-02T22:35:42.502Z] #14 39.37 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-02T22:35:42.502Z] #14 39.37 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-02T22:35:42.502Z] #14 39.37 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-02T22:35:42.502Z] #14 39.37 xfsprogs xxd xz-utils zip [2020-10-02T22:35:42.551Z] #39 7.433 DEP images/fown.pb-c.d [2020-10-02T22:35:42.551Z] #39 7.533 DEP images/google/protobuf/descriptor.pb-c.d [2020-10-02T22:35:42.738Z] #39 38.70 CC compel/plugins/std/infect.o [2020-10-02T22:35:42.760Z] #14 39.78 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:42.760Z] #14 39.78 Need to get 104 MB of archives. [2020-10-02T22:35:42.760Z] #14 39.78 After this operation, 597 MB of additional disk space will be used. [2020-10-02T22:35:42.760Z] #14 39.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-02T22:35:42.760Z] #14 ... [2020-10-02T22:35:42.760Z] [2020-10-02T22:35:42.760Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:35:42.760Z] #57 49.77 + bin/ctr [2020-10-02T22:35:42.812Z] #39 7.732 DEP images/opts.pb-c.d [2020-10-02T22:35:42.812Z] #39 7.807 DEP images/memfd.pb-c.d [2020-10-02T22:35:43.030Z] #39 39.01 CC compel/arch/s390/plugins/std/parasite-head.o [2020-10-02T22:35:43.030Z] #39 39.05 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-10-02T22:35:43.030Z] #39 39.08 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-10-02T22:35:43.030Z] #39 39.15 AR compel/plugins/std.lib.a [2020-10-02T22:35:43.073Z] #39 7.937 PBCC images/sit.pb-c.c [2020-10-02T22:35:43.073Z] #39 7.996 DEP images/sit.pb-c.d [2020-10-02T22:35:43.137Z] CC criu/sigframe.o [2020-10-02T22:35:43.137Z] CC criu/signalfd.o [2020-10-02T22:35:43.137Z] CC criu/sk-inet.o [2020-10-02T22:35:43.324Z] #39 39.22 CC compel/plugins/fds/fds.o [2020-10-02T22:35:43.332Z] #39 8.065 PBCC images/macvlan.pb-c.c [2020-10-02T22:35:43.332Z] #39 8.088 DEP images/macvlan.pb-c.d [2020-10-02T22:35:43.332Z] #39 8.144 PBCC images/autofs.pb-c.c [2020-10-02T22:35:43.332Z] #39 8.174 DEP images/autofs.pb-c.d [2020-10-02T22:35:43.332Z] #39 8.222 PBCC images/sysctl.pb-c.c [2020-10-02T22:35:43.332Z] #39 8.250 DEP images/sysctl.pb-c.d [2020-10-02T22:35:43.332Z] #39 8.309 PBCC images/time.pb-c.c [2020-10-02T22:35:43.430Z] CC criu/sk-netlink.o [2020-10-02T22:35:43.591Z] #39 8.335 DEP images/time.pb-c.d [2020-10-02T22:35:43.592Z] #39 8.385 PBCC images/binfmt-misc.pb-c.c [2020-10-02T22:35:43.592Z] #39 8.407 DEP images/binfmt-misc.pb-c.d [2020-10-02T22:35:43.592Z] #39 8.428 PBCC images/seccomp.pb-c.c [2020-10-02T22:35:43.592Z] #39 8.501 DEP images/seccomp.pb-c.d [2020-10-02T22:35:43.592Z] #39 8.541 PBCC images/userns.pb-c.c [2020-10-02T22:35:43.693Z] #39 39.50 AR compel/plugins/fds.lib.a [2020-10-02T22:35:43.693Z] #39 39.53 HOSTDEP compel/src/lib/log-host.d [2020-10-02T22:35:43.693Z] #39 39.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-02T22:35:43.693Z] #39 39.77 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-10-02T22:35:43.693Z] #39 39.85 HOSTDEP compel/src/main-host.d [2020-10-02T22:35:43.723Z] CC criu/sk-packet.o [2020-10-02T22:35:43.851Z] #39 8.567 DEP images/userns.pb-c.d [2020-10-02T22:35:43.851Z] #39 8.644 PBCC images/cgroup.pb-c.c [2020-10-02T22:35:43.851Z] #39 8.685 DEP images/cgroup.pb-c.d [2020-10-02T22:35:43.851Z] #39 8.752 PBCC images/ext-file.pb-c.c [2020-10-02T22:35:43.987Z] #39 39.96 DEP compel/src/lib/ptrace.d [2020-10-02T22:35:43.987Z] #39 40.09 DEP compel/src/lib/infect.d [2020-10-02T22:35:43.987Z] #39 ... [2020-10-02T22:35:43.987Z] [2020-10-02T22:35:43.987Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:43.987Z] #42 62.64 log [2020-10-02T22:35:43.987Z] #42 63.11 encoding/binary [2020-10-02T22:35:43.987Z] #42 63.41 go/doc [2020-10-02T22:35:43.987Z] #42 64.46 encoding/base64 [2020-10-02T22:35:43.987Z] #42 65.01 encoding/json [2020-10-02T22:35:43.987Z] #42 65.36 github.com/LK4D4/vndr/build [2020-10-02T22:35:43.987Z] #42 67.38 encoding/xml [2020-10-02T22:35:43.987Z] #42 68.99 github.com/LK4D4/vndr/versioned [2020-10-02T22:35:43.987Z] #42 69.04 compress/flate [2020-10-02T22:35:43.987Z] #42 71.04 hash [2020-10-02T22:35:43.987Z] #42 71.15 hash/crc32 [2020-10-02T22:35:43.987Z] #42 71.59 context [2020-10-02T22:35:43.987Z] #42 71.60 compress/gzip [2020-10-02T22:35:43.987Z] #42 72.02 crypto/cipher [2020-10-02T22:35:43.987Z] #42 72.16 math/big [2020-10-02T22:35:44.016Z] CC criu/sk-queue.o [2020-10-02T22:35:44.016Z] CC criu/sk-tcp.o [2020-10-02T22:35:44.111Z] #39 8.782 DEP images/ext-file.pb-c.d [2020-10-02T22:35:44.111Z] #39 8.883 PBCC images/rpc.pb-c.c [2020-10-02T22:35:44.111Z] #39 ... [2020-10-02T22:35:44.111Z] [2020-10-02T22:35:44.111Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:44.111Z] #14 18.87 Fetched 8387 kB in 17s (485 kB/s) [2020-10-02T22:35:44.111Z] #14 18.87 Reading package lists... [2020-10-02T22:35:44.111Z] #14 25.75 Reading package lists... [2020-10-02T22:35:44.111Z] #14 ... [2020-10-02T22:35:44.111Z] [2020-10-02T22:35:44.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:44.111Z] #39 8.975 DEP images/rpc.pb-c.d [2020-10-02T22:35:44.297Z] #42 ... [2020-10-02T22:35:44.297Z] [2020-10-02T22:35:44.297Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-02T22:35:44.297Z] #60 72.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:35:44.297Z] #60 72.50 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-02T22:35:44.312Z] CC criu/sk-unix.o [2020-10-02T22:35:44.370Z] #39 9.065 PBCC images/siginfo.pb-c.c [2020-10-02T22:35:44.372Z] #39 9.099 DEP images/siginfo.pb-c.d [2020-10-02T22:35:44.372Z] #39 9.194 PBCC images/pagemap.pb-c.c [2020-10-02T22:35:44.372Z] #39 9.255 DEP images/pagemap.pb-c.d [2020-10-02T22:35:44.632Z] #39 9.354 PBCC images/rlimit.pb-c.c [2020-10-02T22:35:44.632Z] #39 9.411 DEP images/rlimit.pb-c.d [2020-10-02T22:35:44.632Z] #39 9.471 PBCC images/file-lock.pb-c.c [2020-10-02T22:35:44.632Z] #39 9.545 DEP images/file-lock.pb-c.d [2020-10-02T22:35:44.632Z] #39 9.605 PBCC images/tty.pb-c.c [2020-10-02T22:35:44.892Z] #39 9.677 DEP images/tty.pb-c.d [2020-10-02T22:35:44.892Z] #39 9.711 PBCC images/tun.pb-c.c [2020-10-02T22:35:44.892Z] #39 9.751 PBCC images/netdev.pb-c.c [2020-10-02T22:35:44.892Z] #39 9.828 DEP images/tun.pb-c.d [2020-10-02T22:35:44.946Z] CC criu/sockets.o [2020-10-02T22:35:45.152Z] #39 9.906 DEP images/netdev.pb-c.d [2020-10-02T22:35:45.152Z] #39 9.998 PBCC images/vma.pb-c.c [2020-10-02T22:35:45.152Z] #39 10.04 DEP images/vma.pb-c.d [2020-10-02T22:35:45.152Z] #39 10.11 PBCC images/creds.pb-c.c [2020-10-02T22:35:45.411Z] #39 10.16 DEP images/creds.pb-c.d [2020-10-02T22:35:45.411Z] #39 10.22 PBCC images/utsns.pb-c.c [2020-10-02T22:35:45.411Z] #39 10.24 DEP images/utsns.pb-c.d [2020-10-02T22:35:45.411Z] #39 10.29 PBCC images/ipc-desc.pb-c.c [2020-10-02T22:35:45.411Z] #39 10.31 PBCC images/ipc-sem.pb-c.c [2020-10-02T22:35:45.411Z] #39 10.34 DEP images/ipc-desc.pb-c.d [2020-10-02T22:35:45.411Z] #39 ... [2020-10-02T22:35:45.411Z] [2020-10-02T22:35:45.411Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:45.411Z] #29 68.75 bytes [2020-10-02T22:35:45.411Z] #29 70.93 bufio [2020-10-02T22:35:45.411Z] #29 71.36 fmt [2020-10-02T22:35:45.411Z] #29 72.59 path/filepath [2020-10-02T22:35:45.411Z] #29 74.40 io/ioutil [2020-10-02T22:35:45.411Z] #29 75.66 path [2020-10-02T22:35:45.411Z] #29 76.49 text/tabwriter [2020-10-02T22:35:45.411Z] #29 76.93 flag [2020-10-02T22:35:45.411Z] #29 77.28 github.com/BurntSushi/toml [2020-10-02T22:35:45.583Z] CC criu/stats.o [2020-10-02T22:35:45.583Z] CC criu/string.o [2020-10-02T22:35:45.583Z] CC criu/sysctl.o [2020-10-02T22:35:45.670Z] #29 78.88 log [2020-10-02T22:35:45.670Z] #29 ... [2020-10-02T22:35:45.670Z] [2020-10-02T22:35:45.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:45.670Z] #39 10.38 DEP images/ipc-sem.pb-c.d [2020-10-02T22:35:45.670Z] #39 10.44 PBCC images/ipc-msg.pb-c.c [2020-10-02T22:35:45.670Z] #39 10.47 DEP images/ipc-msg.pb-c.d [2020-10-02T22:35:45.670Z] #39 10.48 PBCC images/ipc-shm.pb-c.c [2020-10-02T22:35:45.670Z] #39 10.56 DEP images/ipc-shm.pb-c.d [2020-10-02T22:35:45.670Z] #39 10.59 PBCC images/ipc-var.pb-c.c [2020-10-02T22:35:45.876Z] CC criu/sysfs_parse.o [2020-10-02T22:35:45.876Z] CC criu/timens.o [2020-10-02T22:35:45.929Z] #39 10.65 DEP images/ipc-var.pb-c.d [2020-10-02T22:35:45.929Z] #39 10.71 PBCC images/sk-opts.pb-c.c [2020-10-02T22:35:45.929Z] #39 10.76 PBCC images/packet-sock.pb-c.c [2020-10-02T22:35:45.929Z] #39 10.82 DEP images/sk-opts.pb-c.d [2020-10-02T22:35:46.169Z] CC criu/timerfd.o [2020-10-02T22:35:46.169Z] CC criu/tty.o [2020-10-02T22:35:46.188Z] #39 10.90 DEP images/packet-sock.pb-c.d [2020-10-02T22:35:46.188Z] #39 10.97 PBCC images/sk-netlink.pb-c.c [2020-10-02T22:35:46.188Z] #39 11.10 DEP images/sk-netlink.pb-c.d [2020-10-02T22:35:46.447Z] #39 11.20 PBCC images/sk-inet.pb-c.c [2020-10-02T22:35:46.447Z] #39 11.29 DEP images/sk-inet.pb-c.d [2020-10-02T22:35:46.447Z] #39 11.35 PBCC images/sk-unix.pb-c.c [2020-10-02T22:35:46.707Z] #39 11.42 DEP images/sk-unix.pb-c.d [2020-10-02T22:35:46.707Z] #39 11.47 PBCC images/mm.pb-c.c [2020-10-02T22:35:46.707Z] #39 11.53 DEP images/mm.pb-c.d [2020-10-02T22:35:46.707Z] #39 11.59 PBCC images/timerfd.pb-c.c [2020-10-02T22:35:46.707Z] #39 11.65 DEP images/timerfd.pb-c.d [2020-10-02T22:35:46.966Z] #39 11.69 PBCC images/timer.pb-c.c [2020-10-02T22:35:46.966Z] #39 11.74 DEP images/timer.pb-c.d [2020-10-02T22:35:46.966Z] #39 11.83 PBCC images/sa.pb-c.c [2020-10-02T22:35:46.966Z] #39 11.89 DEP images/sa.pb-c.d [2020-10-02T22:35:47.208Z] CC criu/tun.o [2020-10-02T22:35:47.208Z] CC criu/uffd.o [2020-10-02T22:35:47.226Z] #39 11.95 PBCC images/pipe-data.pb-c.c [2020-10-02T22:35:47.226Z] #39 12.02 DEP images/pipe-data.pb-c.d [2020-10-02T22:35:47.226Z] #39 12.07 PBCC images/mnt.pb-c.c [2020-10-02T22:35:47.485Z] #39 12.17 DEP images/mnt.pb-c.d [2020-10-02T22:35:47.485Z] #39 12.28 PBCC images/sk-packet.pb-c.c [2020-10-02T22:35:47.485Z] #39 12.34 DEP images/sk-packet.pb-c.d [2020-10-02T22:35:47.745Z] #39 12.43 PBCC images/tcp-stream.pb-c.c [2020-10-02T22:35:47.745Z] #39 12.49 DEP images/tcp-stream.pb-c.d [2020-10-02T22:35:47.745Z] #39 12.55 PBCC images/pipe.pb-c.c [2020-10-02T22:35:47.745Z] #39 12.66 DEP images/pipe.pb-c.d [2020-10-02T22:35:47.844Z] CC criu/util.o [2020-10-02T22:35:48.005Z] #39 12.72 PBCC images/pstree.pb-c.c [2020-10-02T22:35:48.005Z] #39 12.76 DEP images/pstree.pb-c.d [2020-10-02T22:35:48.005Z] #39 12.83 PBCC images/fs.pb-c.c [2020-10-02T22:35:48.005Z] #39 12.84 DEP images/fs.pb-c.d [2020-10-02T22:35:48.005Z] #39 12.89 PBCC images/signalfd.pb-c.c [2020-10-02T22:35:48.023Z] #57 ... [2020-10-02T22:35:48.023Z] [2020-10-02T22:35:48.023Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:48.023Z] #14 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-02T22:35:48.023Z] #14 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-02T22:35:48.023Z] #14 40.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-02T22:35:48.023Z] #14 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-02T22:35:48.023Z] #14 40.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-02T22:35:48.023Z] #14 40.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-02T22:35:48.023Z] #14 40.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-02T22:35:48.023Z] #14 40.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-02T22:35:48.023Z] #14 40.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-02T22:35:48.023Z] #14 40.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-02T22:35:48.023Z] #14 40.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-02T22:35:48.023Z] #14 40.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-02T22:35:48.023Z] #14 40.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-02T22:35:48.023Z] #14 40.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-02T22:35:48.023Z] #14 40.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-02T22:35:48.023Z] #14 40.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-02T22:35:48.023Z] #14 40.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:35:48.023Z] #14 40.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-02T22:35:48.023Z] #14 40.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-02T22:35:48.023Z] #14 40.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-02T22:35:48.023Z] #14 40.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-02T22:35:48.023Z] #14 40.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-02T22:35:48.023Z] #14 40.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-02T22:35:48.023Z] #14 40.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-02T22:35:48.023Z] #14 40.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-02T22:35:48.023Z] #14 40.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-02T22:35:48.023Z] #14 40.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-02T22:35:48.023Z] #14 41.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-02T22:35:48.023Z] #14 41.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-02T22:35:48.023Z] #14 41.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-02T22:35:48.023Z] #14 41.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-10-02T22:35:48.023Z] #14 44.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-10-02T22:35:48.137Z] CC criu/uts_ns.o [2020-10-02T22:35:48.265Z] #39 12.97 DEP images/signalfd.pb-c.d [2020-10-02T22:35:48.265Z] #39 13.06 PBCC images/fh.pb-c.c [2020-10-02T22:35:48.265Z] #39 13.10 PBCC images/fsnotify.pb-c.c [2020-10-02T22:35:48.434Z] CC criu/vdso.o [2020-10-02T22:35:48.434Z] LINK criu/built-in.o [2020-10-02T22:35:48.434Z] LINK criu/criu [2020-10-02T22:35:48.525Z] #39 13.21 DEP images/fh.pb-c.d [2020-10-02T22:35:48.526Z] #39 13.30 DEP images/fsnotify.pb-c.d [2020-10-02T22:35:48.526Z] #39 13.39 PBCC images/eventpoll.pb-c.c [2020-10-02T22:35:48.526Z] #39 13.45 DEP images/eventpoll.pb-c.d [2020-10-02T22:35:48.526Z] #39 13.50 PBCC images/eventfd.pb-c.c [2020-10-02T22:35:48.727Z] DEP lib/c/criu.d [2020-10-02T22:35:48.727Z] CC images/rpc.pb-c.o [2020-10-02T22:35:48.785Z] #39 13.53 DEP images/eventfd.pb-c.d [2020-10-02T22:35:48.786Z] #39 13.62 PBCC images/remap-file-path.pb-c.c [2020-10-02T22:35:48.786Z] #39 13.62 DEP images/remap-file-path.pb-c.d [2020-10-02T22:35:48.786Z] #39 13.68 PBCC images/fifo.pb-c.c [2020-10-02T22:35:48.786Z] #39 13.70 DEP images/fifo.pb-c.d [2020-10-02T22:35:48.789Z] #60 DONE 77.4s [2020-10-02T22:35:48.789Z] [2020-10-02T22:35:48.789Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-10-02T22:35:48.789Z] #61 DONE 0.1s [2020-10-02T22:35:48.789Z] [2020-10-02T22:35:48.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:48.789Z] #39 40.27 DEP compel/src/lib/infect-util.d [2020-10-02T22:35:48.789Z] #39 40.34 DEP compel/src/lib/infect-rpc.d [2020-10-02T22:35:48.789Z] #39 40.41 DEP compel/arch/s390/src/lib/infect.d [2020-10-02T22:35:48.789Z] #39 40.47 DEP compel/arch/s390/src/lib/cpu.d [2020-10-02T22:35:48.789Z] #39 40.50 DEP compel/src/lib/log.d [2020-10-02T22:35:48.789Z] #39 40.53 DEP compel/src/main.d [2020-10-02T22:35:48.789Z] #39 40.60 DEP compel/src/lib/handle-elf.d [2020-10-02T22:35:48.789Z] #39 40.71 DEP compel/arch/s390/src/lib/handle-elf.d [2020-10-02T22:35:48.789Z] #39 40.82 CC compel/src/lib/log.o [2020-10-02T22:35:48.789Z] #39 41.03 CC compel/arch/s390/src/lib/cpu.o [2020-10-02T22:35:48.789Z] #39 41.22 CC compel/arch/s390/src/lib/infect.o [2020-10-02T22:35:48.789Z] #39 41.92 CC compel/src/lib/infect-rpc.o [2020-10-02T22:35:48.789Z] #39 42.10 CC compel/src/lib/infect-util.o [2020-10-02T22:35:48.789Z] #39 42.24 CC compel/src/lib/infect.o [2020-10-02T22:35:48.789Z] #39 43.84 CC compel/src/lib/ptrace.o [2020-10-02T22:35:48.789Z] #39 44.14 AR compel/libcompel.a [2020-10-02T22:35:48.789Z] #39 44.17 HOSTCC compel/src/main-host.o [2020-10-02T22:35:48.789Z] #39 44.49 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-10-02T22:35:48.789Z] #39 44.61 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-02T22:35:48.789Z] #39 44.92 HOSTCC compel/src/lib/log-host.o [2020-10-02T22:35:49.020Z] CC lib/c/criu.o [2020-10-02T22:35:49.046Z] #39 13.77 PBCC images/ghost-file.pb-c.c [2020-10-02T22:35:49.046Z] #39 13.89 DEP images/ghost-file.pb-c.d [2020-10-02T22:35:49.046Z] #39 13.96 PBCC images/regfile.pb-c.c [2020-10-02T22:35:49.088Z] #39 45.04 HOSTLINK compel/compel-host-bin [2020-10-02T22:35:49.088Z] #39 45.11 DEP soccr/soccr.d [2020-10-02T22:35:49.088Z] #39 45.22 CC soccr/soccr.o [2020-10-02T22:35:49.309Z] #39 14.02 DEP images/regfile.pb-c.d [2020-10-02T22:35:49.309Z] #39 ... [2020-10-02T22:35:49.309Z] [2020-10-02T22:35:49.309Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:49.309Z] #42 72.42 regexp/syntax [2020-10-02T22:35:49.309Z] #42 75.53 fmt [2020-10-02T22:35:49.309Z] #42 78.87 path/filepath [2020-10-02T22:35:49.309Z] #42 80.19 flag [2020-10-02T22:35:49.309Z] #42 80.36 go/token [2020-10-02T22:35:49.309Z] #42 81.52 go/scanner [2020-10-02T22:35:49.309Z] #42 81.88 regexp [2020-10-02T22:35:49.309Z] #42 ... [2020-10-02T22:35:49.309Z] [2020-10-02T22:35:49.309Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:35:49.395Z] #14 46.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-02T22:35:49.395Z] #14 46.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-02T22:35:49.395Z] #14 46.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-02T22:35:49.395Z] #14 46.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-02T22:35:49.395Z] #14 46.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-02T22:35:49.395Z] #14 46.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-02T22:35:49.395Z] #14 46.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-02T22:35:49.395Z] #14 46.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-02T22:35:49.395Z] #14 46.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-02T22:35:49.395Z] #14 46.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-02T22:35:49.395Z] #14 46.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-02T22:35:49.395Z] #14 46.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-02T22:35:49.653Z] #14 46.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-02T22:35:49.653Z] #14 46.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-02T22:35:49.653Z] #14 46.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-02T22:35:49.653Z] #14 46.70 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-02T22:35:49.653Z] #14 46.70 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-02T22:35:49.657Z] LINK lib/c/built-in.o [2020-10-02T22:35:49.657Z] LINK lib/c/libcriu.so [2020-10-02T22:35:49.657Z] LINK lib/c/libcriu.a [2020-10-02T22:35:49.657Z] GEN magic.py [2020-10-02T22:35:49.657Z] Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:35:49.657Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:35:49.657Z] Note: Building without GnuTLS support [2020-10-02T22:35:49.657Z] Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:35:49.657Z] Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:35:49.657Z] fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:35:49.829Z] #57 43.78 Checking out files: 44% (1465/3264) Checking out files: 45% (1469/3264) Checking out files: 46% (1502/3264) Checking out files: 47% (1535/3264) Checking out files: 48% (1567/3264) Checking out files: 49% (1600/3264) Checking out files: 50% (1632/3264) Checking out files: 51% (1665/3264) Checking out files: 52% (1698/3264) Checking out files: 53% (1730/3264) Checking out files: 54% (1763/3264) Checking out files: 55% (1796/3264) Checking out files: 56% (1828/3264) Checking out files: 57% (1861/3264) Checking out files: 58% (1894/3264) Checking out files: 59% (1926/3264) Checking out files: 60% (1959/3264) Checking out files: 61% (1992/3264) Checking out files: 62% (2024/3264) Checking out files: 63% (2057/3264) Checking out files: 64% (2089/3264) Checking out files: 65% (2122/3264) Checking out files: 66% (2155/3264) Checking out files: 67% (2187/3264) Checking out files: 68% (2220/3264) Checking out files: 69% (2253/3264) Checking out files: 70% (2285/3264) Checking out files: 71% (2318/3264) Checking out files: 72% (2351/3264) Checking out files: 73% (2383/3264) Checking out files: 74% (2416/3264) Checking out files: 75% (2448/3264) Checking out files: 76% (2481/3264) Checking out files: 77% (2514/3264) Checking out files: 78% (2546/3264) Checking out files: 79% (2579/3264) Checking out files: 80% (2612/3264) Checking out files: 81% (2644/3264) Checking out files: 82% (2677/3264) Checking out files: 83% (2710/3264) Checking out files: 84% (2742/3264) Checking out files: 85% (2775/3264) Checking out files: 86% (2808/3264) Checking out files: 87% (2840/3264) Checking out files: 88% (2873/3264) Checking out files: 89% (2905/3264) Checking out files: 90% (2938/3264) Checking out files: 91% (2971/3264) Checking out files: 92% (3003/3264) Checking out files: 93% (3036/3264) Checking out files: 94% (3069/3264) Checking out files: 95% (3101/3264) Checking out files: 96% (3134/3264) Checking out files: 97% (3167/3264) Checking out files: 98% (3199/3264) Checking out files: 99% (3232/3264) Checking out files: 100% (3264/3264) Checking out files: 100% (3264/3264), done. [2020-10-02T22:35:49.829Z] #57 45.46 + cd /tmp/tmp.YYlfBf6yrm/src/github.com/containerd/containerd [2020-10-02T22:35:49.829Z] #57 45.46 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:35:49.952Z] make[1]: Nothing to be done for 'all'. [2020-10-02T22:35:50.218Z] #14 47.31 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-02T22:35:50.245Z] make[1]: 'images/built-in.o' is up to date. [2020-10-02T22:35:50.245Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-02T22:35:50.245Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-02T22:35:50.245Z] make[1]: 'compel/libcompel.a' is up to date. [2020-10-02T22:35:50.245Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-10-02T22:35:50.245Z] make[1]: Nothing to be done for 'all'. [2020-10-02T22:35:50.245Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:35:50.245Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.245Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.245Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.476Z] #14 47.31 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-02T22:35:50.476Z] #14 47.31 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-02T22:35:50.476Z] #14 47.32 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-02T22:35:50.476Z] #14 47.34 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-02T22:35:50.476Z] #14 47.37 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-02T22:35:50.476Z] #14 47.39 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-02T22:35:50.476Z] #14 47.50 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-02T22:35:50.476Z] #14 47.52 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-02T22:35:50.476Z] #14 47.53 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-02T22:35:50.476Z] #14 47.55 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-02T22:35:50.476Z] #14 47.55 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-02T22:35:50.476Z] #14 47.58 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-02T22:35:50.476Z] #14 47.58 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-02T22:35:50.476Z] #14 47.60 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-02T22:35:50.538Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.538Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.538Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.538Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.538Z] make[2]: Nothing to be done for 'all'. [2020-10-02T22:35:50.538Z] INSTALL criu/criu [2020-10-02T22:35:50.609Z] #39 46.46 AR soccr/libsoccr.a [2020-10-02T22:35:50.609Z] #39 46.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:35:50.609Z] #39 46.70 DEP criu/arch/s390/sigframe.d [2020-10-02T22:35:50.609Z] #39 ... [2020-10-02T22:35:50.609Z] [2020-10-02T22:35:50.609Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:50.609Z] #14 36.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-02T22:35:50.609Z] #14 36.83 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-10-02T22:35:50.609Z] #14 36.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:35:50.609Z] #14 38.51 Selecting previously unselected package binutils-mingw-w64. [2020-10-02T22:35:50.609Z] #14 38.51 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-02T22:35:50.609Z] #14 38.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:35:50.609Z] #14 38.63 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-10-02T22:35:50.609Z] #14 38.63 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-02T22:35:50.609Z] #14 38.64 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-02T22:35:50.609Z] #14 38.79 Selecting previously unselected package dmsetup. [2020-10-02T22:35:50.609Z] #14 38.79 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-10-02T22:35:50.609Z] #14 38.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-02T22:35:50.609Z] #14 38.89 Selecting previously unselected package mingw-w64-common. [2020-10-02T22:35:50.609Z] #14 38.89 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-02T22:35:50.609Z] #14 38.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-02T22:35:50.609Z] #14 42.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-02T22:35:50.609Z] #14 42.29 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-02T22:35:50.609Z] #14 42.30 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:35:50.609Z] #14 46.45 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-02T22:35:50.609Z] #14 46.46 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-02T22:35:50.609Z] #14 46.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:35:50.609Z] #14 46.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-02T22:35:50.609Z] #14 46.54 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-02T22:35:50.609Z] #14 46.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:35:50.900Z] #14 ... [2020-10-02T22:35:50.900Z] [2020-10-02T22:35:50.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:50.900Z] #39 46.84 DEP criu/arch/s390/crtools.d [2020-10-02T22:35:50.900Z] #39 47.02 DEP criu/arch/s390/cpu.d [2020-10-02T22:35:51.041Z] #14 48.01 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-02T22:35:51.041Z] #14 48.08 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-02T22:35:51.041Z] #14 48.15 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-02T22:35:51.202Z] #39 47.15 CC criu/arch/s390/cpu.o [2020-10-02T22:35:51.493Z] #39 47.45 CC criu/arch/s390/crtools.o [2020-10-02T22:35:52.065Z] Removing intermediate container eef7bfffeecd [2020-10-02T22:35:52.065Z] ---> ac53424cc4f9 [2020-10-02T22:35:52.065Z] Step 14/140 : FROM base AS registry [2020-10-02T22:35:52.065Z] ---> 7b451570e88f [2020-10-02T22:35:52.065Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-02T22:35:52.065Z] ---> Running in 44dcdaa9eb85 [2020-10-02T22:35:52.065Z] Removing intermediate container 44dcdaa9eb85 [2020-10-02T22:35:52.065Z] ---> 501d48890e8d [2020-10-02T22:35:52.065Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-02T22:35:52.065Z] ---> Running in d4320dc1532c [2020-10-02T22:35:52.065Z] Removing intermediate container d4320dc1532c [2020-10-02T22:35:52.065Z] ---> 8eb94927d9d2 [2020-10-02T22:35:52.065Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-10-02T22:35:52.065Z] ---> Running in 7f3484dacd82 [2020-10-02T22:35:52.125Z] #39 48.12 CC criu/arch/s390/sigframe.o [2020-10-02T22:35:52.125Z] #39 48.25 LINK criu/arch/s390/crtools.built-in.o [2020-10-02T22:35:52.125Z] #39 48.27 DEP criu/pie/util-vdso.d [2020-10-02T22:35:52.357Z] + mktemp -d [2020-10-02T22:35:52.357Z] + export GOPATH=/tmp/tmp.4DsTRVc2LN [2020-10-02T22:35:52.357Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution [2020-10-02T22:35:52.357Z] Cloning into '/tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution'... [2020-10-02T22:35:52.367Z] #57 47.44 + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-02T22:35:52.367Z] #57 47.44 + BUILDTAGS='netgo osusergo static_build' [2020-10-02T22:35:52.367Z] #57 47.44 + export EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:35:52.367Z] #57 47.44 + EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:35:52.367Z] #57 47.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-02T22:35:52.367Z] #57 47.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-02T22:35:52.367Z] #57 47.45 + '[' '' = dynamic ']' [2020-10-02T22:35:52.367Z] #57 47.45 + make [2020-10-02T22:35:52.367Z] #57 ... [2020-10-02T22:35:52.367Z] [2020-10-02T22:35:52.367Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-10-02T22:35:52.367Z] #29 81.44 github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:35:52.367Z] #29 DONE 85.7s [2020-10-02T22:35:52.367Z] [2020-10-02T22:35:52.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:52.367Z] #39 14.10 PBCC images/ns.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.15 DEP images/ns.pb-c.d [2020-10-02T22:35:52.367Z] #39 14.21 PBCC images/fdinfo.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.27 DEP images/fdinfo.pb-c.d [2020-10-02T22:35:52.367Z] #39 14.38 PBCC images/core-aarch64.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.47 PBCC images/core-arm.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.54 PBCC images/core-ppc64.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.61 PBCC images/core-s390.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.69 PBCC images/core-x86.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.75 PBCC images/core.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.85 PBCC images/inventory.pb-c.c [2020-10-02T22:35:52.367Z] #39 14.93 DEP images/core-aarch64.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.01 DEP images/core-arm.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.10 DEP images/core-ppc64.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.17 DEP images/core-s390.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.26 DEP images/core-x86.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.33 DEP images/core.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.38 DEP images/inventory.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.47 PBCC images/cpuinfo.pb-c.c [2020-10-02T22:35:52.367Z] #39 15.53 DEP images/cpuinfo.pb-c.d [2020-10-02T22:35:52.367Z] #39 15.58 PBCC images/stats.pb-c.c [2020-10-02T22:35:52.367Z] #39 15.62 DEP images/stats.pb-c.d [2020-10-02T22:35:52.413Z] #14 49.21 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:35:52.413Z] #14 49.42 Fetched 104 MB in 9s (12.1 MB/s) [2020-10-02T22:35:52.413Z] #14 49.51 Selecting previously unselected package pigz. [2020-10-02T22:35:52.413Z] #14 49.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-10-02T22:35:52.413Z] #14 49.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-02T22:35:52.413Z] #14 49.58 Unpacking pigz (2.4-1) ... [2020-10-02T22:35:52.413Z] #14 ... [2020-10-02T22:35:52.413Z] [2020-10-02T22:35:52.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:52.413Z] #39 18.68 make[1]: Nothing to be done for 'all'. [2020-10-02T22:35:52.413Z] #39 20.20 CC images/stats.o [2020-10-02T22:35:52.413Z] #39 20.75 CC images/core.o [2020-10-02T22:35:52.413Z] #39 21.52 CC images/core-x86.o [2020-10-02T22:35:52.413Z] #39 22.26 CC images/core-arm.o [2020-10-02T22:35:52.413Z] #39 22.75 CC images/core-aarch64.o [2020-10-02T22:35:52.413Z] #39 23.14 CC images/core-ppc64.o [2020-10-02T22:35:52.413Z] #39 23.89 CC images/core-s390.o [2020-10-02T22:35:52.413Z] #39 24.67 CC images/cpuinfo.o [2020-10-02T22:35:52.413Z] #39 25.20 CC images/inventory.o [2020-10-02T22:35:52.413Z] #39 25.47 CC images/fdinfo.o [2020-10-02T22:35:52.413Z] #39 25.94 CC images/fown.o [2020-10-02T22:35:52.413Z] #39 26.28 CC images/ns.o [2020-10-02T22:35:52.413Z] #39 26.47 CC images/regfile.o [2020-10-02T22:35:52.413Z] #39 26.84 CC images/ghost-file.o [2020-10-02T22:35:52.413Z] #39 27.14 CC images/fifo.o [2020-10-02T22:35:52.413Z] #39 27.37 CC images/remap-file-path.o [2020-10-02T22:35:52.413Z] #39 27.56 CC images/eventfd.o [2020-10-02T22:35:52.413Z] #39 27.80 CC images/eventpoll.o [2020-10-02T22:35:52.413Z] #39 28.11 CC images/fh.o [2020-10-02T22:35:52.413Z] #39 28.55 CC images/fsnotify.o [2020-10-02T22:35:52.415Z] #39 48.40 DEP criu/pie/util.d [2020-10-02T22:35:52.415Z] #39 48.51 CC criu/pie/util.o [2020-10-02T22:35:52.671Z] #39 ... [2020-10-02T22:35:52.671Z] [2020-10-02T22:35:52.671Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:52.671Z] #14 49.58 Unpacking pigz (2.4-1) ... [2020-10-02T22:35:52.671Z] #14 49.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-02T22:35:52.671Z] #14 49.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:35:52.671Z] #14 49.74 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:35:52.706Z] #39 48.88 CC criu/pie/util-vdso.o [2020-10-02T22:35:52.934Z] #39 17.67 make[1]: Nothing to be done for 'all'. [2020-10-02T22:35:53.243Z] #14 50.27 Selecting previously unselected package python3.7-minimal. [2020-10-02T22:35:53.243Z] #14 50.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:35:53.243Z] #14 50.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:35:53.243Z] #14 ... [2020-10-02T22:35:53.243Z] [2020-10-02T22:35:53.243Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:53.243Z] #42 88.65 text/template/parse [2020-10-02T22:35:53.243Z] #42 92.32 go/parser [2020-10-02T22:35:53.243Z] #42 92.85 text/template [2020-10-02T22:35:53.243Z] #42 96.56 log [2020-10-02T22:35:53.243Z] #42 97.18 encoding/binary [2020-10-02T22:35:53.243Z] #42 97.84 go/doc [2020-10-02T22:35:53.338Z] #39 49.33 AR criu/pie/pie.lib.a [2020-10-02T22:35:53.338Z] #39 49.38 DEP criu/pie/restorer.d [2020-10-02T22:35:53.338Z] #39 49.57 DEP criu/arch/s390/restorer.d [2020-10-02T22:35:53.501Z] #42 ... [2020-10-02T22:35:53.501Z] [2020-10-02T22:35:53.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:53.501Z] #39 29.48 CC images/signalfd.o [2020-10-02T22:35:53.501Z] #39 29.67 CC images/fs.o [2020-10-02T22:35:53.629Z] #39 49.73 DEP criu/arch/s390/vdso-pie.d [2020-10-02T22:35:53.629Z] #39 49.84 DEP criu/pie/parasite-vdso.d [2020-10-02T22:35:53.759Z] #39 29.90 CC images/pstree.o [2020-10-02T22:35:53.920Z] #39 50.01 DEP criu/pie/parasite.d [2020-10-02T22:35:54.017Z] #39 30.20 CC images/pipe.o [2020-10-02T22:35:54.211Z] #39 50.27 CC criu/pie/parasite.o [2020-10-02T22:35:54.211Z] #39 ... [2020-10-02T22:35:54.211Z] [2020-10-02T22:35:54.211Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:54.211Z] #42 72.99 crypto/aes [2020-10-02T22:35:54.211Z] #42 74.23 crypto [2020-10-02T22:35:54.211Z] #42 74.38 crypto/des [2020-10-02T22:35:54.211Z] #42 74.74 crypto/internal/randutil [2020-10-02T22:35:54.211Z] #42 74.79 crypto/sha512 [2020-10-02T22:35:54.211Z] #42 75.43 crypto/ed25519/internal/edwards25519 [2020-10-02T22:35:54.211Z] #42 77.12 crypto/hmac [2020-10-02T22:35:54.211Z] #42 77.29 crypto/md5 [2020-10-02T22:35:54.211Z] #42 77.52 crypto/rand [2020-10-02T22:35:54.211Z] #42 77.91 crypto/elliptic [2020-10-02T22:35:54.211Z] #42 78.11 encoding/asn1 [2020-10-02T22:35:54.211Z] #42 79.92 crypto/ed25519 [2020-10-02T22:35:54.211Z] #42 80.14 crypto/rc4 [2020-10-02T22:35:54.211Z] #42 80.29 crypto/rsa [2020-10-02T22:35:54.211Z] #42 80.31 crypto/ecdsa [2020-10-02T22:35:54.211Z] #42 80.75 crypto/sha1 [2020-10-02T22:35:54.211Z] #42 81.21 crypto/sha256 [2020-10-02T22:35:54.211Z] #42 81.35 crypto/dsa [2020-10-02T22:35:54.211Z] #42 81.51 encoding/hex [2020-10-02T22:35:54.211Z] #42 81.54 encoding/pem [2020-10-02T22:35:54.211Z] #42 81.80 vendor/golang.org/x/crypto/cryptobyte [2020-10-02T22:35:54.211Z] #42 81.96 crypto/x509/pkix [2020-10-02T22:35:54.211Z] #42 82.24 vendor/golang.org/x/net/dns/dnsmessage [2020-10-02T22:35:54.211Z] #42 83.05 vendor/golang.org/x/sys/cpu [2020-10-02T22:35:54.275Z] #39 30.40 CC images/tcp-stream.o [2020-10-02T22:35:54.438Z] + cd /tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution [2020-10-02T22:35:54.438Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-10-02T22:35:54.438Z] + GOPATH=/tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4DsTRVc2LN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-10-02T22:35:54.502Z] #42 83.29 vendor/golang.org/x/crypto/internal/chacha20 [2020-10-02T22:35:54.532Z] #39 30.66 CC images/sk-packet.o [2020-10-02T22:35:54.844Z] #39 19.56 CC images/stats.o [2020-10-02T22:35:55.098Z] #39 31.08 CC images/mnt.o [2020-10-02T22:35:55.134Z] #42 ... [2020-10-02T22:35:55.134Z] [2020-10-02T22:35:55.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:55.135Z] #39 51.04 LINK criu/pie/parasite.built-in.o [2020-10-02T22:35:55.135Z] #39 51.05 GEN criu/pie/parasite-blob.h [2020-10-02T22:35:55.135Z] #39 51.05 CC criu/pie/parasite-vdso.o [2020-10-02T22:35:55.355Z] #39 31.36 CC images/pipe-data.o [2020-10-02T22:35:55.356Z] #39 31.64 CC images/sa.o [2020-10-02T22:35:55.412Z] #39 20.05 CC images/core.o [2020-10-02T22:35:55.426Z] #39 51.41 CC criu/arch/s390/vdso-pie.o [2020-10-02T22:35:55.717Z] #39 51.62 CC criu/arch/s390/restorer.o [2020-10-02T22:35:55.921Z] #39 31.94 CC images/timer.o [2020-10-02T22:35:55.979Z] #39 20.82 CC images/core-x86.o [2020-10-02T22:35:56.008Z] #39 52.03 CC criu/pie/restorer.o [2020-10-02T22:35:56.179Z] #39 32.42 CC images/timerfd.o [2020-10-02T22:35:56.437Z] #39 32.66 CC images/mm.o [2020-10-02T22:35:56.548Z] #39 ... [2020-10-02T22:35:56.548Z] [2020-10-02T22:35:56.548Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:35:56.548Z] #14 25.75 Reading package lists... [2020-10-02T22:35:56.548Z] #14 31.81 Building dependency tree... [2020-10-02T22:35:56.548Z] #14 33.01 Reading state information... [2020-10-02T22:35:56.548Z] #14 34.45 libcap2-bin is already the newest version (1:2.25-2). [2020-10-02T22:35:56.548Z] #14 34.45 libcap2-bin set to manually installed. [2020-10-02T22:35:56.548Z] #14 34.45 The following additional packages will be installed: [2020-10-02T22:35:56.548Z] #14 34.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-02T22:35:56.548Z] #14 34.45 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-02T22:35:56.548Z] #14 34.45 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:35:56.548Z] #14 34.46 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-02T22:35:56.548Z] #14 34.46 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-02T22:35:56.548Z] #14 34.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-02T22:35:56.548Z] #14 34.46 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-02T22:35:56.548Z] #14 34.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-02T22:35:56.548Z] #14 34.46 python3.7 python3.7-minimal vim-runtime xxd [2020-10-02T22:35:56.548Z] #14 34.46 Suggested packages: [2020-10-02T22:35:56.548Z] #14 34.47 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-02T22:35:56.548Z] #14 34.47 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-02T22:35:56.548Z] #14 34.47 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-02T22:35:56.548Z] #14 34.47 xfsdump acl attr quota [2020-10-02T22:35:56.548Z] #14 34.47 Recommended packages: [2020-10-02T22:35:56.548Z] #14 34.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-02T22:35:56.548Z] #14 34.47 python3-keyrings.alt python3-xdg unzip [2020-10-02T22:35:56.548Z] #14 38.72 The following NEW packages will be installed: [2020-10-02T22:35:56.548Z] #14 38.72 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-02T22:35:56.548Z] #14 38.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-02T22:35:56.548Z] #14 38.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-02T22:35:56.548Z] #14 38.72 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-02T22:35:56.548Z] #14 38.72 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:35:56.548Z] #14 38.72 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-02T22:35:56.548Z] #14 38.72 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-02T22:35:56.548Z] #14 38.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-02T22:35:56.548Z] #14 38.72 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-02T22:35:56.548Z] #14 38.73 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-02T22:35:56.548Z] #14 38.73 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-02T22:35:56.548Z] #14 38.73 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-02T22:35:56.548Z] #14 38.73 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-02T22:35:56.548Z] #14 38.73 xfsprogs xxd xz-utils zip [2020-10-02T22:35:56.548Z] #14 39.25 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:35:56.548Z] #14 39.25 Need to get 104 MB of archives. [2020-10-02T22:35:56.548Z] #14 39.25 After this operation, 597 MB of additional disk space will be used. [2020-10-02T22:35:56.548Z] #14 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-10-02T22:35:56.548Z] #14 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-10-02T22:35:56.548Z] #14 39.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-10-02T22:35:56.548Z] #14 39.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-10-02T22:35:56.548Z] #14 39.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-10-02T22:35:56.548Z] #14 39.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-10-02T22:35:56.548Z] #14 39.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-10-02T22:35:56.548Z] #14 39.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-10-02T22:35:56.548Z] #14 39.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-10-02T22:35:56.548Z] #14 39.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-10-02T22:35:56.548Z] #14 39.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-10-02T22:35:56.548Z] #14 39.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-10-02T22:35:56.548Z] #14 39.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-10-02T22:35:56.548Z] #14 39.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-10-02T22:35:56.548Z] #14 39.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-10-02T22:35:56.548Z] #14 39.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-10-02T22:35:56.548Z] #14 39.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-10-02T22:35:56.548Z] #14 39.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:35:56.548Z] #14 39.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-10-02T22:35:56.548Z] #14 39.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-10-02T22:35:56.548Z] #14 39.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-10-02T22:35:56.548Z] #14 39.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-10-02T22:35:56.548Z] #14 39.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-10-02T22:35:56.548Z] #14 39.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-10-02T22:35:56.548Z] #14 40.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-10-02T22:35:56.548Z] #14 40.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-02T22:35:56.548Z] #14 40.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-10-02T22:35:56.548Z] #14 40.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-10-02T22:35:56.548Z] #14 40.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-02T22:35:56.548Z] #14 40.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-02T22:35:56.548Z] #14 40.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-02T22:35:56.548Z] #14 40.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-10-02T22:35:56.807Z] #14 ... [2020-10-02T22:35:56.807Z] [2020-10-02T22:35:56.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:56.807Z] #39 21.51 CC images/core-arm.o [2020-10-02T22:35:57.002Z] #39 32.97 CC images/sk-opts.o [2020-10-02T22:35:57.260Z] #39 33.27 CC images/sk-unix.o [2020-10-02T22:35:57.375Z] #39 21.95 CC images/core-aarch64.o [2020-10-02T22:35:57.517Z] #39 33.60 CC images/sk-inet.o [2020-10-02T22:35:57.634Z] #39 22.43 CC images/core-ppc64.o [2020-10-02T22:35:58.076Z] #39 54.03 LINK criu/pie/restorer.built-in.o [2020-10-02T22:35:58.076Z] #39 54.03 GEN criu/pie/restorer-blob.h [2020-10-02T22:35:58.076Z] #39 54.09 DEP criu/vdso.d [2020-10-02T22:35:58.083Z] #39 34.11 CC images/tun.o [2020-10-02T22:35:58.202Z] #39 23.13 CC images/core-s390.o [2020-10-02T22:35:58.341Z] #39 34.51 CC images/sk-netlink.o [2020-10-02T22:35:58.367Z] #39 54.43 DEP criu/uts_ns.d [2020-10-02T22:35:58.367Z] #39 54.60 DEP criu/util.d [2020-10-02T22:35:58.599Z] #39 34.80 CC images/packet-sock.o [2020-10-02T22:35:58.658Z] #39 54.74 DEP criu/uffd.d [2020-10-02T22:35:58.658Z] #39 54.86 DEP criu/tun.d [2020-10-02T22:35:58.949Z] #39 54.99 DEP criu/tty.d [2020-10-02T22:35:59.139Z] #39 23.85 CC images/cpuinfo.o [2020-10-02T22:35:59.164Z] #39 35.22 CC images/ipc-var.o [2020-10-02T22:35:59.240Z] #39 55.22 DEP criu/timerfd.d [2020-10-02T22:35:59.240Z] #39 55.43 DEP criu/timens.d [2020-10-02T22:35:59.421Z] #39 35.58 CC images/ipc-desc.o [2020-10-02T22:35:59.531Z] #39 55.61 DEP criu/sysfs_parse.d [2020-10-02T22:35:59.531Z] #39 55.70 DEP criu/sysctl.d [2020-10-02T22:35:59.679Z] #39 35.86 CC images/ipc-shm.o [2020-10-02T22:35:59.708Z] #39 24.39 CC images/inventory.o [2020-10-02T22:35:59.708Z] #39 ... [2020-10-02T22:35:59.708Z] [2020-10-02T22:35:59.708Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:35:59.708Z] #42 82.98 go/ast [2020-10-02T22:35:59.708Z] #42 86.07 internal/lazyregexp [2020-10-02T22:35:59.708Z] #42 86.57 path [2020-10-02T22:35:59.708Z] #42 87.18 io/ioutil [2020-10-02T22:35:59.708Z] #42 87.69 net/url [2020-10-02T22:35:59.708Z] #42 88.69 text/template/parse [2020-10-02T22:35:59.708Z] #42 89.34 go/parser [2020-10-02T22:35:59.708Z] #42 92.91 text/template [2020-10-02T22:35:59.708Z] #42 ... [2020-10-02T22:35:59.708Z] [2020-10-02T22:35:59.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:35:59.708Z] #39 24.71 CC images/fdinfo.o [2020-10-02T22:35:59.822Z] #39 55.78 DEP criu/string.d [2020-10-02T22:35:59.822Z] #39 55.82 DEP criu/stats.d [2020-10-02T22:35:59.822Z] #39 55.89 DEP criu/sockets.d [2020-10-02T22:35:59.940Z] #39 36.10 CC images/ipc-msg.o [2020-10-02T22:36:00.113Z] #39 56.00 DEP criu/sk-unix.d [2020-10-02T22:36:00.113Z] #39 56.25 DEP criu/sk-tcp.d [2020-10-02T22:36:00.113Z] #39 56.36 DEP criu/sk-queue.d [2020-10-02T22:36:00.198Z] #39 36.43 CC images/ipc-sem.o [2020-10-02T22:36:00.405Z] #39 56.47 DEP criu/sk-packet.d [2020-10-02T22:36:00.405Z] #39 56.61 DEP criu/sk-netlink.d [2020-10-02T22:36:00.456Z] #39 36.64 CC images/utsns.o [2020-10-02T22:36:00.457Z] #39 ... [2020-10-02T22:36:00.457Z] [2020-10-02T22:36:00.457Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:00.457Z] #14 51.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:00.457Z] #14 51.78 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:36:00.457Z] #14 55.45 Selecting previously unselected package python3-minimal. [2020-10-02T22:36:00.457Z] #14 55.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-10-02T22:36:00.457Z] #14 55.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-02T22:36:00.457Z] #14 55.52 Unpacking python3-minimal (3.7.3-1) ... [2020-10-02T22:36:00.457Z] #14 55.63 Selecting previously unselected package libmpdec2:amd64. [2020-10-02T22:36:00.457Z] #14 55.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-02T22:36:00.457Z] #14 55.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-02T22:36:00.457Z] #14 55.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-02T22:36:00.457Z] #14 55.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:36:00.457Z] #14 55.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:00.457Z] #14 57.19 Selecting previously unselected package python3.7. [2020-10-02T22:36:00.457Z] #14 57.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:36:00.457Z] #14 57.24 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:00.457Z] #14 57.41 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-02T22:36:00.457Z] #14 57.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-02T22:36:00.457Z] #14 57.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-02T22:36:00.660Z] #39 25.17 CC images/fown.o [2020-10-02T22:36:00.660Z] #39 25.51 CC images/ns.o [2020-10-02T22:36:00.696Z] #39 56.77 DEP criu/sk-inet.d [2020-10-02T22:36:00.696Z] #39 56.90 DEP criu/signalfd.d [2020-10-02T22:36:00.714Z] #14 57.64 Setting up python3-minimal (3.7.3-1) ... [2020-10-02T22:36:00.919Z] #39 25.79 CC images/regfile.o [2020-10-02T22:36:00.987Z] #39 57.01 DEP criu/sigframe.d [2020-10-02T22:36:00.987Z] #39 57.07 DEP criu/shmem.d [2020-10-02T22:36:01.179Z] #39 26.03 CC images/ghost-file.o [2020-10-02T22:36:01.279Z] #39 57.26 DEP criu/servicefd.d [2020-10-02T22:36:01.438Z] #39 26.39 CC images/fifo.o [2020-10-02T22:36:01.570Z] #39 57.48 DEP criu/seize.d [2020-10-02T22:36:01.570Z] #39 57.66 DEP criu/seccomp.d [2020-10-02T22:36:01.570Z] #39 57.81 DEP criu/rst-malloc.d [2020-10-02T22:36:01.698Z] #39 26.61 CC images/remap-file-path.o [2020-10-02T22:36:01.862Z] #39 57.88 DEP criu/rbtree.d [2020-10-02T22:36:01.862Z] #39 57.90 DEP criu/pstree.d [2020-10-02T22:36:01.862Z] #39 58.01 DEP criu/protobuf.d [2020-10-02T22:36:01.862Z] #39 58.11 GEN criu/protobuf-desc-gen.h [2020-10-02T22:36:01.958Z] #39 26.82 CC images/eventfd.o [2020-10-02T22:36:02.087Z] #14 58.85 Selecting previously unselected package python3. [2020-10-02T22:36:02.087Z] #14 58.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-10-02T22:36:02.087Z] #14 58.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-02T22:36:02.087Z] #14 58.95 Unpacking python3 (3.7.3-1) ... [2020-10-02T22:36:02.087Z] #14 59.09 Selecting previously unselected package libip4tc0:amd64. [2020-10-02T22:36:02.087Z] #14 59.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-02T22:36:02.087Z] #14 59.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-02T22:36:02.087Z] #14 59.23 Selecting previously unselected package libip6tc0:amd64. [2020-10-02T22:36:02.220Z] #39 27.10 CC images/eventpoll.o [2020-10-02T22:36:02.345Z] #14 59.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-02T22:36:02.345Z] #14 59.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-02T22:36:02.345Z] #14 59.37 Selecting previously unselected package libiptc0:amd64. [2020-10-02T22:36:02.345Z] #14 59.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-02T22:36:02.345Z] #14 59.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-02T22:36:02.345Z] #14 59.49 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-02T22:36:02.479Z] #39 27.46 CC images/fh.o [2020-10-02T22:36:02.603Z] #14 59.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-02T22:36:02.603Z] #14 59.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-02T22:36:02.603Z] #14 59.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-02T22:36:02.603Z] #14 59.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-02T22:36:02.603Z] #14 59.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-02T22:36:02.603Z] #14 59.69 Selecting previously unselected package libnftnl11:amd64. [2020-10-02T22:36:02.603Z] #14 59.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-02T22:36:02.603Z] #14 59.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-02T22:36:02.861Z] #14 59.84 Selecting previously unselected package iptables. [2020-10-02T22:36:02.861Z] #14 59.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-02T22:36:02.861Z] #14 59.85 Unpacking iptables (1.8.2-4) ... [2020-10-02T22:36:02.896Z] #39 ... [2020-10-02T22:36:02.896Z] [2020-10-02T22:36:02.896Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:02.896Z] #14 58.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-02T22:36:02.896Z] #14 58.83 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-10-02T22:36:02.896Z] #14 58.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:03.049Z] #39 27.79 CC images/fsnotify.o [2020-10-02T22:36:03.309Z] #39 ... [2020-10-02T22:36:03.309Z] [2020-10-02T22:36:03.309Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:36:03.309Z] #57 48.94 + bin/ctr [2020-10-02T22:36:03.426Z] #14 60.52 Selecting previously unselected package xxd. [2020-10-02T22:36:03.426Z] #14 60.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-02T22:36:03.426Z] #14 60.53 Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:36:03.568Z] #57 ... [2020-10-02T22:36:03.568Z] [2020-10-02T22:36:03.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:03.568Z] #39 28.34 CC images/signalfd.o [2020-10-02T22:36:03.684Z] #14 60.70 Selecting previously unselected package vim-common. [2020-10-02T22:36:03.684Z] #14 60.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:36:03.684Z] #14 60.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:36:03.684Z] #14 ... [2020-10-02T22:36:03.684Z] [2020-10-02T22:36:03.684Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:03.684Z] #42 99.06 encoding/base64 [2020-10-02T22:36:03.684Z] #42 99.73 encoding/json [2020-10-02T22:36:03.684Z] #42 101.4 github.com/LK4D4/vndr/build [2020-10-02T22:36:03.684Z] #42 104.3 encoding/xml [2020-10-02T22:36:03.684Z] #42 106.1 github.com/LK4D4/vndr/versioned [2020-10-02T22:36:03.684Z] #42 106.2 compress/flate [2020-10-02T22:36:03.684Z] #42 109.0 hash [2020-10-02T22:36:03.684Z] #42 109.1 hash/crc32 [2020-10-02T22:36:03.684Z] #42 ... [2020-10-02T22:36:03.684Z] [2020-10-02T22:36:03.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:03.684Z] #39 36.85 CC images/creds.o [2020-10-02T22:36:03.684Z] #39 37.08 CC images/vma.o [2020-10-02T22:36:03.684Z] #39 37.39 CC images/netdev.o [2020-10-02T22:36:03.684Z] #39 37.81 CC images/tty.o [2020-10-02T22:36:03.684Z] #39 38.50 CC images/file-lock.o [2020-10-02T22:36:03.684Z] #39 38.78 CC images/rlimit.o [2020-10-02T22:36:03.684Z] #39 39.05 CC images/pagemap.o [2020-10-02T22:36:03.684Z] #39 39.38 CC images/siginfo.o [2020-10-02T22:36:03.684Z] #39 39.74 CC images/rpc.o [2020-10-02T22:36:03.828Z] #39 28.59 CC images/fs.o [2020-10-02T22:36:04.088Z] #39 28.79 CC images/pstree.o [2020-10-02T22:36:04.088Z] #39 29.01 CC images/pipe.o [2020-10-02T22:36:04.348Z] #39 29.28 CC images/tcp-stream.o [2020-10-02T22:36:04.917Z] #39 29.59 CC images/sk-packet.o [2020-10-02T22:36:05.016Z] #14 ... [2020-10-02T22:36:05.016Z] [2020-10-02T22:36:05.016Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:05.016Z] #42 83.83 vendor/golang.org/x/crypto/poly1305 [2020-10-02T22:36:05.016Z] #42 84.19 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-02T22:36:05.016Z] #42 84.55 vendor/golang.org/x/crypto/curve25519 [2020-10-02T22:36:05.016Z] #42 84.94 net [2020-10-02T22:36:05.016Z] #42 84.99 vendor/golang.org/x/crypto/hkdf [2020-10-02T22:36:05.016Z] #42 85.08 vendor/golang.org/x/text/transform [2020-10-02T22:36:05.016Z] #42 85.61 vendor/golang.org/x/text/unicode/bidi [2020-10-02T22:36:05.017Z] #42 86.83 vendor/golang.org/x/text/secure/bidirule [2020-10-02T22:36:05.017Z] #42 87.12 vendor/golang.org/x/text/unicode/norm [2020-10-02T22:36:05.017Z] #42 89.99 vendor/golang.org/x/net/idna [2020-10-02T22:36:05.017Z] #42 91.78 vendor/golang.org/x/net/http2/hpack [2020-10-02T22:36:05.017Z] #42 92.35 mime [2020-10-02T22:36:05.017Z] #42 93.55 mime/quotedprintable [2020-10-02T22:36:05.072Z] #39 41.24 CC images/ext-file.o [2020-10-02T22:36:05.176Z] #39 29.99 CC images/mnt.o [2020-10-02T22:36:05.308Z] #42 93.85 net/http/internal [2020-10-02T22:36:05.308Z] #42 ... [2020-10-02T22:36:05.308Z] [2020-10-02T22:36:05.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:05.308Z] #39 59.21 DEP criu/protobuf-desc.d [2020-10-02T22:36:05.308Z] #39 59.35 DEP criu/proc_parse.d [2020-10-02T22:36:05.308Z] #39 59.54 DEP criu/plugin.d [2020-10-02T22:36:05.308Z] #39 59.65 DEP criu/pipes.d [2020-10-02T22:36:05.308Z] #39 59.79 DEP criu/pie-util.d [2020-10-02T22:36:05.308Z] #39 59.94 DEP criu/pie-util-vdso.d [2020-10-02T22:36:05.308Z] #39 60.07 DEP criu/path.d [2020-10-02T22:36:05.308Z] #39 60.16 DEP criu/parasite-syscall.d [2020-10-02T22:36:05.308Z] #39 60.28 DEP criu/pagemap.d [2020-10-02T22:36:05.308Z] #39 60.48 DEP criu/pagemap-cache.d [2020-10-02T22:36:05.308Z] #39 60.63 DEP criu/page-xfer.d [2020-10-02T22:36:05.308Z] #39 60.84 DEP criu/page-pipe.d [2020-10-02T22:36:05.308Z] #39 60.92 DEP criu/netfilter.d [2020-10-02T22:36:05.308Z] #39 61.05 DEP criu/net.d [2020-10-02T22:36:05.308Z] #39 61.28 DEP criu/namespaces.d [2020-10-02T22:36:05.308Z] #39 61.49 DEP criu/mount.d [2020-10-02T22:36:05.330Z] #39 41.61 CC images/cgroup.o [2020-10-02T22:36:05.436Z] #39 30.29 CC images/pipe-data.o [2020-10-02T22:36:05.599Z] #39 61.69 DEP criu/memfd.d [2020-10-02T22:36:05.696Z] #39 30.48 CC images/sa.o [2020-10-02T22:36:05.696Z] #39 30.67 CC images/timer.o [2020-10-02T22:36:05.890Z] #39 61.81 DEP criu/mem.d [2020-10-02T22:36:05.891Z] #39 62.04 DEP criu/lsm.d [2020-10-02T22:36:06.182Z] #39 62.22 DEP criu/log.d [2020-10-02T22:36:06.182Z] #39 62.31 DEP criu/libnetlink.d [2020-10-02T22:36:06.264Z] #39 42.38 CC images/userns.o [2020-10-02T22:36:06.265Z] #39 31.06 CC images/timerfd.o [2020-10-02T22:36:06.485Z] #39 62.46 DEP criu/kerndat.d [2020-10-02T22:36:06.524Z] #39 31.40 CC images/mm.o [2020-10-02T22:36:06.778Z] #39 62.68 DEP criu/kcmp-ids.d [2020-10-02T22:36:06.778Z] #39 62.76 DEP criu/irmap.d [2020-10-02T22:36:06.778Z] #39 62.95 DEP criu/ipc_ns.d [2020-10-02T22:36:06.830Z] #39 42.82 CC images/google/protobuf/descriptor.o [2020-10-02T22:36:07.069Z] #39 63.12 DEP criu/image.d [2020-10-02T22:36:07.092Z] #39 31.73 CC images/sk-opts.o [2020-10-02T22:36:07.352Z] #39 32.00 CC images/sk-unix.o [2020-10-02T22:36:07.361Z] #39 63.33 DEP criu/image-desc.d [2020-10-02T22:36:07.361Z] #39 63.43 DEP criu/fsnotify.d [2020-10-02T22:36:07.611Z] #39 32.36 CC images/sk-inet.o [2020-10-02T22:36:07.652Z] #39 63.59 DEP criu/filesystems.d [2020-10-02T22:36:07.652Z] #39 63.70 DEP criu/files.d [2020-10-02T22:36:07.652Z] #39 63.81 DEP criu/files-reg.d [2020-10-02T22:36:07.870Z] #39 32.74 CC images/tun.o [2020-10-02T22:36:07.943Z] #39 63.91 DEP criu/files-ext.d [2020-10-02T22:36:07.943Z] #39 63.99 DEP criu/file-lock.d [2020-10-02T22:36:08.235Z] #39 64.21 DEP criu/file-ids.d [2020-10-02T22:36:08.235Z] #39 64.35 DEP criu/fifo.d [2020-10-02T22:36:08.440Z] #39 33.10 CC images/sk-netlink.o [2020-10-02T22:36:08.527Z] #39 64.45 DEP criu/fdstore.d [2020-10-02T22:36:08.527Z] #39 64.60 DEP criu/fault-injection.d [2020-10-02T22:36:08.527Z] #39 64.65 DEP criu/external.d [2020-10-02T22:36:08.700Z] #39 33.41 CC images/packet-sock.o [2020-10-02T22:36:08.700Z] #39 ... [2020-10-02T22:36:08.700Z] [2020-10-02T22:36:08.700Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:08.700Z] #14 43.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-10-02T22:36:08.700Z] #14 45.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-10-02T22:36:08.700Z] #14 45.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-10-02T22:36:08.700Z] #14 45.89 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-10-02T22:36:08.700Z] #14 45.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-10-02T22:36:08.700Z] #14 45.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-10-02T22:36:08.700Z] #14 45.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-10-02T22:36:08.700Z] #14 45.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-10-02T22:36:08.700Z] #14 45.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-10-02T22:36:08.700Z] #14 45.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-10-02T22:36:08.700Z] #14 45.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-10-02T22:36:08.700Z] #14 45.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-10-02T22:36:08.700Z] #14 46.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-10-02T22:36:08.700Z] #14 46.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-10-02T22:36:08.700Z] #14 46.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-10-02T22:36:08.700Z] #14 46.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-10-02T22:36:08.700Z] #14 46.13 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-10-02T22:36:08.700Z] #14 46.14 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-10-02T22:36:08.700Z] #14 46.84 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-10-02T22:36:08.700Z] #14 46.85 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-10-02T22:36:08.700Z] #14 46.85 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-10-02T22:36:08.700Z] #14 46.85 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-10-02T22:36:08.700Z] #14 46.87 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-10-02T22:36:08.700Z] #14 46.91 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-10-02T22:36:08.700Z] #14 46.93 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-10-02T22:36:08.700Z] #14 47.08 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-02T22:36:08.700Z] #14 47.09 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-10-02T22:36:08.700Z] #14 47.12 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-10-02T22:36:08.700Z] #14 47.12 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-02T22:36:08.700Z] #14 47.13 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-10-02T22:36:08.700Z] #14 47.17 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-02T22:36:08.700Z] #14 47.17 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-10-02T22:36:08.700Z] #14 47.19 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-02T22:36:08.700Z] #14 47.66 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-10-02T22:36:08.700Z] #14 47.74 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-10-02T22:36:08.700Z] #14 47.82 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-10-02T22:36:08.700Z] #14 48.87 debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:36:08.700Z] #14 49.06 Fetched 104 MB in 9s (11.6 MB/s) [2020-10-02T22:36:08.700Z] #14 49.15 Selecting previously unselected package pigz. [2020-10-02T22:36:08.700Z] #14 49.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-10-02T22:36:08.700Z] #14 49.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-10-02T22:36:08.700Z] #14 49.25 Unpacking pigz (2.4-1) ... [2020-10-02T22:36:08.700Z] #14 49.38 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-10-02T22:36:08.700Z] #14 49.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:36:08.700Z] #14 49.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:08.700Z] #14 50.09 Selecting previously unselected package python3.7-minimal. [2020-10-02T22:36:08.700Z] #14 50.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:36:08.700Z] #14 50.12 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:36:08.700Z] #14 51.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:08.700Z] #14 51.69 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:36:08.772Z] #39 45.02 CC images/opts.o [2020-10-02T22:36:08.818Z] #39 64.81 DEP criu/eventpoll.d [2020-10-02T22:36:08.818Z] #39 64.98 DEP criu/eventfd.d [2020-10-02T22:36:09.029Z] #39 ... [2020-10-02T22:36:09.029Z] [2020-10-02T22:36:09.029Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:09.029Z] #14 60.98 Selecting previously unselected package bash-completion. [2020-10-02T22:36:09.029Z] #14 60.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-02T22:36:09.029Z] #14 65.37 Unpacking bash-completion (1:2.8-6) ... [2020-10-02T22:36:09.029Z] #14 66.05 Selecting previously unselected package bzip2. [2020-10-02T22:36:09.029Z] #14 66.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-02T22:36:09.029Z] #14 66.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:36:09.109Z] #39 65.15 DEP criu/crtools.d [2020-10-02T22:36:09.285Z] #14 66.19 Selecting previously unselected package xz-utils. [2020-10-02T22:36:09.285Z] #14 66.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-02T22:36:09.285Z] #14 66.20 Unpacking xz-utils (5.2.4-1) ... [2020-10-02T22:36:09.285Z] #14 66.41 Selecting previously unselected package apparmor. [2020-10-02T22:36:09.285Z] #14 66.42 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-02T22:36:09.400Z] #39 65.37 DEP criu/cr-service.d [2020-10-02T22:36:09.542Z] #14 66.54 Unpacking apparmor (2.13.2-10) ... [2020-10-02T22:36:09.691Z] #39 65.61 DEP criu/cr-restore.d [2020-10-02T22:36:09.799Z] #14 67.02 Selecting previously unselected package aufs-tools. [2020-10-02T22:36:09.983Z] #39 65.88 DEP criu/cr-errno.d [2020-10-02T22:36:09.983Z] #39 65.89 DEP criu/cr-dump.d [2020-10-02T22:36:09.983Z] #39 66.05 DEP criu/cr-dedup.d [2020-10-02T22:36:10.056Z] #14 67.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-02T22:36:10.056Z] #14 67.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:36:10.056Z] #14 67.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-02T22:36:10.056Z] #14 67.17 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-02T22:36:10.056Z] #14 67.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:36:10.082Z] #14 54.83 Selecting previously unselected package python3-minimal. [2020-10-02T22:36:10.082Z] #14 54.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 ... 15722 files and directories currently installed.) [2020-10-02T22:36:10.082Z] #14 54.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-10-02T22:36:10.082Z] #14 54.89 Unpacking python3-minimal (3.7.3-1) ... [2020-10-02T22:36:10.274Z] #39 66.19 DEP criu/cr-check.d [2020-10-02T22:36:10.275Z] #39 66.45 DEP criu/config.d [2020-10-02T22:36:10.341Z] #14 55.00 Selecting previously unselected package libmpdec2:amd64. [2020-10-02T22:36:10.341Z] #14 55.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-10-02T22:36:10.341Z] #14 55.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-10-02T22:36:10.341Z] #14 55.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-10-02T22:36:10.341Z] #14 ... [2020-10-02T22:36:10.341Z] [2020-10-02T22:36:10.341Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:10.341Z] #42 93.46 log [2020-10-02T22:36:10.341Z] #42 94.22 encoding/binary [2020-10-02T22:36:10.341Z] #42 96.09 encoding/base64 [2020-10-02T22:36:10.341Z] #42 96.83 encoding/json [2020-10-02T22:36:10.341Z] #42 98.24 go/doc [2020-10-02T22:36:10.341Z] #42 101.8 github.com/LK4D4/vndr/build [2020-10-02T22:36:10.341Z] #42 102.4 encoding/xml [2020-10-02T22:36:10.341Z] #42 ... [2020-10-02T22:36:10.341Z] [2020-10-02T22:36:10.341Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:10.341Z] #14 55.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:36:10.341Z] #14 55.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:10.566Z] #39 66.67 DEP criu/clone-noasan.d [2020-10-02T22:36:10.858Z] #39 66.80 DEP criu/cgroup.d [2020-10-02T22:36:10.858Z] #39 66.92 DEP criu/cgroup-props.d [2020-10-02T22:36:10.858Z] #39 ... [2020-10-02T22:36:10.858Z] [2020-10-02T22:36:10.858Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:36:10.858Z] #48 89.66 + GOBIN=/build [2020-10-02T22:36:10.858Z] #48 89.66 + /build/gometalinter --install [2020-10-02T22:36:10.858Z] #48 89.70 Installing: [2020-10-02T22:36:10.858Z] #48 89.70 deadcode [2020-10-02T22:36:10.858Z] #48 89.70 dupl [2020-10-02T22:36:10.858Z] #48 89.70 errcheck [2020-10-02T22:36:10.858Z] #48 89.70 gas [2020-10-02T22:36:10.858Z] #48 89.70 gochecknoglobals [2020-10-02T22:36:10.858Z] #48 89.70 gochecknoinits [2020-10-02T22:36:10.858Z] #48 89.70 goconst [2020-10-02T22:36:10.858Z] #48 89.70 gocyclo [2020-10-02T22:36:10.858Z] #48 89.70 goimports [2020-10-02T22:36:10.858Z] #48 89.70 golint [2020-10-02T22:36:10.858Z] #48 89.70 gosimple [2020-10-02T22:36:10.858Z] #48 89.70 gotype [2020-10-02T22:36:10.858Z] #48 89.70 gotypex [2020-10-02T22:36:10.858Z] #48 89.70 ineffassign [2020-10-02T22:36:10.858Z] #48 89.70 interfacer [2020-10-02T22:36:10.858Z] #48 89.70 lll [2020-10-02T22:36:10.858Z] #48 89.70 maligned [2020-10-02T22:36:10.858Z] #48 89.70 megacheck [2020-10-02T22:36:10.858Z] #48 89.70 misspell [2020-10-02T22:36:10.858Z] #48 89.70 nakedret [2020-10-02T22:36:10.858Z] #48 89.70 safesql [2020-10-02T22:36:10.858Z] #48 89.70 staticcheck [2020-10-02T22:36:10.858Z] #48 89.70 structcheck [2020-10-02T22:36:10.858Z] #48 89.70 unconvert [2020-10-02T22:36:10.858Z] #48 89.70 unparam [2020-10-02T22:36:10.858Z] #48 89.70 unused [2020-10-02T22:36:10.858Z] #48 89.70 varcheck [2020-10-02T22:36:11.150Z] #48 ... [2020-10-02T22:36:11.150Z] [2020-10-02T22:36:11.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:11.150Z] #39 67.06 DEP criu/bitmap.d [2020-10-02T22:36:11.150Z] #39 67.07 DEP criu/bfd.d [2020-10-02T22:36:11.150Z] #39 67.17 DEP criu/autofs.d [2020-10-02T22:36:11.150Z] #39 67.32 DEP criu/aio.d [2020-10-02T22:36:11.441Z] #39 67.52 DEP criu/action-scripts.d [2020-10-02T22:36:11.721Z] #14 56.55 Selecting previously unselected package python3.7. [2020-10-02T22:36:11.721Z] #14 56.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-10-02T22:36:11.721Z] #14 56.57 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:11.732Z] #39 67.78 CC criu/action-scripts.o [2020-10-02T22:36:11.950Z] #14 ... [2020-10-02T22:36:11.950Z] [2020-10-02T22:36:11.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:11.950Z] #39 45.34 CC images/seccomp.o [2020-10-02T22:36:11.950Z] #39 45.60 CC images/binfmt-misc.o [2020-10-02T22:36:11.950Z] #39 45.83 CC images/time.o [2020-10-02T22:36:11.950Z] #39 46.03 CC images/sysctl.o [2020-10-02T22:36:11.950Z] #39 46.40 CC images/autofs.o [2020-10-02T22:36:11.950Z] #39 46.62 CC images/macvlan.o [2020-10-02T22:36:11.950Z] #39 46.91 CC images/sit.o [2020-10-02T22:36:11.950Z] #39 47.13 CC images/memfd.o [2020-10-02T22:36:11.950Z] #39 47.63 CC images/timens.o [2020-10-02T22:36:11.950Z] #39 47.86 LINK images/built-in.o [2020-10-02T22:36:11.950Z] #39 48.09 GEN compel/include/asm [2020-10-02T22:36:11.950Z] #39 48.11 GEN compel/include/version.h [2020-10-02T22:36:11.950Z] #39 48.15 touch .config [2020-10-02T22:36:11.950Z] #39 48.20 GEN include/common/config.h [2020-10-02T22:36:11.980Z] #14 56.71 Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-02T22:36:11.980Z] #14 56.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-10-02T22:36:11.980Z] #14 56.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-02T22:36:12.207Z] #39 48.30 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-02T22:36:12.207Z] #39 48.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-02T22:36:12.207Z] #39 48.37 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-02T22:36:12.207Z] #39 48.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-02T22:36:12.207Z] #39 48.44 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-02T22:36:12.207Z] #39 48.49 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-02T22:36:12.240Z] #14 56.88 Setting up python3-minimal (3.7.3-1) ... [2020-10-02T22:36:12.365Z] #39 68.28 CC criu/aio.o [2020-10-02T22:36:12.464Z] #39 48.50 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-02T22:36:12.464Z] #39 48.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-02T22:36:12.464Z] #39 48.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-02T22:36:12.464Z] #39 48.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-02T22:36:12.464Z] #39 48.60 DEP compel/plugins/std/infect.d [2020-10-02T22:36:12.464Z] #39 48.70 DEP compel/plugins/std/string.d [2020-10-02T22:36:12.656Z] #39 68.61 CC criu/autofs.o [2020-10-02T22:36:12.721Z] #39 48.77 DEP compel/plugins/std/log.d [2020-10-02T22:36:12.722Z] #39 48.90 DEP compel/plugins/std/fds.d [2020-10-02T22:36:12.722Z] #39 48.99 DEP compel/plugins/std/std.d [2020-10-02T22:36:12.978Z] #39 49.13 DEP compel/plugins/shmem/shmem.d [2020-10-02T22:36:12.978Z] #39 49.23 DEP compel/plugins/fds/fds.d [2020-10-02T22:36:13.178Z] #14 58.12 Selecting previously unselected package python3. [2020-10-02T22:36:13.178Z] #14 58.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-10-02T22:36:13.235Z] #39 49.39 CC compel/plugins/std/std.o [2020-10-02T22:36:13.438Z] #14 58.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-10-02T22:36:13.438Z] #14 58.17 Unpacking python3 (3.7.3-1) ... [2020-10-02T22:36:13.438Z] #14 58.31 Selecting previously unselected package libip4tc0:amd64. [2020-10-02T22:36:13.438Z] #14 58.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-10-02T22:36:13.438Z] #14 58.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-10-02T22:36:13.492Z] #39 49.70 CC compel/plugins/std/fds.o [2020-10-02T22:36:13.698Z] #14 58.48 Selecting previously unselected package libip6tc0:amd64. [2020-10-02T22:36:13.698Z] #14 58.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-10-02T22:36:13.698Z] #14 58.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-10-02T22:36:13.958Z] #14 58.60 Selecting previously unselected package libiptc0:amd64. [2020-10-02T22:36:13.958Z] #14 58.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-10-02T22:36:13.958Z] #14 58.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-10-02T22:36:13.958Z] #14 58.73 Selecting previously unselected package libnfnetlink0:amd64. [2020-10-02T22:36:13.958Z] #14 58.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-10-02T22:36:13.958Z] #14 58.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-02T22:36:13.958Z] #14 58.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-10-02T22:36:13.958Z] #14 58.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-10-02T22:36:13.958Z] #14 58.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-02T22:36:14.057Z] #39 50.27 CC compel/plugins/std/log.o [2020-10-02T22:36:14.165Z] #39 69.88 CC criu/bfd.o [2020-10-02T22:36:14.165Z] #39 70.37 CC criu/bitmap.o [2020-10-02T22:36:14.218Z] #14 58.95 Selecting previously unselected package libnftnl11:amd64. [2020-10-02T22:36:14.218Z] #14 58.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-10-02T22:36:14.218Z] #14 58.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-10-02T22:36:14.218Z] #14 59.10 Selecting previously unselected package iptables. [2020-10-02T22:36:14.218Z] #14 59.11 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-10-02T22:36:14.218Z] #14 59.12 Unpacking iptables (1.8.2-4) ... [2020-10-02T22:36:14.315Z] #39 ... [2020-10-02T22:36:14.315Z] [2020-10-02T22:36:14.315Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:14.315Z] #42 109.7 compress/gzip [2020-10-02T22:36:14.315Z] #42 110.4 context [2020-10-02T22:36:14.315Z] #42 110.7 crypto/cipher [2020-10-02T22:36:14.315Z] #42 111.2 math/big [2020-10-02T22:36:14.315Z] #42 112.5 crypto/aes [2020-10-02T22:36:14.315Z] #42 113.9 crypto [2020-10-02T22:36:14.315Z] #42 114.1 crypto/des [2020-10-02T22:36:14.315Z] #42 114.6 crypto/internal/randutil [2020-10-02T22:36:14.315Z] #42 114.8 crypto/sha512 [2020-10-02T22:36:14.315Z] #42 115.9 crypto/ed25519/internal/edwards25519 [2020-10-02T22:36:14.315Z] #42 118.6 crypto/hmac [2020-10-02T22:36:14.315Z] #42 118.8 crypto/md5 [2020-10-02T22:36:14.315Z] #42 119.3 crypto/rc4 [2020-10-02T22:36:14.315Z] #42 119.6 crypto/sha1 [2020-10-02T22:36:14.315Z] #42 ... [2020-10-02T22:36:14.315Z] [2020-10-02T22:36:14.315Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:14.315Z] #14 69.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-02T22:36:14.315Z] #14 69.49 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-02T22:36:14.315Z] #14 69.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:36:14.457Z] #39 70.47 CC criu/cgroup-props.o [2020-10-02T22:36:14.787Z] #14 59.59 Selecting previously unselected package xxd. [2020-10-02T22:36:14.787Z] #14 59.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-10-02T22:36:14.787Z] #14 59.63 Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:36:14.787Z] #14 59.76 Selecting previously unselected package vim-common. [2020-10-02T22:36:14.787Z] #14 59.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:36:14.879Z] #14 71.92 Selecting previously unselected package binutils-mingw-w64. [2020-10-02T22:36:14.879Z] #14 71.93 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-02T22:36:14.879Z] #14 71.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:36:14.879Z] #14 72.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-02T22:36:15.046Z] #14 59.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:36:15.137Z] #14 72.07 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:36:15.137Z] #14 72.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:36:15.137Z] #14 72.24 Selecting previously unselected package dmsetup. [2020-10-02T22:36:15.137Z] #14 72.24 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:36:15.137Z] #14 72.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-02T22:36:15.306Z] #14 60.07 Selecting previously unselected package bash-completion. [2020-10-02T22:36:15.306Z] #14 60.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-02T22:36:15.394Z] #14 72.42 Selecting previously unselected package mingw-w64-common. [2020-10-02T22:36:15.395Z] #14 72.42 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-02T22:36:15.395Z] #14 72.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-02T22:36:15.491Z] #39 71.32 CC criu/cgroup.o [2020-10-02T22:36:15.491Z] #39 ... [2020-10-02T22:36:15.491Z] [2020-10-02T22:36:15.491Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:15.491Z] #42 94.17 os/exec [2020-10-02T22:36:15.491Z] #42 97.28 net/textproto [2020-10-02T22:36:15.491Z] #42 97.29 crypto/x509 [2020-10-02T22:36:15.491Z] #42 98.24 vendor/golang.org/x/net/http/httpguts [2020-10-02T22:36:15.491Z] #42 98.50 vendor/golang.org/x/net/http/httpproxy [2020-10-02T22:36:15.491Z] #42 99.03 mime/multipart [2020-10-02T22:36:15.491Z] #42 100.4 crypto/tls [2020-10-02T22:36:15.491Z] #42 ... [2020-10-02T22:36:15.491Z] [2020-10-02T22:36:15.491Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:15.491Z] #14 70.16 Selecting previously unselected package libonig5:s390x. [2020-10-02T22:36:15.491Z] #14 70.17 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.18 Unpacking libonig5:s390x (6.9.1-1) ... [2020-10-02T22:36:15.491Z] #14 70.41 Selecting previously unselected package libjq1:s390x. [2020-10-02T22:36:15.491Z] #14 70.42 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.43 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-02T22:36:15.491Z] #14 70.54 Selecting previously unselected package jq. [2020-10-02T22:36:15.491Z] #14 70.56 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:36:15.491Z] #14 70.64 Selecting previously unselected package libaio1:s390x. [2020-10-02T22:36:15.491Z] #14 70.64 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.65 Unpacking libaio1:s390x (0.3.112-3) ... [2020-10-02T22:36:15.491Z] #14 70.70 Selecting previously unselected package libbtrfs0. [2020-10-02T22:36:15.491Z] #14 70.71 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:36:15.491Z] #14 70.77 Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:36:15.491Z] #14 70.77 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:36:15.491Z] #14 70.88 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-10-02T22:36:15.491Z] #14 70.88 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.88 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-02T22:36:15.491Z] #14 70.93 Selecting previously unselected package libudev-dev:s390x. [2020-10-02T22:36:15.491Z] #14 70.93 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 70.95 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-10-02T22:36:15.491Z] #14 71.06 Selecting previously unselected package libsepol1-dev:s390x. [2020-10-02T22:36:15.491Z] #14 71.06 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 71.07 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-10-02T22:36:15.491Z] #14 71.30 Selecting previously unselected package libpcre16-3:s390x. [2020-10-02T22:36:15.491Z] #14 71.30 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 71.30 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-10-02T22:36:15.491Z] #14 71.39 Selecting previously unselected package libpcre32-3:s390x. [2020-10-02T22:36:15.491Z] #14 71.39 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 71.39 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-10-02T22:36:15.491Z] #14 71.57 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-10-02T22:36:15.491Z] #14 71.57 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-10-02T22:36:15.491Z] #14 71.57 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-02T22:36:15.491Z] #14 71.69 Selecting previously unselected package libpcre3-dev:s390x. [2020-10-02T22:36:15.782Z] #14 71.70 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-10-02T22:36:15.782Z] #14 71.70 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-10-02T22:36:16.074Z] #14 71.99 Selecting previously unselected package libselinux1-dev:s390x. [2020-10-02T22:36:16.074Z] #14 71.99 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-10-02T22:36:16.074Z] #14 71.99 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-02T22:36:16.449Z] #14 72.34 Selecting previously unselected package libdevmapper-dev:s390x. [2020-10-02T22:36:16.449Z] #14 72.35 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-10-02T22:36:16.449Z] #14 72.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-02T22:36:16.449Z] #14 72.42 Selecting previously unselected package libgpm2:s390x. [2020-10-02T22:36:16.449Z] #14 72.42 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-10-02T22:36:16.449Z] #14 72.43 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-10-02T22:36:16.449Z] #14 72.49 Selecting previously unselected package libicu63:s390x. [2020-10-02T22:36:16.449Z] #14 72.49 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-10-02T22:36:16.449Z] #14 72.49 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-10-02T22:36:19.501Z] #14 ... [2020-10-02T22:36:19.501Z] [2020-10-02T22:36:19.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:19.501Z] #39 33.91 CC images/ipc-var.o [2020-10-02T22:36:19.501Z] #39 34.20 CC images/ipc-desc.o [2020-10-02T22:36:19.501Z] #39 34.41 CC images/ipc-shm.o [2020-10-02T22:36:19.501Z] #39 34.61 CC images/ipc-msg.o [2020-10-02T22:36:19.501Z] #39 35.04 CC images/ipc-sem.o [2020-10-02T22:36:19.501Z] #39 35.30 CC images/utsns.o [2020-10-02T22:36:19.501Z] #39 35.54 CC images/creds.o [2020-10-02T22:36:19.501Z] #39 35.77 CC images/vma.o [2020-10-02T22:36:19.501Z] #39 36.06 CC images/netdev.o [2020-10-02T22:36:19.501Z] #39 36.51 CC images/tty.o [2020-10-02T22:36:19.501Z] #39 37.35 CC images/file-lock.o [2020-10-02T22:36:19.501Z] #39 37.69 CC images/rlimit.o [2020-10-02T22:36:19.501Z] #39 37.93 CC images/pagemap.o [2020-10-02T22:36:19.501Z] #39 38.33 CC images/siginfo.o [2020-10-02T22:36:19.501Z] #39 38.60 CC images/rpc.o [2020-10-02T22:36:19.501Z] #39 39.99 CC images/ext-file.o [2020-10-02T22:36:19.501Z] #39 40.27 CC images/cgroup.o [2020-10-02T22:36:19.501Z] #39 40.86 CC images/userns.o [2020-10-02T22:36:19.501Z] #39 41.15 CC images/google/protobuf/descriptor.o [2020-10-02T22:36:19.501Z] #39 43.03 CC images/opts.o [2020-10-02T22:36:19.501Z] #39 43.37 CC images/seccomp.o [2020-10-02T22:36:19.501Z] #39 43.73 CC images/binfmt-misc.o [2020-10-02T22:36:19.501Z] #39 44.09 CC images/time.o [2020-10-02T22:36:19.501Z] #39 ... [2020-10-02T22:36:19.501Z] [2020-10-02T22:36:19.501Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:19.501Z] #14 64.26 Unpacking bash-completion (1:2.8-6) ... [2020-10-02T22:36:19.576Z] #14 ... [2020-10-02T22:36:19.576Z] [2020-10-02T22:36:19.576Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-02T22:36:19.576Z] #60 117.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:36:19.576Z] #60 117.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-02T22:36:19.576Z] #60 DONE 125.0s [2020-10-02T22:36:19.576Z] [2020-10-02T22:36:19.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:19.576Z] #39 51.34 CC compel/plugins/std/string.o [2020-10-02T22:36:19.576Z] #39 52.03 CC compel/plugins/std/infect.o [2020-10-02T22:36:19.576Z] #39 52.46 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-02T22:36:19.576Z] #39 52.56 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-02T22:36:19.576Z] #39 52.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-02T22:36:19.576Z] #39 52.66 AR compel/plugins/std.lib.a [2020-10-02T22:36:19.576Z] #39 52.76 CC compel/plugins/fds/fds.o [2020-10-02T22:36:19.576Z] #39 53.15 AR compel/plugins/fds.lib.a [2020-10-02T22:36:19.576Z] #39 53.23 HOSTDEP compel/src/lib/log-host.d [2020-10-02T22:36:19.576Z] #39 53.32 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-02T22:36:19.576Z] #39 53.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-02T22:36:19.576Z] #39 53.46 HOSTDEP compel/src/main-host.d [2020-10-02T22:36:19.576Z] #39 53.58 DEP compel/src/lib/ptrace.d [2020-10-02T22:36:19.576Z] #39 53.82 DEP compel/src/lib/infect.d [2020-10-02T22:36:19.576Z] #39 54.01 DEP compel/src/lib/infect-util.d [2020-10-02T22:36:19.576Z] #39 54.15 DEP compel/src/lib/infect-rpc.d [2020-10-02T22:36:19.576Z] #39 54.27 DEP compel/arch/x86/src/lib/infect.d [2020-10-02T22:36:19.576Z] #39 54.46 DEP compel/arch/x86/src/lib/cpu.d [2020-10-02T22:36:19.576Z] #39 54.59 DEP compel/src/lib/log.d [2020-10-02T22:36:19.576Z] #39 54.69 DEP compel/src/main.d [2020-10-02T22:36:19.576Z] #39 54.86 DEP compel/src/lib/handle-elf.d [2020-10-02T22:36:19.576Z] #39 55.05 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-02T22:36:19.576Z] #39 55.21 CC compel/src/lib/log.o [2020-10-02T22:36:19.576Z] #39 55.48 CC compel/arch/x86/src/lib/cpu.o [2020-10-02T22:36:19.576Z] #39 ... [2020-10-02T22:36:19.576Z] [2020-10-02T22:36:19.576Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-10-02T22:36:19.576Z] #61 DONE 0.0s [2020-10-02T22:36:19.832Z] [2020-10-02T22:36:19.832Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:19.832Z] #42 120.2 crypto/rand [2020-10-02T22:36:19.832Z] #42 121.0 crypto/elliptic [2020-10-02T22:36:19.832Z] #42 121.0 encoding/asn1 [2020-10-02T22:36:19.832Z] #42 123.9 crypto/ed25519 [2020-10-02T22:36:19.832Z] #42 124.1 crypto/ecdsa [2020-10-02T22:36:19.832Z] #42 124.2 crypto/rsa [2020-10-02T22:36:19.832Z] #42 124.8 crypto/sha256 [2020-10-02T22:36:19.997Z] #14 76.14 Selecting previously unselected package libnet1:s390x. [2020-10-02T22:36:19.997Z] #14 76.14 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-10-02T22:36:20.085Z] #14 64.88 Selecting previously unselected package bzip2. [2020-10-02T22:36:20.085Z] #14 64.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-10-02T22:36:20.085Z] #14 64.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:36:20.289Z] #14 76.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-02T22:36:20.289Z] #14 76.22 Selecting previously unselected package libnl-3-200:s390x. [2020-10-02T22:36:20.289Z] #14 76.22 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-10-02T22:36:20.289Z] #14 76.22 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-10-02T22:36:20.289Z] #14 76.31 Selecting previously unselected package libprotobuf-c1:s390x. [2020-10-02T22:36:20.289Z] #14 76.31 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-10-02T22:36:20.289Z] #14 76.32 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-02T22:36:20.289Z] #14 76.39 Selecting previously unselected package libreadline5:s390x. [2020-10-02T22:36:20.289Z] #14 76.39 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-10-02T22:36:20.289Z] #14 76.39 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-02T22:36:20.289Z] #14 76.50 Selecting previously unselected package libsystemd-dev:s390x. [2020-10-02T22:36:20.349Z] #14 64.99 Selecting previously unselected package xz-utils. [2020-10-02T22:36:20.349Z] #14 64.99 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-10-02T22:36:20.349Z] #14 65.00 Unpacking xz-utils (5.2.4-1) ... [2020-10-02T22:36:20.599Z] #14 76.50 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-10-02T22:36:20.599Z] #14 76.51 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-02T22:36:20.599Z] #14 ... [2020-10-02T22:36:20.599Z] [2020-10-02T22:36:20.599Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:36:20.608Z] #14 65.39 Selecting previously unselected package apparmor. [2020-10-02T22:36:20.608Z] #14 65.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-10-02T22:36:20.763Z] #42 ... [2020-10-02T22:36:20.763Z] [2020-10-02T22:36:20.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:20.763Z] #39 56.71 CC compel/arch/x86/src/lib/infect.o [2020-10-02T22:36:20.868Z] #14 65.57 Unpacking apparmor (2.13.2-10) ... [2020-10-02T22:36:20.898Z] #26 109.6 + rm -rf /tmp/tmp.CzqsjYcPog [2020-10-02T22:36:21.328Z] #39 57.62 CC compel/src/lib/infect-rpc.o [2020-10-02T22:36:21.438Z] #14 66.12 Selecting previously unselected package aufs-tools. [2020-10-02T22:36:21.438Z] #14 66.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-10-02T22:36:21.438Z] #14 66.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:36:21.438Z] #14 66.35 Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-02T22:36:21.531Z] #26 DONE 110.2s [2020-10-02T22:36:21.531Z] [2020-10-02T22:36:21.531Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:21.531Z] #14 76.87 Selecting previously unselected package net-tools. [2020-10-02T22:36:21.531Z] #14 76.88 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-10-02T22:36:21.531Z] #14 76.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:36:21.531Z] #14 77.09 Selecting previously unselected package python-pip-whl. [2020-10-02T22:36:21.531Z] #14 77.09 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-02T22:36:21.531Z] #14 77.10 Unpacking python-pip-whl (18.1-5) ... [2020-10-02T22:36:21.633Z] + dpkg --print-architecture [2020-10-02T22:36:21.633Z] + cd /tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution [2020-10-02T22:36:21.633Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-02T22:36:21.633Z] + GOPATH=/tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4DsTRVc2LN [2020-10-02T22:36:21.633Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-02T22:36:21.698Z] #14 66.37 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-10-02T22:36:21.698Z] #14 66.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:36:21.893Z] #39 58.03 CC compel/src/lib/infect-util.o [2020-10-02T22:36:22.151Z] #39 58.32 CC compel/src/lib/infect.o [2020-10-02T22:36:22.185Z] #14 78.05 Selecting previously unselected package python3-lib2to3. [2020-10-02T22:36:22.185Z] #14 78.05 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-02T22:36:22.185Z] #14 78.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:36:22.185Z] #14 78.17 Selecting previously unselected package python3-distutils. [2020-10-02T22:36:22.185Z] #14 78.17 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-02T22:36:22.185Z] #14 78.17 Unpacking python3-distutils (3.7.3-1) ... [2020-10-02T22:36:22.185Z] #14 78.30 Selecting previously unselected package python3-pip. [2020-10-02T22:36:22.185Z] #14 78.30 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-02T22:36:22.185Z] #14 78.31 Unpacking python3-pip (18.1-5) ... [2020-10-02T22:36:22.267Z] #14 ... [2020-10-02T22:36:22.267Z] [2020-10-02T22:36:22.267Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:22.267Z] #42 105.5 github.com/LK4D4/vndr/versioned [2020-10-02T22:36:22.267Z] #42 105.6 compress/flate [2020-10-02T22:36:22.267Z] #42 108.1 hash [2020-10-02T22:36:22.267Z] #42 108.3 hash/crc32 [2020-10-02T22:36:22.267Z] #42 108.8 context [2020-10-02T22:36:22.267Z] #42 108.8 compress/gzip [2020-10-02T22:36:22.267Z] #42 109.5 crypto/cipher [2020-10-02T22:36:22.267Z] #42 109.7 math/big [2020-10-02T22:36:22.267Z] #42 111.2 crypto/aes [2020-10-02T22:36:22.267Z] #42 112.4 crypto [2020-10-02T22:36:22.267Z] #42 112.7 crypto/des [2020-10-02T22:36:22.267Z] #42 113.3 crypto/internal/randutil [2020-10-02T22:36:22.267Z] #42 113.4 crypto/sha512 [2020-10-02T22:36:22.267Z] #42 114.6 crypto/ed25519/internal/edwards25519 [2020-10-02T22:36:22.267Z] #42 ... [2020-10-02T22:36:22.267Z] [2020-10-02T22:36:22.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:22.267Z] #39 44.36 CC images/sysctl.o [2020-10-02T22:36:22.267Z] #39 44.63 CC images/autofs.o [2020-10-02T22:36:22.267Z] #39 44.85 CC images/macvlan.o [2020-10-02T22:36:22.267Z] #39 45.11 CC images/sit.o [2020-10-02T22:36:22.267Z] #39 45.43 CC images/memfd.o [2020-10-02T22:36:22.267Z] #39 45.78 CC images/timens.o [2020-10-02T22:36:22.267Z] #39 46.11 LINK images/built-in.o [2020-10-02T22:36:22.267Z] #39 46.30 GEN compel/include/asm [2020-10-02T22:36:22.267Z] #39 46.36 GEN compel/include/version.h [2020-10-02T22:36:22.267Z] #39 46.41 touch .config [2020-10-02T22:36:22.267Z] #39 46.47 GEN include/common/config.h [2020-10-02T22:36:22.267Z] #39 46.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-10-02T22:36:22.267Z] #39 46.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-10-02T22:36:22.267Z] #39 46.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-10-02T22:36:22.267Z] #39 46.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-10-02T22:36:22.267Z] #39 46.73 DEP compel/arch/x86/plugins/std/memcpy.d [2020-10-02T22:36:22.267Z] #39 46.74 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-10-02T22:36:22.267Z] #39 46.78 GEN compel/plugins/include/uapi/std/syscall.h [2020-10-02T22:36:22.267Z] #39 46.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-10-02T22:36:22.267Z] #39 46.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-10-02T22:36:22.267Z] #39 46.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-10-02T22:36:22.267Z] #39 46.86 DEP compel/plugins/std/infect.d [2020-10-02T22:36:22.267Z] #39 47.00 DEP compel/plugins/std/string.d [2020-10-02T22:36:22.267Z] #39 47.09 DEP compel/plugins/std/log.d [2020-10-02T22:36:22.267Z] #39 47.16 DEP compel/plugins/std/fds.d [2020-10-02T22:36:22.476Z] #14 78.46 Selecting previously unselected package python3-pkg-resources. [2020-10-02T22:36:22.476Z] #14 78.47 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:36:22.476Z] #14 78.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:36:22.476Z] #14 78.58 Selecting previously unselected package python3-setuptools. [2020-10-02T22:36:22.476Z] #14 78.58 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-02T22:36:22.476Z] #14 78.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-02T22:36:22.527Z] #39 47.28 DEP compel/plugins/std/std.d [2020-10-02T22:36:22.770Z] #14 78.77 Selecting previously unselected package python3-wheel. [2020-10-02T22:36:22.770Z] #14 78.77 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-02T22:36:22.770Z] #14 78.77 Unpacking python3-wheel (0.32.3-2) ... [2020-10-02T22:36:22.770Z] #14 78.82 Selecting previously unselected package thin-provisioning-tools. [2020-10-02T22:36:22.770Z] #14 78.82 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-10-02T22:36:22.770Z] #14 78.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:36:22.770Z] #14 79.02 Selecting previously unselected package vim-runtime. [2020-10-02T22:36:22.787Z] #39 47.43 DEP compel/plugins/shmem/shmem.d [2020-10-02T22:36:22.787Z] #39 47.60 DEP compel/plugins/fds/fds.d [2020-10-02T22:36:23.047Z] #39 47.80 CC compel/plugins/std/std.o [2020-10-02T22:36:23.063Z] #14 79.02 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:36:23.063Z] #14 79.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-02T22:36:23.063Z] #14 79.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-02T22:36:23.063Z] #14 79.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:36:23.307Z] #39 48.20 CC compel/plugins/std/fds.o [2020-10-02T22:36:23.877Z] #39 48.71 CC compel/plugins/std/log.o [2020-10-02T22:36:24.680Z] #39 60.93 CC compel/src/lib/ptrace.o [2020-10-02T22:36:24.816Z] #39 49.68 CC compel/plugins/std/string.o [2020-10-02T22:36:25.195Z] + rm -rf /tmp/tmp.4DsTRVc2LN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4DsTRVc2LN [2020-10-02T22:36:25.245Z] #39 61.40 AR compel/libcompel.a [2020-10-02T22:36:25.246Z] #39 61.51 HOSTCC compel/src/main-host.o [2020-10-02T22:36:25.503Z] #39 61.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-02T22:36:25.755Z] #39 50.60 CC compel/plugins/std/infect.o [2020-10-02T22:36:25.765Z] #39 61.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-02T22:36:25.792Z] #14 81.64 Selecting previously unselected package vim. [2020-10-02T22:36:25.792Z] #14 81.64 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-10-02T22:36:25.792Z] #14 81.65 Unpacking vim (2:8.1.0875-5) ... [2020-10-02T22:36:26.026Z] #39 62.36 HOSTCC compel/src/lib/log-host.o [2020-10-02T22:36:26.083Z] #14 82.03 Selecting previously unselected package xfsprogs. [2020-10-02T22:36:26.083Z] #14 82.03 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-10-02T22:36:26.083Z] #14 82.03 Unpacking xfsprogs (4.20.0-1) ... [2020-10-02T22:36:26.289Z] #39 62.56 HOSTLINK compel/compel-host-bin [2020-10-02T22:36:26.325Z] #39 51.13 CC compel/arch/x86/plugins/std/parasite-head.o [2020-10-02T22:36:26.325Z] #39 51.19 CC compel/arch/x86/plugins/std/memcpy.o [2020-10-02T22:36:26.374Z] #14 82.39 Selecting previously unselected package zip. [2020-10-02T22:36:26.374Z] #14 82.40 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-10-02T22:36:26.374Z] #14 82.40 Unpacking zip (3.0-11+b1) ... [2020-10-02T22:36:26.546Z] #39 62.70 DEP soccr/soccr.d [2020-10-02T22:36:26.584Z] #39 51.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-10-02T22:36:26.584Z] #39 51.36 AR compel/plugins/std.lib.a [2020-10-02T22:36:26.584Z] #39 51.47 CC compel/plugins/fds/fds.o [2020-10-02T22:36:26.665Z] #14 82.56 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-10-02T22:36:26.665Z] #14 82.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:36:26.665Z] #14 82.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:36:26.665Z] #14 82.60 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-10-02T22:36:26.665Z] #14 82.61 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-10-02T22:36:26.665Z] #14 82.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:36:26.665Z] #14 82.62 Setting up libgpm2:s390x (1.20.7-5) ... [2020-10-02T22:36:26.665Z] #14 82.63 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-10-02T22:36:26.665Z] #14 82.63 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-10-02T22:36:26.665Z] #14 82.64 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-10-02T22:36:26.665Z] #14 82.65 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-10-02T22:36:26.665Z] #14 82.65 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:26.665Z] #14 82.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-10-02T22:36:26.665Z] #14 82.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:36:26.665Z] #14 82.70 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-10-02T22:36:26.665Z] #14 82.71 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-10-02T22:36:26.665Z] #14 82.71 Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:36:26.665Z] #14 82.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:36:26.665Z] #14 82.72 Setting up zip (3.0-11+b1) ... [2020-10-02T22:36:26.665Z] #14 82.73 Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:36:26.665Z] #14 82.74 Setting up bash-completion (1:2.8-6) ... [2020-10-02T22:36:26.665Z] #14 ... [2020-10-02T22:36:26.665Z] [2020-10-02T22:36:26.665Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:26.665Z] #42 105.5 net/http/httptrace [2020-10-02T22:36:26.665Z] #42 105.7 net/http [2020-10-02T22:36:26.665Z] #42 114.3 github.com/LK4D4/vndr/godl [2020-10-02T22:36:26.665Z] #42 114.9 github.com/LK4D4/vndr [2020-10-02T22:36:26.722Z] Removing intermediate container 7f3484dacd82 [2020-10-02T22:36:26.722Z] ---> 6ab408cfebb7 [2020-10-02T22:36:26.722Z] Step 18/140 : FROM base AS swagger [2020-10-02T22:36:26.722Z] ---> 7b451570e88f [2020-10-02T22:36:26.722Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-02T22:36:26.722Z] ---> Running in f766e7fde8b2 [2020-10-02T22:36:26.722Z] Removing intermediate container f766e7fde8b2 [2020-10-02T22:36:26.722Z] ---> 83565ca349b3 [2020-10-02T22:36:26.722Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-10-02T22:36:26.722Z] ---> Running in bd9060990d1f [2020-10-02T22:36:26.722Z] + mktemp -d [2020-10-02T22:36:26.722Z] + export GOPATH=/tmp/tmp.djQPd5V4Qv [2020-10-02T22:36:26.722Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.djQPd5V4Qv/src/github.com/go-swagger/go-swagger [2020-10-02T22:36:26.722Z] Cloning into '/tmp/tmp.djQPd5V4Qv/src/github.com/go-swagger/go-swagger'... [2020-10-02T22:36:26.803Z] #39 62.85 CC soccr/soccr.o [2020-10-02T22:36:26.957Z] #42 ... [2020-10-02T22:36:26.957Z] [2020-10-02T22:36:26.957Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:26.957Z] #39 74.23 CC criu/clone-noasan.o [2020-10-02T22:36:26.957Z] #39 74.50 CC criu/config.o [2020-10-02T22:36:26.957Z] #39 75.60 CC criu/cr-check.o [2020-10-02T22:36:26.957Z] #39 76.92 CC criu/cr-dedup.o [2020-10-02T22:36:26.957Z] #39 77.36 CC criu/cr-dump.o [2020-10-02T22:36:26.957Z] #39 79.33 CC criu/cr-errno.o [2020-10-02T22:36:26.957Z] #39 79.39 CC criu/cr-restore.o [2020-10-02T22:36:26.957Z] #39 82.73 CC criu/cr-service.o [2020-10-02T22:36:27.154Z] #39 51.77 AR compel/plugins/fds.lib.a [2020-10-02T22:36:27.154Z] #39 51.86 HOSTDEP compel/src/lib/log-host.d [2020-10-02T22:36:27.154Z] #39 51.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-10-02T22:36:27.154Z] #39 52.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-10-02T22:36:27.414Z] #39 52.19 HOSTDEP compel/src/main-host.d [2020-10-02T22:36:27.414Z] #39 52.35 DEP compel/src/lib/ptrace.d [2020-10-02T22:36:27.589Z] #39 83.78 CC criu/crtools.o [2020-10-02T22:36:27.673Z] #39 52.47 DEP compel/src/lib/infect.d [2020-10-02T22:36:27.674Z] #39 52.67 DEP compel/src/lib/infect-util.d [2020-10-02T22:36:27.733Z] #39 ... [2020-10-02T22:36:27.734Z] [2020-10-02T22:36:27.734Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:27.734Z] #14 78.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-02T22:36:27.734Z] #14 78.38 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-02T22:36:27.734Z] #14 78.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:36:27.734Z] #14 84.08 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-02T22:36:27.734Z] #14 84.08 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-02T22:36:27.734Z] #14 84.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:27.734Z] #14 84.22 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-02T22:36:27.734Z] #14 84.22 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-02T22:36:27.734Z] #14 84.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:27.934Z] #39 52.78 DEP compel/src/lib/infect-rpc.d [2020-10-02T22:36:27.934Z] #39 52.91 DEP compel/arch/x86/src/lib/infect.d [2020-10-02T22:36:28.194Z] #39 53.05 DEP compel/arch/x86/src/lib/cpu.d [2020-10-02T22:36:28.194Z] #39 53.12 DEP compel/src/lib/log.d [2020-10-02T22:36:28.221Z] #39 84.23 CC criu/eventfd.o [2020-10-02T22:36:28.298Z] #14 ... [2020-10-02T22:36:28.298Z] [2020-10-02T22:36:28.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:28.298Z] #39 64.35 AR soccr/libsoccr.a [2020-10-02T22:36:28.298Z] #39 64.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:36:28.455Z] #39 53.23 DEP compel/src/main.d [2020-10-02T22:36:28.512Z] #39 ... [2020-10-02T22:36:28.512Z] [2020-10-02T22:36:28.512Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:28.512Z] #14 84.51 Setting up libiptc0:s390x (1.8.2-4) ... [2020-10-02T22:36:28.512Z] #14 84.51 Setting up xz-utils (5.2.4-1) ... [2020-10-02T22:36:28.512Z] #14 84.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-02T22:36:28.512Z] #14 84.54 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-10-02T22:36:28.512Z] #14 84.55 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-10-02T22:36:28.512Z] #14 84.56 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:36:28.513Z] #14 84.56 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:36:28.513Z] #14 84.57 Setting up pigz (2.4-1) ... [2020-10-02T22:36:28.513Z] #14 84.58 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-10-02T22:36:28.513Z] #14 84.58 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-10-02T22:36:28.513Z] #14 84.59 Setting up python-pip-whl (18.1-5) ... [2020-10-02T22:36:28.513Z] #14 84.60 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-10-02T22:36:28.513Z] #14 84.61 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-02T22:36:28.513Z] #14 84.61 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:36:28.715Z] #39 53.37 DEP compel/src/lib/handle-elf.d [2020-10-02T22:36:28.715Z] #39 53.55 DEP compel/arch/x86/src/lib/handle-elf.d [2020-10-02T22:36:28.715Z] #39 53.64 CC compel/src/lib/log.o [2020-10-02T22:36:28.803Z] #14 84.92 Setting up libaio1:s390x (0.3.112-3) ... [2020-10-02T22:36:28.803Z] #14 84.93 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-10-02T22:36:28.803Z] #14 84.94 Setting up libonig5:s390x (6.9.1-1) ... [2020-10-02T22:36:28.803Z] #14 84.95 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:36:28.803Z] #14 84.96 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-10-02T22:36:28.803Z] #14 84.99 Setting up vim (2:8.1.0875-5) ... [2020-10-02T22:36:28.803Z] #14 85.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-02T22:36:28.803Z] #14 85.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-02T22:36:28.803Z] #14 85.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-02T22:36:28.803Z] #14 85.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-02T22:36:28.803Z] #14 85.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-02T22:36:28.803Z] #14 85.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-02T22:36:28.863Z] #39 64.81 DEP criu/arch/x86/sigframe.d [2020-10-02T22:36:28.863Z] #39 64.97 DEP criu/arch/x86/sigaction_compat.d [2020-10-02T22:36:28.863Z] #39 65.16 DEP criu/arch/x86/kerndat.d [2020-10-02T22:36:29.095Z] #14 85.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-02T22:36:29.095Z] #14 85.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-02T22:36:29.095Z] #14 85.06 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-10-02T22:36:29.095Z] #14 85.06 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-10-02T22:36:29.095Z] #14 85.07 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:29.095Z] #14 85.07 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-10-02T22:36:29.095Z] #14 85.08 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-10-02T22:36:29.095Z] #14 85.08 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:29.095Z] #14 85.10 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-10-02T22:36:29.095Z] #14 85.10 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-10-02T22:36:29.095Z] #14 85.11 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:36:29.095Z] #14 85.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:36:29.095Z] #14 85.12 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-10-02T22:36:29.095Z] #14 85.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:36:29.095Z] #14 85.14 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-10-02T22:36:29.095Z] #14 85.14 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:36:29.121Z] #39 65.32 DEP criu/arch/x86/crtools.d [2020-10-02T22:36:29.285Z] #39 54.04 CC compel/arch/x86/src/lib/cpu.o [2020-10-02T22:36:29.378Z] #39 65.51 DEP criu/arch/x86/cpu.d [2020-10-02T22:36:29.636Z] #39 65.68 CC criu/arch/x86/cpu.o [2020-10-02T22:36:30.144Z] #14 ... [2020-10-02T22:36:30.144Z] [2020-10-02T22:36:30.144Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:36:30.144Z] #45 DONE 118.6s [2020-10-02T22:36:30.144Z] [2020-10-02T22:36:30.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:30.144Z] #39 84.55 CC criu/eventpoll.o [2020-10-02T22:36:30.144Z] #39 85.30 CC criu/external.o [2020-10-02T22:36:30.144Z] #39 85.62 CC criu/fault-injection.o [2020-10-02T22:36:30.144Z] #39 85.69 CC criu/fdstore.o [2020-10-02T22:36:30.144Z] #39 85.93 CC criu/fifo.o [2020-10-02T22:36:30.144Z] #39 86.21 CC criu/file-ids.o [2020-10-02T22:36:30.201Z] #39 66.33 CC criu/arch/x86/crtools.o [2020-10-02T22:36:30.224Z] #39 55.00 CC compel/arch/x86/src/lib/infect.o [2020-10-02T22:36:30.435Z] #39 86.45 CC criu/file-lock.o [2020-10-02T22:36:30.794Z] #39 ... [2020-10-02T22:36:30.794Z] [2020-10-02T22:36:30.794Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-10-02T22:36:30.794Z] #60 115.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:36:30.794Z] #60 115.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-02T22:36:30.794Z] #60 DONE 123.9s [2020-10-02T22:36:30.794Z] [2020-10-02T22:36:30.794Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:30.794Z] #14 68.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-02T22:36:30.794Z] #14 68.57 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-10-02T22:36:30.794Z] #14 68.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:36:30.794Z] #14 71.26 Selecting previously unselected package binutils-mingw-w64. [2020-10-02T22:36:30.794Z] #14 71.28 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-02T22:36:30.794Z] #14 71.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:36:30.794Z] #14 71.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-10-02T22:36:30.794Z] #14 71.40 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:36:30.794Z] #14 71.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:36:30.794Z] #14 71.60 Selecting previously unselected package dmsetup. [2020-10-02T22:36:30.794Z] #14 71.60 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:36:30.794Z] #14 71.61 Unpacking dmsetup (2:1.02.155-3) ... [2020-10-02T22:36:30.794Z] #14 71.78 Selecting previously unselected package mingw-w64-common. [2020-10-02T22:36:30.794Z] #14 71.78 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-02T22:36:30.794Z] #14 71.80 Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-02T22:36:30.794Z] #14 ... [2020-10-02T22:36:30.794Z] [2020-10-02T22:36:30.794Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-10-02T22:36:30.794Z] #61 DONE 0.1s [2020-10-02T22:36:30.794Z] [2020-10-02T22:36:30.794Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:30.794Z] #42 116.9 crypto/hmac [2020-10-02T22:36:30.794Z] #42 117.1 crypto/md5 [2020-10-02T22:36:30.794Z] #42 117.8 crypto/rc4 [2020-10-02T22:36:30.794Z] #42 118.0 crypto/sha1 [2020-10-02T22:36:30.794Z] #42 118.6 crypto/rand [2020-10-02T22:36:30.794Z] #42 119.1 crypto/elliptic [2020-10-02T22:36:30.794Z] #42 119.4 encoding/asn1 [2020-10-02T22:36:30.794Z] #42 121.8 crypto/ed25519 [2020-10-02T22:36:30.794Z] #42 122.2 crypto/rsa [2020-10-02T22:36:30.794Z] #42 122.7 crypto/ecdsa [2020-10-02T22:36:30.794Z] #42 123.3 crypto/sha256 [2020-10-02T22:36:30.794Z] #42 123.8 crypto/dsa [2020-10-02T22:36:31.132Z] #39 ... [2020-10-02T22:36:31.132Z] [2020-10-02T22:36:31.132Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:31.132Z] #42 126.4 crypto/dsa [2020-10-02T22:36:31.132Z] #42 126.5 encoding/hex [2020-10-02T22:36:31.132Z] #42 126.8 encoding/pem [2020-10-02T22:36:31.132Z] #42 127.0 crypto/x509/pkix [2020-10-02T22:36:31.132Z] #42 127.4 vendor/golang.org/x/net/dns/dnsmessage [2020-10-02T22:36:31.132Z] #42 127.4 vendor/golang.org/x/crypto/cryptobyte [2020-10-02T22:36:31.132Z] #42 129.5 vendor/golang.org/x/crypto/internal/chacha20 [2020-10-02T22:36:31.132Z] #42 130.2 vendor/golang.org/x/crypto/poly1305 [2020-10-02T22:36:31.132Z] #42 130.6 vendor/golang.org/x/sys/cpu [2020-10-02T22:36:31.132Z] #42 130.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-02T22:36:31.132Z] #42 131.3 net [2020-10-02T22:36:31.132Z] #42 132.5 vendor/golang.org/x/crypto/hkdf [2020-10-02T22:36:31.132Z] #42 132.7 vendor/golang.org/x/text/transform [2020-10-02T22:36:31.132Z] #42 133.4 vendor/golang.org/x/text/unicode/bidi [2020-10-02T22:36:31.132Z] #42 135.3 vendor/golang.org/x/text/secure/bidirule [2020-10-02T22:36:31.132Z] #42 135.7 vendor/golang.org/x/text/unicode/norm [2020-10-02T22:36:31.202Z] + cd /tmp/tmp.djQPd5V4Qv/src/github.com/go-swagger/go-swagger [2020-10-02T22:36:31.202Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-10-02T22:36:31.364Z] #42 124.5 encoding/hex [2020-10-02T22:36:31.364Z] #42 124.8 encoding/pem [2020-10-02T22:36:31.470Z] #39 87.22 CC criu/files-ext.o [2020-10-02T22:36:31.470Z] #39 87.51 CC criu/files-reg.o [2020-10-02T22:36:31.497Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-10-02T22:36:31.695Z] #42 ... [2020-10-02T22:36:31.695Z] [2020-10-02T22:36:31.695Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:31.695Z] #39 67.85 CC criu/arch/x86/kerndat.o [2020-10-02T22:36:31.934Z] #42 ... [2020-10-02T22:36:31.934Z] [2020-10-02T22:36:31.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:31.934Z] #39 56.71 CC compel/src/lib/infect-rpc.o [2020-10-02T22:36:32.108Z] #39 ... [2020-10-02T22:36:32.108Z] [2020-10-02T22:36:32.108Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:32.108Z] #42 DONE 120.7s [2020-10-02T22:36:32.108Z] [2020-10-02T22:36:32.108Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:32.108Z] #14 87.75 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-10-02T22:36:32.108Z] #14 87.76 Setting up iptables (1.8.2-4) ... [2020-10-02T22:36:32.108Z] #14 87.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:36:32.108Z] #14 87.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:36:32.108Z] #14 87.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:36:32.108Z] #14 87.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:36:32.108Z] #14 87.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-02T22:36:32.108Z] #14 87.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-02T22:36:32.108Z] #14 87.79 Setting up python3 (3.7.3-1) ... [2020-10-02T22:36:32.108Z] #14 88.01 Setting up python3-wheel (0.32.3-2) ... [2020-10-02T22:36:32.194Z] #39 57.16 CC compel/src/lib/infect-util.o [2020-10-02T22:36:32.259Z] #39 68.41 CC criu/arch/x86/sigaction_compat.o [2020-10-02T22:36:32.424Z] #14 88.33 Setting up apparmor (2.13.2-10) ... [2020-10-02T22:36:32.517Z] #39 68.63 CC criu/arch/x86/sigframe.o [2020-10-02T22:36:32.764Z] #39 57.49 CC compel/src/lib/infect.o [2020-10-02T22:36:32.774Z] #39 68.97 LINK criu/arch/x86/crtools.built-in.o [2020-10-02T22:36:32.774Z] #39 69.05 DEP criu/pie/util-vdso-elf32.d [2020-10-02T22:36:33.031Z] #39 69.19 DEP criu/pie/util-vdso.d [2020-10-02T22:36:33.289Z] #39 69.33 DEP criu/pie/util.d [2020-10-02T22:36:33.289Z] #39 69.56 CC criu/pie/util.o [2020-10-02T22:36:33.459Z] #14 89.61 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:36:33.750Z] #14 89.89 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:36:33.853Z] #39 69.88 CC criu/pie/util-vdso.o [2020-10-02T22:36:34.417Z] #39 70.68 CC criu/pie/util-vdso-elf32.o [2020-10-02T22:36:34.817Z] #14 90.53 Setting up python3-distutils (3.7.3-1) ... [2020-10-02T22:36:34.817Z] #14 90.90 Setting up python3-setuptools (40.8.0-1) ... [2020-10-02T22:36:35.303Z] #39 60.15 CC compel/src/lib/ptrace.o [2020-10-02T22:36:35.349Z] #39 71.60 AR criu/pie/pie.lib.a [2020-10-02T22:36:35.448Z] #14 91.59 Setting up python3-pip (18.1-5) ... [2020-10-02T22:36:35.607Z] #39 71.69 DEP criu/pie/restorer.d [2020-10-02T22:36:35.607Z] #39 71.92 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-02T22:36:35.864Z] #39 72.06 DEP criu/arch/x86/restorer_unmap.d [2020-10-02T22:36:35.864Z] #39 72.11 DEP criu/arch/x86/restorer.d [2020-10-02T22:36:35.872Z] #39 60.63 AR compel/libcompel.a [2020-10-02T22:36:35.872Z] #39 60.73 HOSTCC compel/src/main-host.o [2020-10-02T22:36:36.080Z] #14 92.31 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-10-02T22:36:36.122Z] #39 72.31 DEP criu/arch/x86/vdso-pie.d [2020-10-02T22:36:36.372Z] #14 92.31 Setting up dmsetup (2:1.02.155-3) ... [2020-10-02T22:36:36.372Z] #14 92.32 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-10-02T22:36:36.372Z] #14 92.33 Setting up xfsprogs (4.20.0-1) ... [2020-10-02T22:36:36.372Z] #14 92.34 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-10-02T22:36:36.372Z] #14 92.34 Processing triggers for mime-support (3.62) ... [2020-10-02T22:36:36.372Z] #14 92.36 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:36:36.379Z] #39 72.46 DEP criu/pie/parasite-vdso.d [2020-10-02T22:36:36.379Z] #39 72.65 DEP criu/pie/parasite.d [2020-10-02T22:36:36.441Z] #39 61.06 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-10-02T22:36:36.441Z] #39 61.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-10-02T22:36:36.636Z] #39 72.93 CC criu/pie/parasite.o [2020-10-02T22:36:36.671Z] #14 DONE 92.8s [2020-10-02T22:36:36.671Z] [2020-10-02T22:36:36.671Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-10-02T22:36:37.011Z] #39 61.78 HOSTCC compel/src/lib/log-host.o [2020-10-02T22:36:37.271Z] #39 62.04 HOSTLINK compel/compel-host-bin [2020-10-02T22:36:37.531Z] #39 62.24 DEP soccr/soccr.d [2020-10-02T22:36:37.791Z] #39 62.47 CC soccr/soccr.o [2020-10-02T22:36:38.184Z] #15 1.198 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-02T22:36:38.184Z] #15 1.205 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-02T22:36:38.184Z] #15 1.207 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-02T22:36:38.184Z] #15 DONE 1.4s [2020-10-02T22:36:38.184Z] [2020-10-02T22:36:38.184Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-02T22:36:38.534Z] #39 74.47 LINK criu/pie/parasite.built-in.o [2020-10-02T22:36:38.534Z] #39 74.51 GEN criu/pie/parasite-blob.h [2020-10-02T22:36:38.534Z] #39 74.53 CC criu/pie/parasite-vdso.o [2020-10-02T22:36:39.099Z] #39 75.35 CC criu/arch/x86/vdso-pie.o [2020-10-02T22:36:39.191Z] #39 ... [2020-10-02T22:36:39.192Z] [2020-10-02T22:36:39.192Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:39.192Z] #14 77.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-02T22:36:39.192Z] #14 77.45 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-02T22:36:39.192Z] #14 77.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:36:39.192Z] #14 82.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-10-02T22:36:39.192Z] #14 82.52 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-02T22:36:39.192Z] #14 82.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:39.192Z] #14 82.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-02T22:36:39.192Z] #14 82.66 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-02T22:36:39.192Z] #14 82.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:39.192Z] #14 ... [2020-10-02T22:36:39.192Z] [2020-10-02T22:36:39.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:39.192Z] #39 64.09 AR soccr/libsoccr.a [2020-10-02T22:36:39.357Z] #39 75.73 CC criu/arch/x86/restorer.o [2020-10-02T22:36:39.450Z] #39 64.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:36:39.709Z] #39 64.55 DEP criu/arch/x86/sigframe.d [2020-10-02T22:36:39.709Z] #39 64.62 DEP criu/arch/x86/sigaction_compat.d [2020-10-02T22:36:39.709Z] #39 64.69 DEP criu/arch/x86/kerndat.d [2020-10-02T22:36:39.968Z] #39 64.85 DEP criu/arch/x86/crtools.d [2020-10-02T22:36:40.228Z] #39 65.09 DEP criu/arch/x86/cpu.d [2020-10-02T22:36:40.290Z] #39 76.25 CC criu/arch/x86/restorer_unmap.o [2020-10-02T22:36:40.290Z] #39 76.30 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-02T22:36:40.487Z] #39 65.30 CC criu/arch/x86/cpu.o [2020-10-02T22:36:40.548Z] #39 76.63 CC criu/pie/restorer.o [2020-10-02T22:36:41.427Z] #39 66.08 CC criu/arch/x86/crtools.o [2020-10-02T22:36:41.701Z] #16 3.577 Collecting yamllint==1.16.0 [2020-10-02T22:36:41.992Z] #16 3.734 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-02T22:36:41.992Z] #16 3.788 Collecting pyyaml (from yamllint==1.16.0) [2020-10-02T22:36:41.992Z] #16 3.904 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-02T22:36:41.997Z] #39 ... [2020-10-02T22:36:41.997Z] [2020-10-02T22:36:41.997Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:41.997Z] #42 125.3 crypto/x509/pkix [2020-10-02T22:36:41.997Z] #42 125.5 vendor/golang.org/x/crypto/cryptobyte [2020-10-02T22:36:41.997Z] #42 125.8 vendor/golang.org/x/net/dns/dnsmessage [2020-10-02T22:36:41.997Z] #42 127.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-10-02T22:36:41.997Z] #42 128.3 vendor/golang.org/x/crypto/poly1305 [2020-10-02T22:36:41.997Z] #42 128.9 vendor/golang.org/x/sys/cpu [2020-10-02T22:36:41.997Z] #42 129.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-02T22:36:41.997Z] #42 129.7 net [2020-10-02T22:36:41.997Z] #42 130.5 vendor/golang.org/x/crypto/hkdf [2020-10-02T22:36:41.997Z] #42 130.7 vendor/golang.org/x/text/transform [2020-10-02T22:36:41.997Z] #42 131.3 vendor/golang.org/x/text/unicode/bidi [2020-10-02T22:36:41.997Z] #42 133.4 vendor/golang.org/x/text/secure/bidirule [2020-10-02T22:36:41.997Z] #42 133.7 vendor/golang.org/x/text/unicode/norm [2020-10-02T22:36:42.566Z] #42 ... [2020-10-02T22:36:42.566Z] [2020-10-02T22:36:42.566Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:42.566Z] #39 67.35 CC criu/arch/x86/kerndat.o [2020-10-02T22:36:43.025Z] #16 4.670 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-02T22:36:43.025Z] #16 4.707 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-02T22:36:43.025Z] #16 4.716 Building wheels for collected packages: pyyaml [2020-10-02T22:36:43.025Z] #16 4.716 Running setup.py bdist_wheel for pyyaml: started [2020-10-02T22:36:43.137Z] #39 67.99 CC criu/arch/x86/sigaction_compat.o [2020-10-02T22:36:43.316Z] #16 ... [2020-10-02T22:36:43.316Z] [2020-10-02T22:36:43.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:43.316Z] #39 89.37 CC criu/files.o [2020-10-02T22:36:43.316Z] #39 90.51 CC criu/filesystems.o [2020-10-02T22:36:43.316Z] #39 90.91 CC criu/fsnotify.o [2020-10-02T22:36:43.316Z] #39 91.46 CC criu/image-desc.o [2020-10-02T22:36:43.316Z] #39 91.53 CC criu/image.o [2020-10-02T22:36:43.316Z] #39 91.93 CC criu/ipc_ns.o [2020-10-02T22:36:43.316Z] #39 92.54 CC criu/irmap.o [2020-10-02T22:36:43.316Z] #39 93.05 CC criu/kcmp-ids.o [2020-10-02T22:36:43.316Z] #39 93.36 CC criu/kerndat.o [2020-10-02T22:36:43.316Z] #39 93.90 CC criu/libnetlink.o [2020-10-02T22:36:43.316Z] #39 94.04 CC criu/log.o [2020-10-02T22:36:43.316Z] #39 94.31 CC criu/lsm.o [2020-10-02T22:36:43.316Z] #39 94.51 CC criu/mem.o [2020-10-02T22:36:43.316Z] #39 95.65 CC criu/memfd.o [2020-10-02T22:36:43.316Z] #39 95.87 CC criu/mount.o [2020-10-02T22:36:43.316Z] #39 98.18 CC criu/namespaces.o [2020-10-02T22:36:43.316Z] #39 99.10 CC criu/net.o [2020-10-02T22:36:43.316Z] #39 ... [2020-10-02T22:36:43.316Z] [2020-10-02T22:36:43.316Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-02T22:36:43.316Z] #16 5.327 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-02T22:36:43.397Z] #39 68.27 CC criu/arch/x86/sigframe.o [2020-10-02T22:36:43.608Z] #16 5.328 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-02T22:36:43.608Z] #16 5.386 Successfully built pyyaml [2020-10-02T22:36:43.608Z] #16 5.402 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-02T22:36:43.608Z] #16 5.626 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-02T22:36:43.657Z] #39 68.53 LINK criu/arch/x86/crtools.built-in.o [2020-10-02T22:36:43.657Z] #39 68.60 DEP criu/pie/util-vdso-elf32.d [2020-10-02T22:36:43.827Z] #39 ... [2020-10-02T22:36:43.828Z] [2020-10-02T22:36:43.828Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:36:43.828Z] #48 138.8 + GOBIN=/build [2020-10-02T22:36:43.828Z] #48 138.8 + /build/gometalinter --install [2020-10-02T22:36:43.828Z] #48 138.8 Installing: [2020-10-02T22:36:43.828Z] #48 138.8 deadcode [2020-10-02T22:36:43.828Z] #48 138.8 dupl [2020-10-02T22:36:43.828Z] #48 138.8 errcheck [2020-10-02T22:36:43.828Z] #48 138.8 gas [2020-10-02T22:36:43.828Z] #48 138.8 gochecknoglobals [2020-10-02T22:36:43.828Z] #48 138.8 gochecknoinits [2020-10-02T22:36:43.828Z] #48 138.8 goconst [2020-10-02T22:36:43.828Z] #48 138.8 gocyclo [2020-10-02T22:36:43.828Z] #48 138.8 goimports [2020-10-02T22:36:43.828Z] #48 138.8 golint [2020-10-02T22:36:43.828Z] #48 138.8 gosimple [2020-10-02T22:36:43.828Z] #48 138.8 gotype [2020-10-02T22:36:43.828Z] #48 138.8 gotypex [2020-10-02T22:36:43.828Z] #48 138.8 ineffassign [2020-10-02T22:36:43.828Z] #48 138.8 interfacer [2020-10-02T22:36:43.828Z] #48 138.8 lll [2020-10-02T22:36:43.828Z] #48 138.8 maligned [2020-10-02T22:36:43.828Z] #48 138.8 megacheck [2020-10-02T22:36:43.828Z] #48 138.8 misspell [2020-10-02T22:36:43.828Z] #48 138.8 nakedret [2020-10-02T22:36:43.828Z] #48 138.8 safesql [2020-10-02T22:36:43.828Z] #48 138.8 staticcheck [2020-10-02T22:36:43.828Z] #48 138.8 structcheck [2020-10-02T22:36:43.828Z] #48 138.8 unconvert [2020-10-02T22:36:43.828Z] #48 138.8 unparam [2020-10-02T22:36:43.828Z] #48 138.8 unused [2020-10-02T22:36:43.828Z] #48 138.8 varcheck [2020-10-02T22:36:43.828Z] #48 ... [2020-10-02T22:36:43.828Z] [2020-10-02T22:36:43.828Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:43.828Z] #42 139.9 vendor/golang.org/x/net/idna [2020-10-02T22:36:43.828Z] #42 142.4 vendor/golang.org/x/net/http2/hpack [2020-10-02T22:36:43.828Z] #42 143.7 mime [2020-10-02T22:36:43.828Z] #42 145.7 mime/quotedprintable [2020-10-02T22:36:43.828Z] #42 146.0 net/http/internal [2020-10-02T22:36:43.828Z] #42 146.4 os/exec [2020-10-02T22:36:43.916Z] #39 68.77 DEP criu/pie/util-vdso.d [2020-10-02T22:36:43.916Z] #39 68.92 DEP criu/pie/util.d [2020-10-02T22:36:44.212Z] + rm -rf /tmp/tmp.djQPd5V4Qv [2020-10-02T22:36:44.241Z] #16 DONE 6.0s [2020-10-02T22:36:44.241Z] [2020-10-02T22:36:44.241Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-10-02T22:36:44.241Z] #21 DONE 0.2s [2020-10-02T22:36:44.241Z] [2020-10-02T22:36:44.241Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-02T22:36:44.393Z] #42 ... [2020-10-02T22:36:44.393Z] [2020-10-02T22:36:44.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:44.393Z] #39 80.36 LINK criu/pie/restorer.built-in.o [2020-10-02T22:36:44.393Z] #39 80.36 GEN criu/pie/restorer-blob.h [2020-10-02T22:36:44.393Z] #39 80.49 DEP criu/vdso.d [2020-10-02T22:36:44.486Z] #39 69.14 CC criu/pie/util.o [2020-10-02T22:36:44.651Z] #39 80.82 DEP criu/vdso-compat.d [2020-10-02T22:36:44.746Z] #39 69.54 CC criu/pie/util-vdso.o [2020-10-02T22:36:44.873Z] #25 DONE 0.7s [2020-10-02T22:36:44.873Z] [2020-10-02T22:36:44.873Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:36:44.882Z] Removing intermediate container bd9060990d1f [2020-10-02T22:36:44.882Z] ---> 0a94cde378d1 [2020-10-02T22:36:44.882Z] Step 21/140 : FROM base AS frozen-images [2020-10-02T22:36:44.882Z] ---> 7b451570e88f [2020-10-02T22:36:44.882Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:36:44.882Z] ---> Using cache [2020-10-02T22:36:44.882Z] ---> eba5f428a20b [2020-10-02T22:36:44.882Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-10-02T22:36:44.882Z] ---> Running in 7e3c64c3976e [2020-10-02T22:36:44.908Z] #39 80.99 DEP criu/uts_ns.d [2020-10-02T22:36:44.908Z] #39 81.15 DEP criu/util.d [2020-10-02T22:36:45.164Z] #48 ... [2020-10-02T22:36:45.164Z] [2020-10-02T22:36:45.164Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-10-02T22:36:45.164Z] #27 DONE 0.1s [2020-10-02T22:36:45.164Z] [2020-10-02T22:36:45.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:45.164Z] #39 101.1 CC criu/netfilter.o [2020-10-02T22:36:45.164Z] #39 101.2 CC criu/page-pipe.o [2020-10-02T22:36:45.164Z] #39 ... [2020-10-02T22:36:45.164Z] [2020-10-02T22:36:45.164Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-02T22:36:45.164Z] #30 DONE 0.1s [2020-10-02T22:36:45.164Z] [2020-10-02T22:36:45.164Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-10-02T22:36:45.164Z] #35 DONE 0.1s [2020-10-02T22:36:45.174Z] #39 81.38 DEP criu/uffd.d [2020-10-02T22:36:45.448Z] #39 81.61 DEP criu/tun.d [2020-10-02T22:36:45.456Z] [2020-10-02T22:36:45.456Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:36:45.517Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:36:45.517Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:36:45.517Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:36:45.517Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-02T22:36:45.686Z] #39 70.36 CC criu/pie/util-vdso-elf32.o [2020-10-02T22:36:45.709Z] #39 81.92 DEP criu/tty.d [2020-10-02T22:36:45.747Z] #57 ... [2020-10-02T22:36:45.747Z] [2020-10-02T22:36:45.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:45.747Z] #39 101.7 CC criu/page-xfer.o [2020-10-02T22:36:45.966Z] #39 82.14 DEP criu/timerfd.d [2020-10-02T22:36:46.156Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-02T22:36:46.223Z] #39 82.38 DEP criu/timens.d [2020-10-02T22:36:46.256Z] #39 71.13 AR criu/pie/pie.lib.a [2020-10-02T22:36:46.256Z] #39 71.21 DEP criu/pie/restorer.d [2020-10-02T22:36:46.379Z] #39 102.5 CC criu/pagemap-cache.o [2020-10-02T22:36:46.448Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-02T22:36:46.480Z] #39 82.57 DEP criu/sysfs_parse.d [2020-10-02T22:36:46.480Z] #39 82.75 DEP criu/sysctl.d [2020-10-02T22:36:46.737Z] #39 82.92 DEP criu/string.d [2020-10-02T22:36:46.737Z] #39 82.99 DEP criu/stats.d [2020-10-02T22:36:46.824Z] #39 71.47 DEP criu/arch/x86/sigaction_compat_pie.d [2020-10-02T22:36:46.824Z] #39 71.65 DEP criu/arch/x86/restorer_unmap.d [2020-10-02T22:36:46.824Z] #39 71.68 DEP criu/arch/x86/restorer.d [2020-10-02T22:36:46.994Z] #39 83.15 DEP criu/sockets.d [2020-10-02T22:36:46.994Z] #39 83.34 DEP criu/sk-unix.d [2020-10-02T22:36:47.011Z] #39 102.8 CC criu/pagemap.o [2020-10-02T22:36:47.084Z] #39 71.97 DEP criu/arch/x86/vdso-pie.d [2020-10-02T22:36:47.084Z] #39 72.08 DEP criu/pie/parasite-vdso.d [2020-10-02T22:36:47.251Z] #39 83.61 DEP criu/sk-tcp.d [2020-10-02T22:36:47.302Z] #39 103.4 CC criu/parasite-syscall.o [2020-10-02T22:36:47.546Z] Fetched 8163 kB in 2s (3935 kB/s) [2020-10-02T22:36:47.653Z] #39 72.28 DEP criu/pie/parasite.d [2020-10-02T22:36:47.653Z] #39 72.53 CC criu/pie/parasite.o [2020-10-02T22:36:47.814Z] #39 83.90 DEP criu/sk-queue.d [2020-10-02T22:36:47.934Z] #39 103.9 CC criu/path.o [2020-10-02T22:36:48.072Z] #39 84.14 DEP criu/sk-packet.d [2020-10-02T22:36:48.181Z] Reading package lists... [2020-10-02T22:36:48.225Z] #39 104.1 CC criu/pie-util-vdso.o [2020-10-02T22:36:48.328Z] #39 84.42 DEP criu/sk-netlink.d [2020-10-02T22:36:48.328Z] #39 84.62 DEP criu/sk-inet.d [2020-10-02T22:36:48.516Z] #39 104.4 CC criu/pie-util.o [2020-10-02T22:36:48.516Z] #39 104.5 CC criu/pipes.o [2020-10-02T22:36:48.585Z] #39 84.79 DEP criu/signalfd.d [2020-10-02T22:36:48.807Z] #39 104.9 CC criu/plugin.o [2020-10-02T22:36:48.817Z] Reading package lists... [2020-10-02T22:36:48.842Z] #39 84.95 DEP criu/sigframe.d [2020-10-02T22:36:48.842Z] #39 85.06 DEP criu/shmem.d [2020-10-02T22:36:48.842Z] #39 85.19 DEP criu/servicefd.d [2020-10-02T22:36:49.098Z] #39 105.0 CC criu/proc_parse.o [2020-10-02T22:36:49.099Z] #39 85.33 DEP criu/seize.d [2020-10-02T22:36:49.109Z] Building dependency tree... [2020-10-02T22:36:49.109Z] Reading state information... [2020-10-02T22:36:49.109Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-10-02T22:36:49.109Z] The following additional packages will be installed: [2020-10-02T22:36:49.109Z] libjq1 libonig5 [2020-10-02T22:36:49.109Z] The following NEW packages will be installed: [2020-10-02T22:36:49.109Z] jq libjq1 libonig5 [2020-10-02T22:36:49.109Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:36:49.110Z] Need to get 358 kB of archives. [2020-10-02T22:36:49.110Z] After this operation, 1277 kB of additional disk space will be used. [2020-10-02T22:36:49.110Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-02T22:36:49.110Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-02T22:36:49.110Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-02T22:36:49.356Z] #39 85.54 DEP criu/seccomp.d [2020-10-02T22:36:49.356Z] #39 85.73 DEP criu/rst-malloc.d [2020-10-02T22:36:49.404Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:36:49.404Z] Fetched 358 kB in 0s (3756 kB/s) [2020-10-02T22:36:49.404Z] Selecting previously unselected package libonig5:ppc64el. [2020-10-02T22:36:49.404Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-02T22:36:49.404Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-10-02T22:36:49.404Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-02T22:36:49.404Z] Selecting previously unselected package libjq1:ppc64el. [2020-10-02T22:36:49.404Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-02T22:36:49.404Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-02T22:36:49.404Z] Selecting previously unselected package jq. [2020-10-02T22:36:49.404Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-02T22:36:49.404Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:36:49.404Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-02T22:36:49.404Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-02T22:36:49.404Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:36:49.404Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:36:49.562Z] #39 74.07 LINK criu/pie/parasite.built-in.o [2020-10-02T22:36:49.562Z] #39 74.09 GEN criu/pie/parasite-blob.h [2020-10-02T22:36:49.562Z] #39 74.10 CC criu/pie/parasite-vdso.o [2020-10-02T22:36:49.612Z] #39 85.83 DEP criu/rbtree.d [2020-10-02T22:36:49.612Z] #39 85.87 DEP criu/pstree.d [2020-10-02T22:36:49.869Z] #39 86.08 DEP criu/protobuf.d [2020-10-02T22:36:50.040Z] Removing intermediate container 7e3c64c3976e [2020-10-02T22:36:50.040Z] ---> 051d15293299 [2020-10-02T22:36:50.040Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-10-02T22:36:50.040Z] ---> 52b15ac67549 [2020-10-02T22:36:50.040Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-10-02T22:36:50.040Z] ---> Running in c0223e93c175 [2020-10-02T22:36:50.125Z] #39 86.29 GEN criu/protobuf-desc-gen.h [2020-10-02T22:36:50.132Z] #39 74.92 CC criu/arch/x86/vdso-pie.o [2020-10-02T22:36:50.604Z] #39 106.6 CC criu/protobuf-desc.o [2020-10-02T22:36:50.701Z] #39 75.39 CC criu/arch/x86/restorer.o [2020-10-02T22:36:51.239Z] #39 107.1 CC criu/protobuf.o [2020-10-02T22:36:51.239Z] #39 107.4 CC criu/pstree.o [2020-10-02T22:36:51.270Z] #39 75.98 CC criu/arch/x86/restorer_unmap.o [2020-10-02T22:36:51.270Z] #39 76.06 CC criu/arch/x86/sigaction_compat_pie.o [2020-10-02T22:36:51.530Z] #39 76.48 CC criu/pie/restorer.o [2020-10-02T22:36:51.552Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-02T22:36:51.844Z]  [2020-10-02T22:36:52.272Z] #39 108.1 CC criu/rbtree.o [2020-10-02T22:36:52.272Z] #39 ... [2020-10-02T22:36:52.272Z] [2020-10-02T22:36:52.272Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:36:52.272Z] #52 119.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-02T22:36:52.649Z] #39 88.39 DEP criu/protobuf-desc.d [2020-10-02T22:36:52.649Z] #39 88.54 DEP criu/proc_parse.d [2020-10-02T22:36:52.649Z] #39 88.81 DEP criu/plugin.d [2020-10-02T22:36:52.649Z] #39 88.93 DEP criu/pipes.d [2020-10-02T22:36:52.907Z] #39 89.18 DEP criu/pie-util.d [2020-10-02T22:36:53.165Z] #39 89.29 DEP criu/pie-util-vdso.d [2020-10-02T22:36:53.165Z] #39 89.39 DEP criu/pie-util-vdso-elf32.d [2020-10-02T22:36:53.165Z] #39 89.50 DEP criu/path.d [2020-10-02T22:36:53.328Z] #52 120.8 + mkdir -p /build [2020-10-02T22:36:53.328Z] #52 120.8 + cp runc /build/runc [2020-10-02T22:36:53.423Z] #39 89.64 DEP criu/parasite-syscall.d [2020-10-02T22:36:53.621Z] #52 DONE 121.0s [2020-10-02T22:36:53.621Z] [2020-10-02T22:36:53.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:53.621Z] #39 108.3 CC criu/rst-malloc.o [2020-10-02T22:36:53.621Z] #39 108.4 CC criu/seccomp.o [2020-10-02T22:36:53.621Z] #39 108.7 CC criu/seize.o [2020-10-02T22:36:53.621Z] #39 109.2 CC criu/servicefd.o [2020-10-02T22:36:53.621Z] #39 109.5 CC criu/shmem.o [2020-10-02T22:36:53.988Z] #39 89.96 DEP criu/pagemap.d [2020-10-02T22:36:53.988Z] #39 90.20 DEP criu/pagemap-cache.d [2020-10-02T22:36:54.070Z] #39 ... [2020-10-02T22:36:54.070Z] [2020-10-02T22:36:54.070Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:36:54.070Z] #48 137.1 + GOBIN=/build [2020-10-02T22:36:54.070Z] #48 137.1 + /build/gometalinter --install [2020-10-02T22:36:54.070Z] #48 137.1 Installing: [2020-10-02T22:36:54.070Z] #48 137.1 deadcode [2020-10-02T22:36:54.070Z] #48 137.1 dupl [2020-10-02T22:36:54.070Z] #48 137.1 errcheck [2020-10-02T22:36:54.070Z] #48 137.1 gas [2020-10-02T22:36:54.070Z] #48 137.1 gochecknoglobals [2020-10-02T22:36:54.070Z] #48 137.1 gochecknoinits [2020-10-02T22:36:54.070Z] #48 137.1 goconst [2020-10-02T22:36:54.070Z] #48 137.1 gocyclo [2020-10-02T22:36:54.070Z] #48 137.1 goimports [2020-10-02T22:36:54.070Z] #48 137.1 golint [2020-10-02T22:36:54.070Z] #48 137.1 gosimple [2020-10-02T22:36:54.070Z] #48 137.1 gotype [2020-10-02T22:36:54.070Z] #48 137.1 gotypex [2020-10-02T22:36:54.070Z] #48 137.1 ineffassign [2020-10-02T22:36:54.070Z] #48 137.1 interfacer [2020-10-02T22:36:54.070Z] #48 137.1 lll [2020-10-02T22:36:54.070Z] #48 137.1 maligned [2020-10-02T22:36:54.070Z] #48 137.1 megacheck [2020-10-02T22:36:54.070Z] #48 137.1 misspell [2020-10-02T22:36:54.070Z] #48 137.1 nakedret [2020-10-02T22:36:54.070Z] #48 137.1 safesql [2020-10-02T22:36:54.070Z] #48 137.1 staticcheck [2020-10-02T22:36:54.070Z] #48 137.1 structcheck [2020-10-02T22:36:54.070Z] #48 137.1 unconvert [2020-10-02T22:36:54.070Z] #48 137.1 unparam [2020-10-02T22:36:54.070Z] #48 137.1 unused [2020-10-02T22:36:54.070Z] #48 137.1 varcheck [2020-10-02T22:36:54.070Z] #48 ... [2020-10-02T22:36:54.070Z] [2020-10-02T22:36:54.070Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:54.070Z] #42 138.1 vendor/golang.org/x/net/idna [2020-10-02T22:36:54.070Z] #42 140.7 vendor/golang.org/x/net/http2/hpack [2020-10-02T22:36:54.070Z] #42 141.8 mime [2020-10-02T22:36:54.070Z] #42 143.7 mime/quotedprintable [2020-10-02T22:36:54.070Z] #42 144.1 net/http/internal [2020-10-02T22:36:54.070Z] #42 144.5 os/exec [2020-10-02T22:36:54.199Z]      0.1%   1.1% ##      3.2% #####      8.0% #########      13.0% ############                               18.0% #################  23.7% ####################   28.6% ########################   34.0% ############################  39.4% ################################  44.8% ####################################    50.2% #######################################     55.4% ###########################################      60.7% ###############################################     65.8% ################################################### 71.1% ###################################################### 75.8% ##########################################################   81.1% ##############################################################   86.5% #################################################################   90.9% #####################################################################   96.6% ######################################################################## 100.0% [2020-10-02T22:36:54.245Z] #39 90.41 DEP criu/page-xfer.d [2020-10-02T22:36:54.245Z] #39 90.61 DEP criu/page-pipe.d [2020-10-02T22:36:54.272Z] #39 110.3 CC criu/sigframe.o [2020-10-02T22:36:54.491Z] #=#=#  [2020-10-02T22:36:54.563Z] #39 110.5 CC criu/signalfd.o [2020-10-02T22:36:54.563Z] #39 110.7 CC criu/sk-inet.o [2020-10-02T22:36:54.810Z] #39 90.79 DEP criu/netfilter.d [2020-10-02T22:36:55.067Z] #39 91.07 DEP criu/net.d [2020-10-02T22:36:55.067Z] #39 91.31 DEP criu/namespaces.d [2020-10-02T22:36:55.194Z] #39 111.3 CC criu/sk-netlink.o [2020-10-02T22:36:55.325Z] #39 ... [2020-10-02T22:36:55.325Z] [2020-10-02T22:36:55.325Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:36:55.325Z] #42 150.7 net/textproto [2020-10-02T22:36:55.325Z] #42 150.7 crypto/x509 [2020-10-02T22:36:55.325Z] #42 152.0 vendor/golang.org/x/net/http/httpguts [2020-10-02T22:36:55.325Z] #42 152.3 vendor/golang.org/x/net/http/httpproxy [2020-10-02T22:36:55.325Z] #42 152.9 mime/multipart [2020-10-02T22:36:55.325Z] #42 155.6 crypto/tls [2020-10-02T22:36:55.325Z] #42 ... [2020-10-02T22:36:55.325Z] [2020-10-02T22:36:55.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:55.325Z] #39 91.54 DEP criu/mount.d [2020-10-02T22:36:55.452Z] #42 ... [2020-10-02T22:36:55.452Z] [2020-10-02T22:36:55.452Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:55.452Z] #39 80.21 LINK criu/pie/restorer.built-in.o [2020-10-02T22:36:55.452Z] #39 80.23 GEN criu/pie/restorer-blob.h [2020-10-02T22:36:55.452Z] #39 80.33 DEP criu/vdso.d [2020-10-02T22:36:55.485Z] #39 111.5 CC criu/sk-packet.o [2020-10-02T22:36:55.583Z] #39 91.73 DEP criu/memfd.d [2020-10-02T22:36:55.712Z] #39 80.55 DEP criu/vdso-compat.d [2020-10-02T22:36:55.776Z] #39 111.9 CC criu/sk-queue.o [2020-10-02T22:36:55.841Z] #39 92.00 DEP criu/mem.d [2020-10-02T22:36:55.972Z] #39 80.80 DEP criu/uts_ns.d [2020-10-02T22:36:56.067Z] #39 112.1 CC criu/sk-tcp.o [2020-10-02T22:36:56.098Z] #39 92.20 DEP criu/lsm.d [2020-10-02T22:36:56.098Z] #39 92.36 DEP criu/log.d [2020-10-02T22:36:56.232Z] #39 81.01 DEP criu/util.d [2020-10-02T22:36:56.232Z] #39 81.21 DEP criu/uffd.d [2020-10-02T22:36:56.295Z] #=#=#      0.2% #   2.7% ########     11.3% #################   24.0% ######################     30.8% #################################         46.9% #######################################             55.1% ###################################################     71.7% ###############################################################   88.4% ######################################################################## 100.0% [2020-10-02T22:36:56.355Z] #39 92.50 DEP criu/libnetlink.d [2020-10-02T22:36:56.358Z] #39 112.3 CC criu/sk-unix.o [2020-10-02T22:36:56.586Z] #=#=#  [2020-10-02T22:36:56.613Z] #39 92.68 DEP criu/kerndat.d [2020-10-02T22:36:56.613Z] #39 92.90 DEP criu/kcmp-ids.d [2020-10-02T22:36:56.802Z] #39 81.41 DEP criu/tun.d [2020-10-02T22:36:56.802Z] #39 81.60 DEP criu/tty.d [2020-10-02T22:36:56.870Z] #39 93.02 DEP criu/irmap.d [2020-10-02T22:36:56.870Z] #39 93.17 DEP criu/ipc_ns.d [2020-10-02T22:36:57.079Z] #39 81.85 DEP criu/timerfd.d [2020-10-02T22:36:57.128Z] #39 93.36 DEP criu/image.d [2020-10-02T22:36:57.343Z] #39 82.09 DEP criu/timens.d [2020-10-02T22:36:57.385Z] #39 93.60 DEP criu/image-desc.d [2020-10-02T22:36:57.392Z] #39 113.2 CC criu/sockets.o [2020-10-02T22:36:57.604Z] #39 82.27 DEP criu/sysfs_parse.d [2020-10-02T22:36:57.604Z] #39 82.49 DEP criu/sysctl.d [2020-10-02T22:36:57.643Z] #39 93.73 DEP criu/fsnotify.d [2020-10-02T22:36:57.643Z] #39 94.01 DEP criu/filesystems.d [2020-10-02T22:36:57.683Z] #39 113.6 CC criu/stats.o [2020-10-02T22:36:57.683Z] #39 113.8 CC criu/string.o [2020-10-02T22:36:57.683Z] #39 113.8 CC criu/sysctl.o [2020-10-02T22:36:57.863Z] #39 82.65 DEP criu/string.d [2020-10-02T22:36:57.863Z] #39 82.70 DEP criu/stats.d [2020-10-02T22:36:58.122Z] #39 82.81 DEP criu/sockets.d [2020-10-02T22:36:58.122Z] #39 83.03 DEP criu/sk-unix.d [2020-10-02T22:36:58.209Z] #39 94.21 DEP criu/files.d [2020-10-02T22:36:58.209Z] #39 94.39 DEP criu/files-reg.d [2020-10-02T22:36:58.315Z] #39 114.2 CC criu/sysfs_parse.o [2020-10-02T22:36:58.316Z] #39 114.4 CC criu/timens.o [2020-10-02T22:36:58.467Z] #39 94.65 DEP criu/files-ext.d [2020-10-02T22:36:58.607Z] #39 114.5 CC criu/timerfd.o [2020-10-02T22:36:58.607Z] #39 114.7 CC criu/tty.o [2020-10-02T22:36:58.607Z] #39 ... [2020-10-02T22:36:58.607Z] [2020-10-02T22:36:58.607Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:36:58.607Z] #36 147.6 + dpkg --print-architecture [2020-10-02T22:36:58.691Z] #39 83.35 DEP criu/sk-tcp.d [2020-10-02T22:36:58.691Z] #39 83.59 DEP criu/sk-queue.d [2020-10-02T22:36:58.728Z] #39 94.82 DEP criu/file-lock.d [2020-10-02T22:36:58.728Z] #39 95.05 DEP criu/file-ids.d [2020-10-02T22:36:58.898Z] #36 147.6 + cd /tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution [2020-10-02T22:36:58.898Z] #36 147.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-02T22:36:58.898Z] #36 147.8 + GOPATH=/tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ygBVNgVB7e [2020-10-02T22:36:58.898Z] #36 147.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-02T22:36:58.950Z] #39 83.77 DEP criu/sk-packet.d [2020-10-02T22:36:58.985Z] #39 95.21 DEP criu/fifo.d [2020-10-02T22:36:58.985Z] #39 ... [2020-10-02T22:36:58.985Z] [2020-10-02T22:36:58.986Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:36:58.986Z] #14 106.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-02T22:36:58.986Z] #14 106.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-02T22:36:58.986Z] #14 106.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:36:59.210Z] #39 83.99 DEP criu/sk-netlink.d [2020-10-02T22:36:59.243Z] #14 ... [2020-10-02T22:36:59.243Z] [2020-10-02T22:36:59.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:36:59.243Z] #39 95.37 DEP criu/fdstore.d [2020-10-02T22:36:59.470Z] #39 84.20 DEP criu/sk-inet.d [2020-10-02T22:36:59.470Z] #39 84.41 DEP criu/signalfd.d [2020-10-02T22:36:59.501Z] #39 95.51 DEP criu/fault-injection.d [2020-10-02T22:36:59.501Z] #39 95.60 DEP criu/external.d [2020-10-02T22:36:59.501Z] #39 95.73 DEP criu/eventpoll.d [2020-10-02T22:36:59.730Z] #39 84.61 DEP criu/sigframe.d [2020-10-02T22:36:59.747Z] #=#=#      0.1%        0.4%    1.2% ## 3.2% #####  7.7% ##########     14.8% ##############  20.7% ###################   26.9% ######################      31.4% ###########################    38.0% ##############################    42.4% #################################   46.6% #######################################    55.3% #############################################   62.8% ################################################# 68.5% #######################################################   76.9% ##########################################################  81.4% ############################################################### 87.7% ###################################################################   93.1% ####################################################################### 100.0% ######################################################################## 100.0% [2020-10-02T22:36:59.758Z] #39 95.91 DEP criu/eventfd.d [2020-10-02T22:36:59.990Z] #39 84.75 DEP criu/shmem.d [2020-10-02T22:36:59.990Z] #39 84.85 DEP criu/servicefd.d [2020-10-02T22:37:00.015Z] #39 96.09 DEP criu/crtools.d [2020-10-02T22:37:00.016Z] #39 96.31 DEP criu/cr-service.d [2020-10-02T22:37:00.053Z] #=#=#  [2020-10-02T22:37:00.250Z] #39 85.03 DEP criu/seize.d [2020-10-02T22:37:00.273Z] #39 96.56 DEP criu/cr-restore.d [2020-10-02T22:37:00.510Z] #39 85.28 DEP criu/seccomp.d [2020-10-02T22:37:00.770Z] #39 85.50 DEP criu/rst-malloc.d [2020-10-02T22:37:00.770Z] #39 85.60 DEP criu/rbtree.d [2020-10-02T22:37:00.770Z] #39 85.66 DEP criu/pstree.d [2020-10-02T22:37:00.838Z] #39 96.93 DEP criu/cr-errno.d [2020-10-02T22:37:00.838Z] #39 96.96 DEP criu/cr-dump.d [2020-10-02T22:37:00.838Z] #39 97.21 DEP criu/cr-dedup.d [2020-10-02T22:37:01.030Z] #39 85.90 DEP criu/protobuf.d [2020-10-02T22:37:01.291Z] #39 86.06 GEN criu/protobuf-desc-gen.h [2020-10-02T22:37:01.403Z] #39 97.39 DEP criu/cr-check.d [2020-10-02T22:37:01.403Z] #39 97.62 DEP criu/config.d [2020-10-02T22:37:01.660Z] #39 97.81 DEP criu/clone-noasan.d [2020-10-02T22:37:01.918Z] #39 97.97 DEP criu/cgroup.d [2020-10-02T22:37:02.176Z] #39 98.25 DEP criu/cgroup-props.d [2020-10-02T22:37:02.176Z] #39 98.43 DEP criu/bitmap.d [2020-10-02T22:37:02.176Z] #39 98.44 DEP criu/bfd.d [2020-10-02T22:37:02.433Z] #39 98.57 DEP criu/autofs.d [2020-10-02T22:37:02.699Z] #39 98.88 DEP criu/aio.d [2020-10-02T22:37:02.956Z] #39 99.13 DEP criu/action-scripts.d [2020-10-02T22:37:03.202Z] #39 87.98 DEP criu/protobuf-desc.d [2020-10-02T22:37:03.202Z] #39 88.10 DEP criu/proc_parse.d [2020-10-02T22:37:03.213Z] #39 99.48 CC criu/action-scripts.o [2020-10-02T22:37:03.462Z] #39 88.37 DEP criu/plugin.d [2020-10-02T22:37:03.470Z] #39 ... [2020-10-02T22:37:03.470Z] [2020-10-02T22:37:03.470Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:37:03.470Z] #26 171.3 + rm -rf /tmp/tmp.ZWDWcwkXO9 [2020-10-02T22:37:03.470Z] #26 DONE 172.1s [2020-10-02T22:37:03.723Z] #39 88.46 DEP criu/pipes.d [2020-10-02T22:37:03.728Z] [2020-10-02T22:37:03.728Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:03.728Z] #42 162.6 net/http/httptrace [2020-10-02T22:37:03.728Z] #42 162.8 net/http [2020-10-02T22:37:03.983Z] #39 88.73 DEP criu/pie-util.d [2020-10-02T22:37:03.983Z] #39 88.86 DEP criu/pie-util-vdso.d [2020-10-02T22:37:04.243Z] #39 89.06 DEP criu/pie-util-vdso-elf32.d [2020-10-02T22:37:04.294Z] #42 ... [2020-10-02T22:37:04.294Z] [2020-10-02T22:37:04.294Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:04.294Z] #39 100.4 CC criu/aio.o [2020-10-02T22:37:04.503Z] #39 89.19 DEP criu/path.d [2020-10-02T22:37:04.503Z] #39 89.40 DEP criu/parasite-syscall.d [2020-10-02T22:37:05.073Z] #39 89.72 DEP criu/pagemap.d [2020-10-02T22:37:05.073Z] #39 89.89 DEP criu/pagemap-cache.d [2020-10-02T22:37:05.227Z] #39 101.4 CC criu/autofs.o [2020-10-02T22:37:05.333Z] #39 90.03 DEP criu/page-xfer.d [2020-10-02T22:37:05.333Z] #39 90.27 DEP criu/page-pipe.d [2020-10-02T22:37:05.593Z] #39 90.39 DEP criu/netfilter.d [2020-10-02T22:37:05.790Z] #36 ... [2020-10-02T22:37:05.790Z] [2020-10-02T22:37:05.790Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:05.790Z] #39 115.6 CC criu/tun.o [2020-10-02T22:37:05.790Z] #39 115.8 CC criu/uffd.o [2020-10-02T22:37:05.790Z] #39 116.4 CC criu/util.o [2020-10-02T22:37:05.790Z] #39 117.0 CC criu/uts_ns.o [2020-10-02T22:37:05.790Z] #39 117.2 CC criu/vdso.o [2020-10-02T22:37:05.790Z] #39 117.5 LINK criu/built-in.o [2020-10-02T22:37:05.790Z] #39 117.6 LINK criu/criu [2020-10-02T22:37:05.790Z] #39 117.8 DEP lib/c/criu.d [2020-10-02T22:37:05.790Z] #39 117.8 CC images/rpc.pb-c.o [2020-10-02T22:37:05.790Z] #39 118.3 CC lib/c/criu.o [2020-10-02T22:37:05.790Z] #39 118.9 LINK lib/c/built-in.o [2020-10-02T22:37:05.790Z] #39 118.9 LINK lib/c/libcriu.so [2020-10-02T22:37:05.790Z] #39 118.9 LINK lib/c/libcriu.a [2020-10-02T22:37:05.790Z] #39 119.1 GEN magic.py [2020-10-02T22:37:05.790Z] #39 119.1 Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:37:05.790Z] #39 119.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:37:05.790Z] #39 119.1 Note: Building without GnuTLS support [2020-10-02T22:37:05.790Z] #39 119.1 Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:37:05.790Z] #39 119.1 Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:37:05.790Z] #39 119.5 fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:37:05.790Z] #39 119.8 make[1]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.2 make[1]: 'images/built-in.o' is up to date. [2020-10-02T22:37:05.790Z] #39 120.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-02T22:37:05.790Z] #39 120.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-02T22:37:05.790Z] #39 120.2 make[1]: 'compel/libcompel.a' is up to date. [2020-10-02T22:37:05.790Z] #39 120.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-02T22:37:05.790Z] #39 120.3 make[1]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:37:05.790Z] #39 120.4 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.4 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.4 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.5 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.5 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.5 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.6 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.6 make[2]: Nothing to be done for 'all'. [2020-10-02T22:37:05.790Z] #39 120.6 INSTALL criu/criu [2020-10-02T22:37:05.790Z] #39 DONE 121.0s [2020-10-02T22:37:05.790Z] [2020-10-02T22:37:05.790Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:37:05.853Z] #39 90.54 DEP criu/net.d [2020-10-02T22:37:05.853Z] #39 ... [2020-10-02T22:37:05.853Z] [2020-10-02T22:37:05.853Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:05.853Z] #42 149.1 net/textproto [2020-10-02T22:37:05.853Z] #42 149.1 crypto/x509 [2020-10-02T22:37:05.853Z] #42 150.3 vendor/golang.org/x/net/http/httpguts [2020-10-02T22:37:05.853Z] #42 150.6 vendor/golang.org/x/net/http/httpproxy [2020-10-02T22:37:05.853Z] #42 151.2 mime/multipart [2020-10-02T22:37:05.853Z] #42 153.6 crypto/tls [2020-10-02T22:37:05.853Z] #42 ... [2020-10-02T22:37:05.853Z] [2020-10-02T22:37:05.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:05.853Z] #39 90.79 DEP criu/namespaces.d [2020-10-02T22:37:06.113Z] #39 91.02 DEP criu/mount.d [2020-10-02T22:37:06.204Z] #=#=#    0.0%        0.1%   0.3%     1.0% #     2.4% ###     4.9% ####  6.3% #####         7.9% ########    11.1% ########                        12.4% ##########   14.7% ############  16.8% #############    19.1% ##############     20.6% ################     22.5% ################# 24.1% ################### 26.8% ####################   28.7% ######################     31.1% #######################     33.3% #########################   35.2% ########################## 37.2% ############################  39.5% ##############################   41.7% ###############################  43.8% #################################    46.1% ##################################      48.1% ####################################   50.4% #####################################   52.7% #######################################  54.7% ######################################## 56.9% ########################################## 59.2% ############################################   61.5% #############################################    63.7% ###############################################  65.3% ################################################       68.0% ##################################################   70.2% #################################################### 72.4% #####################################################  74.4% ####################################################### 76.7% ########################################################  79.1% ##########################################################  81.1% ############################################################ 83.5% ############################################################# 85.6% ############################################################### 87.9% ################################################################ 90.0% ##################################################################  92.1% ################################################################### 94.1% ##################################################################### 96.4% #######################################################################  98.7% ######################################################################## 100.0% [2020-10-02T22:37:06.204Z]  [2020-10-02T22:37:06.683Z] #39 91.25 DEP criu/memfd.d [2020-10-02T22:37:06.683Z] #39 91.47 DEP criu/mem.d [2020-10-02T22:37:06.844Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-02T22:37:06.943Z] #39 91.74 DEP criu/lsm.d [2020-10-02T22:37:06.943Z] #39 91.95 DEP criu/log.d [2020-10-02T22:37:07.127Z] #39 103.3 CC criu/bfd.o [2020-10-02T22:37:07.137Z]  [2020-10-02T22:37:07.514Z] #39 92.10 DEP criu/libnetlink.d [2020-10-02T22:37:07.514Z] #39 92.26 DEP criu/kerndat.d [2020-10-02T22:37:07.692Z] #39 103.9 CC criu/bitmap.o [2020-10-02T22:37:07.774Z] #39 92.47 DEP criu/kcmp-ids.d [2020-10-02T22:37:07.774Z] #39 92.57 DEP criu/irmap.d [2020-10-02T22:37:07.950Z] #39 104.1 CC criu/cgroup-props.o [2020-10-02T22:37:08.017Z] #=#=#  #         1.5% #####          7.9% ###############        21.7% ###########################################  60.5% ######################################################################## 100.0% [2020-10-02T22:37:08.017Z]  [2020-10-02T22:37:08.033Z] #39 92.77 DEP criu/ipc_ns.d [2020-10-02T22:37:08.033Z] #39 92.93 DEP criu/image.d [2020-10-02T22:37:08.293Z] #39 93.13 DEP criu/image-desc.d [2020-10-02T22:37:08.552Z] #39 93.29 DEP criu/fsnotify.d [2020-10-02T22:37:08.652Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-02T22:37:08.812Z] #39 93.46 DEP criu/filesystems.d [2020-10-02T22:37:08.812Z] #39 93.71 DEP criu/files.d [2020-10-02T22:37:08.946Z]  [2020-10-02T22:37:09.072Z] #39 93.93 DEP criu/files-reg.d [2020-10-02T22:37:09.323Z] #39 105.2 CC criu/cgroup.o [2020-10-02T22:37:09.331Z] #39 94.17 DEP criu/files-ext.d [2020-10-02T22:37:09.530Z] #=#=#  #        1.5% ######       9.0% ###################     27.8% ####################################################     73.6% ######################################################################## 100.0% [2020-10-02T22:37:09.530Z]  [2020-10-02T22:37:09.581Z] #39 ... [2020-10-02T22:37:09.582Z] [2020-10-02T22:37:09.582Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:09.582Z] #14 124.3 Selecting previously unselected package libonig5:amd64. [2020-10-02T22:37:09.582Z] #14 124.3 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 124.4 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:37:09.582Z] #14 124.6 Selecting previously unselected package libjq1:amd64. [2020-10-02T22:37:09.582Z] #14 124.6 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 124.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:37:09.582Z] #14 124.7 Selecting previously unselected package jq. [2020-10-02T22:37:09.582Z] #14 124.7 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 124.7 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:37:09.582Z] #14 124.8 Selecting previously unselected package libaio1:amd64. [2020-10-02T22:37:09.582Z] #14 124.8 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 124.9 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-02T22:37:09.582Z] #14 124.9 Selecting previously unselected package libbtrfs0. [2020-10-02T22:37:09.582Z] #14 124.9 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 125.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:37:09.582Z] #14 125.0 Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:37:09.582Z] #14 125.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 125.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:37:09.582Z] #14 125.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-02T22:37:09.582Z] #14 125.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 125.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:09.582Z] #14 125.3 Selecting previously unselected package libudev-dev:amd64. [2020-10-02T22:37:09.582Z] #14 125.3 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 125.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:09.582Z] #14 125.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-02T22:37:09.582Z] #14 125.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 125.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-02T22:37:09.582Z] #14 125.8 Selecting previously unselected package libpcre16-3:amd64. [2020-10-02T22:37:09.582Z] #14 125.8 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 125.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:09.582Z] #14 126.0 Selecting previously unselected package libpcre32-3:amd64. [2020-10-02T22:37:09.582Z] #14 126.0 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 126.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:09.582Z] #14 126.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-02T22:37:09.582Z] #14 126.2 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 126.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-02T22:37:09.582Z] #14 126.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-02T22:37:09.582Z] #14 126.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:09.582Z] #14 126.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-02T22:37:09.591Z] #39 94.40 DEP criu/file-lock.d [2020-10-02T22:37:09.591Z] #39 94.60 DEP criu/file-ids.d [2020-10-02T22:37:09.839Z] #14 126.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-02T22:37:09.839Z] #14 126.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-02T22:37:09.839Z] #14 126.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-02T22:37:10.098Z] #14 127.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-02T22:37:10.098Z] #14 127.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:37:10.098Z] #14 127.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:10.098Z] #14 127.3 Selecting previously unselected package libgpm2:amd64. [2020-10-02T22:37:10.161Z] #39 94.82 DEP criu/fifo.d [2020-10-02T22:37:10.161Z] #39 94.97 DEP criu/fdstore.d [2020-10-02T22:37:10.161Z] #39 ... [2020-10-02T22:37:10.161Z] [2020-10-02T22:37:10.161Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:10.161Z] #14 105.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-02T22:37:10.161Z] #14 105.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-10-02T22:37:10.161Z] #14 105.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:10.161Z] #14 ... [2020-10-02T22:37:10.161Z] [2020-10-02T22:37:10.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:10.161Z] #39 95.09 DEP criu/fault-injection.d [2020-10-02T22:37:10.161Z] #39 95.16 DEP criu/external.d [2020-10-02T22:37:10.246Z] #48 ... [2020-10-02T22:37:10.246Z] [2020-10-02T22:37:10.246Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:37:10.246Z] #36 159.0 + rm -rf /tmp/tmp.ygBVNgVB7e/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ygBVNgVB7e [2020-10-02T22:37:10.355Z] #14 127.3 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-10-02T22:37:10.356Z] #14 127.3 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-02T22:37:10.356Z] #14 127.4 Selecting previously unselected package libicu63:amd64. [2020-10-02T22:37:10.356Z] #14 127.4 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-02T22:37:10.356Z] #14 127.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:37:10.551Z] #36 DONE 159.3s [2020-10-02T22:37:10.551Z] [2020-10-02T22:37:10.551Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:37:10.551Z] #57 ... [2020-10-02T22:37:10.551Z] [2020-10-02T22:37:10.551Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:37:10.551Z] #48 DONE 159.4s [2020-10-02T22:37:10.575Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-02T22:37:10.575Z] skipping existing c8c2d4a6b2e3 [2020-10-02T22:37:10.575Z] [2020-10-02T22:37:10.730Z] #39 95.33 DEP criu/eventpoll.d [2020-10-02T22:37:10.730Z] #39 95.53 DEP criu/eventfd.d [2020-10-02T22:37:10.852Z] [2020-10-02T22:37:10.852Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:37:10.990Z] #39 95.69 DEP criu/crtools.d [2020-10-02T22:37:11.250Z] #39 95.97 DEP criu/cr-service.d [2020-10-02T22:37:11.510Z] #39 96.24 DEP criu/cr-restore.d [2020-10-02T22:37:11.770Z] #39 96.52 DEP criu/cr-errno.d [2020-10-02T22:37:11.770Z] #39 96.57 DEP criu/cr-dump.d [2020-10-02T22:37:11.887Z] #57 ... [2020-10-02T22:37:11.887Z] [2020-10-02T22:37:11.887Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-10-02T22:37:11.887Z] #37 DONE 0.4s [2020-10-02T22:37:11.887Z] [2020-10-02T22:37:11.887Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:37:12.030Z] #39 96.79 DEP criu/cr-dedup.d [2020-10-02T22:37:12.083Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-02T22:37:12.083Z] #=#=#  [2020-10-02T22:37:12.179Z] #57 ... [2020-10-02T22:37:12.179Z] [2020-10-02T22:37:12.179Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-10-02T22:37:12.179Z] #40 DONE 0.1s [2020-10-02T22:37:12.179Z] [2020-10-02T22:37:12.179Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-10-02T22:37:12.179Z] #43 DONE 0.1s [2020-10-02T22:37:12.179Z] [2020-10-02T22:37:12.179Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:37:12.290Z] #39 97.00 DEP criu/cr-check.d [2020-10-02T22:37:12.290Z] #39 97.24 DEP criu/config.d [2020-10-02T22:37:12.470Z] #57 ... [2020-10-02T22:37:12.470Z] [2020-10-02T22:37:12.470Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-02T22:37:12.470Z] #46 DONE 0.2s [2020-10-02T22:37:12.470Z] [2020-10-02T22:37:12.470Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-02T22:37:12.550Z] #39 97.50 DEP criu/clone-noasan.d [2020-10-02T22:37:12.667Z] #=#=#  ######################################################################## 100.0% [2020-10-02T22:37:12.667Z]  [2020-10-02T22:37:12.667Z] Download of images into '/build' complete. [2020-10-02T22:37:12.667Z] Use something like the following to load the result into a Docker daemon: [2020-10-02T22:37:12.667Z] tar -cC '/build' . | docker load [2020-10-02T22:37:12.810Z] #39 97.62 DEP criu/cgroup.d [2020-10-02T22:37:13.070Z] #39 97.85 DEP criu/cgroup-props.d [2020-10-02T22:37:13.070Z] #39 97.97 DEP criu/bitmap.d [2020-10-02T22:37:13.070Z] #39 98.00 DEP criu/bfd.d [2020-10-02T22:37:13.101Z] #49 DONE 0.5s [2020-10-02T22:37:13.101Z] [2020-10-02T22:37:13.101Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:37:13.101Z] #57 ... [2020-10-02T22:37:13.101Z] [2020-10-02T22:37:13.101Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-10-02T22:37:13.101Z] #53 DONE 0.1s [2020-10-02T22:37:13.101Z] [2020-10-02T22:37:13.101Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:37:13.330Z] #39 98.13 DEP criu/autofs.d [2020-10-02T22:37:13.330Z] #39 98.33 DEP criu/aio.d [2020-10-02T22:37:13.906Z] #39 98.50 DEP criu/action-scripts.d [2020-10-02T22:37:14.178Z] #39 98.88 CC criu/action-scripts.o [2020-10-02T22:37:14.178Z] #39 ... [2020-10-02T22:37:14.178Z] [2020-10-02T22:37:14.178Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-10-02T22:37:14.178Z] #26 169.6 + rm -rf /tmp/tmp.oXf8x7EbwW [2020-10-02T22:37:14.178Z] #26 DONE 170.4s [2020-10-02T22:37:14.443Z] [2020-10-02T22:37:14.443Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:14.443Z] #42 161.2 net/http/httptrace [2020-10-02T22:37:14.443Z] #42 161.5 net/http [2020-10-02T22:37:14.741Z] Removing intermediate container c0223e93c175 [2020-10-02T22:37:14.741Z] ---> c2992b3617aa [2020-10-02T22:37:14.741Z] Step 26/140 : FROM base AS cross-false [2020-10-02T22:37:14.741Z] ---> 7b451570e88f [2020-10-02T22:37:14.741Z] Step 27/140 : FROM base AS cross-true [2020-10-02T22:37:14.741Z] ---> 7b451570e88f [2020-10-02T22:37:14.741Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:37:14.741Z] ---> Using cache [2020-10-02T22:37:14.741Z] ---> eba5f428a20b [2020-10-02T22:37:14.741Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-10-02T22:37:14.741Z] ---> Running in 6797ed4bca7b [2020-10-02T22:37:15.011Z] #42 ... [2020-10-02T22:37:15.011Z] [2020-10-02T22:37:15.011Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:15.011Z] #39 99.94 CC criu/aio.o [2020-10-02T22:37:15.040Z] Removing intermediate container 6797ed4bca7b [2020-10-02T22:37:15.040Z] ---> 843ba4dbf68e [2020-10-02T22:37:15.040Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-10-02T22:37:15.040Z] ---> Running in 0e11229c6d55 [2020-10-02T22:37:15.616Z] #14 131.8 Selecting previously unselected package libnet1:amd64. [2020-10-02T22:37:15.616Z] #14 131.8 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-02T22:37:15.616Z] #14 131.8 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:37:15.616Z] #14 131.9 Selecting previously unselected package libnl-3-200:amd64. [2020-10-02T22:37:15.616Z] #14 131.9 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-02T22:37:15.616Z] #14 131.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:37:15.616Z] #14 132.0 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-02T22:37:15.616Z] #14 132.0 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:37:15.616Z] #14 132.1 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:37:15.616Z] #14 132.2 Selecting previously unselected package libreadline5:amd64. [2020-10-02T22:37:15.616Z] #14 132.2 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-02T22:37:15.616Z] #14 132.2 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-02T22:37:15.616Z] #14 132.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-02T22:37:15.616Z] #14 ... [2020-10-02T22:37:15.616Z] [2020-10-02T22:37:15.616Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:37:15.616Z] #45 DONE 180.7s [2020-10-02T22:37:15.616Z] [2020-10-02T22:37:15.616Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:15.616Z] #14 132.3 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-02T22:37:15.616Z] #14 132.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:15.616Z] #14 ... [2020-10-02T22:37:15.616Z] [2020-10-02T22:37:15.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:15.616Z] #39 109.1 CC criu/clone-noasan.o [2020-10-02T22:37:15.616Z] #39 109.4 CC criu/config.o [2020-10-02T22:37:15.616Z] #39 111.2 CC criu/cr-check.o [2020-10-02T22:37:15.683Z] Removing intermediate container 0e11229c6d55 [2020-10-02T22:37:15.683Z] ---> 9712c6301e72 [2020-10-02T22:37:15.683Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-10-02T22:37:15.683Z] ---> Running in 2978ca20dfca [2020-10-02T22:37:15.952Z] #39 100.7 CC criu/autofs.o [2020-10-02T22:37:16.322Z] Removing intermediate container 2978ca20dfca [2020-10-02T22:37:16.323Z] ---> f4da6aa039ca [2020-10-02T22:37:16.323Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-10-02T22:37:16.323Z] ---> Running in 2a9f37a31612 [2020-10-02T22:37:16.982Z] Removing intermediate container 2a9f37a31612 [2020-10-02T22:37:16.982Z] ---> 4530cc74beb5 [2020-10-02T22:37:16.982Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-10-02T22:37:16.982Z] ---> 7b451570e88f [2020-10-02T22:37:16.982Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-10-02T22:37:16.982Z] ---> 7b451570e88f [2020-10-02T22:37:16.982Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:37:16.982Z] ---> Using cache [2020-10-02T22:37:16.982Z] ---> eba5f428a20b [2020-10-02T22:37:16.982Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-10-02T22:37:16.982Z] ---> Running in 731cc1865701 [2020-10-02T22:37:17.279Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:37:17.575Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:37:17.575Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:37:17.575Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-02T22:37:17.587Z] #57 147.7 + bin/containerd [2020-10-02T22:37:17.861Z] #39 102.5 CC criu/bfd.o [2020-10-02T22:37:18.121Z] #39 103.1 CC criu/bitmap.o [2020-10-02T22:37:18.142Z] #39 114.0 CC criu/cr-dedup.o [2020-10-02T22:37:18.142Z] #39 114.5 CC criu/cr-dump.o [2020-10-02T22:37:18.142Z] #39 ... [2020-10-02T22:37:18.142Z] [2020-10-02T22:37:18.142Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:18.142Z] #14 133.1 Selecting previously unselected package net-tools. [2020-10-02T22:37:18.142Z] #14 133.1 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-02T22:37:18.142Z] #14 133.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:37:18.142Z] #14 133.5 Selecting previously unselected package python-pip-whl. [2020-10-02T22:37:18.142Z] #14 133.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-02T22:37:18.142Z] #14 133.5 Unpacking python-pip-whl (18.1-5) ... [2020-10-02T22:37:18.142Z] #14 134.1 Selecting previously unselected package python3-lib2to3. [2020-10-02T22:37:18.142Z] #14 134.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-02T22:37:18.142Z] #14 134.1 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:37:18.142Z] #14 134.2 Selecting previously unselected package python3-distutils. [2020-10-02T22:37:18.142Z] #14 134.2 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-02T22:37:18.142Z] #14 134.2 Unpacking python3-distutils (3.7.3-1) ... [2020-10-02T22:37:18.142Z] #14 134.4 Selecting previously unselected package python3-pip. [2020-10-02T22:37:18.142Z] #14 134.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-02T22:37:18.142Z] #14 134.4 Unpacking python3-pip (18.1-5) ... [2020-10-02T22:37:18.142Z] #14 134.6 Selecting previously unselected package python3-pkg-resources. [2020-10-02T22:37:18.142Z] #14 134.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:37:18.142Z] #14 134.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:37:18.142Z] #14 134.7 Selecting previously unselected package python3-setuptools. [2020-10-02T22:37:18.142Z] #14 134.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-02T22:37:18.142Z] #14 134.7 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-02T22:37:18.142Z] #14 135.1 Selecting previously unselected package python3-wheel. [2020-10-02T22:37:18.142Z] #14 135.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-02T22:37:18.142Z] #14 135.1 Unpacking python3-wheel (0.32.3-2) ... [2020-10-02T22:37:18.142Z] #14 135.2 Selecting previously unselected package thin-provisioning-tools. [2020-10-02T22:37:18.142Z] #14 135.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-02T22:37:18.142Z] #14 135.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:37:18.381Z] #39 103.3 CC criu/cgroup-props.o [2020-10-02T22:37:18.399Z] #14 135.5 Selecting previously unselected package vim-runtime. [2020-10-02T22:37:18.399Z] #14 135.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:37:18.399Z] #14 135.6 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-02T22:37:18.642Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-02T22:37:18.642Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-02T22:37:18.657Z] #14 135.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-02T22:37:18.657Z] #14 135.6 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:37:19.680Z] Fetched 8163 kB in 2s (3427 kB/s) [2020-10-02T22:37:19.762Z] #39 104.2 CC criu/cgroup.o [2020-10-02T22:37:20.332Z] #39 ... [2020-10-02T22:37:20.332Z] [2020-10-02T22:37:20.332Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:20.332Z] #14 121.7 Selecting previously unselected package libonig5:amd64. [2020-10-02T22:37:20.332Z] #14 121.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 121.7 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:37:20.332Z] #14 121.9 Selecting previously unselected package libjq1:amd64. [2020-10-02T22:37:20.332Z] #14 122.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:37:20.332Z] #14 122.1 Selecting previously unselected package jq. [2020-10-02T22:37:20.332Z] #14 122.1 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.2 Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:37:20.332Z] #14 122.2 Selecting previously unselected package libaio1:amd64. [2020-10-02T22:37:20.332Z] #14 122.2 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.3 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-10-02T22:37:20.332Z] #14 122.3 Selecting previously unselected package libbtrfs0. [2020-10-02T22:37:20.332Z] #14 122.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:37:20.332Z] #14 122.4 Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:37:20.332Z] #14 122.4 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:37:20.332Z] #14 122.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-10-02T22:37:20.332Z] #14 122.6 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:20.332Z] #14 122.6 Selecting previously unselected package libudev-dev:amd64. [2020-10-02T22:37:20.332Z] #14 122.7 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:20.332Z] #14 122.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-10-02T22:37:20.332Z] #14 122.9 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 122.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-10-02T22:37:20.332Z] #14 123.1 Selecting previously unselected package libpcre16-3:amd64. [2020-10-02T22:37:20.332Z] #14 123.1 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 123.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:20.332Z] #14 123.3 Selecting previously unselected package libpcre32-3:amd64. [2020-10-02T22:37:20.332Z] #14 123.3 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 123.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:20.332Z] #14 123.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-02T22:37:20.332Z] #14 123.5 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-02T22:37:20.332Z] #14 123.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-10-02T22:37:20.332Z] #14 123.6 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 123.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-02T22:37:20.332Z] #14 124.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-10-02T22:37:20.332Z] #14 124.1 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-02T22:37:20.332Z] #14 124.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-10-02T22:37:20.332Z] #14 124.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:20.332Z] #14 124.5 Selecting previously unselected package libgpm2:amd64. [2020-10-02T22:37:20.332Z] #14 124.5 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 124.5 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-10-02T22:37:20.332Z] #14 124.6 Selecting previously unselected package libicu63:amd64. [2020-10-02T22:37:20.332Z] #14 124.6 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-10-02T22:37:20.332Z] #14 124.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:37:20.720Z] Reading package lists... [2020-10-02T22:37:21.366Z] Reading package lists... [2020-10-02T22:37:21.366Z] Building dependency tree... [2020-10-02T22:37:21.366Z] Reading state information... [2020-10-02T22:37:21.661Z] The following additional packages will be installed: [2020-10-02T22:37:21.661Z] libapparmor1 [2020-10-02T22:37:21.661Z] Suggested packages: [2020-10-02T22:37:21.661Z] seccomp [2020-10-02T22:37:21.661Z] The following NEW packages will be installed: [2020-10-02T22:37:21.661Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-10-02T22:37:21.661Z] 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:37:21.661Z] Need to get 307 kB of archives. [2020-10-02T22:37:21.661Z] After this operation, 1108 kB of additional disk space will be used. [2020-10-02T22:37:21.661Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-10-02T22:37:21.661Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-10-02T22:37:21.661Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-10-02T22:37:21.661Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:37:21.661Z] Fetched 307 kB in 0s (3337 kB/s) [2020-10-02T22:37:21.738Z] Running on azwin-2-074540 in d:\jenkins\workspace\moby_PR-41522 [Pipeline] { [Pipeline] ws [2020-10-02T22:37:21.754Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-10-02T22:37:21.937Z] #14 ... [2020-10-02T22:37:21.937Z] [2020-10-02T22:37:21.937Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:21.937Z] #42 176.8 github.com/LK4D4/vndr/godl [2020-10-02T22:37:21.937Z] #42 177.6 github.com/LK4D4/vndr [2020-10-02T22:37:21.937Z] #42 ... [2020-10-02T22:37:21.937Z] [2020-10-02T22:37:21.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:21.937Z] #39 117.1 CC criu/cr-errno.o [2020-10-02T22:37:21.937Z] #39 117.2 CC criu/cr-restore.o [2020-10-02T22:37:21.956Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-10-02T22:37:21.956Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-02T22:37:21.956Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-10-02T22:37:21.956Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-10-02T22:37:21.956Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-10-02T22:37:21.956Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-10-02T22:37:21.956Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-02T22:37:21.956Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-10-02T22:37:21.956Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-10-02T22:37:21.956Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-02T22:37:21.956Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-10-02T22:37:21.956Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-10-02T22:37:21.956Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-10-02T22:37:21.956Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:37:22.195Z] #39 ... [2020-10-02T22:37:22.195Z] [2020-10-02T22:37:22.195Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:22.195Z] #42 DONE 187.5s [2020-10-02T22:37:22.195Z] [2020-10-02T22:37:22.195Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:37:22.249Z] Removing intermediate container 731cc1865701 [2020-10-02T22:37:22.249Z] ---> e3bcda09e129 [2020-10-02T22:37:22.249Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-10-02T22:37:22.249Z] ---> 4530cc74beb5 [2020-10-02T22:37:22.249Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:37:22.249Z] ---> Running in dfdc7f8ccd25 [2020-10-02T22:37:22.541Z] Removing intermediate container dfdc7f8ccd25 [2020-10-02T22:37:22.541Z] ---> 21183ac1b440 [2020-10-02T22:37:22.541Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-10-02T22:37:22.541Z] ---> Running in 9a41f6e0f94b [2020-10-02T22:37:22.761Z] #52 ... [2020-10-02T22:37:22.761Z] [2020-10-02T22:37:22.761Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:22.761Z] #14 139.7 Selecting previously unselected package vim. [2020-10-02T22:37:22.761Z] #14 139.7 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-02T22:37:22.761Z] #14 139.8 Unpacking vim (2:8.1.0875-5) ... [2020-10-02T22:37:22.871Z] #14 ... [2020-10-02T22:37:22.871Z] [2020-10-02T22:37:22.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:22.871Z] #39 107.8 CC criu/clone-noasan.o [2020-10-02T22:37:23.177Z] Removing intermediate container 9a41f6e0f94b [2020-10-02T22:37:23.177Z] ---> a76862e1243c [2020-10-02T22:37:23.177Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-10-02T22:37:23.177Z] ---> e3bcda09e129 [2020-10-02T22:37:23.177Z] Step 41/140 : FROM base AS tomlv [2020-10-02T22:37:23.177Z] ---> 7b451570e88f [2020-10-02T22:37:23.177Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-10-02T22:37:23.177Z] ---> Running in ac778b9247f7 [2020-10-02T22:37:23.177Z] Removing intermediate container ac778b9247f7 [2020-10-02T22:37:23.177Z] ---> 393f4f92de60 [2020-10-02T22:37:23.177Z] Step 43/140 : ARG TOMLV_COMMIT [2020-10-02T22:37:23.177Z] ---> Running in 99ae2537a69e [2020-10-02T22:37:23.177Z] Removing intermediate container 99ae2537a69e [2020-10-02T22:37:23.177Z] ---> b7b61e4df5ad [2020-10-02T22:37:23.177Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:37:23.441Z] #39 108.1 CC criu/config.o [2020-10-02T22:37:23.471Z] ---> 9e0378cf3c5e [2020-10-02T22:37:23.471Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:37:23.471Z] ---> 669019f056eb [2020-10-02T22:37:23.471Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:37:23.471Z] ---> Running in 49c66b18c4a7 [2020-10-02T22:37:23.695Z] #14 140.6 Selecting previously unselected package xfsprogs. [2020-10-02T22:37:23.695Z] #14 140.6 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-02T22:37:23.695Z] #14 140.6 Unpacking xfsprogs (4.20.0-1) ... [2020-10-02T22:37:23.766Z] + RM_GOPATH=0 [2020-10-02T22:37:23.766Z] + TMP_GOPATH= [2020-10-02T22:37:23.766Z] + : /build [2020-10-02T22:37:23.766Z] + '[' -z '' ']' [2020-10-02T22:37:23.766Z] ++ mktemp -d [2020-10-02T22:37:23.766Z] + export GOPATH=/tmp/tmp.YiR5Yve11m [2020-10-02T22:37:23.766Z] + GOPATH=/tmp/tmp.YiR5Yve11m [2020-10-02T22:37:23.766Z] + RM_GOPATH=1 [2020-10-02T22:37:23.766Z] ++ dirname ./install.sh [2020-10-02T22:37:23.766Z] + dir=. [2020-10-02T22:37:23.766Z] + bin=tomlv [2020-10-02T22:37:23.766Z] + shift [2020-10-02T22:37:23.766Z] + '[' '!' -f ./tomlv.installer ']' [2020-10-02T22:37:23.766Z] + . ./tomlv.installer [2020-10-02T22:37:23.766Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:37:23.766Z] + install_tomlv [2020-10-02T22:37:23.766Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-10-02T22:37:23.766Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YiR5Yve11m/src/github.com/BurntSushi/toml [2020-10-02T22:37:23.766Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:37:23.766Z] Cloning into '/tmp/tmp.YiR5Yve11m/src/github.com/BurntSushi/toml'... [2020-10-02T22:37:23.952Z] #14 141.1 Selecting previously unselected package zip. [2020-10-02T22:37:23.953Z] #14 141.1 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-10-02T22:37:23.953Z] #14 141.1 Unpacking zip (3.0-11+b1) ... [2020-10-02T22:37:24.061Z] + cd /tmp/tmp.YiR5Yve11m/src/github.com/BurntSushi/toml [2020-10-02T22:37:24.061Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-10-02T22:37:24.061Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:37:24.210Z] #14 141.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-02T22:37:24.210Z] #14 141.3 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:37:24.210Z] #14 141.3 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:37:24.210Z] #14 141.3 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-02T22:37:24.210Z] #14 141.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-02T22:37:24.211Z] #14 141.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:37:24.359Z] internal/cpu [2020-10-02T22:37:24.359Z] runtime/internal/sys [2020-10-02T22:37:24.359Z] math/bits [2020-10-02T22:37:24.359Z] runtime/internal/math [2020-10-02T22:37:24.359Z] runtime/internal/atomic [2020-10-02T22:37:24.359Z] unicode/utf8 [2020-10-02T22:37:24.359Z] internal/bytealg [2020-10-02T22:37:24.359Z] math [2020-10-02T22:37:24.359Z] internal/race [2020-10-02T22:37:24.359Z] sync/atomic [2020-10-02T22:37:24.359Z] unicode [2020-10-02T22:37:24.359Z] internal/testlog [2020-10-02T22:37:24.359Z] runtime [2020-10-02T22:37:24.359Z] encoding [2020-10-02T22:37:24.359Z] runtime/cgo [2020-10-02T22:37:24.468Z] #14 141.4 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-02T22:37:24.468Z] #14 141.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:24.468Z] #14 141.4 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-02T22:37:24.468Z] #14 141.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-02T22:37:24.468Z] #14 141.4 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-02T22:37:24.468Z] #14 141.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up zip (3.0-11+b1) ... [2020-10-02T22:37:24.468Z] #14 141.5 Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:37:24.468Z] #14 141.6 Setting up bash-completion (1:2.8-6) ... [2020-10-02T22:37:25.350Z] #39 109.9 CC criu/cr-check.o [2020-10-02T22:37:26.732Z] #39 ... [2020-10-02T22:37:26.732Z] [2020-10-02T22:37:26.732Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-10-02T22:37:26.732Z] #45 DONE 179.7s [2020-10-02T22:37:26.732Z] [2020-10-02T22:37:26.732Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:26.732Z] #14 128.9 Selecting previously unselected package libnet1:amd64. [2020-10-02T22:37:26.732Z] #14 128.9 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-10-02T22:37:26.732Z] #14 128.9 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:37:26.732Z] #14 129.0 Selecting previously unselected package libnl-3-200:amd64. [2020-10-02T22:37:26.732Z] #14 129.0 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-10-02T22:37:26.732Z] #14 129.0 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:37:26.732Z] #14 129.1 Selecting previously unselected package libprotobuf-c1:amd64. [2020-10-02T22:37:26.732Z] #14 129.1 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-10-02T22:37:26.732Z] #14 129.1 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:37:26.732Z] #14 129.2 Selecting previously unselected package libreadline5:amd64. [2020-10-02T22:37:26.732Z] #14 129.2 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-10-02T22:37:26.732Z] #14 129.2 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-02T22:37:26.732Z] #14 129.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-10-02T22:37:26.732Z] #14 129.4 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-10-02T22:37:26.732Z] #14 129.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:26.732Z] #14 129.9 Selecting previously unselected package net-tools. [2020-10-02T22:37:26.732Z] #14 129.9 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-10-02T22:37:26.732Z] #14 129.9 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:37:26.732Z] #14 130.2 Selecting previously unselected package python-pip-whl. [2020-10-02T22:37:26.732Z] #14 130.2 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-02T22:37:26.732Z] #14 130.2 Unpacking python-pip-whl (18.1-5) ... [2020-10-02T22:37:26.732Z] #14 130.8 Selecting previously unselected package python3-lib2to3. [2020-10-02T22:37:26.732Z] #14 130.8 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-02T22:37:26.732Z] #14 130.9 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:37:26.732Z] #14 131.0 Selecting previously unselected package python3-distutils. [2020-10-02T22:37:26.732Z] #14 131.0 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-02T22:37:26.732Z] #14 131.0 Unpacking python3-distutils (3.7.3-1) ... [2020-10-02T22:37:26.732Z] #14 131.3 Selecting previously unselected package python3-pip. [2020-10-02T22:37:26.732Z] #14 131.3 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-02T22:37:26.732Z] #14 131.3 Unpacking python3-pip (18.1-5) ... [2020-10-02T22:37:26.993Z] #14 131.7 Selecting previously unselected package python3-pkg-resources. [2020-10-02T22:37:26.993Z] #14 131.7 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:37:26.993Z] #14 131.7 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:37:26.993Z] #14 131.9 Selecting previously unselected package python3-setuptools. [2020-10-02T22:37:26.993Z] #14 131.9 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-02T22:37:26.993Z] #14 132.0 Unpacking python3-setuptools (40.8.0-1) ... [2020-10-02T22:37:27.110Z] internal/reflectlite [2020-10-02T22:37:27.110Z] sync [2020-10-02T22:37:27.407Z] errors [2020-10-02T22:37:27.407Z] sort [2020-10-02T22:37:27.407Z] internal/oserror [2020-10-02T22:37:27.407Z] io [2020-10-02T22:37:27.407Z] strconv [2020-10-02T22:37:27.407Z] syscall [2020-10-02T22:37:27.407Z] strings [2020-10-02T22:37:27.407Z] bytes [2020-10-02T22:37:27.562Z] #14 132.3 Selecting previously unselected package python3-wheel. [2020-10-02T22:37:27.562Z] #14 132.3 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-02T22:37:27.562Z] #14 132.3 Unpacking python3-wheel (0.32.3-2) ... [2020-10-02T22:37:27.562Z] #14 132.5 Selecting previously unselected package thin-provisioning-tools. [2020-10-02T22:37:27.707Z] bufio [2020-10-02T22:37:27.707Z] reflect [2020-10-02T22:37:27.753Z] #14 144.5 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-02T22:37:27.753Z] #14 144.5 Setting up xz-utils (5.2.4-1) ... [2020-10-02T22:37:27.753Z] #14 144.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-02T22:37:27.753Z] #14 144.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:27.753Z] #14 144.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up pigz (2.4-1) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up python-pip-whl (18.1-5) ... [2020-10-02T22:37:27.753Z] #14 144.6 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-02T22:37:27.753Z] #14 144.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-02T22:37:27.753Z] #14 144.7 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:37:27.822Z] #14 132.5 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-10-02T22:37:27.822Z] #14 132.5 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:37:28.006Z] path [2020-10-02T22:37:28.006Z] text/tabwriter [2020-10-02T22:37:28.010Z] #14 145.1 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-02T22:37:28.010Z] #14 145.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:28.010Z] #14 145.1 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:37:28.010Z] #14 145.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:37:28.011Z] #14 145.1 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:37:28.011Z] #14 145.1 Setting up vim (2:8.1.0875-5) ... [2020-10-02T22:37:28.011Z] #14 145.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-02T22:37:28.011Z] #14 145.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-02T22:37:28.011Z] #14 145.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-02T22:37:28.011Z] #14 145.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-02T22:37:28.011Z] #14 145.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-02T22:37:28.011Z] #14 145.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-02T22:37:28.011Z] #14 145.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-02T22:37:28.011Z] #14 145.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-02T22:37:28.011Z] #14 145.2 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:37:28.011Z] #14 145.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-02T22:37:28.011Z] #14 145.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:28.011Z] #14 145.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-02T22:37:28.268Z] #14 145.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-02T22:37:28.268Z] #14 145.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:28.268Z] #14 145.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-10-02T22:37:28.268Z] #14 145.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-10-02T22:37:28.268Z] #14 145.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:37:28.268Z] #14 145.3 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:37:28.268Z] #14 145.3 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-02T22:37:28.268Z] #14 145.3 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:37:28.268Z] #14 145.3 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-02T22:37:28.268Z] #14 145.4 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:37:28.302Z] internal/syscall/execenv [2020-10-02T22:37:28.302Z] internal/syscall/unix [2020-10-02T22:37:28.302Z] time [2020-10-02T22:37:28.392Z] #14 133.0 Selecting previously unselected package vim-runtime. [2020-10-02T22:37:28.392Z] #14 133.0 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:37:28.392Z] #14 133.1 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-02T22:37:28.392Z] #14 133.1 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-02T22:37:28.392Z] #14 133.1 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:37:28.943Z] internal/poll [2020-10-02T22:37:28.943Z] os [2020-10-02T22:37:29.238Z] internal/fmtsort [2020-10-02T22:37:29.238Z] path/filepath [2020-10-02T22:37:29.238Z] fmt [2020-10-02T22:37:29.238Z] io/ioutil [2020-10-02T22:37:29.534Z] log [2020-10-02T22:37:29.534Z] flag [2020-10-02T22:37:29.534Z] github.com/BurntSushi/toml [2020-10-02T22:37:30.171Z] github.com/BurntSushi/toml/cmd/tomlv [2020-10-02T22:37:31.214Z] Removing intermediate container 49c66b18c4a7 [2020-10-02T22:37:31.214Z] ---> 33308a2ccf0d [2020-10-02T22:37:31.214Z] Step 47/140 : FROM base AS vndr [2020-10-02T22:37:31.214Z] ---> 7b451570e88f [2020-10-02T22:37:31.214Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-10-02T22:37:31.214Z] ---> Running in e2d53057b1dc [2020-10-02T22:37:31.214Z] Removing intermediate container e2d53057b1dc [2020-10-02T22:37:31.214Z] ---> 39b11fe4b9dd [2020-10-02T22:37:31.214Z] Step 49/140 : ARG VNDR_COMMIT [2020-10-02T22:37:31.214Z] ---> Running in 287e30640312 [2020-10-02T22:37:31.511Z] Removing intermediate container 287e30640312 [2020-10-02T22:37:31.511Z] ---> 590019f3b11f [2020-10-02T22:37:31.511Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:37:31.511Z] ---> 9f034ccdd63c [2020-10-02T22:37:31.511Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:37:31.545Z] #14 148.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-02T22:37:31.545Z] #14 148.4 Setting up iptables (1.8.2-4) ... [2020-10-02T22:37:31.545Z] #14 148.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:37:31.545Z] #14 148.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:37:31.545Z] #14 148.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:37:31.545Z] #14 148.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:37:31.545Z] #14 148.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-02T22:37:31.545Z] #14 148.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-02T22:37:31.545Z] #14 148.5 Setting up python3 (3.7.3-1) ... [2020-10-02T22:37:31.802Z] #14 148.9 Setting up python3-wheel (0.32.3-2) ... [2020-10-02T22:37:31.805Z] ---> c27ca8afd24c [2020-10-02T22:37:31.806Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:37:31.806Z] ---> Running in 670820d40b43 [2020-10-02T22:37:32.097Z] + RM_GOPATH=0 [2020-10-02T22:37:32.097Z] + TMP_GOPATH= [2020-10-02T22:37:32.097Z] + : /build [2020-10-02T22:37:32.097Z] + '[' -z '' ']' [2020-10-02T22:37:32.097Z] ++ mktemp -d [2020-10-02T22:37:32.097Z] + export GOPATH=/tmp/tmp.7kh3rQzmlO [2020-10-02T22:37:32.097Z] + GOPATH=/tmp/tmp.7kh3rQzmlO [2020-10-02T22:37:32.097Z] + RM_GOPATH=1 [2020-10-02T22:37:32.097Z] ++ dirname ./install.sh [2020-10-02T22:37:32.097Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:37:32.097Z] + dir=. [2020-10-02T22:37:32.097Z] + bin=vndr [2020-10-02T22:37:32.097Z] + shift [2020-10-02T22:37:32.097Z] + '[' '!' -f ./vndr.installer ']' [2020-10-02T22:37:32.097Z] + . ./vndr.installer [2020-10-02T22:37:32.097Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:37:32.097Z] + install_vndr [2020-10-02T22:37:32.097Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-10-02T22:37:32.097Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7kh3rQzmlO/src/github.com/LK4D4/vndr [2020-10-02T22:37:32.097Z] Cloning into '/tmp/tmp.7kh3rQzmlO/src/github.com/LK4D4/vndr'... [2020-10-02T22:37:32.590Z] #14 136.7 Selecting previously unselected package vim. [2020-10-02T22:37:32.590Z] #14 136.7 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-10-02T22:37:32.590Z] #14 136.7 Unpacking vim (2:8.1.0875-5) ... [2020-10-02T22:37:32.590Z] #14 ... [2020-10-02T22:37:32.590Z] [2020-10-02T22:37:32.590Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:32.590Z] #42 175.2 github.com/LK4D4/vndr/godl [2020-10-02T22:37:32.590Z] #42 176.0 github.com/LK4D4/vndr [2020-10-02T22:37:32.590Z] #42 ... [2020-10-02T22:37:32.590Z] [2020-10-02T22:37:32.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:32.590Z] #39 112.7 CC criu/cr-dedup.o [2020-10-02T22:37:32.590Z] #39 113.3 CC criu/cr-dump.o [2020-10-02T22:37:32.590Z] #39 116.0 CC criu/cr-errno.o [2020-10-02T22:37:32.590Z] #39 116.1 CC criu/cr-restore.o [2020-10-02T22:37:32.590Z] #39 ... [2020-10-02T22:37:32.590Z] [2020-10-02T22:37:32.590Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-10-02T22:37:32.590Z] #42 DONE 186.0s [2020-10-02T22:37:32.734Z] #14 149.7 Setting up apparmor (2.13.2-10) ... [2020-10-02T22:37:32.850Z] [2020-10-02T22:37:32.850Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:32.850Z] #14 137.5 Selecting previously unselected package xfsprogs. [2020-10-02T22:37:32.850Z] #14 137.5 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-10-02T22:37:32.850Z] #14 137.5 Unpacking xfsprogs (4.20.0-1) ... [2020-10-02T22:37:33.611Z] + cd /tmp/tmp.7kh3rQzmlO/src/github.com/LK4D4/vndr [2020-10-02T22:37:33.611Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-10-02T22:37:33.611Z] + go build -buildmode=pie -v -o /build/vndr . [2020-10-02T22:37:33.611Z] internal/cpu [2020-10-02T22:37:33.611Z] runtime/internal/sys [2020-10-02T22:37:33.611Z] internal/race [2020-10-02T22:37:33.611Z] runtime/internal/atomic [2020-10-02T22:37:33.611Z] sync/atomic [2020-10-02T22:37:33.611Z] runtime/internal/math [2020-10-02T22:37:33.611Z] unicode [2020-10-02T22:37:33.611Z] unicode/utf8 [2020-10-02T22:37:33.611Z] internal/bytealg [2020-10-02T22:37:33.611Z] math/bits [2020-10-02T22:37:33.611Z] internal/testlog [2020-10-02T22:37:33.611Z] math [2020-10-02T22:37:33.611Z] encoding [2020-10-02T22:37:33.790Z] #14 138.5 Selecting previously unselected package zip. [2020-10-02T22:37:33.790Z] #14 138.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-10-02T22:37:33.790Z] #14 138.5 Unpacking zip (3.0-11+b1) ... [2020-10-02T22:37:33.790Z] #14 138.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-10-02T22:37:33.790Z] #14 138.7 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:37:33.790Z] #14 138.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:37:33.908Z] runtime [2020-10-02T22:37:33.908Z] unicode/utf16 [2020-10-02T22:37:33.908Z] container/list [2020-10-02T22:37:33.908Z] crypto/internal/subtle [2020-10-02T22:37:33.908Z] crypto/subtle [2020-10-02T22:37:33.908Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-10-02T22:37:33.908Z] internal/nettrace [2020-10-02T22:37:34.050Z] #14 138.7 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-10-02T22:37:34.050Z] #14 138.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-10-02T22:37:34.050Z] #14 138.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-10-02T22:37:34.050Z] #14 138.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up zip (3.0-11+b1) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:37:34.050Z] #14 138.9 Setting up bash-completion (1:2.8-6) ... [2020-10-02T22:37:34.106Z] #14 151.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:37:34.205Z] runtime/cgo [2020-10-02T22:37:34.205Z] vendor/golang.org/x/crypto/internal/subtle [2020-10-02T22:37:34.672Z] #14 151.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:37:35.603Z] #14 152.7 Setting up python3-distutils (3.7.3-1) ... [2020-10-02T22:37:35.860Z] #14 ... [2020-10-02T22:37:35.860Z] [2020-10-02T22:37:35.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:35.860Z] #39 122.2 CC criu/cr-service.o [2020-10-02T22:37:35.860Z] #39 123.8 CC criu/crtools.o [2020-10-02T22:37:35.860Z] #39 124.3 CC criu/eventfd.o [2020-10-02T22:37:35.860Z] #39 124.6 CC criu/eventpoll.o [2020-10-02T22:37:35.860Z] #39 125.6 CC criu/external.o [2020-10-02T22:37:35.860Z] #39 125.9 CC criu/fault-injection.o [2020-10-02T22:37:35.860Z] #39 126.1 CC criu/fdstore.o [2020-10-02T22:37:35.860Z] #39 126.5 CC criu/fifo.o [2020-10-02T22:37:35.860Z] #39 126.9 CC criu/file-ids.o [2020-10-02T22:37:35.860Z] #39 127.2 CC criu/file-lock.o [2020-10-02T22:37:35.860Z] #39 128.1 CC criu/files-ext.o [2020-10-02T22:37:35.860Z] #39 128.6 CC criu/files-reg.o [2020-10-02T22:37:35.860Z] #39 130.8 CC criu/files.o [2020-10-02T22:37:36.118Z] #39 ... [2020-10-02T22:37:36.118Z] [2020-10-02T22:37:36.118Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:36.118Z] #14 153.2 Setting up python3-setuptools (40.8.0-1) ... [2020-10-02T22:37:36.195Z] #57 165.4 + bin/containerd-stress [2020-10-02T22:37:36.195Z] #57 166.6 + bin/containerd-shim [2020-10-02T22:37:36.285Z] internal/reflectlite [2020-10-02T22:37:36.285Z] sync [2020-10-02T22:37:36.582Z] github.com/LK4D4/vndr/godl/singleflight [2020-10-02T22:37:36.582Z] math/rand [2020-10-02T22:37:36.582Z] internal/singleflight [2020-10-02T22:37:36.582Z] errors [2020-10-02T22:37:36.582Z] sort [2020-10-02T22:37:36.877Z] internal/oserror [2020-10-02T22:37:36.877Z] io [2020-10-02T22:37:36.877Z] strconv [2020-10-02T22:37:36.877Z] syscall [2020-10-02T22:37:36.877Z] vendor/golang.org/x/net/dns/dnsmessage [2020-10-02T22:37:36.877Z] bytes [2020-10-02T22:37:37.174Z] bufio [2020-10-02T22:37:37.306Z] #14 154.3 Setting up python3-pip (18.1-5) ... [2020-10-02T22:37:37.352Z] #14 141.8 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-10-02T22:37:37.352Z] #14 141.8 Setting up xz-utils (5.2.4-1) ... [2020-10-02T22:37:37.352Z] #14 141.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-02T22:37:37.352Z] #14 141.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-10-02T22:37:37.352Z] #14 141.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:37.352Z] #14 141.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:37:37.352Z] #14 141.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:37:37.352Z] #14 141.9 Setting up pigz (2.4-1) ... [2020-10-02T22:37:37.352Z] #14 141.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-10-02T22:37:37.352Z] #14 141.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-10-02T22:37:37.352Z] #14 142.0 Setting up python-pip-whl (18.1-5) ... [2020-10-02T22:37:37.352Z] #14 142.0 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-10-02T22:37:37.352Z] #14 142.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-10-02T22:37:37.352Z] #14 142.0 Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:37:37.471Z] reflect [2020-10-02T22:37:37.471Z] strings [2020-10-02T22:37:37.612Z] #14 142.4 Setting up libaio1:amd64 (0.3.112-3) ... [2020-10-02T22:37:37.612Z] #14 142.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-10-02T22:37:37.612Z] #14 142.5 Setting up libonig5:amd64 (6.9.1-1) ... [2020-10-02T22:37:37.612Z] #14 142.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:37:37.612Z] #14 142.5 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-10-02T22:37:37.612Z] #14 142.5 Setting up vim (2:8.1.0875-5) ... [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-02T22:37:37.612Z] #14 142.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-02T22:37:37.612Z] #14 142.6 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-10-02T22:37:37.612Z] #14 142.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-10-02T22:37:37.769Z] hash [2020-10-02T22:37:37.769Z] hash/crc32 [2020-10-02T22:37:37.769Z] time [2020-10-02T22:37:37.769Z] internal/syscall/execenv [2020-10-02T22:37:37.769Z] internal/syscall/unix [2020-10-02T22:37:37.872Z] #14 142.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:37.872Z] #14 142.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-10-02T22:37:37.872Z] #14 142.6 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-10-02T22:37:37.872Z] #14 142.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:37:37.872Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-02T22:37:37.872Z] #14 142.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-10-02T22:37:37.872Z] #14 142.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:37:37.872Z] #14 142.7 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:37:37.872Z] #14 142.7 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-10-02T22:37:37.872Z] #14 142.7 Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:37:37.872Z] #14 142.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-10-02T22:37:37.872Z] #14 142.7 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:37:38.081Z] regexp/syntax [2020-10-02T22:37:38.081Z] path [2020-10-02T22:37:38.081Z] crypto [2020-10-02T22:37:38.081Z] crypto/internal/randutil [2020-10-02T22:37:38.081Z] crypto/hmac [2020-10-02T22:37:38.238Z] #14 155.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:38.238Z] #14 155.3 Setting up dmsetup (2:1.02.155-3) ... [2020-10-02T22:37:38.239Z] #14 155.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:38.239Z] #14 155.4 Setting up xfsprogs (4.20.0-1) ... [2020-10-02T22:37:38.239Z] #14 155.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:38.239Z] #14 155.4 Processing triggers for mime-support (3.62) ... [2020-10-02T22:37:38.381Z] crypto/rc4 [2020-10-02T22:37:38.381Z] vendor/golang.org/x/crypto/hkdf [2020-10-02T22:37:38.381Z] vendor/golang.org/x/text/transform [2020-10-02T22:37:38.496Z] #14 155.5 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:37:38.689Z] context [2020-10-02T22:37:38.689Z] internal/poll [2020-10-02T22:37:38.689Z] regexp [2020-10-02T22:37:38.986Z] os [2020-10-02T22:37:39.064Z] #14 DONE 156.0s [2020-10-02T22:37:39.064Z] [2020-10-02T22:37:39.064Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-10-02T22:37:39.283Z] internal/fmtsort [2020-10-02T22:37:39.283Z] encoding/binary [2020-10-02T22:37:39.283Z] github.com/LK4D4/vndr/versioned [2020-10-02T22:37:39.283Z] internal/lazyregexp [2020-10-02T22:37:39.283Z] path/filepath [2020-10-02T22:37:39.283Z] fmt [2020-10-02T22:37:39.580Z] net [2020-10-02T22:37:39.581Z] encoding/base64 [2020-10-02T22:37:39.581Z] crypto/cipher [2020-10-02T22:37:39.581Z] io/ioutil [2020-10-02T22:37:39.878Z] crypto/sha512 [2020-10-02T22:37:39.878Z] crypto/aes [2020-10-02T22:37:39.878Z] crypto/des [2020-10-02T22:37:39.878Z] crypto/ed25519/internal/edwards25519 [2020-10-02T22:37:39.878Z] crypto/md5 [2020-10-02T22:37:39.996Z] #15 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-02T22:37:39.996Z] #15 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-02T22:37:39.996Z] #15 0.934 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-02T22:37:39.996Z] #15 DONE 1.0s [2020-10-02T22:37:39.996Z] [2020-10-02T22:37:39.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:39.996Z] #39 133.0 CC criu/filesystems.o [2020-10-02T22:37:39.996Z] #39 133.7 CC criu/fsnotify.o [2020-10-02T22:37:39.996Z] #39 135.0 CC criu/image-desc.o [2020-10-02T22:37:39.996Z] #39 135.2 CC criu/image.o [2020-10-02T22:37:40.174Z] flag [2020-10-02T22:37:40.174Z] go/token [2020-10-02T22:37:40.471Z] go/scanner [2020-10-02T22:37:40.471Z] net/url [2020-10-02T22:37:40.471Z] text/template/parse [2020-10-02T22:37:40.471Z] go/ast [2020-10-02T22:37:40.560Z] #39 136.5 CC criu/ipc_ns.o [2020-10-02T22:37:40.767Z] log [2020-10-02T22:37:40.767Z] encoding/json [2020-10-02T22:37:41.063Z] text/template [2020-10-02T22:37:41.167Z] #14 145.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-10-02T22:37:41.167Z] #14 145.8 Setting up iptables (1.8.2-4) ... [2020-10-02T22:37:41.167Z] #14 145.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:37:41.167Z] #14 145.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:37:41.167Z] #14 145.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:37:41.167Z] #14 145.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:37:41.167Z] #14 145.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-02T22:37:41.167Z] #14 145.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-02T22:37:41.167Z] #14 145.8 Setting up python3 (3.7.3-1) ... [2020-10-02T22:37:41.362Z] go/parser [2020-10-02T22:37:41.663Z] encoding/xml [2020-10-02T22:37:41.685Z] #14 146.3 Setting up python3-wheel (0.32.3-2) ... [2020-10-02T22:37:41.762Z] #57 171.4 + bin/containerd-shim-runc-v1 [2020-10-02T22:37:41.932Z] #39 138.0 CC criu/irmap.o [2020-10-02T22:37:41.978Z] compress/flate [2020-10-02T22:37:42.253Z] #14 147.1 Setting up apparmor (2.13.2-10) ... [2020-10-02T22:37:42.273Z] go/doc [2020-10-02T22:37:42.497Z] #39 138.7 CC criu/kcmp-ids.o [2020-10-02T22:37:42.569Z] compress/gzip [2020-10-02T22:37:42.755Z] #39 138.9 CC criu/kerndat.o [2020-10-02T22:37:42.865Z] github.com/LK4D4/vndr/build [2020-10-02T22:37:42.865Z] math/big [2020-10-02T22:37:42.865Z] crypto/sha1 [2020-10-02T22:37:43.161Z] crypto/sha256 [2020-10-02T22:37:43.269Z] #57 173.5 + bin/containerd-shim-runc-v2 [2020-10-02T22:37:43.458Z] encoding/hex [2020-10-02T22:37:43.458Z] encoding/pem [2020-10-02T22:37:43.458Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-10-02T22:37:43.458Z] vendor/golang.org/x/crypto/poly1305 [2020-10-02T22:37:43.458Z] vendor/golang.org/x/crypto/curve25519 [2020-10-02T22:37:43.561Z] #57 174.1 + binaries [2020-10-02T22:37:43.561Z] #57 174.1 + mkdir -p /build [2020-10-02T22:37:43.561Z] #57 174.1 + cp bin/containerd /build/containerd [2020-10-02T22:37:43.561Z] #57 174.1 + cp bin/containerd-shim /build/containerd-shim [2020-10-02T22:37:43.561Z] #57 174.1 + cp bin/ctr /build/ctr [2020-10-02T22:37:43.756Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-10-02T22:37:43.756Z] vendor/golang.org/x/text/unicode/bidi [2020-10-02T22:37:44.055Z] vendor/golang.org/x/text/unicode/norm [2020-10-02T22:37:44.055Z] net/textproto [2020-10-02T22:37:44.128Z] #39 140.2 CC criu/libnetlink.o [2020-10-02T22:37:44.158Z] #14 148.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:37:44.158Z] #14 149.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:37:44.192Z] #57 DONE 174.7s [2020-10-02T22:37:44.255Z] using credential docker-jenkins-github-credentials [2020-10-02T22:37:44.329Z] Cloning the remote Git repository [2020-10-02T22:37:44.329Z] Cloning with configured refspecs honoured and without tags [2020-10-02T22:37:44.354Z] vendor/golang.org/x/text/secure/bidirule [2020-10-02T22:37:44.354Z] vendor/golang.org/x/net/http2/hpack [2020-10-02T22:37:44.354Z] mime [2020-10-02T22:37:44.354Z] crypto/rand [2020-10-02T22:37:44.386Z] #39 140.6 CC criu/log.o [2020-10-02T22:37:44.651Z] crypto/elliptic [2020-10-02T22:37:44.651Z] encoding/asn1 [2020-10-02T22:37:44.651Z] crypto/ed25519 [2020-10-02T22:37:44.824Z] [2020-10-02T22:37:44.825Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-10-02T22:37:44.948Z] crypto/rsa [2020-10-02T22:37:44.948Z] crypto/dsa [2020-10-02T22:37:44.948Z] vendor/golang.org/x/net/idna [2020-10-02T22:37:44.948Z] mime/quotedprintable [2020-10-02T22:37:44.951Z] #39 141.2 CC criu/lsm.o [2020-10-02T22:37:45.118Z] #58 DONE 0.2s [2020-10-02T22:37:45.118Z] [2020-10-02T22:37:45.118Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-02T22:37:45.118Z] #62 DONE 0.2s [2020-10-02T22:37:45.118Z] [2020-10-02T22:37:45.118Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-10-02T22:37:44.520Z] Cloning repository https://github.com/moby/moby.git [2020-10-02T22:37:44.920Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-10-02T22:37:45.245Z] crypto/ecdsa [2020-10-02T22:37:45.245Z] crypto/x509/pkix [2020-10-02T22:37:45.245Z] vendor/golang.org/x/crypto/cryptobyte [2020-10-02T22:37:45.245Z] mime/multipart [2020-10-02T22:37:45.245Z] net/http/internal [2020-10-02T22:37:45.245Z] os/exec [2020-10-02T22:37:45.357Z] #14 150.0 Setting up python3-distutils (3.7.3-1) ... [2020-10-02T22:37:45.408Z] #64 DONE 0.1s [2020-10-02T22:37:45.408Z] [2020-10-02T22:37:45.408Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-10-02T22:37:45.408Z] #67 DONE 0.1s [2020-10-02T22:37:45.408Z] [2020-10-02T22:37:45.408Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-10-02T22:37:45.408Z] #68 DONE 0.0s [2020-10-02T22:37:45.517Z] #39 141.6 CC criu/mem.o [2020-10-02T22:37:45.543Z] crypto/x509 [2020-10-02T22:37:45.543Z] vendor/golang.org/x/net/http/httpguts [2020-10-02T22:37:45.543Z] vendor/golang.org/x/net/http/httpproxy [2020-10-02T22:37:45.617Z] #14 150.5 Setting up python3-setuptools (40.8.0-1) ... [2020-10-02T22:37:45.699Z] [2020-10-02T22:37:45.699Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-02T22:37:46.180Z] crypto/tls [2020-10-02T22:37:46.331Z] #69 DONE 0.7s [2020-10-02T22:37:46.331Z] [2020-10-02T22:37:46.331Z] #70 exporting to image [2020-10-02T22:37:46.331Z] #70 exporting layers [2020-10-02T22:37:46.557Z] #14 ... [2020-10-02T22:37:46.557Z] [2020-10-02T22:37:46.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:46.557Z] #39 121.1 CC criu/cr-service.o [2020-10-02T22:37:46.557Z] #39 122.7 CC criu/crtools.o [2020-10-02T22:37:46.557Z] #39 123.2 CC criu/eventfd.o [2020-10-02T22:37:46.557Z] #39 123.6 CC criu/eventpoll.o [2020-10-02T22:37:46.557Z] #39 124.3 CC criu/external.o [2020-10-02T22:37:46.557Z] #39 124.7 CC criu/fault-injection.o [2020-10-02T22:37:46.557Z] #39 124.8 CC criu/fdstore.o [2020-10-02T22:37:46.557Z] #39 125.2 CC criu/fifo.o [2020-10-02T22:37:46.557Z] #39 125.6 CC criu/file-ids.o [2020-10-02T22:37:46.557Z] #39 125.9 CC criu/file-lock.o [2020-10-02T22:37:46.557Z] #39 126.8 CC criu/files-ext.o [2020-10-02T22:37:46.557Z] #39 127.1 CC criu/files-reg.o [2020-10-02T22:37:46.557Z] #39 129.2 CC criu/files.o [2020-10-02T22:37:46.557Z] #39 131.1 CC criu/filesystems.o [2020-10-02T22:37:46.817Z] #39 ... [2020-10-02T22:37:46.817Z] [2020-10-02T22:37:46.817Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-10-02T22:37:46.817Z] #14 151.6 Setting up python3-pip (18.1-5) ... [2020-10-02T22:37:46.890Z] #39 143.1 CC criu/memfd.o [2020-10-02T22:37:45.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:37:45.626Z] > git --version # timeout=10 [2020-10-02T22:37:45.691Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-02T22:37:45.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:37:45.694Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:37:47.221Z] net/http/httptrace [2020-10-02T22:37:47.221Z] net/http [2020-10-02T22:37:47.481Z] #39 143.7 CC criu/mount.o [2020-10-02T22:37:47.756Z] #14 152.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:47.757Z] #14 152.6 Setting up dmsetup (2:1.02.155-3) ... [2020-10-02T22:37:47.757Z] #14 152.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:47.757Z] #14 152.6 Setting up xfsprogs (4.20.0-1) ... [2020-10-02T22:37:47.757Z] #14 152.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-10-02T22:37:48.017Z] #14 152.7 Processing triggers for mime-support (3.62) ... [2020-10-02T22:37:48.017Z] #14 152.7 Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:37:48.277Z] #14 DONE 153.2s [2020-10-02T22:37:48.277Z] [2020-10-02T22:37:48.277Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:48.277Z] #39 131.8 CC criu/fsnotify.o [2020-10-02T22:37:48.277Z] #39 133.0 CC criu/image-desc.o [2020-10-02T22:37:48.277Z] #39 133.1 CC criu/image.o [2020-10-02T22:37:49.060Z] #70 exporting layers 2.8s done [2020-10-02T22:37:49.060Z] #70 writing image sha256:2ee39a727fbec2c2d4e461cd7b45deabbb55fbd35136c1be9c86a065dc7cc089 done [2020-10-02T22:37:49.060Z] #70 naming to docker.io/library/docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 done [2020-10-02T22:37:49.060Z] #70 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-02T22:37:49.482Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/test/unit [2020-10-02T22:37:49.660Z] #39 ... [2020-10-02T22:37:49.660Z] [2020-10-02T22:37:49.660Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-10-02T22:37:49.660Z] #15 1.013 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-02T22:37:49.660Z] #15 1.017 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-02T22:37:49.660Z] #15 1.020 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-02T22:37:49.660Z] #15 DONE 1.1s [2020-10-02T22:37:49.660Z] [2020-10-02T22:37:49.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:49.660Z] #39 134.3 CC criu/ipc_ns.o [2020-10-02T22:37:49.965Z] github.com/LK4D4/vndr/godl [2020-10-02T22:37:49.965Z] github.com/LK4D4/vndr [2020-10-02T22:37:50.004Z] #39 ... [2020-10-02T22:37:50.004Z] [2020-10-02T22:37:50.004Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-02T22:37:50.004Z] #16 5.146 Collecting yamllint==1.16.0 [2020-10-02T22:37:50.568Z] #16 10.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-02T22:37:50.568Z] #16 10.59 Collecting pyyaml (from yamllint==1.16.0) [2020-10-02T22:37:50.568Z] #16 10.74 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-02T22:37:51.041Z] #39 135.7 CC criu/irmap.o [2020-10-02T22:37:51.499Z] #16 ... [2020-10-02T22:37:51.499Z] [2020-10-02T22:37:51.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:51.499Z] #39 147.5 CC criu/namespaces.o [2020-10-02T22:37:51.595Z] ? github.com/docker/docker/api [no test files] [2020-10-02T22:37:51.611Z] #39 136.4 CC criu/kcmp-ids.o [2020-10-02T22:37:52.182Z] #39 136.8 CC criu/kerndat.o [2020-10-02T22:37:52.707Z] Removing intermediate container 670820d40b43 [2020-10-02T22:37:52.707Z] ---> 1bd715ca7f71 [2020-10-02T22:37:52.707Z] Step 53/140 : FROM dev-base AS containerd [2020-10-02T22:37:52.707Z] ---> 7b451570e88f [2020-10-02T22:37:52.707Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:37:52.707Z] ---> Using cache [2020-10-02T22:37:52.707Z] ---> eba5f428a20b [2020-10-02T22:37:52.707Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-10-02T22:37:52.707Z] ---> Running in 641fa4eac537 [2020-10-02T22:37:52.707Z] Removing intermediate container 641fa4eac537 [2020-10-02T22:37:52.707Z] ---> 9f406ba5132a [2020-10-02T22:37:52.707Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-10-02T22:37:52.707Z] ---> Running in 72fa298bcd99 [2020-10-02T22:37:53.010Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:37:53.010Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:37:53.010Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:37:53.010Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-02T22:37:53.133Z] #39 137.8 CC criu/libnetlink.o [2020-10-02T22:37:53.393Z] #39 138.3 CC criu/log.o [2020-10-02T22:37:53.394Z] #39 149.7 CC criu/net.o [2020-10-02T22:37:53.649Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-02T22:37:53.649Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-02T22:37:53.963Z] #39 138.8 CC criu/lsm.o [2020-10-02T22:37:54.329Z] #39 ... [2020-10-02T22:37:54.329Z] [2020-10-02T22:37:54.329Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-02T22:37:54.329Z] #16 12.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-02T22:37:54.329Z] #16 12.19 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-02T22:37:54.329Z] #16 12.25 Building wheels for collected packages: pyyaml [2020-10-02T22:37:54.329Z] #16 12.25 Running setup.py bdist_wheel for pyyaml: started [2020-10-02T22:37:54.329Z] #16 13.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-02T22:37:54.329Z] #16 13.43 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-02T22:37:54.329Z] #16 13.51 Successfully built pyyaml [2020-10-02T22:37:54.329Z] #16 13.53 Installing collected packages: pyyaml, pathspec, yamllint [2020-10-02T22:37:54.329Z] #16 13.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-02T22:37:54.329Z] #16 DONE 14.3s [2020-10-02T22:37:54.533Z] #39 139.2 CC criu/mem.o [2020-10-02T22:37:54.587Z] [2020-10-02T22:37:54.587Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-10-02T22:37:54.587Z] #21 DONE 0.2s [2020-10-02T22:37:54.587Z] [2020-10-02T22:37:54.587Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-02T22:37:55.160Z] Fetched 8163 kB in 2s (3774 kB/s) [2020-10-02T22:37:55.453Z] Reading package lists... [2020-10-02T22:37:55.520Z] #25 DONE 0.9s [2020-10-02T22:37:55.520Z] [2020-10-02T22:37:55.520Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-10-02T22:37:55.520Z] #27 DONE 0.1s [2020-10-02T22:37:55.520Z] [2020-10-02T22:37:55.520Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:37:55.520Z] #52 ... [2020-10-02T22:37:55.520Z] [2020-10-02T22:37:55.520Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-02T22:37:55.520Z] #30 DONE 0.1s [2020-10-02T22:37:55.520Z] [2020-10-02T22:37:55.520Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-10-02T22:37:55.520Z] #35 DONE 0.0s [2020-10-02T22:37:55.777Z] [2020-10-02T22:37:55.777Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:37:55.916Z] #39 140.7 CC criu/memfd.o [2020-10-02T22:37:56.381Z] Reading package lists... [2020-10-02T22:37:56.381Z] Building dependency tree... [2020-10-02T22:37:56.381Z] Reading state information... [2020-10-02T22:37:56.485Z] #39 141.4 CC criu/mount.o [2020-10-02T22:37:56.674Z] The following additional packages will be installed: [2020-10-02T22:37:56.674Z] libbtrfs0 [2020-10-02T22:37:56.674Z] The following NEW packages will be installed: [2020-10-02T22:37:56.674Z] libbtrfs-dev libbtrfs0 [2020-10-02T22:37:56.674Z] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:37:56.674Z] Need to get 120 kB of archives. [2020-10-02T22:37:56.674Z] After this operation, 423 kB of additional disk space will be used. [2020-10-02T22:37:56.674Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-02T22:37:56.674Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-02T22:37:56.969Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:37:56.969Z] Fetched 120 kB in 0s (1428 kB/s) [2020-10-02T22:37:56.969Z] Selecting previously unselected package libbtrfs0. [2020-10-02T22:37:56.969Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-02T22:37:56.969Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-02T22:37:56.969Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:37:56.969Z] Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:37:56.969Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-02T22:37:56.969Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:37:56.969Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:37:56.969Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:37:56.969Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:37:57.149Z] #52 ... [2020-10-02T22:37:57.149Z] [2020-10-02T22:37:57.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:37:57.149Z] #39 153.3 CC criu/netfilter.o [2020-10-02T22:37:57.261Z] Removing intermediate container 72fa298bcd99 [2020-10-02T22:37:57.261Z] ---> 0c6c5d8d9d42 [2020-10-02T22:37:57.261Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-10-02T22:37:57.261Z] ---> Running in ee6bcf559068 [2020-10-02T22:37:57.407Z] #39 153.6 CC criu/page-pipe.o [2020-10-02T22:37:57.554Z] Removing intermediate container ee6bcf559068 [2020-10-02T22:37:57.554Z] ---> 4f49ee8fae15 [2020-10-02T22:37:57.554Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:37:57.554Z] ---> 70bd00b45a27 [2020-10-02T22:37:57.554Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:37:57.554Z] ---> cba7fccd73c6 [2020-10-02T22:37:57.554Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:37:57.848Z] ---> Running in f0e1862b5265 [2020-10-02T22:37:57.972Z] #39 154.3 CC criu/page-xfer.o [2020-10-02T22:37:58.141Z] + RM_GOPATH=0 [2020-10-02T22:37:58.141Z] + TMP_GOPATH= [2020-10-02T22:37:58.141Z] + : /build [2020-10-02T22:37:58.141Z] + '[' -z '' ']' [2020-10-02T22:37:58.141Z] ++ mktemp -d [2020-10-02T22:37:58.141Z] + export GOPATH=/tmp/tmp.s4yiSvU3DC [2020-10-02T22:37:58.141Z] + GOPATH=/tmp/tmp.s4yiSvU3DC [2020-10-02T22:37:58.141Z] + RM_GOPATH=1 [2020-10-02T22:37:58.141Z] ++ dirname ./install.sh [2020-10-02T22:37:58.141Z] + dir=. [2020-10-02T22:37:58.141Z] + bin=containerd [2020-10-02T22:37:58.141Z] + shift [2020-10-02T22:37:58.141Z] + '[' '!' -f ./containerd.installer ']' [2020-10-02T22:37:58.141Z] + . ./containerd.installer [2020-10-02T22:37:58.141Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:37:58.141Z] + install_containerd [2020-10-02T22:37:58.141Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-10-02T22:37:58.141Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.s4yiSvU3DC/src/github.com/containerd/containerd [2020-10-02T22:37:58.141Z] Cloning into '/tmp/tmp.s4yiSvU3DC/src/github.com/containerd/containerd'... [2020-10-02T22:37:58.141Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:37:59.794Z] #39 ... [2020-10-02T22:37:59.794Z] [2020-10-02T22:37:59.794Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-02T22:37:59.794Z] #16 5.167 Collecting yamllint==1.16.0 [2020-10-02T22:37:59.795Z] #16 10.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-02T22:37:59.874Z] #39 155.7 CC criu/pagemap-cache.o [2020-10-02T22:37:59.874Z] #39 156.0 CC criu/pagemap.o [2020-10-02T22:38:00.055Z] #16 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-02T22:38:00.055Z] #16 10.66 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-02T22:38:00.055Z] #16 10.72 Collecting pyyaml (from yamllint==1.16.0) [2020-10-02T22:38:00.055Z] #16 ... [2020-10-02T22:38:00.055Z] [2020-10-02T22:38:00.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:00.055Z] #39 145.0 CC criu/namespaces.o [2020-10-02T22:38:00.074Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements [2020-10-02T22:38:00.807Z] #39 156.9 CC criu/parasite-syscall.o [2020-10-02T22:38:01.740Z] #39 157.8 CC criu/path.o [2020-10-02T22:38:01.740Z] #39 158.1 CC criu/pie-util-vdso-elf32.o [2020-10-02T22:38:02.306Z] #39 158.5 CC criu/pie-util-vdso.o [2020-10-02T22:38:02.596Z] #39 147.1 CC criu/net.o [2020-10-02T22:38:02.870Z] #39 159.1 CC criu/pie-util.o [2020-10-02T22:38:02.870Z] #39 ... [2020-10-02T22:38:02.870Z] [2020-10-02T22:38:02.870Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:38:02.870Z] #52 186.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-02T22:38:02.870Z] #52 187.8 + mkdir -p /build [2020-10-02T22:38:02.870Z] #52 187.8 + cp runc /build/runc [2020-10-02T22:38:02.870Z] #52 DONE 188.0s [2020-10-02T22:38:03.128Z] [2020-10-02T22:38:03.128Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:03.128Z] #39 159.3 CC criu/pipes.o [2020-10-02T22:38:03.337Z] Fetching without tags [2020-10-02T22:38:03.746Z] + cd /tmp/tmp.s4yiSvU3DC/src/github.com/containerd/containerd [2020-10-02T22:38:03.746Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-10-02T22:38:03.746Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-10-02T22:38:03.746Z] + BUILDTAGS='netgo osusergo static_build' [2020-10-02T22:38:03.746Z] + export EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:38:03.746Z] + EXTRA_FLAGS=-buildmode=pie [2020-10-02T22:38:03.746Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-10-02T22:38:03.746Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-10-02T22:38:03.746Z] + '[' '' = dynamic ']' [2020-10-02T22:38:03.746Z] + make [2020-10-02T22:38:02.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:38:03.032Z] > git config --add remote.origin.fetch +refs/pull/41522/head:refs/remotes/origin/PR-41522 # timeout=10 [2020-10-02T22:38:03.095Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:38:03.226Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-10-02T22:38:03.371Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-10-02T22:38:03.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:38:03.374Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41522/head:refs/remotes/origin/PR-41522 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-10-02T22:38:03.979Z] #39 ... [2020-10-02T22:38:03.979Z] [2020-10-02T22:38:03.979Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-10-02T22:38:03.979Z] #16 10.85 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-02T22:38:03.979Z] #16 12.34 Building wheels for collected packages: pyyaml [2020-10-02T22:38:03.979Z] #16 12.35 Running setup.py bdist_wheel for pyyaml: started [2020-10-02T22:38:03.979Z] #16 13.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-02T22:38:03.979Z] #16 13.43 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-02T22:38:03.979Z] #16 13.51 Successfully built pyyaml [2020-10-02T22:38:03.979Z] #16 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-10-02T22:38:03.979Z] #16 13.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-02T22:38:03.979Z] #16 DONE 14.3s [2020-10-02T22:38:03.979Z] [2020-10-02T22:38:03.979Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-10-02T22:38:03.979Z] #21 DONE 0.1s [2020-10-02T22:38:03.979Z] [2020-10-02T22:38:03.979Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-02T22:38:04.059Z] #39 160.4 CC criu/plugin.o [2020-10-02T22:38:04.387Z] + bin/ctr [2020-10-02T22:38:04.557Z] #25 DONE 0.8s [2020-10-02T22:38:04.557Z] [2020-10-02T22:38:04.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:04.624Z] #39 160.8 CC criu/proc_parse.o [2020-10-02T22:38:04.693Z] Merging remotes/origin/19.03 commit 88623e101cbcbacce553b40ed0a5734171227151 into PR head commit 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:38:04.818Z] #39 ... [2020-10-02T22:38:04.818Z] [2020-10-02T22:38:04.818Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-10-02T22:38:04.818Z] #27 DONE 0.1s [2020-10-02T22:38:04.818Z] [2020-10-02T22:38:04.818Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-02T22:38:04.818Z] #30 DONE 0.1s [2020-10-02T22:38:04.818Z] [2020-10-02T22:38:04.818Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-10-02T22:38:04.818Z] #35 DONE 0.0s [2020-10-02T22:38:04.818Z] [2020-10-02T22:38:04.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:06.200Z] #39 150.7 CC criu/netfilter.o [2020-10-02T22:38:06.200Z] #39 151.0 CC criu/page-pipe.o [2020-10-02T22:38:06.522Z] #39 162.7 CC criu/protobuf-desc.o [2020-10-02T22:38:06.770Z] #39 151.5 CC criu/page-xfer.o [2020-10-02T22:38:04.799Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:38:04.869Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:38:07.454Z] #39 163.5 CC criu/protobuf.o [2020-10-02T22:38:07.712Z] #39 163.8 CC criu/pstree.o [2020-10-02T22:38:08.153Z] #39 152.8 CC criu/pagemap-cache.o [2020-10-02T22:38:08.153Z] #39 153.0 CC criu/pagemap.o [2020-10-02T22:38:08.297Z] Merge succeeded, producing 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:38:08.297Z] Checking out Revision 74c0c5b7f1a90bead853e98c7f77936caffba8d2 (PR-41522) [2020-10-02T22:38:08.699Z] #39 164.8 CC criu/rbtree.o [2020-10-02T22:38:08.699Z] #39 ... [2020-10-02T22:38:08.699Z] [2020-10-02T22:38:08.699Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:38:08.699Z] #36 235.4 + dpkg --print-architecture [2020-10-02T22:38:08.699Z] #36 235.4 + cd /tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution [2020-10-02T22:38:08.699Z] #36 235.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-02T22:38:08.699Z] #36 235.7 + GOPATH=/tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rDI1rafnrM [2020-10-02T22:38:08.699Z] #36 235.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-02T22:38:09.094Z] #39 154.0 CC criu/parasite-syscall.o [2020-10-02T22:38:07.881Z] > git remote # timeout=10 [2020-10-02T22:38:07.975Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T22:38:08.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-10-02T22:38:08.042Z] > git merge 88623e101cbcbacce553b40ed0a5734171227151 # timeout=10 [2020-10-02T22:38:08.187Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-10-02T22:38:08.331Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T22:38:08.393Z] > git checkout -f 74c0c5b7f1a90bead853e98c7f77936caffba8d2 # timeout=10 [2020-10-02T22:38:10.034Z] #39 154.8 CC criu/path.o [2020-10-02T22:38:10.294Z] #39 155.1 CC criu/pie-util-vdso-elf32.o [2020-10-02T22:38:10.864Z] #39 155.5 CC criu/pie-util-vdso.o [2020-10-02T22:38:11.435Z] #39 156.0 CC criu/pie-util.o [2020-10-02T22:38:11.435Z] #39 156.3 CC criu/pipes.o [2020-10-02T22:38:12.005Z] #39 ... [2020-10-02T22:38:12.005Z] [2020-10-02T22:38:12.005Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-10-02T22:38:12.005Z] #52 184.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-02T22:38:12.005Z] #52 186.1 + mkdir -p /build [2020-10-02T22:38:12.005Z] #52 186.1 + cp runc /build/runc [2020-10-02T22:38:12.005Z] #52 DONE 186.2s [2020-10-02T22:38:12.264Z] [2020-10-02T22:38:12.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:12.264Z] #39 157.1 CC criu/plugin.o [2020-10-02T22:38:12.834Z] #39 157.6 CC criu/proc_parse.o [2020-10-02T22:38:15.376Z] #39 160.0 CC criu/protobuf-desc.o [2020-10-02T22:38:15.947Z] #39 160.7 CC criu/protobuf.o [2020-10-02T22:38:16.517Z] #39 161.1 CC criu/pstree.o [2020-10-02T22:38:17.458Z] #39 162.0 CC criu/rbtree.o [2020-10-02T22:38:17.458Z] #39 162.2 CC criu/rst-malloc.o [2020-10-02T22:38:17.718Z] #39 162.4 CC criu/seccomp.o [2020-10-02T22:38:18.289Z] #39 163.0 CC criu/seize.o [2020-10-02T22:38:18.667Z] #36 ... [2020-10-02T22:38:18.667Z] [2020-10-02T22:38:18.667Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:18.667Z] #39 165.1 CC criu/rst-malloc.o [2020-10-02T22:38:18.667Z] #39 165.3 CC criu/seccomp.o [2020-10-02T22:38:18.667Z] #39 165.9 CC criu/seize.o [2020-10-02T22:38:18.667Z] #39 166.6 CC criu/servicefd.o [2020-10-02T22:38:18.667Z] #39 167.1 CC criu/shmem.o [2020-10-02T22:38:18.667Z] #39 167.9 CC criu/sigframe.o [2020-10-02T22:38:18.667Z] #39 168.0 CC criu/signalfd.o [2020-10-02T22:38:18.667Z] #39 168.3 CC criu/sk-inet.o [2020-10-02T22:38:18.667Z] #39 169.2 CC criu/sk-netlink.o [2020-10-02T22:38:18.667Z] #39 169.6 CC criu/sk-packet.o [2020-10-02T22:38:18.667Z] #39 170.1 CC criu/sk-queue.o [2020-10-02T22:38:18.667Z] #39 170.5 CC criu/sk-tcp.o [2020-10-02T22:38:18.667Z] #39 170.9 CC criu/sk-unix.o [2020-10-02T22:38:18.667Z] #39 172.4 CC criu/sockets.o [2020-10-02T22:38:18.667Z] #39 173.1 CC criu/stats.o [2020-10-02T22:38:18.667Z] #39 173.3 CC criu/string.o [2020-10-02T22:38:18.667Z] #39 173.4 CC criu/sysctl.o [2020-10-02T22:38:18.667Z] #39 173.9 CC criu/sysfs_parse.o [2020-10-02T22:38:18.667Z] #39 174.2 CC criu/timens.o [2020-10-02T22:38:18.667Z] #39 174.5 CC criu/timerfd.o [2020-10-02T22:38:18.667Z] #39 174.7 CC criu/tty.o [2020-10-02T22:38:18.860Z] #39 ... [2020-10-02T22:38:18.860Z] [2020-10-02T22:38:18.860Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:38:18.860Z] #36 231.5 + dpkg --print-architecture [2020-10-02T22:38:18.860Z] #36 231.5 + cd /tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution [2020-10-02T22:38:18.860Z] #36 231.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-10-02T22:38:18.860Z] #36 231.8 + GOPATH=/tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cGF4UQHfUm [2020-10-02T22:38:18.860Z] #36 231.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-10-02T22:38:20.040Z] #39 176.2 CC criu/tun.o [2020-10-02T22:38:20.605Z] #39 176.8 CC criu/uffd.o [2020-10-02T22:38:21.537Z] #39 177.6 CC criu/util.o [2020-10-02T22:38:22.909Z] #39 178.9 CC criu/uts_ns.o [2020-10-02T22:38:22.909Z] #39 179.1 CC criu/vdso-compat.o [2020-10-02T22:38:23.167Z] #39 179.3 CC criu/vdso.o [2020-10-02T22:38:23.498Z] Commit message: "Fix gcplogs memory/connection leak" [2020-10-02T22:38:23.732Z] #39 179.9 LINK criu/built-in.o [2020-10-02T22:38:23.989Z] #39 180.1 LINK criu/criu [2020-10-02T22:38:23.889Z] > git --version # timeout=10 [2020-10-02T22:38:23.954Z] > git --version # 'git version 2.24.1.windows.2' [2020-10-02T22:38:24.022Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-10-02T22:38:24.247Z] #39 180.5 DEP lib/c/criu.d [2020-10-02T22:38:24.247Z] #39 180.6 CC images/rpc.pb-c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-10-02T22:38:24.812Z] #39 181.0 CC lib/c/criu.o [2020-10-02T22:38:25.456Z] #36 ... [2020-10-02T22:38:25.456Z] [2020-10-02T22:38:25.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:25.456Z] #39 163.9 CC criu/servicefd.o [2020-10-02T22:38:25.456Z] #39 164.2 CC criu/shmem.o [2020-10-02T22:38:25.456Z] #39 164.9 CC criu/sigframe.o [2020-10-02T22:38:25.456Z] #39 165.1 CC criu/signalfd.o [2020-10-02T22:38:25.456Z] #39 165.3 CC criu/sk-inet.o [2020-10-02T22:38:25.456Z] #39 166.3 CC criu/sk-netlink.o [2020-10-02T22:38:25.456Z] #39 166.6 CC criu/sk-packet.o [2020-10-02T22:38:25.456Z] #39 167.1 CC criu/sk-queue.o [2020-10-02T22:38:25.456Z] #39 167.4 CC criu/sk-tcp.o [2020-10-02T22:38:25.456Z] #39 167.9 CC criu/sk-unix.o [2020-10-02T22:38:25.456Z] #39 169.5 CC criu/sockets.o [2020-10-02T22:38:25.456Z] #39 170.3 CC criu/stats.o [2020-10-02T22:38:25.716Z] #39 170.6 CC criu/string.o [2020-10-02T22:38:25.746Z] #39 182.0 LINK lib/c/built-in.o [2020-10-02T22:38:25.746Z] #39 182.0 LINK lib/c/libcriu.so [2020-10-02T22:38:25.746Z] #39 182.0 LINK lib/c/libcriu.a [2020-10-02T22:38:25.977Z] #39 170.7 CC criu/sysctl.o [2020-10-02T22:38:26.003Z] #39 182.2 GEN magic.py [2020-10-02T22:38:26.260Z] #39 182.3 Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:38:26.261Z] #39 182.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:38:26.261Z] #39 182.3 Note: Building without GnuTLS support [2020-10-02T22:38:26.261Z] #39 182.3 Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:38:26.261Z] #39 182.3 Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:38:26.547Z] #39 171.3 CC criu/sysfs_parse.o [2020-10-02T22:38:26.807Z] #39 171.6 CC criu/timens.o [2020-10-02T22:38:26.825Z] #39 183.1 fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:38:27.067Z] #39 171.9 CC criu/timerfd.o [2020-10-02T22:38:27.082Z] #39 ... [2020-10-02T22:38:27.082Z] [2020-10-02T22:38:27.082Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:38:27.156Z] + docker version [2020-10-02T22:38:27.340Z] #36 255.7 + rm -rf /tmp/tmp.rDI1rafnrM/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rDI1rafnrM [2020-10-02T22:38:27.340Z] #36 DONE 256.0s [2020-10-02T22:38:27.340Z] [2020-10-02T22:38:27.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:27.598Z] #39 183.8 make[1]: Nothing to be done for 'all'. [2020-10-02T22:38:27.638Z] #39 172.3 CC criu/tty.o [2020-10-02T22:38:28.971Z] #39 184.9 make[1]: 'images/built-in.o' is up to date. [2020-10-02T22:38:28.971Z] #39 184.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-02T22:38:28.971Z] #39 185.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-02T22:38:28.971Z] #39 185.0 make[1]: 'compel/libcompel.a' is up to date. [2020-10-02T22:38:28.971Z] #39 ... [2020-10-02T22:38:28.971Z] [2020-10-02T22:38:28.971Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-10-02T22:38:28.971Z] #37 DONE 0.1s [2020-10-02T22:38:28.971Z] [2020-10-02T22:38:28.971Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:38:28.971Z] #48 DONE 254.5s [2020-10-02T22:38:28.971Z] [2020-10-02T22:38:28.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:28.971Z] #39 185.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-02T22:38:28.971Z] #39 185.1 make[1]: Nothing to be done for 'all'. [2020-10-02T22:38:28.971Z] #39 185.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:38:29.019Z] #39 173.9 CC criu/tun.o [2020-10-02T22:38:29.228Z] #39 185.3 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.228Z] #39 185.4 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.228Z] #39 185.4 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.228Z] #39 185.5 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.486Z] #39 185.6 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.486Z] #39 185.7 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.486Z] #39 185.8 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.590Z] #39 174.3 CC criu/uffd.o [2020-10-02T22:38:29.744Z] #39 185.9 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:29.744Z] #39 185.9 INSTALL criu/criu [2020-10-02T22:38:30.001Z] #39 DONE 186.0s [2020-10-02T22:38:30.001Z] [2020-10-02T22:38:30.001Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:30.531Z] #39 175.3 CC criu/util.o [2020-10-02T22:38:31.373Z] #57 ... [2020-10-02T22:38:31.374Z] [2020-10-02T22:38:31.374Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-10-02T22:38:31.374Z] #40 DONE 0.1s [2020-10-02T22:38:31.632Z] [2020-10-02T22:38:31.632Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-10-02T22:38:31.632Z] #43 DONE 0.1s [2020-10-02T22:38:31.632Z] [2020-10-02T22:38:31.632Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:31.632Z] #57 ... [2020-10-02T22:38:31.632Z] [2020-10-02T22:38:31.632Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-02T22:38:31.890Z] #46 DONE 0.2s [2020-10-02T22:38:31.890Z] [2020-10-02T22:38:31.890Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-02T22:38:31.913Z] #39 176.4 CC criu/uts_ns.o [2020-10-02T22:38:31.913Z] #39 176.7 CC criu/vdso-compat.o [2020-10-02T22:38:32.173Z] #39 176.9 CC criu/vdso.o [2020-10-02T22:38:32.433Z] #39 177.4 LINK criu/built-in.o [2020-10-02T22:38:32.821Z] #49 DONE 0.7s [2020-10-02T22:38:32.822Z] [2020-10-02T22:38:32.822Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-10-02T22:38:32.822Z] #53 DONE 0.1s [2020-10-02T22:38:32.822Z] [2020-10-02T22:38:32.822Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:32.955Z] Client: Docker Engine - Enterprise [2020-10-02T22:38:32.955Z] Version: 19.03.12 [2020-10-02T22:38:32.955Z] API version: 1.40 [2020-10-02T22:38:32.955Z] Go version: go1.13.13 [2020-10-02T22:38:32.955Z] Git commit: 4306744 [2020-10-02T22:38:32.955Z] Built: 08/05/2020 19:27:53 [2020-10-02T22:38:32.955Z] OS/Arch: windows/amd64 [2020-10-02T22:38:32.955Z] Experimental: false [2020-10-02T22:38:32.955Z] [2020-10-02T22:38:32.955Z] Server: Docker Engine - Enterprise [2020-10-02T22:38:32.955Z] Engine: [2020-10-02T22:38:32.955Z] Version: 19.03.12 [2020-10-02T22:38:32.955Z] API version: 1.40 (minimum version 1.24) [2020-10-02T22:38:32.955Z] Go version: go1.13.13 [2020-10-02T22:38:32.955Z] Git commit: f295753ffd [2020-10-02T22:38:32.955Z] Built: 08/05/2020 19:26:41 [2020-10-02T22:38:32.955Z] OS/Arch: windows/amd64 [2020-10-02T22:38:32.955Z] Experimental: true [2020-10-02T22:38:33.004Z] #39 177.6 LINK criu/criu [2020-10-02T22:38:33.264Z] #39 178.1 DEP lib/c/criu.d [2020-10-02T22:38:33.264Z] #39 178.2 CC images/rpc.pb-c.o [2020-10-02T22:38:33.848Z] #39 178.7 CC lib/c/criu.o [Pipeline] sh [2020-10-02T22:38:34.787Z] #39 179.6 LINK lib/c/built-in.o [2020-10-02T22:38:34.787Z] #39 179.6 LINK lib/c/libcriu.so [2020-10-02T22:38:34.787Z] #39 179.7 LINK lib/c/libcriu.a [2020-10-02T22:38:34.787Z] #39 179.8 GEN magic.py [2020-10-02T22:38:34.845Z] + docker info [2020-10-02T22:38:35.047Z] #39 179.9 Note: Building without setproctitle() and strlcpy() support. [2020-10-02T22:38:35.047Z] #39 179.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-10-02T22:38:35.047Z] #39 179.9 Note: Building without GnuTLS support [2020-10-02T22:38:35.047Z] #39 179.9 Makefile.config:39: Warn: you have no libnftables installed [2020-10-02T22:38:35.047Z] #39 179.9 Makefile.config:40: Warn: Building without nftables support [2020-10-02T22:38:35.308Z] #39 ... [2020-10-02T22:38:35.308Z] [2020-10-02T22:38:35.308Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-10-02T22:38:35.568Z] #36 251.7 + rm -rf /tmp/tmp.cGF4UQHfUm/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.cGF4UQHfUm [2020-10-02T22:38:35.830Z] #36 DONE 252.0s [2020-10-02T22:38:35.830Z] [2020-10-02T22:38:35.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:35.830Z] #39 180.7 fatal: not a git repository (or any of the parent directories): .git [2020-10-02T22:38:36.770Z] #39 181.8 make[1]: Nothing to be done for 'all'. [2020-10-02T22:38:37.710Z] #39 ... [2020-10-02T22:38:37.710Z] [2020-10-02T22:38:37.710Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-10-02T22:38:37.710Z] #48 DONE 250.7s [2020-10-02T22:38:37.710Z] [2020-10-02T22:38:37.710Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:37.971Z] #57 ... [2020-10-02T22:38:37.971Z] [2020-10-02T22:38:37.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:37.971Z] #39 182.8 make[1]: 'images/built-in.o' is up to date. [2020-10-02T22:38:37.971Z] #39 182.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-10-02T22:38:37.971Z] #39 182.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-10-02T22:38:38.231Z] #39 183.0 make[1]: 'compel/libcompel.a' is up to date. [2020-10-02T22:38:38.231Z] #39 183.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-10-02T22:38:38.231Z] #39 183.1 make[1]: Nothing to be done for 'all'. [2020-10-02T22:38:38.231Z] #39 ... [2020-10-02T22:38:38.231Z] [2020-10-02T22:38:38.231Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-10-02T22:38:38.231Z] #37 DONE 0.2s [2020-10-02T22:38:38.231Z] [2020-10-02T22:38:38.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-10-02T22:38:38.231Z] #39 183.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-10-02T22:38:38.492Z] #39 183.3 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.492Z] #39 183.3 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.492Z] #39 183.4 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.492Z] #39 183.5 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.752Z] #39 183.5 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.752Z] #39 183.6 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.752Z] #39 183.6 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.752Z] #39 183.7 make[2]: Nothing to be done for 'all'. [2020-10-02T22:38:38.752Z] #39 183.7 INSTALL criu/criu [2020-10-02T22:38:39.012Z] #39 DONE 183.8s [2020-10-02T22:38:39.012Z] [2020-10-02T22:38:39.012Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:40.922Z] #57 ... [2020-10-02T22:38:40.922Z] [2020-10-02T22:38:40.922Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-10-02T22:38:41.088Z] #57 227.3 + bin/containerd [2020-10-02T22:38:41.182Z] #40 DONE 0.2s [2020-10-02T22:38:41.182Z] [2020-10-02T22:38:41.182Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-10-02T22:38:41.182Z] #43 DONE 0.1s [2020-10-02T22:38:41.182Z] [2020-10-02T22:38:41.182Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-02T22:38:41.182Z] #46 DONE 0.1s [2020-10-02T22:38:41.182Z] [2020-10-02T22:38:41.182Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:41.451Z] #57 ... [2020-10-02T22:38:41.451Z] [2020-10-02T22:38:41.451Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-02T22:38:41.711Z] #49 DONE 0.6s [2020-10-02T22:38:41.711Z] [2020-10-02T22:38:41.711Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:41.971Z] #57 ... [2020-10-02T22:38:41.971Z] [2020-10-02T22:38:41.971Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-10-02T22:38:41.971Z] #53 DONE 0.1s [2020-10-02T22:38:41.971Z] [2020-10-02T22:38:41.971Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-10-02T22:38:43.827Z] + bin/containerd [2020-10-02T22:38:47.231Z] Client: [2020-10-02T22:38:47.231Z] Debug Mode: false [2020-10-02T22:38:47.231Z] Plugins: [2020-10-02T22:38:47.231Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-02T22:38:47.231Z] [2020-10-02T22:38:47.231Z] Server: [2020-10-02T22:38:47.231Z] Containers: 0 [2020-10-02T22:38:47.231Z] Running: 0 [2020-10-02T22:38:47.231Z] Paused: 0 [2020-10-02T22:38:47.231Z] Stopped: 0 [2020-10-02T22:38:47.231Z] Images: 0 [2020-10-02T22:38:47.231Z] Server Version: 19.03.12 [2020-10-02T22:38:47.231Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-02T22:38:47.231Z] Windows: [2020-10-02T22:38:47.231Z] LCOW: [2020-10-02T22:38:47.231Z] Logging Driver: json-file [2020-10-02T22:38:47.231Z] Plugins: [2020-10-02T22:38:47.231Z] Volume: local [2020-10-02T22:38:47.231Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-02T22:38:47.231Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-02T22:38:47.231Z] Swarm: inactive [2020-10-02T22:38:47.231Z] Default Isolation: process [2020-10-02T22:38:47.231Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-02T22:38:47.231Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-02T22:38:47.231Z] OSType: windows [2020-10-02T22:38:47.231Z] Architecture: x86_64 [2020-10-02T22:38:47.231Z] CPUs: 4 [2020-10-02T22:38:47.231Z] Total Memory: 32GiB [2020-10-02T22:38:47.231Z] Name: azwin-2-074540 [2020-10-02T22:38:47.231Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-02T22:38:47.231Z] Docker Root Dir: D:\docker [2020-10-02T22:38:47.231Z] Debug Mode: false [2020-10-02T22:38:47.231Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:38:47.231Z] Labels: [2020-10-02T22:38:47.231Z] Experimental: true [2020-10-02T22:38:47.231Z] Insecure Registries: [2020-10-02T22:38:47.231Z] 10.0.0.4:5000 [2020-10-02T22:38:47.231Z] 127.0.0.0/8 [2020-10-02T22:38:47.231Z] Registry Mirrors: [2020-10-02T22:38:47.231Z] http://10.0.0.4:5000/ [2020-10-02T22:38:47.231Z] Live Restore Enabled: false [2020-10-02T22:38:47.231Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 3.1% of statements [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-02T22:38:47.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-02T22:38:47.411Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [Pipeline] powershell [2020-10-02T22:38:48.921Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.2% of statements [2020-10-02T22:38:49.555Z] ok github.com/docker/docker/builder/dockerfile 0.990s coverage: 45.1% of statements [2020-10-02T22:38:50.100Z] #57 224.5 + bin/containerd [2020-10-02T22:38:50.589Z] ok github.com/docker/docker/builder/remotecontext 0.377s coverage: 13.6% of statements [2020-10-02T22:38:50.881Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-10-02T22:38:51.172Z] ok github.com/docker/docker/builder/remotecontext/git 0.823s coverage: 85.1% of statements [2020-10-02T22:38:51.172Z] ? github.com/docker/docker/cli [no test files] [2020-10-02T22:38:51.172Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-02T22:38:53.901Z] ok github.com/docker/docker/client 0.161s coverage: 75.7% of statements [2020-10-02T22:39:07.606Z] #57 253.8 + bin/containerd-stress [2020-10-02T22:39:08.536Z] #57 255.6 + bin/containerd-shim [2020-10-02T22:39:11.018Z] + bin/containerd-stress [2020-10-02T22:39:11.018Z] + bin/containerd-shim [2020-10-02T22:39:16.366Z] ok github.com/docker/docker/cmd/dockerd/hack 0.001s coverage: 72.9% of statements [2020-10-02T22:39:16.642Z] #57 262.9 + bin/containerd-shim-runc-v1 [2020-10-02T22:39:16.665Z] #57 250.8 + bin/containerd-stress [2020-10-02T22:39:16.924Z] #57 252.6 + bin/containerd-shim [2020-10-02T22:39:16.999Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.5% of statements [2020-10-02T22:39:17.887Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-10-02T22:39:17.888Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-09f8184d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-10-02T22:39:17.888Z] ---------------------------------------------------------------------------- [2020-10-02T22:39:17.888Z] [2020-10-02T22:39:17.888Z] INFO: executeCI.ps1 starting at Fri Oct 2 22:39:17 CUT 2020 [2020-10-02T22:39:17.888Z] [2020-10-02T22:39:17.888Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-10-02T22:39:17.888Z] INFO: Running git version 2.24.1.windows.2 [2020-10-02T22:39:17.888Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-10-02T22:39:17.888Z] INFO: Environment variables: [2020-10-02T22:39:17.888Z] [2020-10-02T22:39:17.888Z] Name Value [2020-10-02T22:39:17.888Z] ---- ----- [2020-10-02T22:39:17.888Z] ALLUSERSPROFILE C:\ProgramData [2020-10-02T22:39:17.888Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-10-02T22:39:17.888Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-10-02T22:39:17.888Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-10-02T22:39:17.888Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-10-02T22:39:17.888Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-10-02T22:39:17.888Z] BRANCH_NAME PR-41522 [2020-10-02T22:39:17.888Z] BUILD_DISPLAY_NAME #1 [2020-10-02T22:39:17.888Z] BUILD_ID 1 [2020-10-02T22:39:17.888Z] BUILD_NUMBER 1 [2020-10-02T22:39:17.888Z] BUILD_TAG jenkins-moby-PR-41522-1 [2020-10-02T22:39:17.888Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41522/1/ [2020-10-02T22:39:17.888Z] CHANGE_AUTHOR thaJeztah [2020-10-02T22:39:17.888Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-10-02T22:39:17.888Z] CHANGE_BRANCH 19.03_backport_gcp_leak [2020-10-02T22:39:17.888Z] CHANGE_FORK thaJeztah/docker [2020-10-02T22:39:17.888Z] CHANGE_ID 41522 [2020-10-02T22:39:17.888Z] CHANGE_TARGET 19.03 [2020-10-02T22:39:17.888Z] CHANGE_TITLE [19.03 backport] Fix gcplogs memory/connection leak [2020-10-02T22:39:17.888Z] CHANGE_URL https://github.com/moby/moby/pull/41522 [2020-10-02T22:39:17.888Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-10-02T22:39:17.888Z] CommonProgramFiles C:\Program Files\Common Files [2020-10-02T22:39:17.888Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-10-02T22:39:17.888Z] CommonProgramW6432 C:\Program Files\Common Files [2020-10-02T22:39:17.888Z] COMPUTERNAME azwin-2-074540 [2020-10-02T22:39:17.888Z] ComSpec C:\windows\system32\cmd.exe [2020-10-02T22:39:17.888Z] ConfigSequenceNumber 0 [2020-10-02T22:39:17.888Z] DOCKER_BUILDKIT 0 [2020-10-02T22:39:17.888Z] DOCKER_DUT_DEBUG 1 [2020-10-02T22:39:17.888Z] DOCKER_EXPERIMENTAL 1 [2020-10-02T22:39:17.888Z] DOCKER_GRAPHDRIVER overlay2 [2020-10-02T22:39:17.888Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-10-02T22:39:17.888Z] EXECUTOR_NUMBER 0 [2020-10-02T22:39:17.888Z] FQDN azwin-2-074540.westus.cloudapp.azure.com [2020-10-02T22:39:17.888Z] GIT_BRANCH PR-41522 [2020-10-02T22:39:17.888Z] GIT_COMMIT 74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:39:17.888Z] GIT_URL https://github.com/moby/moby.git [2020-10-02T22:39:17.888Z] HUDSON_COOKIE 113ea427-394c-413f-90da-199b78988c87 [2020-10-02T22:39:17.888Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-10-02T22:39:17.888Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-10-02T22:39:17.888Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-10-02T22:39:17.888Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-10-02T22:39:17.888Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-10-02T22:39:17.888Z] JENKINS_NODE_COOKIE a026cedf-3341-43af-b075-deb74fe38105 [2020-10-02T22:39:17.888Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-10-02T22:39:17.888Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-10-02T22:39:17.888Z] JOB_BASE_NAME PR-41522 [2020-10-02T22:39:17.888Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41522/display/redirect [2020-10-02T22:39:17.888Z] JOB_NAME moby/PR-41522 [2020-10-02T22:39:17.888Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41522/ [2020-10-02T22:39:17.888Z] library.jps.version master [2020-10-02T22:39:17.888Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-10-02T22:39:17.888Z] NODE_LABELS amd64 azure azwin-2-074540 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-10-02T22:39:17.888Z] NODE_NAME azwin-2-074540 [2020-10-02T22:39:17.888Z] NUMBER_OF_PROCESSORS 4 [2020-10-02T22:39:17.888Z] OS Windows_NT [2020-10-02T22:39:17.888Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-10-02T22:39:17.888Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-10-02T22:39:17.888Z] PROCESSOR_ARCHITECTURE AMD64 [2020-10-02T22:39:17.888Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-10-02T22:39:17.888Z] PROCESSOR_LEVEL 6 [2020-10-02T22:39:17.888Z] PROCESSOR_REVISION 4f01 [2020-10-02T22:39:17.888Z] ProgramData C:\ProgramData [2020-10-02T22:39:17.888Z] ProgramFiles C:\Program Files [2020-10-02T22:39:17.888Z] ProgramFiles(x86) C:\Program Files (x86) [2020-10-02T22:39:17.888Z] ProgramW6432 C:\Program Files [2020-10-02T22:39:17.888Z] PROMPT $P$G [2020-10-02T22:39:17.888Z] PSExecutionPolicyPreference Bypass [2020-10-02T22:39:17.888Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-10-02T22:39:17.888Z] PUBLIC C:\Users\Public [2020-10-02T22:39:17.888Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41522/1/display/redirect?page=changes [2020-10-02T22:39:17.888Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41522/1/display/redirect [2020-10-02T22:39:17.888Z] SKIP_VALIDATION_TESTS 1 [2020-10-02T22:39:17.888Z] SOURCES_DRIVE d [2020-10-02T22:39:17.888Z] SOURCES_SUBDIR gopath [2020-10-02T22:39:17.888Z] STAGE_NAME Run tests [2020-10-02T22:39:17.888Z] SystemDrive C: [2020-10-02T22:39:17.888Z] SystemRoot C:\windows [2020-10-02T22:39:17.888Z] TEMP C:\windows\TEMP [2020-10-02T22:39:17.888Z] TESTDEBUG 0 [2020-10-02T22:39:17.888Z] TESTRUN_DRIVE d [2020-10-02T22:39:17.888Z] TESTRUN_SUBDIR CI [2020-10-02T22:39:17.888Z] TIMEOUT 120m [2020-10-02T22:39:17.888Z] TMP C:\windows\TEMP [2020-10-02T22:39:17.888Z] USERDOMAIN WORKGROUP [2020-10-02T22:39:17.888Z] USERNAME azwin-2-074540$ [2020-10-02T22:39:17.888Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-10-02T22:39:17.888Z] windir C:\windows [2020-10-02T22:39:17.888Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-10-02T22:39:17.888Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-10-02T22:39:17.888Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-10-02T22:39:17.888Z] [2020-10-02T22:39:17.888Z] [2020-10-02T22:39:17.888Z] [2020-10-02T22:39:17.999Z] + bin/containerd-shim-runc-v1 [2020-10-02T22:39:18.509Z] ok github.com/docker/docker/container 0.126s coverage: 35.6% of statements [2020-10-02T22:39:18.509Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-02T22:39:18.509Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-02T22:39:18.509Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-02T22:39:18.509Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-02T22:39:19.168Z] #57 266.0 + bin/containerd-shim-runc-v2 [2020-10-02T22:39:19.733Z] #57 266.8 + binaries [2020-10-02T22:39:19.733Z] #57 266.8 + mkdir -p /build [2020-10-02T22:39:19.733Z] #57 266.8 + cp bin/containerd /build/containerd [2020-10-02T22:39:19.733Z] #57 266.9 + cp bin/containerd-shim /build/containerd-shim [2020-10-02T22:39:19.733Z] #57 266.9 + cp bin/ctr /build/ctr [2020-10-02T22:39:19.990Z] #57 DONE 267.1s [2020-10-02T22:39:20.072Z] INFO: Sources under d:\gopath\... [2020-10-02T22:39:20.072Z] INFO: Test run under d:\CI\... [2020-10-02T22:39:20.072Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-10-02T22:39:20.072Z] INFO: docker/docker repository was found [2020-10-02T22:39:20.532Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-10-02T22:39:20.559Z] [2020-10-02T22:39:20.559Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-10-02T22:39:20.823Z] #58 DONE 0.2s [2020-10-02T22:39:21.080Z] [2020-10-02T22:39:21.080Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-02T22:39:21.080Z] #62 DONE 0.1s [2020-10-02T22:39:21.080Z] [2020-10-02T22:39:21.080Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-10-02T22:39:21.080Z] #64 DONE 0.1s [2020-10-02T22:39:21.080Z] [2020-10-02T22:39:21.080Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-10-02T22:39:21.080Z] #67 DONE 0.0s [2020-10-02T22:39:21.080Z] [2020-10-02T22:39:21.080Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-10-02T22:39:21.080Z] #68 DONE 0.0s [2020-10-02T22:39:21.080Z] [2020-10-02T22:39:21.080Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-02T22:39:21.500Z] ltsc2019: Pulling from windows/servercore [2020-10-02T22:39:21.546Z] + bin/containerd-shim-runc-v2 [2020-10-02T22:39:21.648Z] #69 DONE 0.6s [2020-10-02T22:39:21.648Z] [2020-10-02T22:39:21.648Z] #70 exporting to image [2020-10-02T22:39:21.648Z] #70 exporting layers [2020-10-02T22:39:21.961Z] 4612f6d0b889: Pulling fs layer [2020-10-02T22:39:21.961Z] c3aff4450246: Pulling fs layer [2020-10-02T22:39:22.188Z] + binaries [2020-10-02T22:39:22.188Z] + mkdir -p /build [2020-10-02T22:39:22.188Z] + cp bin/containerd /build/containerd [2020-10-02T22:39:22.188Z] + cp bin/containerd-shim /build/containerd-shim [2020-10-02T22:39:22.188Z] + cp bin/ctr /build/ctr [2020-10-02T22:39:25.048Z] #57 259.9 + bin/containerd-shim-runc-v1 [2020-10-02T22:39:25.403Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2020-10-02T22:39:25.403Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-10-02T22:39:26.438Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.8% of statements [2020-10-02T22:39:26.656Z] Removing intermediate container f0e1862b5265 [2020-10-02T22:39:26.656Z] ---> 7e083af31bc9 [2020-10-02T22:39:26.656Z] Step 61/140 : FROM dev-base AS proxy [2020-10-02T22:39:26.656Z] ---> 7b451570e88f [2020-10-02T22:39:26.656Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-10-02T22:39:26.656Z] ---> Running in 095f29bd44f2 [2020-10-02T22:39:26.949Z] Removing intermediate container 095f29bd44f2 [2020-10-02T22:39:26.949Z] ---> 02ee3f82412d [2020-10-02T22:39:26.949Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-10-02T22:39:26.949Z] ---> Running in c705f71f3808 [2020-10-02T22:39:26.949Z] Removing intermediate container c705f71f3808 [2020-10-02T22:39:26.949Z] ---> 444e3f908161 [2020-10-02T22:39:26.949Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:39:26.949Z] ---> 948a89efbb1c [2020-10-02T22:39:26.949Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:39:27.241Z] ---> a01111d0f01a [2020-10-02T22:39:27.241Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:39:27.241Z] ---> Running in 0691e7d1300e [2020-10-02T22:39:27.532Z] + RM_GOPATH=0 [2020-10-02T22:39:27.532Z] + TMP_GOPATH= [2020-10-02T22:39:27.532Z] + : /build [2020-10-02T22:39:27.532Z] + '[' -z '' ']' [2020-10-02T22:39:27.532Z] ++ mktemp -d [2020-10-02T22:39:27.532Z] + export GOPATH=/tmp/tmp.eTOtGdjUDG [2020-10-02T22:39:27.532Z] + GOPATH=/tmp/tmp.eTOtGdjUDG [2020-10-02T22:39:27.532Z] + RM_GOPATH=1 [2020-10-02T22:39:27.532Z] ++ dirname ./install.sh [2020-10-02T22:39:27.532Z] + dir=. [2020-10-02T22:39:27.532Z] + bin=proxy [2020-10-02T22:39:27.532Z] + shift [2020-10-02T22:39:27.532Z] + '[' '!' -f ./proxy.installer ']' [2020-10-02T22:39:27.532Z] + . ./proxy.installer [2020-10-02T22:39:27.532Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:39:27.532Z] + install_proxy [2020-10-02T22:39:27.532Z] + case "$1" in [2020-10-02T22:39:27.532Z] + export CGO_ENABLED=0 [2020-10-02T22:39:27.532Z] + CGO_ENABLED=0 [2020-10-02T22:39:27.532Z] + _install_proxy [2020-10-02T22:39:27.532Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-10-02T22:39:27.532Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eTOtGdjUDG/src/github.com/docker/libnetwork [2020-10-02T22:39:27.532Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:39:27.532Z] Cloning into '/tmp/tmp.eTOtGdjUDG/src/github.com/docker/libnetwork'... [2020-10-02T22:39:27.587Z] #57 262.9 + bin/containerd-shim-runc-v2 [2020-10-02T22:39:28.156Z] #57 263.7 + binaries [2020-10-02T22:39:28.156Z] #57 263.7 + mkdir -p /build [2020-10-02T22:39:28.156Z] #57 263.7 + cp bin/containerd /build/containerd [2020-10-02T22:39:28.156Z] #57 263.7 + cp bin/containerd-shim /build/containerd-shim [2020-10-02T22:39:28.156Z] #57 263.7 + cp bin/ctr /build/ctr [2020-10-02T22:39:28.416Z] #57 DONE 264.1s [2020-10-02T22:39:29.353Z] [2020-10-02T22:39:29.353Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-10-02T22:39:29.353Z] #58 DONE 0.1s [2020-10-02T22:39:29.353Z] [2020-10-02T22:39:29.353Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-02T22:39:29.353Z] #62 DONE 0.1s [2020-10-02T22:39:29.353Z] [2020-10-02T22:39:29.353Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-10-02T22:39:29.612Z] #64 DONE 0.1s [2020-10-02T22:39:29.612Z] [2020-10-02T22:39:29.612Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-10-02T22:39:29.612Z] #67 DONE 0.0s [2020-10-02T22:39:29.612Z] [2020-10-02T22:39:29.612Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-10-02T22:39:29.612Z] #68 DONE 0.0s [2020-10-02T22:39:29.612Z] [2020-10-02T22:39:29.612Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-10-02T22:39:29.650Z] + cd /tmp/tmp.eTOtGdjUDG/src/github.com/docker/libnetwork [2020-10-02T22:39:29.650Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-10-02T22:39:29.742Z] #70 exporting layers 7.3s done [2020-10-02T22:39:29.742Z] #70 writing image sha256:690d55b909e9dfa5f8bded42421ebb1ffe97379ef0ef4f499b0eefb769dcb737 done [2020-10-02T22:39:29.742Z] #70 naming to docker.io/library/docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 done [2020-10-02T22:39:29.742Z] #70 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-10-02T22:39:29.943Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-10-02T22:39:30.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/validate/default [2020-10-02T22:39:30.180Z] #69 DONE 0.6s [2020-10-02T22:39:30.180Z] [2020-10-02T22:39:30.180Z] #70 exporting to image [2020-10-02T22:39:30.180Z] #70 exporting layers [2020-10-02T22:39:31.017Z] Congratulations! All commits are properly signed with the DCO! [2020-10-02T22:39:32.690Z] Removing intermediate container 0691e7d1300e [2020-10-02T22:39:32.690Z] ---> 13cf60272bf1 [2020-10-02T22:39:32.690Z] Step 67/140 : FROM base AS gometalinter [2020-10-02T22:39:32.690Z] ---> 7b451570e88f [2020-10-02T22:39:32.690Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-10-02T22:39:32.690Z] ---> Running in 235cc42447b7 [2020-10-02T22:39:32.690Z] Removing intermediate container 235cc42447b7 [2020-10-02T22:39:32.690Z] ---> 4f34e05d08c4 [2020-10-02T22:39:32.690Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:39:32.690Z] ---> 8a1ed4c5b086 [2020-10-02T22:39:32.690Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:39:32.690Z] ---> abfbbea2ab31 [2020-10-02T22:39:32.690Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:39:32.690Z] ---> Running in f4c1ed868d95 [2020-10-02T22:39:32.984Z] + RM_GOPATH=0 [2020-10-02T22:39:32.984Z] + TMP_GOPATH= [2020-10-02T22:39:32.984Z] + : /build [2020-10-02T22:39:32.984Z] + '[' -z '' ']' [2020-10-02T22:39:32.984Z] ++ mktemp -d [2020-10-02T22:39:32.984Z] + export GOPATH=/tmp/tmp.mu7vSQxyVj [2020-10-02T22:39:32.984Z] + GOPATH=/tmp/tmp.mu7vSQxyVj [2020-10-02T22:39:32.984Z] + RM_GOPATH=1 [2020-10-02T22:39:32.984Z] ++ dirname ./install.sh [2020-10-02T22:39:32.984Z] Installing gometalinter version v2.0.6 [2020-10-02T22:39:32.984Z] + dir=. [2020-10-02T22:39:32.984Z] + bin=gometalinter [2020-10-02T22:39:32.984Z] + shift [2020-10-02T22:39:32.984Z] + '[' '!' -f ./gometalinter.installer ']' [2020-10-02T22:39:32.984Z] + . ./gometalinter.installer [2020-10-02T22:39:32.984Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-10-02T22:39:32.984Z] + install_gometalinter [2020-10-02T22:39:32.984Z] + echo 'Installing gometalinter version v2.0.6' [2020-10-02T22:39:32.984Z] + go get -d github.com/alecthomas/gometalinter [2020-10-02T22:39:33.330Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-10-02T22:39:33.963Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 82.2% of statements [2020-10-02T22:39:34.030Z] + cd /tmp/tmp.mu7vSQxyVj/src/github.com/alecthomas/gometalinter [2020-10-02T22:39:34.030Z] + git checkout -q v2.0.6 [2020-10-02T22:39:34.030Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-10-02T22:39:34.596Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-10-02T22:39:35.228Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-10-02T22:39:35.861Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-10-02T22:39:36.151Z] ok github.com/docker/docker/daemon 12.258s coverage: 17.5% of statements [2020-10-02T22:39:36.151Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-02T22:39:36.151Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-02T22:39:36.151Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-02T22:39:36.151Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-02T22:39:36.768Z] #70 exporting layers 6.4s done [2020-10-02T22:39:36.768Z] #70 writing image sha256:170ded4ff9d9400e4afe7a4055b2135fd21c84bdfa4010d9f92a85b6618fbb99 done [2020-10-02T22:39:36.768Z] #70 naming to docker.io/library/docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 done [2020-10-02T22:39:36.768Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-10-02T22:39:37.097Z] + trap exit INT TERM [2020-10-02T22:39:37.097Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-10-02T22:39:37.097Z] + CONTAINER_NAME=docker-pr1 [2020-10-02T22:39:37.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh dynbinary-daemon [2020-10-02T22:39:37.356Z] [2020-10-02T22:39:37.616Z] Removing bundles/ [2020-10-02T22:39:37.616Z] [2020-10-02T22:39:37.616Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-02T22:39:37.616Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:39:37.616Z] GOOS="" GOARCH="" GOARM="" [2020-10-02T22:39:38.225Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-10-02T22:39:38.857Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 56.9% of statements [2020-10-02T22:39:43.311Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.915s coverage: 46.2% of statements [2020-10-02T22:39:46.041Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.535s coverage: 49.5% of statements [2020-10-02T22:39:46.716Z] + GOBIN=/build [2020-10-02T22:39:46.716Z] + /build/gometalinter --install [2020-10-02T22:39:46.716Z] Installing: [2020-10-02T22:39:46.716Z] deadcode [2020-10-02T22:39:46.716Z] dupl [2020-10-02T22:39:46.716Z] errcheck [2020-10-02T22:39:46.716Z] gas [2020-10-02T22:39:46.716Z] gochecknoglobals [2020-10-02T22:39:46.716Z] gochecknoinits [2020-10-02T22:39:46.716Z] goconst [2020-10-02T22:39:46.716Z] gocyclo [2020-10-02T22:39:46.716Z] goimports [2020-10-02T22:39:46.716Z] golint [2020-10-02T22:39:46.716Z] gosimple [2020-10-02T22:39:46.716Z] gotype [2020-10-02T22:39:46.716Z] gotypex [2020-10-02T22:39:46.716Z] ineffassign [2020-10-02T22:39:46.716Z] interfacer [2020-10-02T22:39:46.716Z] lll [2020-10-02T22:39:46.716Z] maligned [2020-10-02T22:39:46.716Z] megacheck [2020-10-02T22:39:46.716Z] misspell [2020-10-02T22:39:46.716Z] nakedret [2020-10-02T22:39:46.716Z] safesql [2020-10-02T22:39:46.716Z] staticcheck [2020-10-02T22:39:46.716Z] structcheck [2020-10-02T22:39:46.716Z] unconvert [2020-10-02T22:39:46.716Z] unparam [2020-10-02T22:39:46.716Z] unused [2020-10-02T22:39:46.716Z] varcheck [2020-10-02T22:39:47.141Z] 4612f6d0b889: Verifying Checksum [2020-10-02T22:39:47.141Z] 4612f6d0b889: Download complete [2020-10-02T22:39:47.141Z] c3aff4450246: Verifying Checksum [2020-10-02T22:39:47.141Z] c3aff4450246: Download complete [2020-10-02T22:39:48.770Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.571s coverage: 72.3% of statements [2020-10-02T22:39:48.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-02T22:39:50.278Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.649s coverage: 76.1% of statements [2020-10-02T22:39:50.910Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-10-02T22:39:51.544Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-10-02T22:39:53.050Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.129s coverage: 60.4% of statements [2020-10-02T22:39:53.050Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-02T22:39:53.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-02T22:39:53.341Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-10-02T22:39:53.341Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-02T22:39:53.633Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-10-02T22:39:53.633Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-02T22:39:54.667Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.7% of statements [2020-10-02T22:39:54.958Z] ok github.com/docker/docker/daemon/logger/awslogs 0.080s coverage: 78.6% of statements [2020-10-02T22:39:54.958Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-02T22:39:54.958Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-02T22:39:55.591Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-10-02T22:39:55.591Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-10-02T22:39:56.223Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-10-02T22:39:56.515Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-10-02T22:39:57.148Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-10-02T22:39:57.148Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-02T22:39:57.782Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.9% of statements [2020-10-02T22:39:58.834Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2020-10-02T22:39:58.834Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-10-02T22:39:59.467Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-10-02T22:39:59.759Z] ok github.com/docker/docker/daemon/logger/splunk 1.446s coverage: 84.5% of statements [2020-10-02T22:39:59.759Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-02T22:39:59.759Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-02T22:40:01.269Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-10-02T22:40:01.269Z] ok github.com/docker/docker/distribution 0.224s coverage: 22.3% of statements [2020-10-02T22:40:01.269Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-02T22:40:02.331Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-10-02T22:40:03.028Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-10-02T22:40:03.694Z] ok github.com/docker/docker/distribution/xfer 1.452s coverage: 83.9% of statements [2020-10-02T22:40:03.694Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-02T22:40:03.694Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-10-02T22:40:03.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-02T22:40:04.728Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-10-02T22:40:04.728Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-02T22:40:05.361Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-02T22:40:05.726Z] ok github.com/docker/docker/internal/testutil 0.002s coverage: 62.5% of statements [2020-10-02T22:40:06.361Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-10-02T22:40:07.396Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-10-02T22:40:07.396Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-10-02T22:40:09.016Z] ok github.com/docker/docker/pkg/archive 0.484s coverage: 76.8% of statements [2020-10-02T22:40:09.276Z] Removing intermediate container f4c1ed868d95 [2020-10-02T22:40:09.276Z] ---> edd7f7da5524 [2020-10-02T22:40:09.276Z] Step 72/140 : FROM base AS gotestsum [2020-10-02T22:40:09.276Z] ---> 7b451570e88f [2020-10-02T22:40:09.276Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-10-02T22:40:09.276Z] ---> Running in 6a666e46aeeb [2020-10-02T22:40:09.276Z] Removing intermediate container 6a666e46aeeb [2020-10-02T22:40:09.276Z] ---> 7c05212c6c8e [2020-10-02T22:40:09.276Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-10-02T22:40:09.276Z] ---> Running in 8a2bb7287d30 [2020-10-02T22:40:09.276Z] Removing intermediate container 8a2bb7287d30 [2020-10-02T22:40:09.276Z] ---> d56e969326ac [2020-10-02T22:40:09.276Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:40:09.276Z] ---> 95c068c0917f [2020-10-02T22:40:09.276Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:40:09.276Z] ---> 11bb93273c8a [2020-10-02T22:40:09.276Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:40:09.276Z] ---> Running in f9cb86316fcf [2020-10-02T22:40:09.276Z] + RM_GOPATH=0 [2020-10-02T22:40:09.276Z] + TMP_GOPATH= [2020-10-02T22:40:09.276Z] + : /build [2020-10-02T22:40:09.276Z] + '[' -z '' ']' [2020-10-02T22:40:09.276Z] ++ mktemp -d [2020-10-02T22:40:09.276Z] + export GOPATH=/tmp/tmp.OY413aHIUn [2020-10-02T22:40:09.276Z] + GOPATH=/tmp/tmp.OY413aHIUn [2020-10-02T22:40:09.276Z] + RM_GOPATH=1 [2020-10-02T22:40:09.276Z] ++ dirname ./install.sh [2020-10-02T22:40:09.276Z] + dir=. [2020-10-02T22:40:09.276Z] + bin=gotestsum [2020-10-02T22:40:09.276Z] + shift [2020-10-02T22:40:09.276Z] + '[' '!' -f ./gotestsum.installer ']' [2020-10-02T22:40:09.276Z] + . ./gotestsum.installer [2020-10-02T22:40:09.276Z] ++ : v0.3.5 [2020-10-02T22:40:09.276Z] + install_gotestsum [2020-10-02T22:40:09.276Z] + set -e [2020-10-02T22:40:09.276Z] + export GO111MODULE=on [2020-10-02T22:40:09.276Z] + GO111MODULE=on [2020-10-02T22:40:09.276Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-10-02T22:40:09.276Z] go: finding gotest.tools v0.3.5 [2020-10-02T22:40:09.276Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-10-02T22:40:09.276Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-10-02T22:40:10.121Z] ok github.com/docker/docker/pkg/authorization 0.254s coverage: 66.7% of statements [2020-10-02T22:40:10.121Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-10-02T22:40:10.315Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-10-02T22:40:10.412Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-10-02T22:40:11.359Z] go: downloading gotest.tools v2.1.0+incompatible [2020-10-02T22:40:11.359Z] go: extracting gotest.tools v2.1.0+incompatible [2020-10-02T22:40:11.359Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-10-02T22:40:11.359Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:40:11.359Z] go: downloading github.com/fatih/color v1.6.0 [2020-10-02T22:40:11.359Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:40:11.359Z] go: downloading github.com/pkg/errors v0.8.0 [2020-10-02T22:40:11.359Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:40:11.359Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:40:11.359Z] go: extracting github.com/pkg/errors v0.8.0 [2020-10-02T22:40:11.359Z] go: extracting github.com/fatih/color v1.6.0 [2020-10-02T22:40:11.359Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-10-02T22:40:11.359Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:40:11.359Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:40:11.359Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-10-02T22:40:11.359Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:40:11.359Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-10-02T22:40:11.359Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:40:11.359Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:40:11.652Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-10-02T22:40:11.652Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-10-02T22:40:11.947Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-10-02T22:40:12.241Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-10-02T22:40:12.241Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-10-02T22:40:12.241Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-10-02T22:40:12.532Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-10-02T22:40:12.532Z] go: finding gotest.tools v2.2.0+incompatible [2020-10-02T22:40:12.825Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-10-02T22:40:12.825Z] go: downloading gotest.tools v2.2.0+incompatible [2020-10-02T22:40:13.460Z] go: extracting gotest.tools v2.2.0+incompatible [2020-10-02T22:40:13.460Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-10-02T22:40:14.896Z] ok github.com/docker/docker/layer 7.315s coverage: 72.0% of statements [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/oci [no test files] [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-02T22:40:14.896Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-10-02T22:40:14.896Z] ok github.com/docker/docker/pkg/chrootarchive 3.529s coverage: 43.2% of statements [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-02T22:40:14.896Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-02T22:40:14.896Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-10-02T22:40:14.896Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-10-02T22:40:14.974Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:40:14.974Z] go: downloading github.com/fatih/color v1.9.0 [2020-10-02T22:40:14.974Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:40:14.974Z] go: downloading github.com/pkg/errors v0.9.1 [2020-10-02T22:40:14.974Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-10-02T22:40:14.974Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:40:14.974Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:40:14.974Z] go: extracting github.com/pkg/errors v0.9.1 [2020-10-02T22:40:14.974Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:40:14.974Z] go: extracting github.com/fatih/color v1.9.0 [2020-10-02T22:40:14.974Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:40:14.974Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:40:14.974Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:40:14.974Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-10-02T22:40:15.270Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:40:15.270Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:40:15.270Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:40:15.270Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:40:15.565Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:40:15.565Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:40:15.636Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-10-02T22:40:15.859Z] go: finding github.com/fatih/color v1.9.0 [2020-10-02T22:40:15.859Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-10-02T22:40:15.859Z] go: finding github.com/pkg/errors v0.9.1 [2020-10-02T22:40:15.859Z] go: finding github.com/spf13/pflag v1.0.3 [2020-10-02T22:40:15.859Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-10-02T22:40:15.859Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-10-02T22:40:15.859Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-10-02T22:40:15.859Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-10-02T22:40:15.859Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-02T22:40:15.859Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-10-02T22:40:15.859Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-10-02T22:40:15.938Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-10-02T22:40:16.571Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-10-02T22:40:17.664Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 66.3% of statements [2020-10-02T22:40:18.339Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-10-02T22:40:18.971Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-10-02T22:40:19.262Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-10-02T22:40:19.262Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-10-02T22:40:19.970Z] ok github.com/docker/docker/pkg/idtools 0.271s coverage: 70.1% of statements [2020-10-02T22:40:20.261Z] ok github.com/docker/docker/pkg/ioutils 0.316s coverage: 70.4% of statements [2020-10-02T22:40:20.553Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-10-02T22:40:20.553Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-10-02T22:40:20.845Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-10-02T22:40:20.845Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-02T22:40:21.136Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-10-02T22:40:21.427Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-10-02T22:40:21.718Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-10-02T22:40:22.012Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-10-02T22:40:22.012Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-10-02T22:40:22.303Z] ok github.com/docker/docker/pkg/mount 1.178s coverage: 69.6% of statements [2020-10-02T22:40:22.303Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-02T22:40:22.303Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-02T22:40:22.303Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-02T22:40:22.937Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-10-02T22:40:23.261Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-10-02T22:40:23.553Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-10-02T22:40:23.845Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-10-02T22:40:25.457Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-10-02T22:40:25.457Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-10-02T22:40:28.378Z] ok github.com/docker/docker/pkg/signal 2.723s coverage: 61.0% of statements [2020-10-02T22:40:28.669Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-10-02T22:40:29.385Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-10-02T22:40:29.385Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-10-02T22:40:29.677Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-10-02T22:40:30.309Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-10-02T22:40:30.600Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 35.1% of statements [2020-10-02T22:40:30.891Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-10-02T22:40:31.592Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-10-02T22:40:31.592Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-10-02T22:40:31.884Z] testing: warning: no tests to run [2020-10-02T22:40:31.884Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-10-02T22:40:32.517Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-10-02T22:40:32.517Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-10-02T22:40:32.808Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-10-02T22:40:34.407Z] ok github.com/docker/docker/plugin 0.562s coverage: 27.3% of statements [2020-10-02T22:40:34.508Z] Removing intermediate container f9cb86316fcf [2020-10-02T22:40:34.508Z] ---> 8930b8ace3d6 [2020-10-02T22:40:34.508Z] Step 78/140 : FROM dev-base AS dockercli [2020-10-02T22:40:34.508Z] ---> 7b451570e88f [2020-10-02T22:40:34.508Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-10-02T22:40:34.508Z] ---> Running in 056db0cf22da [2020-10-02T22:40:34.508Z] Removing intermediate container 056db0cf22da [2020-10-02T22:40:34.508Z] ---> e4d1b0ae7881 [2020-10-02T22:40:34.508Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-10-02T22:40:34.508Z] ---> Running in 928085dd97ae [2020-10-02T22:40:34.508Z] Removing intermediate container 928085dd97ae [2020-10-02T22:40:34.508Z] ---> 888e35e3e2c9 [2020-10-02T22:40:34.508Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-10-02T22:40:34.508Z] ---> Running in 0e8a1356169c [2020-10-02T22:40:34.508Z] Removing intermediate container 0e8a1356169c [2020-10-02T22:40:34.508Z] ---> ef99fafbb6d7 [2020-10-02T22:40:34.508Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:40:34.508Z] ---> d395ed7e01d6 [2020-10-02T22:40:34.508Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:40:34.508Z] ---> e121291a5e05 [2020-10-02T22:40:34.508Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:40:34.508Z] ---> Running in e2f583e2cfdb [2020-10-02T22:40:34.508Z] + RM_GOPATH=0 [2020-10-02T22:40:34.508Z] + TMP_GOPATH= [2020-10-02T22:40:34.508Z] + : /build [2020-10-02T22:40:34.508Z] + '[' -z '' ']' [2020-10-02T22:40:34.508Z] ++ mktemp -d [2020-10-02T22:40:34.508Z] + export GOPATH=/tmp/tmp.KkdIiwPspq [2020-10-02T22:40:34.508Z] + GOPATH=/tmp/tmp.KkdIiwPspq [2020-10-02T22:40:34.508Z] + RM_GOPATH=1 [2020-10-02T22:40:34.508Z] ++ dirname ./install.sh [2020-10-02T22:40:34.508Z] + dir=. [2020-10-02T22:40:34.508Z] + bin=dockercli [2020-10-02T22:40:34.508Z] + shift [2020-10-02T22:40:34.508Z] + '[' '!' -f ./dockercli.installer ']' [2020-10-02T22:40:34.508Z] + . ./dockercli.installer [2020-10-02T22:40:34.508Z] ++ : stable [2020-10-02T22:40:34.508Z] ++ : 17.06.2-ce [2020-10-02T22:40:34.508Z] + install_dockercli [2020-10-02T22:40:34.508Z] Install docker/cli version 17.06.2-ce from stable [2020-10-02T22:40:34.508Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-10-02T22:40:34.508Z] ++ uname -m [2020-10-02T22:40:34.508Z] + arch=ppc64le [2020-10-02T22:40:34.508Z] + '[' ppc64le '!=' x86_64 ']' [2020-10-02T22:40:34.508Z] + '[' ppc64le '!=' s390x ']' [2020-10-02T22:40:34.508Z] + '[' ppc64le '!=' armhf ']' [2020-10-02T22:40:34.508Z] + build_dockercli [2020-10-02T22:40:34.508Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.KkdIiwPspq/tmp/docker-ce [2020-10-02T22:40:34.508Z] Cloning into '/tmp/tmp.KkdIiwPspq/tmp/docker-ce'... [2020-10-02T22:40:35.039Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-10-02T22:40:37.979Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-10-02T22:40:37.979Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-10-02T22:40:37.979Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2020-10-02T22:40:37.979Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-10-02T22:40:37.979Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-10-02T22:40:38.272Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-10-02T22:40:38.908Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-10-02T22:40:39.544Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-10-02T22:40:39.837Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-10-02T22:40:40.895Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-10-02T22:40:52.417Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-10-02T22:40:52.417Z] No api/types/ or api/swagger.yaml changes in diff. [2020-10-02T22:40:52.417Z] Congratulations! All toml source files changed here have valid syntax. [2020-10-02T22:40:52.417Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-10-02T22:40:52.417Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-10-02T22:40:52.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh dynbinary-daemon test-docker-py [2020-10-02T22:40:53.033Z] [2020-10-02T22:40:53.290Z] Removing bundles/ [2020-10-02T22:40:53.290Z] [2020-10-02T22:40:53.290Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-10-02T22:40:53.290Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:40:53.290Z] GOOS="" GOARCH="" GOARM="" [2020-10-02T22:40:55.558Z] Checking out files: 69% (7590/10987) Checking out files: 70% (7691/10987) Checking out files: 71% (7801/10987) Checking out files: 72% (7911/10987) Checking out files: 73% (8021/10987) Checking out files: 74% (8131/10987) Checking out files: 75% (8241/10987) Checking out files: 76% (8351/10987) Checking out files: 77% (8460/10987) Checking out files: 78% (8570/10987) Checking out files: 79% (8680/10987) Checking out files: 80% (8790/10987) Checking out files: 81% (8900/10987) Checking out files: 82% (9010/10987) Checking out files: 83% (9120/10987) Checking out files: 84% (9230/10987) Checking out files: 85% (9339/10987) Checking out files: 86% (9449/10987) Checking out files: 87% (9559/10987) Checking out files: 88% (9669/10987) Checking out files: 89% (9779/10987) Checking out files: 90% (9889/10987) Checking out files: 91% (9999/10987) Checking out files: 92% (10109/10987) Checking out files: 93% (10218/10987) Checking out files: 94% (10328/10987) Checking out files: 95% (10438/10987) Checking out files: 96% (10548/10987) Checking out files: 97% (10658/10987) Checking out files: 98% (10768/10987) Checking out files: 99% (10878/10987) Checking out files: 100% (10987/10987) Checking out files: 100% (10987/10987), done. [2020-10-02T22:40:55.558Z] + cd /tmp/tmp.KkdIiwPspq/tmp/docker-ce [2020-10-02T22:40:55.558Z] + git checkout -q v17.06.2-ce [2020-10-02T22:40:55.558Z] + mkdir -p /tmp/tmp.KkdIiwPspq/src/github.com/docker [2020-10-02T22:40:55.558Z] + mv components/cli /tmp/tmp.KkdIiwPspq/src/github.com/docker/cli [2020-10-02T22:40:55.558Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-10-02T22:40:59.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:40:59.075Z] [2020-10-02T22:40:59.075Z] + TEST_INTEGRATION_DEST=1 [2020-10-02T22:40:59.075Z] + CONTAINER_NAME=docker-pr1-1 [2020-10-02T22:40:59.075Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-10-02T22:40:59.075Z] + run_tests test-integration-flaky [2020-10-02T22:40:59.075Z] + '[' -n 0 ']' [2020-10-02T22:40:59.075Z] + rm= [2020-10-02T22:40:59.075Z] + c=0 [2020-10-02T22:40:59.075Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41522/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh test-integration-flaky test-integration [2020-10-02T22:40:59.075Z] ++ jobs -p [2020-10-02T22:40:59.075Z] + for job in $(jobs -p) [2020-10-02T22:40:59.075Z] + wait 2609 [2020-10-02T22:40:59.075Z] + TEST_INTEGRATION_DEST=3 [2020-10-02T22:40:59.075Z] + CONTAINER_NAME=docker-pr1-3 [2020-10-02T22:40:59.075Z] + TEST_SKIP_INTEGRATION=1 [2020-10-02T22:40:59.075Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-10-02T22:40:59.075Z] + run_tests [2020-10-02T22:40:59.075Z] + '[' -n 0 ']' [2020-10-02T22:40:59.075Z] + rm= [2020-10-02T22:40:59.075Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41522/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh '' test-integration [2020-10-02T22:40:59.075Z] + TEST_INTEGRATION_DEST=2 [2020-10-02T22:40:59.075Z] + CONTAINER_NAME=docker-pr1-2 [2020-10-02T22:40:59.075Z] + TEST_SKIP_INTEGRATION=1 [2020-10-02T22:40:59.075Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-10-02T22:40:59.075Z] + run_tests [2020-10-02T22:40:59.075Z] + '[' -n 0 ']' [2020-10-02T22:40:59.075Z] + rm= [2020-10-02T22:40:59.075Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41522/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh '' test-integration [2020-10-02T22:40:59.075Z] [2020-10-02T22:40:59.075Z] [2020-10-02T22:40:59.075Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-02T22:40:59.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-02T22:40:59.075Z] HOSTNAME=7eadc7e25d83 [2020-10-02T22:40:59.075Z] TEST_SKIP_INTEGRATION=1 [2020-10-02T22:40:59.075Z] TESTDEBUG=0 [2020-10-02T22:40:59.075Z] DEST=bundles/test-integration [2020-10-02T22:40:59.075Z] PWD=/go/src/github.com/docker/docker [2020-10-02T22:40:59.075Z] KEEPBUNDLE=1 [2020-10-02T22:40:59.075Z] DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:40:59.075Z] container=docker [2020-10-02T22:40:59.075Z] HOME=/root [2020-10-02T22:40:59.075Z] GOLANG_VERSION=1.13.15 [2020-10-02T22:40:59.075Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-02T22:40:59.076Z] VALIDATE_BRANCH=19.03 [2020-10-02T22:40:59.076Z] TERM=xterm [2020-10-02T22:40:59.076Z] DOCKER_PKG=github.com/docker/docker [2020-10-02T22:40:59.076Z] SHLVL=1 [2020-10-02T22:40:59.076Z] TIMEOUT=120m [2020-10-02T22:40:59.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-02T22:40:59.076Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-02T22:40:59.076Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-10-02T22:40:59.076Z] GO111MODULE=off [2020-10-02T22:40:59.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-02T22:40:59.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-02T22:40:59.076Z] GOPATH=/go [2020-10-02T22:40:59.076Z] PKG_CONFIG=pkg-config [2020-10-02T22:40:59.076Z] _=/usr/bin/env [2020-10-02T22:40:59.076Z] Building test suite binary ./integration-cli/test.main [2020-10-02T22:40:59.076Z] [2020-10-02T22:40:59.076Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-10-02T22:40:59.076Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-02T22:40:59.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-02T22:40:59.076Z] HOSTNAME=d291e7b0c3c8 [2020-10-02T22:40:59.076Z] TEST_SKIP_INTEGRATION=1 [2020-10-02T22:40:59.076Z] TESTDEBUG=0 [2020-10-02T22:40:59.076Z] DEST=bundles/test-integration [2020-10-02T22:40:59.076Z] PWD=/go/src/github.com/docker/docker [2020-10-02T22:40:59.076Z] KEEPBUNDLE=1 [2020-10-02T22:40:59.076Z] DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:40:59.076Z] container=docker [2020-10-02T22:40:59.076Z] HOME=/root [2020-10-02T22:40:59.076Z] GOLANG_VERSION=1.13.15 [2020-10-02T22:40:59.076Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-02T22:40:59.076Z] VALIDATE_BRANCH=19.03 [2020-10-02T22:40:59.076Z] TERM=xterm [2020-10-02T22:40:59.076Z] DOCKER_PKG=github.com/docker/docker [2020-10-02T22:40:59.076Z] SHLVL=1 [2020-10-02T22:40:59.076Z] TIMEOUT=120m [2020-10-02T22:40:59.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-02T22:40:59.076Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-02T22:40:59.076Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-10-02T22:40:59.076Z] GO111MODULE=off [2020-10-02T22:40:59.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-02T22:40:59.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-02T22:40:59.076Z] GOPATH=/go [2020-10-02T22:40:59.076Z] PKG_CONFIG=pkg-config [2020-10-02T22:40:59.076Z] _=/usr/bin/env [2020-10-02T22:40:59.076Z] Building test suite binary ./integration-cli/test.main [2020-10-02T22:40:59.076Z] No new tests added to integration. [2020-10-02T22:40:59.076Z] [2020-10-02T22:40:59.076Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-02T22:40:59.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-02T22:40:59.076Z] HOSTNAME=05c2b1e78086 [2020-10-02T22:40:59.076Z] TESTDEBUG=0 [2020-10-02T22:40:59.076Z] DEST=bundles/test-integration [2020-10-02T22:40:59.076Z] PWD=/go/src/github.com/docker/docker [2020-10-02T22:40:59.076Z] KEEPBUNDLE=1 [2020-10-02T22:40:59.076Z] DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:40:59.076Z] container=docker [2020-10-02T22:40:59.076Z] HOME=/root [2020-10-02T22:40:59.076Z] GOLANG_VERSION=1.13.15 [2020-10-02T22:40:59.076Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-02T22:40:59.076Z] VALIDATE_BRANCH=19.03 [2020-10-02T22:40:59.076Z] TERM=xterm [2020-10-02T22:40:59.076Z] DOCKER_PKG=github.com/docker/docker [2020-10-02T22:40:59.076Z] SHLVL=1 [2020-10-02T22:40:59.076Z] TIMEOUT=120m [2020-10-02T22:40:59.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-02T22:40:59.076Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-02T22:40:59.076Z] GO111MODULE=off [2020-10-02T22:40:59.076Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-02T22:40:59.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-02T22:40:59.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-02T22:40:59.076Z] GOPATH=/go [2020-10-02T22:40:59.076Z] PKG_CONFIG=pkg-config [2020-10-02T22:40:59.076Z] _=/usr/bin/env [2020-10-02T22:40:59.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-02T22:40:59.487Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.8% of statements [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/rootless [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/volume [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-02T22:40:59.487Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === Skipped [2020-10-02T22:40:59.487Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-02T22:40:59.487Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-02T22:40:59.487Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:73: No driver to put! [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-02T22:40:59.487Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-02T22:40:59.487Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-02T22:40:59.487Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:40:59.487Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-02T22:40:59.487Z] graphtest_unix.go:73: No driver to put! [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-02T22:40:59.487Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] [2020-10-02T22:40:59.487Z] DONE 2066 tests, 19 skipped in 185.948s Post stage [Pipeline] junit [2020-10-02T22:40:59.532Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T22:41:00.028Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh dynbinary test-integration [2020-10-02T22:41:00.322Z] [2020-10-02T22:41:00.322Z] Removing bundles/ [2020-10-02T22:41:00.322Z] [2020-10-02T22:41:00.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-02T22:41:00.613Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:41:00.613Z] GOOS="" GOARCH="" GOARM="" [2020-10-02T22:41:35.000Z] + return [2020-10-02T22:41:38.543Z] Removing intermediate container e2f583e2cfdb [2020-10-02T22:41:38.543Z] ---> c4ae3943dbc3 [2020-10-02T22:41:38.543Z] Step 85/140 : FROM runtime-dev AS runc [2020-10-02T22:41:38.543Z] ---> e3bcda09e129 [2020-10-02T22:41:38.543Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-10-02T22:41:38.543Z] ---> Running in 16396af986b9 [2020-10-02T22:41:38.543Z] Removing intermediate container 16396af986b9 [2020-10-02T22:41:38.543Z] ---> 5ca1815e437f [2020-10-02T22:41:38.543Z] Step 87/140 : ARG RUNC_COMMIT [2020-10-02T22:41:38.543Z] ---> Running in 41cc15c5aa69 [2020-10-02T22:41:38.543Z] Removing intermediate container 41cc15c5aa69 [2020-10-02T22:41:38.543Z] ---> 2261bc2aeb33 [2020-10-02T22:41:38.543Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-10-02T22:41:38.543Z] ---> Running in 50a61d90b333 [2020-10-02T22:41:38.543Z] Removing intermediate container 50a61d90b333 [2020-10-02T22:41:38.543Z] ---> 0a2867d91782 [2020-10-02T22:41:38.543Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:41:38.543Z] ---> d131bde015b4 [2020-10-02T22:41:38.543Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:41:38.543Z] ---> 86aa3a9b5b9a [2020-10-02T22:41:38.543Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:41:38.838Z] ---> Running in 30ee783d4e4e [2020-10-02T22:41:38.838Z] + RM_GOPATH=0 [2020-10-02T22:41:38.838Z] + TMP_GOPATH= [2020-10-02T22:41:38.838Z] + : /build [2020-10-02T22:41:38.838Z] + '[' -z '' ']' [2020-10-02T22:41:38.838Z] ++ mktemp -d [2020-10-02T22:41:38.838Z] + export GOPATH=/tmp/tmp.HpKlThYyBI [2020-10-02T22:41:38.838Z] + GOPATH=/tmp/tmp.HpKlThYyBI [2020-10-02T22:41:38.838Z] + RM_GOPATH=1 [2020-10-02T22:41:38.838Z] ++ dirname ./install.sh [2020-10-02T22:41:38.838Z] + dir=. [2020-10-02T22:41:38.838Z] + bin=runc [2020-10-02T22:41:38.838Z] + shift [2020-10-02T22:41:38.838Z] + '[' '!' -f ./runc.installer ']' [2020-10-02T22:41:38.838Z] + . ./runc.installer [2020-10-02T22:41:38.838Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:41:38.838Z] + install_runc [2020-10-02T22:41:38.838Z] + uname -r [2020-10-02T22:41:38.838Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-10-02T22:41:38.838Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-10-02T22:41:38.838Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-10-02T22:41:38.838Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-10-02T22:41:38.838Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HpKlThYyBI/src/github.com/opencontainers/runc [2020-10-02T22:41:38.838Z] Cloning into '/tmp/tmp.HpKlThYyBI/src/github.com/opencontainers/runc'... [2020-10-02T22:41:40.916Z] + cd /tmp/tmp.HpKlThYyBI/src/github.com/opencontainers/runc [2020-10-02T22:41:40.916Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-10-02T22:41:40.916Z] + '[' -z '' ']' [2020-10-02T22:41:40.916Z] + target=static [2020-10-02T22:41:40.916Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-10-02T22:41:41.213Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-10-02T22:41:57.533Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:41:57.533Z] [2020-10-02T22:41:57.533Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-02T22:41:57.533Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-02T22:41:57.533Z] HOSTNAME=76d7623348a6 [2020-10-02T22:41:57.533Z] TESTDEBUG=0 [2020-10-02T22:41:57.533Z] DEST=bundles/test-integration [2020-10-02T22:41:57.533Z] PWD=/go/src/github.com/docker/docker [2020-10-02T22:41:57.533Z] DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:41:57.533Z] container=docker [2020-10-02T22:41:57.533Z] HOME=/root [2020-10-02T22:41:57.533Z] GOLANG_VERSION=1.13.15 [2020-10-02T22:41:57.533Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-02T22:41:57.533Z] VALIDATE_BRANCH=19.03 [2020-10-02T22:41:57.533Z] TERM=xterm [2020-10-02T22:41:57.533Z] DOCKER_PKG=github.com/docker/docker [2020-10-02T22:41:57.533Z] SHLVL=1 [2020-10-02T22:41:57.533Z] TIMEOUT=120m [2020-10-02T22:41:57.533Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-02T22:41:57.533Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-02T22:41:57.533Z] GO111MODULE=off [2020-10-02T22:41:57.533Z] DOCKER_EXPERIMENTAL=1 [2020-10-02T22:41:57.533Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-02T22:41:57.533Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-02T22:41:57.533Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-02T22:41:57.533Z] GOPATH=/go [2020-10-02T22:41:57.533Z] PKG_CONFIG=pkg-config [2020-10-02T22:41:57.533Z] _=/usr/bin/env [2020-10-02T22:41:57.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-02T22:41:59.887Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-10-02T22:42:00.531Z] + mkdir -p /build [2020-10-02T22:42:00.531Z] + cp runc /build/runc [2020-10-02T22:42:02.049Z] Removing intermediate container 30ee783d4e4e [2020-10-02T22:42:02.049Z] ---> 29d6413202d2 [2020-10-02T22:42:02.049Z] Step 92/140 : FROM dev-base AS tini [2020-10-02T22:42:02.049Z] ---> 7b451570e88f [2020-10-02T22:42:02.049Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:42:02.049Z] ---> Using cache [2020-10-02T22:42:02.049Z] ---> eba5f428a20b [2020-10-02T22:42:02.049Z] Step 94/140 : ARG TINI_COMMIT [2020-10-02T22:42:02.049Z] ---> Running in da881657c7a4 [2020-10-02T22:42:02.049Z] Removing intermediate container da881657c7a4 [2020-10-02T22:42:02.049Z] ---> 28fef74eb5a9 [2020-10-02T22:42:02.049Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-10-02T22:42:02.049Z] ---> Running in ead5b0447453 [2020-10-02T22:42:02.349Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:42:02.349Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:42:02.643Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:42:02.643Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-02T22:42:04.169Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-02T22:42:04.169Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-02T22:42:05.206Z] Fetched 8163 kB in 3s (2773 kB/s) [2020-10-02T22:42:05.843Z] Reading package lists... [2020-10-02T22:42:06.707Z] Reading package lists... [2020-10-02T22:42:06.707Z] Building dependency tree... [2020-10-02T22:42:06.707Z] Reading state information... [2020-10-02T22:42:06.999Z] The following additional packages will be installed: [2020-10-02T22:42:06.999Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-10-02T22:42:06.999Z] Suggested packages: [2020-10-02T22:42:06.999Z] cmake-doc ninja-build lrzip [2020-10-02T22:42:06.999Z] Recommended packages: [2020-10-02T22:42:06.999Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-10-02T22:42:06.999Z] The following NEW packages will be installed: [2020-10-02T22:42:06.999Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-10-02T22:42:06.999Z] vim-common xxd [2020-10-02T22:42:06.999Z] 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:42:06.999Z] Need to get 14.9 MB of archives. [2020-10-02T22:42:06.999Z] After this operation, 67.2 MB of additional disk space will be used. [2020-10-02T22:42:06.999Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-02T22:42:07.295Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:42:07.295Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-10-02T22:42:07.295Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-02T22:42:07.598Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-10-02T22:42:07.598Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-10-02T22:42:07.598Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-10-02T22:42:07.599Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-10-02T22:42:07.599Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-10-02T22:42:07.599Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-10-02T22:42:07.895Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:42:07.895Z] Fetched 14.9 MB in 1s (23.2 MB/s) [2020-10-02T22:42:07.895Z] Selecting previously unselected package xxd. [2020-10-02T22:42:07.895Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-10-02T22:42:07.895Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-02T22:42:07.895Z] Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:42:07.895Z] Selecting previously unselected package vim-common. [2020-10-02T22:42:07.895Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:42:07.895Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:42:07.895Z] Selecting previously unselected package cmake-data. [2020-10-02T22:42:07.895Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-10-02T22:42:07.895Z] Unpacking cmake-data (3.13.4-1) ... [2020-10-02T22:42:08.543Z] Selecting previously unselected package libicu63:ppc64el. [2020-10-02T22:42:08.543Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-02T22:42:08.543Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-02T22:42:09.180Z] Selecting previously unselected package libxml2:ppc64el. [2020-10-02T22:42:09.180Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-10-02T22:42:09.180Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:42:09.473Z] Selecting previously unselected package libarchive13:ppc64el. [2020-10-02T22:42:09.473Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-10-02T22:42:09.473Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-02T22:42:09.473Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-10-02T22:42:09.473Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-10-02T22:42:09.473Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-02T22:42:09.473Z] Selecting previously unselected package librhash0:ppc64el. [2020-10-02T22:42:09.473Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-10-02T22:42:09.473Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-10-02T22:42:09.473Z] Selecting previously unselected package libuv1:ppc64el. [2020-10-02T22:42:09.473Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-10-02T22:42:09.473Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-10-02T22:42:09.473Z] Selecting previously unselected package cmake. [2020-10-02T22:42:09.473Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-10-02T22:42:09.473Z] Unpacking cmake (3.13.4-1) ... [2020-10-02T22:42:09.765Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-02T22:42:09.765Z] Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:42:09.765Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-10-02T22:42:09.765Z] Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:42:09.765Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-10-02T22:42:09.765Z] Setting up cmake-data (3.13.4-1) ... [2020-10-02T22:42:09.765Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-10-02T22:42:09.765Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-10-02T22:42:09.765Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-10-02T22:42:09.765Z] Setting up cmake (3.13.4-1) ... [2020-10-02T22:42:10.060Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:42:10.060Z] Processing triggers for mime-support (3.62) ... [2020-10-02T22:42:11.598Z] Removing intermediate container ead5b0447453 [2020-10-02T22:42:11.598Z] ---> 5be748e41e04 [2020-10-02T22:42:11.598Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:42:11.598Z] ---> 91b3b0755ff6 [2020-10-02T22:42:11.598Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-10-02T22:42:11.598Z] ---> Running in 59c67b917a2e [2020-10-02T22:42:11.598Z] Removing intermediate container 59c67b917a2e [2020-10-02T22:42:11.598Z] ---> fe0a0f0f5f55 [2020-10-02T22:42:11.598Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:42:11.598Z] ---> 8fdfe5e6f21e [2020-10-02T22:42:11.598Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:42:11.598Z] ---> Running in 02f3bc99de3b [2020-10-02T22:42:11.890Z] + RM_GOPATH=0 [2020-10-02T22:42:11.890Z] + TMP_GOPATH= [2020-10-02T22:42:11.890Z] + : /build [2020-10-02T22:42:11.890Z] + '[' -z '' ']' [2020-10-02T22:42:11.890Z] ++ mktemp -d [2020-10-02T22:42:11.890Z] + export GOPATH=/tmp/tmp.MROgRVSrtz [2020-10-02T22:42:11.890Z] + GOPATH=/tmp/tmp.MROgRVSrtz [2020-10-02T22:42:11.890Z] + RM_GOPATH=1 [2020-10-02T22:42:11.890Z] ++ dirname ./install.sh [2020-10-02T22:42:11.890Z] + dir=. [2020-10-02T22:42:11.890Z] + bin=tini [2020-10-02T22:42:11.890Z] + shift [2020-10-02T22:42:11.890Z] + '[' '!' -f ./tini.installer ']' [2020-10-02T22:42:11.890Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:42:11.890Z] + . ./tini.installer [2020-10-02T22:42:11.890Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:42:11.890Z] + install_tini [2020-10-02T22:42:11.890Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-10-02T22:42:11.890Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.MROgRVSrtz/tini [2020-10-02T22:42:11.890Z] Cloning into '/tmp/tmp.MROgRVSrtz/tini'... [2020-10-02T22:42:12.526Z] + cd /tmp/tmp.MROgRVSrtz/tini [2020-10-02T22:42:12.526Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-10-02T22:42:12.526Z] + cmake . [2020-10-02T22:42:12.526Z] -- The C compiler identification is GNU 8.3.0 [2020-10-02T22:42:12.526Z] -- Check for working C compiler: /usr/bin/cc [2020-10-02T22:42:12.526Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-02T22:42:12.526Z] -- Detecting C compiler ABI info [2020-10-02T22:42:12.526Z] -- Detecting C compiler ABI info - done [2020-10-02T22:42:12.526Z] -- Detecting C compile features [2020-10-02T22:42:12.820Z] -- Detecting C compile features - done [2020-10-02T22:42:12.820Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-10-02T22:42:12.820Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-10-02T22:42:12.820Z] -- Configuring done [2020-10-02T22:42:12.820Z] -- Generating done [2020-10-02T22:42:12.820Z] -- Build files have been written to: /tmp/tmp.MROgRVSrtz/tini [2020-10-02T22:42:12.820Z] + make tini-static [2020-10-02T22:42:12.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-02T22:42:12.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-02T22:42:13.114Z] Scanning dependencies of target tini-static [2020-10-02T22:42:13.114Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-10-02T22:42:13.114Z] [100%] Linking C executable tini-static [2020-10-02T22:42:13.407Z] [100%] Built target tini-static [2020-10-02T22:42:13.407Z] + mkdir -p /build [2020-10-02T22:42:13.407Z] + cp tini-static /build/docker-init [2020-10-02T22:42:13.700Z] Removing intermediate container 02f3bc99de3b [2020-10-02T22:42:13.700Z] ---> 4905b042259d [2020-10-02T22:42:13.700Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-10-02T22:42:13.700Z] ---> 7b451570e88f [2020-10-02T22:42:13.700Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-10-02T22:42:13.700Z] ---> Running in 55c390f65bfd [2020-10-02T22:42:13.700Z] Removing intermediate container 55c390f65bfd [2020-10-02T22:42:13.700Z] ---> 46ec5bbdf0f9 [2020-10-02T22:42:13.700Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-10-02T22:42:13.994Z] ---> Running in 2260c49978fd [2020-10-02T22:42:13.995Z] Removing intermediate container 2260c49978fd [2020-10-02T22:42:13.995Z] ---> 5b1479365a7a [2020-10-02T22:42:13.995Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:42:13.995Z] ---> 5c6fcfe011fa [2020-10-02T22:42:13.995Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-10-02T22:42:14.287Z] ---> f274fb31af72 [2020-10-02T22:42:14.287Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-10-02T22:42:14.287Z] ---> Running in 5b615034c795 [2020-10-02T22:42:14.294Z] 4612f6d0b889: Pull complete [2020-10-02T22:42:14.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-02T22:42:14.580Z] + RM_GOPATH=0 [2020-10-02T22:42:14.580Z] + TMP_GOPATH= [2020-10-02T22:42:14.580Z] + : /build/ [2020-10-02T22:42:14.580Z] + '[' -z '' ']' [2020-10-02T22:42:14.580Z] ++ mktemp -d [2020-10-02T22:42:14.580Z] + export GOPATH=/tmp/tmp.lakTJP6f9X [2020-10-02T22:42:14.580Z] + GOPATH=/tmp/tmp.lakTJP6f9X [2020-10-02T22:42:14.580Z] + RM_GOPATH=1 [2020-10-02T22:42:14.580Z] ++ dirname ./install.sh [2020-10-02T22:42:14.580Z] + dir=. [2020-10-02T22:42:14.580Z] + bin=rootlesskit [2020-10-02T22:42:14.580Z] + shift [2020-10-02T22:42:14.580Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-10-02T22:42:14.580Z] + . ./rootlesskit.installer [2020-10-02T22:42:14.580Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:42:14.580Z] + install_rootlesskit [2020-10-02T22:42:14.580Z] + case "$1" in [2020-10-02T22:42:14.580Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:42:14.580Z] + export CGO_ENABLED=0 [2020-10-02T22:42:14.580Z] + CGO_ENABLED=0 [2020-10-02T22:42:14.580Z] + _install_rootlesskit [2020-10-02T22:42:14.580Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-10-02T22:42:14.580Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lakTJP6f9X/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:42:14.580Z] Cloning into '/tmp/tmp.lakTJP6f9X/src/github.com/rootless-containers/rootlesskit'... [2020-10-02T22:42:14.717Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:42:14.717Z] [2020-10-02T22:42:14.717Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-10-02T22:42:14.717Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-10-02T22:42:14.717Z] Using test binary docker [2020-10-02T22:42:14.717Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-02T22:42:14.717Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-02T22:42:14.717Z] INFO: Waiting for daemon to start... [2020-10-02T22:42:14.717Z] Starting dockerd [2020-10-02T22:42:14.717Z] . [2020-10-02T22:42:14.718Z] INFO: Building docker-sdk-python3:4.1.0... [2020-10-02T22:42:15.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-02T22:42:15.219Z] + cd /tmp/tmp.lakTJP6f9X/src/github.com/rootless-containers/rootlesskit [2020-10-02T22:42:15.219Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-10-02T22:42:15.219Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:42:15.219Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-10-02T22:42:16.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-02T22:42:16.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-02T22:42:17.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-02T22:42:17.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-02T22:42:19.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-02T22:42:19.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-02T22:42:21.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-02T22:42:23.755Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-10-02T22:42:23.755Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-10-02T22:42:25.836Z] Removing intermediate container 5b615034c795 [2020-10-02T22:42:25.836Z] ---> 0ad3258302f6 [2020-10-02T22:42:25.836Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-10-02T22:42:25.836Z] ---> 110de35dd7c1 [2020-10-02T22:42:25.836Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-10-02T22:42:25.836Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-10-02T22:42:25.836Z] bad55c542dc9: Pulling fs layer [2020-10-02T22:42:26.132Z] bad55c542dc9: Verifying Checksum [2020-10-02T22:42:26.132Z] bad55c542dc9: Download complete [2020-10-02T22:42:26.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-02T22:42:26.426Z] bad55c542dc9: Pull complete [2020-10-02T22:42:26.426Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-10-02T22:42:26.426Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-10-02T22:42:26.426Z] ---> e49efe6f0050 [2020-10-02T22:42:26.426Z] Step 108/140 : FROM runtime-dev AS dev [2020-10-02T22:42:26.426Z] ---> e3bcda09e129 [2020-10-02T22:42:26.426Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-10-02T22:42:26.426Z] ---> Running in b0b9b186f581 [2020-10-02T22:42:26.426Z] Removing intermediate container b0b9b186f581 [2020-10-02T22:42:26.426Z] ---> e4fea72bbe65 [2020-10-02T22:42:26.426Z] Step 110/140 : RUN groupadd -r docker [2020-10-02T22:42:26.725Z] ---> Running in 68df54140ab4 [2020-10-02T22:42:27.366Z] Removing intermediate container 68df54140ab4 [2020-10-02T22:42:27.366Z] ---> c24c4042a408 [2020-10-02T22:42:27.366Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-10-02T22:42:27.366Z] ---> Running in 624206a4eec5 [2020-10-02T22:42:27.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-02T22:42:28.007Z] Removing intermediate container 624206a4eec5 [2020-10-02T22:42:28.007Z] ---> a6551d8ee934 [2020-10-02T22:42:28.007Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-10-02T22:42:28.007Z] ---> Running in a036a11e1139 [2020-10-02T22:42:28.299Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-10-02T22:42:28.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-02T22:42:28.594Z] Removing intermediate container a036a11e1139 [2020-10-02T22:42:28.594Z] ---> b6aab35a0ddc [2020-10-02T22:42:28.594Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-10-02T22:42:28.594Z] ---> Running in 155932996ca4 [2020-10-02T22:42:29.233Z] Removing intermediate container 155932996ca4 [2020-10-02T22:42:29.233Z] ---> 20e20fdc3518 [2020-10-02T22:42:29.233Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-10-02T22:42:29.233Z] ---> Running in 34f48397b9ee [2020-10-02T22:42:29.869Z] Removing intermediate container 34f48397b9ee [2020-10-02T22:42:29.869Z] ---> 64353c6dfebf [2020-10-02T22:42:29.869Z] Step 115/140 : RUN ldconfig [2020-10-02T22:42:29.869Z] ---> Running in 3fcbb811b73b [2020-10-02T22:42:29.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-02T22:42:30.510Z] Removing intermediate container 3fcbb811b73b [2020-10-02T22:42:30.510Z] ---> 9a54a6532518 [2020-10-02T22:42:30.510Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-10-02T22:42:30.510Z] ---> Running in dd57ef9129c3 [2020-10-02T22:42:30.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-02T22:42:31.154Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-10-02T22:42:31.154Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-10-02T22:42:31.154Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-10-02T22:42:31.154Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-10-02T22:42:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-02T22:42:31.448Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [224 kB] [2020-10-02T22:42:31.448Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-10-02T22:42:32.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-02T22:42:32.292Z] Using test binary docker [2020-10-02T22:42:32.292Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-02T22:42:32.292Z] +++ /etc/init.d/apparmor start [2020-10-02T22:42:32.292Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-02T22:42:32.292Z] INFO: Waiting for daemon to start... [2020-10-02T22:42:32.292Z] Starting dockerd [2020-10-02T22:42:32.292Z] +++ 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-10-02T22:42:33.005Z] Fetched 8163 kB in 2s (4035 kB/s) [2020-10-02T22:42:33.641Z] Reading package lists... [2020-10-02T22:42:34.357Z] . [2020-10-02T22:42:34.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-02T22:42:34.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-02T22:42:34.357Z] Error: No such image: emptyfs [2020-10-02T22:42:34.357Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-02T22:42:34.357Z] ++++ docker load [2020-10-02T22:42:34.648Z] Running integration-test (iteration 1) [2020-10-02T22:42:34.648Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-10-02T22:42:34.648Z] ++ 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-10-02T22:42:34.648Z] ++ set -e [2020-10-02T22:42:34.648Z] ++ '[' -n 0 ']' [2020-10-02T22:42:34.648Z] ++ set -x [2020-10-02T22:42:34.648Z] ++ env -i DEST=/go/src/github.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-10-02T22:42:34.680Z] Reading package lists... [2020-10-02T22:42:34.680Z] Building dependency tree... [2020-10-02T22:42:34.680Z] Reading state information... [2020-10-02T22:42:34.680Z] libcap2-bin is already the newest version (1:2.25-2). [2020-10-02T22:42:34.680Z] libcap2-bin set to manually installed. [2020-10-02T22:42:34.680Z] The following additional packages will be installed: [2020-10-02T22:42:34.680Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-10-02T22:42:34.680Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-10-02T22:42:34.680Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:42:34.680Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-10-02T22:42:34.680Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-10-02T22:42:34.680Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-10-02T22:42:34.680Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-10-02T22:42:34.680Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-10-02T22:42:34.680Z] python3.7 python3.7-minimal vim-runtime xxd [2020-10-02T22:42:34.680Z] Suggested packages: [2020-10-02T22:42:34.680Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-10-02T22:42:34.680Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-10-02T22:42:34.680Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-10-02T22:42:34.680Z] xfsdump acl attr quota [2020-10-02T22:42:34.680Z] Recommended packages: [2020-10-02T22:42:34.680Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-10-02T22:42:34.680Z] python3-keyrings.alt python3-xdg unzip [2020-10-02T22:42:35.317Z] The following NEW packages will be installed: [2020-10-02T22:42:35.317Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-10-02T22:42:35.317Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-10-02T22:42:35.317Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-10-02T22:42:35.317Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-10-02T22:42:35.317Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-10-02T22:42:35.317Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-10-02T22:42:35.317Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-02T22:42:35.317Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-10-02T22:42:35.317Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-10-02T22:42:35.317Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-10-02T22:42:35.317Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-10-02T22:42:35.317Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-10-02T22:42:35.317Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-10-02T22:42:35.317Z] xfsprogs xxd xz-utils zip [2020-10-02T22:42:35.317Z] 0 upgraded, 68 newly installed, 0 to remove and 2 not upgraded. [2020-10-02T22:42:35.317Z] Need to get 106 MB of archives. [2020-10-02T22:42:35.317Z] After this operation, 660 MB of additional disk space will be used. [2020-10-02T22:42:35.317Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-10-02T22:42:35.317Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-10-02T22:42:35.317Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-10-02T22:42:35.317Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-10-02T22:42:35.317Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-10-02T22:42:35.317Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-10-02T22:42:35.611Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-10-02T22:42:35.611Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-10-02T22:42:35.611Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-10-02T22:42:35.611Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-10-02T22:42:35.611Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-10-02T22:42:35.611Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-10-02T22:42:35.611Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-10-02T22:42:35.611Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-10-02T22:42:35.612Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-10-02T22:42:35.612Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-10-02T22:42:35.612Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-10-02T22:42:35.612Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-10-02T22:42:35.612Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-10-02T22:42:35.612Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-10-02T22:42:35.612Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-10-02T22:42:35.612Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-10-02T22:42:35.612Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-10-02T22:42:35.612Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-10-02T22:42:35.612Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-10-02T22:42:35.905Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-10-02T22:42:35.905Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-10-02T22:42:35.905Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-10-02T22:42:35.905Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-10-02T22:42:35.905Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-10-02T22:42:35.905Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-10-02T22:42:36.200Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-10-02T22:42:37.248Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-10-02T22:42:37.889Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-10-02T22:42:37.889Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-10-02T22:42:37.889Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-10-02T22:42:37.889Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-10-02T22:42:37.889Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-10-02T22:42:37.889Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-10-02T22:42:37.889Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-10-02T22:42:37.889Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-10-02T22:42:37.889Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-10-02T22:42:37.889Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-10-02T22:42:37.889Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-10-02T22:42:37.889Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-10-02T22:42:37.889Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-10-02T22:42:37.889Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-10-02T22:42:37.889Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-10-02T22:42:37.890Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-10-02T22:42:37.890Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-10-02T22:42:37.890Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-10-02T22:42:37.890Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-10-02T22:42:37.890Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-10-02T22:42:37.890Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-10-02T22:42:37.890Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-10-02T22:42:37.890Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-10-02T22:42:37.890Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-10-02T22:42:37.890Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-10-02T22:42:37.890Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-10-02T22:42:37.890Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-10-02T22:42:38.184Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-10-02T22:42:38.184Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-10-02T22:42:38.184Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-10-02T22:42:38.184Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-10-02T22:42:38.184Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-10-02T22:42:38.184Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-10-02T22:42:38.184Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-10-02T22:42:38.184Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-10-02T22:42:38.477Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-02T22:42:38.477Z] Fetched 106 MB in 3s (34.8 MB/s) [2020-10-02T22:42:38.477Z] Selecting previously unselected package pigz. [2020-10-02T22:42:38.477Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15402 files and directories currently installed.) [2020-10-02T22:42:38.477Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-10-02T22:42:38.477Z] Unpacking pigz (2.4-1) ... [2020-10-02T22:42:38.477Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-10-02T22:42:38.477Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-02T22:42:38.477Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-02T22:42:38.477Z] Selecting previously unselected package python3.7-minimal. [2020-10-02T22:42:38.477Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-02T22:42:38.477Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:42:38.769Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-10-02T22:42:38.769Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-10-02T22:42:39.405Z] Selecting previously unselected package python3-minimal. [2020-10-02T22:42:39.405Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15651 files and directories currently installed.) [2020-10-02T22:42:39.405Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-10-02T22:42:39.405Z] Unpacking python3-minimal (3.7.3-1) ... [2020-10-02T22:42:39.405Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-10-02T22:42:39.405Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-10-02T22:42:39.405Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-10-02T22:42:39.405Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-10-02T22:42:39.405Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-02T22:42:39.405Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-02T22:42:39.699Z] Selecting previously unselected package python3.7. [2020-10-02T22:42:39.699Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-10-02T22:42:39.699Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:42:39.699Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-10-02T22:42:39.699Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-10-02T22:42:39.699Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-02T22:42:39.699Z] Setting up python3-minimal (3.7.3-1) ... [2020-10-02T22:42:39.699Z] Selecting previously unselected package python3. [2020-10-02T22:42:39.699Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16063 files and directories currently installed.) [2020-10-02T22:42:39.699Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-10-02T22:42:39.699Z] Unpacking python3 (3.7.3-1) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-10-02T22:42:39.994Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-10-02T22:42:39.994Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package libiptc0:ppc64el. [2020-10-02T22:42:39.994Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-10-02T22:42:39.994Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-10-02T22:42:39.994Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-10-02T22:42:39.994Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package iptables. [2020-10-02T22:42:39.994Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking iptables (1.8.2-4) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package xxd. [2020-10-02T22:42:39.994Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-02T22:42:39.994Z] Unpacking xxd (2:8.1.0875-5) ... [2020-10-02T22:42:39.994Z] Selecting previously unselected package vim-common. [2020-10-02T22:42:39.994Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:42:39.994Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-10-02T22:42:40.289Z] Selecting previously unselected package bash-completion. [2020-10-02T22:42:40.289Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-10-02T22:42:40.928Z] Unpacking bash-completion (1:2.8-6) ... [2020-10-02T22:42:40.928Z] Selecting previously unselected package bzip2. [2020-10-02T22:42:40.928Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-10-02T22:42:40.928Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:42:40.928Z] Selecting previously unselected package xz-utils. [2020-10-02T22:42:40.928Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-10-02T22:42:40.928Z] Unpacking xz-utils (5.2.4-1) ... [2020-10-02T22:42:40.928Z] Selecting previously unselected package apparmor. [2020-10-02T22:42:40.928Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-10-02T22:42:40.928Z] Unpacking apparmor (2.13.2-10) ... [2020-10-02T22:42:41.226Z] Selecting previously unselected package aufs-tools. [2020-10-02T22:42:41.226Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-10-02T22:42:41.226Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:42:41.226Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-10-02T22:42:41.226Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-10-02T22:42:41.226Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:42:41.519Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-10-02T22:42:41.519Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-10-02T22:42:41.519Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:42:41.698Z] Loaded image: buildpack-deps:jessie [2020-10-02T22:42:41.698Z] Loaded image: busybox:latest [2020-10-02T22:42:41.698Z] Loaded image: busybox:glibc [2020-10-02T22:42:41.698Z] Loaded image: debian:jessie [2020-10-02T22:42:41.826Z] Selecting previously unselected package binutils-mingw-w64. [2020-10-02T22:42:41.826Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-10-02T22:42:41.826Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:42:41.826Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-10-02T22:42:41.826Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-02T22:42:41.826Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-02T22:42:41.988Z] Loaded image: hello-world:latest [2020-10-02T22:42:41.989Z] INFO: Testing against a local daemon [2020-10-02T22:42:41.989Z] === RUN TestBuildWithSession [2020-10-02T22:42:42.123Z] Selecting previously unselected package dmsetup. [2020-10-02T22:42:42.123Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-10-02T22:42:42.123Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-10-02T22:42:42.123Z] Selecting previously unselected package mingw-w64-common. [2020-10-02T22:42:42.123Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-10-02T22:42:42.123Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-10-02T22:42:42.764Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-10-02T22:42:42.764Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-10-02T22:42:42.764Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:42:43.809Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-10-02T22:42:43.809Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-02T22:42:43.809Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:42:43.809Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-10-02T22:42:43.809Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-02T22:42:43.809Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:42:45.506Z] --- PASS: TestBuildWithSession (3.63s) [2020-10-02T22:42:45.506Z] === RUN TestBuildSquashParent [2020-10-02T22:42:47.338Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-10-02T22:42:47.338Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-10-02T22:42:47.338Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:42:50.093Z] Selecting previously unselected package libonig5:ppc64el. [2020-10-02T22:42:50.093Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-10-02T22:42:50.093Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-10-02T22:42:50.093Z] Selecting previously unselected package libjq1:ppc64el. [2020-10-02T22:42:50.093Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-02T22:42:50.093Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-02T22:42:50.093Z] Selecting previously unselected package jq. [2020-10-02T22:42:50.093Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-10-02T22:42:50.093Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-10-02T22:42:50.093Z] Selecting previously unselected package libaio1:ppc64el. [2020-10-02T22:42:50.093Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-10-02T22:42:50.093Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-10-02T22:42:50.093Z] Selecting previously unselected package libbtrfs0. [2020-10-02T22:42:50.093Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-10-02T22:42:50.093Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-10-02T22:42:50.094Z] Selecting previously unselected package libbtrfs-dev. [2020-10-02T22:42:50.094Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-10-02T22:42:50.094Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:42:50.094Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-10-02T22:42:50.094Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-10-02T22:42:50.094Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-02T22:42:50.094Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-10-02T22:42:50.094Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-02T22:42:50.094Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-02T22:42:50.094Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-10-02T22:42:50.094Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-10-02T22:42:50.094Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libgpm2:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-10-02T22:42:50.387Z] Selecting previously unselected package libicu63:ppc64el. [2020-10-02T22:42:50.387Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-10-02T22:42:50.387Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-02T22:42:50.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-02T22:42:50.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-02T22:42:51.427Z] Selecting previously unselected package libnet1:ppc64el. [2020-10-02T22:42:51.427Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-10-02T22:42:51.427Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-02T22:42:51.427Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-10-02T22:42:51.427Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-10-02T22:42:51.427Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-02T22:42:51.427Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-10-02T22:42:51.427Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-10-02T22:42:51.427Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-02T22:42:51.427Z] Selecting previously unselected package libreadline5:ppc64el. [2020-10-02T22:42:51.427Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-10-02T22:42:51.427Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-02T22:42:51.427Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-10-02T22:42:51.427Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-10-02T22:42:51.427Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-02T22:42:51.721Z] Selecting previously unselected package net-tools. [2020-10-02T22:42:51.721Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-10-02T22:42:51.721Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:42:51.721Z] Selecting previously unselected package python-pip-whl. [2020-10-02T22:42:51.721Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-10-02T22:42:51.721Z] Unpacking python-pip-whl (18.1-5) ... [2020-10-02T22:42:51.721Z] Selecting previously unselected package python3-lib2to3. [2020-10-02T22:42:51.721Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-10-02T22:42:51.721Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:42:51.721Z] Selecting previously unselected package python3-distutils. [2020-10-02T22:42:51.721Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-10-02T22:42:51.721Z] Unpacking python3-distutils (3.7.3-1) ... [2020-10-02T22:42:51.721Z] Selecting previously unselected package python3-pip. [2020-10-02T22:42:51.721Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-10-02T22:42:51.721Z] Unpacking python3-pip (18.1-5) ... [2020-10-02T22:42:51.721Z] Selecting previously unselected package python3-pkg-resources. [2020-10-02T22:42:51.721Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-10-02T22:42:51.721Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:42:52.016Z] Selecting previously unselected package python3-setuptools. [2020-10-02T22:42:52.016Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-10-02T22:42:52.016Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-10-02T22:42:52.016Z] Selecting previously unselected package python3-wheel. [2020-10-02T22:42:52.016Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-10-02T22:42:52.016Z] Unpacking python3-wheel (0.32.3-2) ... [2020-10-02T22:42:52.016Z] Selecting previously unselected package thin-provisioning-tools. [2020-10-02T22:42:52.016Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-10-02T22:42:52.016Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:42:52.016Z] Selecting previously unselected package vim-runtime. [2020-10-02T22:42:52.016Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-10-02T22:42:52.016Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-10-02T22:42:52.016Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-10-02T22:42:52.016Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:42:52.405Z] --- PASS: TestBuildSquashParent (6.28s) [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:42:52.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:42:52.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:42:52.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:42:52.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:42:52.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:42:52.405Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:42:52.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:42:52.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:42:52.405Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:42:52.654Z] Selecting previously unselected package vim. [2020-10-02T22:42:52.654Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-10-02T22:42:52.654Z] Unpacking vim (2:8.1.0875-5) ... [2020-10-02T22:42:52.948Z] Selecting previously unselected package xfsprogs. [2020-10-02T22:42:52.948Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-10-02T22:42:52.948Z] Unpacking xfsprogs (4.20.0-1) ... [2020-10-02T22:42:52.948Z] Selecting previously unselected package zip. [2020-10-02T22:42:52.948Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-10-02T22:42:52.948Z] Unpacking zip (3.0-11+b1) ... [2020-10-02T22:42:52.948Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-10-02T22:42:52.948Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-10-02T22:42:52.948Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-10-02T22:42:53.242Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-10-02T22:42:53.242Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-10-02T22:42:53.242Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-10-02T22:42:53.242Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-10-02T22:42:53.242Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-10-02T22:42:53.242Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-10-02T22:42:53.242Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-10-02T22:42:53.242Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-10-02T22:42:53.242Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:42:53.242Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-10-02T22:42:53.242Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-10-02T22:42:53.242Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-10-02T22:42:53.242Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-10-02T22:42:53.242Z] Setting up xxd (2:8.1.0875-5) ... [2020-10-02T22:42:53.242Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-10-02T22:42:53.242Z] Setting up zip (3.0-11+b1) ... [2020-10-02T22:42:53.242Z] Setting up vim-common (2:8.1.0875-5) ... [2020-10-02T22:42:53.242Z] Setting up bash-completion (1:2.8-6) ... [2020-10-02T22:42:53.879Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-10-02T22:42:53.879Z] Setting up xz-utils (5.2.4-1) ... [2020-10-02T22:42:53.879Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-10-02T22:42:53.879Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-10-02T22:42:53.879Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-10-02T22:42:53.879Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-10-02T22:42:53.879Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-10-02T22:42:53.879Z] Setting up pigz (2.4-1) ... [2020-10-02T22:42:53.879Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-10-02T22:42:53.879Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-10-02T22:42:53.879Z] Setting up python-pip-whl (18.1-5) ... [2020-10-02T22:42:53.879Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-10-02T22:42:53.879Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-10-02T22:42:53.879Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-10-02T22:42:53.879Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-10-02T22:42:53.879Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-10-02T22:42:53.879Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-10-02T22:42:53.879Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-10-02T22:42:53.879Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-10-02T22:42:53.879Z] Setting up vim (2:8.1.0875-5) ... [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-10-02T22:42:54.175Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-10-02T22:42:54.175Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-10-02T22:42:54.175Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-10-02T22:42:54.175Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:42:54.175Z] 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-10-02T22:42:54.175Z] 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-10-02T22:42:54.175Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-10-02T22:42:54.175Z] 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-10-02T22:42:54.175Z] 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-10-02T22:42:54.175Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-10-02T22:42:54.175Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-10-02T22:42:54.175Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-10-02T22:42:54.175Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-10-02T22:42:54.175Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-10-02T22:42:54.175Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-10-02T22:42:54.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:42:54.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:42:55.214Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-10-02T22:42:55.214Z] Setting up iptables (1.8.2-4) ... [2020-10-02T22:42:55.214Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:42:55.214Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:42:55.214Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-10-02T22:42:55.214Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-10-02T22:42:55.214Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-10-02T22:42:55.214Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-10-02T22:42:55.214Z] Setting up python3 (3.7.3-1) ... [2020-10-02T22:42:55.214Z] Setting up python3-wheel (0.32.3-2) ... [2020-10-02T22:42:55.214Z] Setting up apparmor (2.13.2-10) ... [2020-10-02T22:42:55.507Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-10-02T22:42:55.801Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-10-02T22:42:55.801Z] Setting up python3-distutils (3.7.3-1) ... [2020-10-02T22:42:56.094Z] Setting up python3-setuptools (40.8.0-1) ... [2020-10-02T22:42:56.388Z] Setting up python3-pip (18.1-5) ... [2020-10-02T22:42:56.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:42:56.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:42:56.681Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-02T22:42:56.681Z] Setting up dmsetup (2:1.02.155-3) ... [2020-10-02T22:42:56.681Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-10-02T22:42:56.681Z] Setting up xfsprogs (4.20.0-1) ... [2020-10-02T22:42:56.681Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-10-02T22:42:56.681Z] Processing triggers for mime-support (3.62) ... [2020-10-02T22:42:56.681Z] Processing triggers for libc-bin (2.28-10) ... [2020-10-02T22:42:57.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.35s) [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2020-10-02T22:42:59.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-10-02T22:42:59.281Z] === RUN TestBuildMultiStageCopy [2020-10-02T22:42:59.281Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-02T22:43:00.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-02T22:43:01.364Z] sha256:626284d11dc1a771bbce7e0ab80dc1555fe141ff84e8d8fa02e610ede4a7dd9f [2020-10-02T22:43:01.364Z] INFO: Starting docker-py tests... [2020-10-02T22:43:01.364Z] ============================= test session starts ============================== [2020-10-02T22:43:01.364Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-10-02T22:43:01.364Z] rootdir: /src, inifile: pytest.ini [2020-10-02T22:43:01.364Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-10-02T22:43:01.364Z] collected 385 items / 3 deselected / 382 selected [2020-10-02T22:43:01.364Z] [2020-10-02T22:43:02.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-02T22:43:02.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-02T22:43:02.641Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-02T22:43:03.274Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-02T22:43:03.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-02T22:43:03.940Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-10-02T22:43:03.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-10-02T22:43:03.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-10-02T22:43:03.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-10-02T22:43:03.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-10-02T22:43:03.940Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-10-02T22:43:03.940Z] === RUN TestBuildMultiStageParentConfig [2020-10-02T22:43:05.206Z] Removing intermediate container dd57ef9129c3 [2020-10-02T22:43:05.206Z] ---> 07715422e3d0 [2020-10-02T22:43:05.206Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-10-02T22:43:05.206Z] ---> Running in 79e87d797ac1 [2020-10-02T22:43:05.206Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-10-02T22:43:05.206Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-10-02T22:43:05.206Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-10-02T22:43:05.206Z] Removing intermediate container 79e87d797ac1 [2020-10-02T22:43:05.206Z] ---> 4e28aa3d50ce [2020-10-02T22:43:05.206Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-10-02T22:43:05.206Z] ---> Running in 8f95a7275404 [2020-10-02T22:43:05.447Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-10-02T22:43:05.447Z] === RUN TestBuildLabelWithTargets [2020-10-02T22:43:06.246Z] Collecting yamllint==1.16.0 [2020-10-02T22:43:06.247Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-10-02T22:43:06.247Z] Collecting pyyaml (from yamllint==1.16.0) [2020-10-02T22:43:06.247Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-10-02T22:43:06.540Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-10-02T22:43:06.540Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-10-02T22:43:06.540Z] Building wheels for collected packages: pyyaml [2020-10-02T22:43:06.540Z] Running setup.py bdist_wheel for pyyaml: started [2020-10-02T22:43:06.833Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-10-02T22:43:06.833Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-10-02T22:43:06.833Z] Successfully built pyyaml [2020-10-02T22:43:06.833Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-10-02T22:43:07.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-02T22:43:07.126Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-10-02T22:43:07.419Z] Removing intermediate container 8f95a7275404 [2020-10-02T22:43:07.419Z] ---> 112a3dc3dd33 [2020-10-02T22:43:07.419Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-10-02T22:43:07.511Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-10-02T22:43:07.511Z] === RUN TestBuildWithEmptyLayers [2020-10-02T22:43:08.058Z] ---> 013e87e1fc4d [2020-10-02T22:43:08.058Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-02T22:43:08.559Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-10-02T22:43:08.559Z] === RUN TestBuildMultiStageOnBuild [2020-10-02T22:43:10.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-02T22:43:10.831Z] ---> c1a15bec341a [2020-10-02T22:43:10.831Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-10-02T22:43:10.831Z] ---> fd027ed22ff3 [2020-10-02T22:43:10.831Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-10-02T22:43:11.125Z] ---> 6ec52ed6be8d [2020-10-02T22:43:11.125Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-10-02T22:43:11.125Z] ---> 135300f758b6 [2020-10-02T22:43:11.125Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-10-02T22:43:11.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-02T22:43:11.762Z] ---> aa7e15ad5760 [2020-10-02T22:43:11.762Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-10-02T22:43:12.055Z] ---> b05e38aa7e8d [2020-10-02T22:43:12.055Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-10-02T22:43:12.055Z] ---> 16cdb9ab5c3e [2020-10-02T22:43:12.055Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-10-02T22:43:12.075Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-10-02T22:43:12.076Z] === RUN TestBuildUncleanTarFilenames [2020-10-02T22:43:12.348Z] ---> c3bf239b4bbc [2020-10-02T22:43:12.348Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-10-02T22:43:12.355Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-10-02T22:43:12.707Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-10-02T22:43:12.707Z] === RUN TestBuildMultiStageLayerLeak [2020-10-02T22:43:13.176Z] tests/integration/api_client_test.py ..... [ 7%] [2020-10-02T22:43:14.424Z] ---> fdcee8ad27f6 [2020-10-02T22:43:14.424Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-10-02T22:43:14.424Z] ---> a8dfe94f20e5 [2020-10-02T22:43:14.424Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-10-02T22:43:14.671Z] tests/integration/api_config_test.py ..... [ 8%] [2020-10-02T22:43:15.061Z] ---> f1186e3e0b74 [2020-10-02T22:43:15.061Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-10-02T22:43:15.707Z] ---> dd80110c72a5 [2020-10-02T22:43:15.707Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-10-02T22:43:16.000Z] ---> be63a8e62cb8 [2020-10-02T22:43:16.000Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-10-02T22:43:16.000Z] ---> 8f67d50b6383 [2020-10-02T22:43:16.000Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-10-02T22:43:16.000Z] ---> Running in 74352254b903 [2020-10-02T22:43:16.224Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2020-10-02T22:43:16.224Z] === RUN TestBuildWithHugeFile [2020-10-02T22:43:16.292Z] Removing intermediate container 74352254b903 [2020-10-02T22:43:16.292Z] ---> dda1e1dafb44 [2020-10-02T22:43:16.292Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-10-02T22:43:16.292Z] ---> Running in ece41945130c [2020-10-02T22:43:16.292Z] Removing intermediate container ece41945130c [2020-10-02T22:43:16.292Z] ---> 6238f2263fdf [2020-10-02T22:43:16.292Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-10-02T22:43:16.292Z] ---> Running in 09e0afa0352e [2020-10-02T22:43:16.292Z] Removing intermediate container 09e0afa0352e [2020-10-02T22:43:16.292Z] ---> cd3a8deae318 [2020-10-02T22:43:16.292Z] Step 137/140 : VOLUME /var/lib/docker [2020-10-02T22:43:16.586Z] ---> Running in a775075fbafd [2020-10-02T22:43:16.586Z] Removing intermediate container a775075fbafd [2020-10-02T22:43:16.586Z] ---> 7120556cb3f7 [2020-10-02T22:43:16.586Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-10-02T22:43:16.586Z] ---> Running in 6a071c63a829 [2020-10-02T22:43:16.586Z] Removing intermediate container 6a071c63a829 [2020-10-02T22:43:16.586Z] ---> 87e0f5daa5c7 [2020-10-02T22:43:16.586Z] Step 139/140 : FROM dev AS final [2020-10-02T22:43:16.586Z] ---> 87e0f5daa5c7 [2020-10-02T22:43:16.586Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-10-02T22:43:17.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-02T22:43:20.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-02T22:43:22.175Z] ---> c6072fc1b144 [2020-10-02T22:43:22.175Z] Successfully built c6072fc1b144 [2020-10-02T22:43:22.175Z] Successfully tagged docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-10-02T22:43:22.635Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/test/unit [2020-10-02T22:43:25.387Z] ? github.com/docker/docker/api [no test files] [2020-10-02T22:43:30.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-02T22:43:40.833Z] ok github.com/docker/docker/api/server 0.030s coverage: 7.9% of statements [2020-10-02T22:43:43.334Z] --- PASS: TestBuildWithHugeFile (27.31s) [2020-10-02T22:43:43.334Z] === RUN TestBuildWithEmptyDockerfile [2020-10-02T22:43:43.334Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:43:43.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:43:43.334Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:43:43.334Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:43:43.334Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:43:43.334Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:43:43.334Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:43:43.334Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:43:43.334Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:43:43.334Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-10-02T22:43:43.334Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-10-02T22:43:43.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-10-02T22:43:43.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-10-02T22:43:43.334Z] === RUN TestBuildPreserveOwnership [2020-10-02T22:43:43.334Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-02T22:43:44.282Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-10-02T22:43:47.783Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-02T22:43:49.861Z] --- PASS: TestBuildPreserveOwnership (6.50s) [2020-10-02T22:43:49.861Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-10-02T22:43:49.861Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-10-02T22:43:49.861Z] === RUN TestBuildPlatformInvalid [2020-10-02T22:43:50.155Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-10-02T22:43:50.155Z] PASS [2020-10-02T22:43:50.155Z] [2020-10-02T22:43:50.155Z] DONE 30 tests in 75.502s [2020-10-02T22:43:50.155Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-10-02T22:43:50.155Z] ++ 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-10-02T22:43:50.155Z] ++ set -e [2020-10-02T22:43:50.155Z] ++ '[' -n 0 ']' [2020-10-02T22:43:50.155Z] ++ set -x [2020-10-02T22:43:50.155Z] ++ env -i DEST=/go/src/github.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-10-02T22:43:50.155Z] INFO: Testing against a local daemon [2020-10-02T22:43:50.155Z] === RUN TestConfigList [2020-10-02T22:43:52.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-02T22:43:54.616Z] --- PASS: TestConfigList (3.85s) [2020-10-02T22:43:54.616Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-10-02T22:43:54.616Z] daemon.go:325: [dbea9adbc172b] waiting for daemon to start [2020-10-02T22:43:54.616Z] daemon.go:325: [dbea9adbc172b] waiting for daemon to start [2020-10-02T22:43:54.616Z] daemon.go:353: [dbea9adbc172b] daemon started [2020-10-02T22:43:54.616Z] daemon.go:461: [dbea9adbc172b] Stopping daemon [2020-10-02T22:43:54.616Z] daemon.go:296: [dbea9adbc172b] exiting daemon [2020-10-02T22:43:54.616Z] daemon.go:448: [dbea9adbc172b] Daemon stopped [2020-10-02T22:43:54.616Z] === RUN TestConfigsCreateAndDelete [2020-10-02T22:43:56.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-02T22:43:58.129Z] --- PASS: TestConfigsCreateAndDelete (3.65s) [2020-10-02T22:43:58.129Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-10-02T22:43:58.129Z] daemon.go:325: [d8b5a454c533f] waiting for daemon to start [2020-10-02T22:43:58.129Z] daemon.go:325: [d8b5a454c533f] waiting for daemon to start [2020-10-02T22:43:58.129Z] daemon.go:353: [d8b5a454c533f] daemon started [2020-10-02T22:43:58.129Z] daemon.go:461: [d8b5a454c533f] Stopping daemon [2020-10-02T22:43:58.129Z] daemon.go:296: [d8b5a454c533f] exiting daemon [2020-10-02T22:43:58.129Z] daemon.go:448: [d8b5a454c533f] Daemon stopped [2020-10-02T22:43:58.129Z] === RUN TestConfigsUpdate [2020-10-02T22:43:59.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-02T22:44:01.644Z] --- PASS: TestConfigsUpdate (3.74s) [2020-10-02T22:44:01.644Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-10-02T22:44:01.644Z] daemon.go:325: [d50a547f243f0] waiting for daemon to start [2020-10-02T22:44:01.644Z] daemon.go:325: [d50a547f243f0] waiting for daemon to start [2020-10-02T22:44:01.644Z] daemon.go:353: [d50a547f243f0] daemon started [2020-10-02T22:44:01.644Z] daemon.go:461: [d50a547f243f0] Stopping daemon [2020-10-02T22:44:01.644Z] daemon.go:296: [d50a547f243f0] exiting daemon [2020-10-02T22:44:01.644Z] daemon.go:448: [d50a547f243f0] Daemon stopped [2020-10-02T22:44:01.644Z] === RUN TestTemplatedConfig [2020-10-02T22:44:05.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-02T22:44:05.158Z] --- PASS: TestTemplatedConfig (3.67s) [2020-10-02T22:44:05.158Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-10-02T22:44:05.158Z] daemon.go:325: [d6663194c89da] waiting for daemon to start [2020-10-02T22:44:05.158Z] daemon.go:325: [d6663194c89da] waiting for daemon to start [2020-10-02T22:44:05.158Z] daemon.go:353: [d6663194c89da] daemon started [2020-10-02T22:44:05.158Z] daemon.go:461: [d6663194c89da] Stopping daemon [2020-10-02T22:44:05.158Z] daemon.go:296: [d6663194c89da] exiting daemon [2020-10-02T22:44:05.158Z] daemon.go:448: [d6663194c89da] Daemon stopped [2020-10-02T22:44:05.158Z] === RUN TestConfigInspect [2020-10-02T22:44:08.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-02T22:44:08.671Z] --- PASS: TestConfigInspect (3.65s) [2020-10-02T22:44:08.671Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-10-02T22:44:08.671Z] daemon.go:325: [da53d6cc4bb2c] waiting for daemon to start [2020-10-02T22:44:08.671Z] daemon.go:325: [da53d6cc4bb2c] waiting for daemon to start [2020-10-02T22:44:08.671Z] daemon.go:353: [da53d6cc4bb2c] daemon started [2020-10-02T22:44:08.671Z] daemon.go:461: [da53d6cc4bb2c] Stopping daemon [2020-10-02T22:44:08.671Z] daemon.go:296: [da53d6cc4bb2c] exiting daemon [2020-10-02T22:44:08.671Z] daemon.go:448: [da53d6cc4bb2c] Daemon stopped [2020-10-02T22:44:08.671Z] === RUN TestConfigCreateWithLabels [2020-10-02T22:44:11.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-02T22:44:13.119Z] --- PASS: TestConfigCreateWithLabels (3.63s) [2020-10-02T22:44:13.119Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-10-02T22:44:13.119Z] daemon.go:325: [d5c1e5b56811b] waiting for daemon to start [2020-10-02T22:44:13.119Z] daemon.go:325: [d5c1e5b56811b] waiting for daemon to start [2020-10-02T22:44:13.119Z] daemon.go:353: [d5c1e5b56811b] daemon started [2020-10-02T22:44:13.119Z] daemon.go:461: [d5c1e5b56811b] Stopping daemon [2020-10-02T22:44:13.119Z] daemon.go:296: [d5c1e5b56811b] exiting daemon [2020-10-02T22:44:13.119Z] daemon.go:448: [d5c1e5b56811b] Daemon stopped [2020-10-02T22:44:13.119Z] === RUN TestConfigCreateResolve [2020-10-02T22:44:15.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-02T22:44:15.010Z] Using test binary docker [2020-10-02T22:44:15.010Z] +++ /etc/init.d/apparmor start [2020-10-02T22:44:15.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-02T22:44:15.010Z] INFO: Waiting for daemon to start... [2020-10-02T22:44:15.010Z] Starting dockerd [2020-10-02T22:44:15.010Z] +++ 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-10-02T22:44:15.888Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-10-02T22:44:15.888Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-10-02T22:44:15.888Z] daemon.go:325: [d6b1493092d09] waiting for daemon to start [2020-10-02T22:44:15.888Z] daemon.go:325: [d6b1493092d09] waiting for daemon to start [2020-10-02T22:44:15.888Z] daemon.go:353: [d6b1493092d09] daemon started [2020-10-02T22:44:15.888Z] daemon.go:461: [d6b1493092d09] Stopping daemon [2020-10-02T22:44:15.888Z] daemon.go:296: [d6b1493092d09] exiting daemon [2020-10-02T22:44:15.888Z] daemon.go:448: [d6b1493092d09] Daemon stopped [2020-10-02T22:44:15.888Z] === RUN TestConfigDaemonLibtrustID [2020-10-02T22:44:16.519Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-10-02T22:44:16.519Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-10-02T22:44:16.519Z] daemon.go:325: [d24c649cfed30] waiting for daemon to start [2020-10-02T22:44:16.519Z] daemon.go:325: [d24c649cfed30] waiting for daemon to start [2020-10-02T22:44:16.519Z] daemon.go:353: [d24c649cfed30] daemon started [2020-10-02T22:44:16.519Z] daemon.go:461: [d24c649cfed30] Stopping daemon [2020-10-02T22:44:16.519Z] daemon.go:296: [d24c649cfed30] exiting daemon [2020-10-02T22:44:16.519Z] daemon.go:448: [d24c649cfed30] Daemon stopped [2020-10-02T22:44:16.519Z] PASS [2020-10-02T22:44:16.519Z] [2020-10-02T22:44:16.519Z] DONE 8 tests in 26.435s [2020-10-02T22:44:16.519Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-10-02T22:44:16.519Z] ++ 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-10-02T22:44:16.519Z] ++ set -e [2020-10-02T22:44:16.519Z] ++ '[' -n 0 ']' [2020-10-02T22:44:16.519Z] ++ set -x [2020-10-02T22:44:16.519Z] ++ env -i DEST=/go/src/github.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-10-02T22:44:16.519Z] INFO: Testing against a local daemon [2020-10-02T22:44:16.519Z] === RUN TestCheckpoint [2020-10-02T22:44:16.519Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-02T22:44:16.519Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T22:44:16.519Z] === RUN TestContainerInvalidJSON [2020-10-02T22:44:16.519Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:44:16.519Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:44:16.520Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:44:16.520Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:44:16.520Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:44:16.520Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:44:16.520Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:44:16.520Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:44:16.520Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:44:16.520Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-10-02T22:44:16.520Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-02T22:44:16.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-02T22:44:16.520Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-02T22:44:16.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-02T22:44:16.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-10-02T22:44:16.810Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-02T22:44:16.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-10-02T22:44:16.810Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-02T22:44:16.920Z] . [2020-10-02T22:44:16.920Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-02T22:44:16.920Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-02T22:44:16.920Z] Error: No such image: emptyfs [2020-10-02T22:44:16.920Z] ++++ docker load [2020-10-02T22:44:16.920Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-02T22:44:17.104Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-10-02T22:44:17.104Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-02T22:44:17.104Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-10-02T22:44:17.104Z] === RUN TestCopyFromContainer [2020-10-02T22:44:17.180Z] Running integration-test (iteration 1) [2020-10-02T22:44:17.180Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-10-02T22:44:17.180Z] ++ 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-10-02T22:44:17.180Z] ++ set -e [2020-10-02T22:44:17.180Z] ++ '[' -n 0 ']' [2020-10-02T22:44:17.180Z] ++ set -x [2020-10-02T22:44:17.180Z] ++ env -i DEST=/go/src/github.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-10-02T22:44:19.173Z] === RUN TestCopyFromContainer// [2020-10-02T22:44:19.464Z] === RUN TestCopyFromContainer//bar/root [2020-10-02T22:44:19.464Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-02T22:44:19.464Z] === RUN TestCopyFromContainer/bar/quux [2020-10-02T22:44:19.755Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-02T22:44:19.755Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-02T22:44:19.755Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-02T22:44:19.755Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-02T22:44:20.049Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-02T22:44:20.049Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer (2.94s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-10-02T22:44:20.049Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-10-02T22:44:20.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-02T22:44:20.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:44:20.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:44:20.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:44:20.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:44:20.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:44:20.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:44:20.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:44:20.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:44:20.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:44:20.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-10-02T22:44:20.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-02T22:44:20.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-02T22:44:20.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-02T22:44:20.049Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-02T22:44:20.339Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-10-02T22:44:20.339Z] === RUN TestCreateWithInvalidEnv [2020-10-02T22:44:20.339Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-02T22:44:20.339Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-02T22:44:20.339Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-02T22:44:20.339Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-02T22:44:20.339Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-02T22:44:20.339Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-02T22:44:20.339Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-02T22:44:20.339Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-02T22:44:20.339Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-02T22:44:20.339Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-10-02T22:44:20.339Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-02T22:44:20.339Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-02T22:44:20.339Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-02T22:44:20.339Z] === RUN TestCreateTmpfsMountsTarget [2020-10-02T22:44:20.339Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-10-02T22:44:20.339Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:44:23.073Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:44:23.073Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-10-02T22:44:23.073Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-10-02T22:44:23.073Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-02T22:44:25.803Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2020-10-02T22:44:25.803Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-02T22:44:25.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:44:25.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:44:25.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:44:25.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:44:25.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:44:25.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:44:25.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:44:25.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:44:25.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:44:25.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:44:25.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:44:25.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:44:25.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:44:25.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:44:25.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:44:25.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-10-02T22:44:25.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-02T22:44:25.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-02T22:44:25.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-02T22:44:25.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-10-02T22:44:25.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-10-02T22:44:25.804Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-02T22:44:25.981Z] c3aff4450246: Pull complete [2020-10-02T22:44:25.981Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-10-02T22:44:25.981Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T22:44:25.981Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T22:44:25.981Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-10-02T22:44:25.981Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-10-02T22:44:25.981Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-10-02T22:44:25.981Z] INFO: Docker version of control daemon [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] Client: Docker Engine - Enterprise [2020-10-02T22:44:25.981Z] Version: 19.03.12 [2020-10-02T22:44:25.981Z] API version: 1.40 [2020-10-02T22:44:25.981Z] Go version: go1.13.13 [2020-10-02T22:44:25.981Z] Git commit: 4306744 [2020-10-02T22:44:25.981Z] Built: 08/05/2020 19:27:53 [2020-10-02T22:44:25.981Z] OS/Arch: windows/amd64 [2020-10-02T22:44:25.981Z] Experimental: false [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] Server: Docker Engine - Enterprise [2020-10-02T22:44:25.981Z] Engine: [2020-10-02T22:44:25.981Z] Version: 19.03.12 [2020-10-02T22:44:25.981Z] API version: 1.40 (minimum version 1.24) [2020-10-02T22:44:25.981Z] Go version: go1.13.13 [2020-10-02T22:44:25.981Z] Git commit: f295753ffd [2020-10-02T22:44:25.981Z] Built: 08/05/2020 19:26:41 [2020-10-02T22:44:25.981Z] OS/Arch: windows/amd64 [2020-10-02T22:44:25.981Z] Experimental: true [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] INFO: Docker info of control daemon [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] Client: [2020-10-02T22:44:25.981Z] Debug Mode: false [2020-10-02T22:44:25.981Z] Plugins: [2020-10-02T22:44:25.981Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] Server: [2020-10-02T22:44:25.981Z] Containers: 0 [2020-10-02T22:44:25.981Z] Running: 0 [2020-10-02T22:44:25.981Z] Paused: 0 [2020-10-02T22:44:25.981Z] Stopped: 0 [2020-10-02T22:44:25.981Z] Images: 1 [2020-10-02T22:44:25.981Z] Server Version: 19.03.12 [2020-10-02T22:44:25.981Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-10-02T22:44:25.981Z] Windows: [2020-10-02T22:44:25.981Z] LCOW: [2020-10-02T22:44:25.981Z] Logging Driver: json-file [2020-10-02T22:44:25.981Z] Plugins: [2020-10-02T22:44:25.981Z] Volume: local [2020-10-02T22:44:25.981Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-02T22:44:25.981Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-02T22:44:25.981Z] Swarm: inactive [2020-10-02T22:44:25.981Z] Default Isolation: process [2020-10-02T22:44:25.981Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-02T22:44:25.981Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-02T22:44:25.981Z] OSType: windows [2020-10-02T22:44:25.981Z] Architecture: x86_64 [2020-10-02T22:44:25.981Z] CPUs: 4 [2020-10-02T22:44:25.981Z] Total Memory: 32GiB [2020-10-02T22:44:25.981Z] Name: azwin-2-074540 [2020-10-02T22:44:25.981Z] ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2 [2020-10-02T22:44:25.981Z] Docker Root Dir: D:\docker [2020-10-02T22:44:25.981Z] Debug Mode: false [2020-10-02T22:44:25.981Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:44:25.981Z] Labels: [2020-10-02T22:44:25.981Z] Experimental: true [2020-10-02T22:44:25.981Z] Insecure Registries: [2020-10-02T22:44:25.981Z] 10.0.0.4:5000 [2020-10-02T22:44:25.981Z] 127.0.0.0/8 [2020-10-02T22:44:25.981Z] Registry Mirrors: [2020-10-02T22:44:25.981Z] http://10.0.0.4:5000/ [2020-10-02T22:44:25.981Z] Live Restore Enabled: false [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] INFO: Commit hash is 74c0c5b7f [2020-10-02T22:44:25.981Z] INFO: Nuke-Everything... [2020-10-02T22:44:25.981Z] INFO: Container count on control daemon to delete is 0 [2020-10-02T22:44:25.981Z] INFO: Nuking d:\CI [2020-10-02T22:44:25.981Z] INFO: Zapped successfully [2020-10-02T22:44:25.981Z] INFO: Location for testing is d:\CI\PR-41522\1 [2020-10-02T22:44:25.981Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:25.981Z] INFO: Building the image from Dockerfile.windows at 10/02/2020 22:44:20... [2020-10-02T22:44:25.981Z] [2020-10-02T22:44:26.436Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-10-02T22:44:26.436Z] === RUN TestContainerStartOnDaemonRestart [2020-10-02T22:44:26.436Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-02T22:44:26.436Z] === RUN TestDaemonRestartIpcMode [2020-10-02T22:44:26.436Z] === PAUSE TestDaemonRestartIpcMode [2020-10-02T22:44:26.436Z] === RUN TestDiff [2020-10-02T22:44:26.440Z] Sending build context to Docker daemon 55.75MB [2020-10-02T22:44:26.440Z] [2020-10-02T22:44:26.900Z] Step 1/8 : FROM microsoft/windowsservercore [2020-10-02T22:44:26.900Z] ---> 715aaeac112d [2020-10-02T22:44:26.900Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-10-02T22:44:26.900Z] ---> Running in dfd8762dcea8 [2020-10-02T22:44:27.069Z] --- PASS: TestDiff (0.81s) [2020-10-02T22:44:27.070Z] === RUN TestExecWithCloseStdin [2020-10-02T22:44:27.360Z] Removing intermediate container dfd8762dcea8 [2020-10-02T22:44:27.360Z] ---> a627c60be8cb [2020-10-02T22:44:27.360Z] Step 3/8 : ARG GO_VERSION=1.13.15 [2020-10-02T22:44:27.360Z] ---> Running in 924c48ec5dcf [2020-10-02T22:44:27.818Z] Removing intermediate container 924c48ec5dcf [2020-10-02T22:44:27.818Z] ---> fcca2486dcf4 [2020-10-02T22:44:27.818Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-10-02T22:44:27.818Z] ---> Running in 64005960d816 [2020-10-02T22:44:28.111Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-10-02T22:44:28.111Z] === RUN TestExec [2020-10-02T22:44:28.278Z] Removing intermediate container 64005960d816 [2020-10-02T22:44:28.278Z] ---> 9fcb9de8aadf [2020-10-02T22:44:28.278Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-10-02T22:44:28.278Z] ---> Running in debc27f595ec [2020-10-02T22:44:29.144Z] --- PASS: TestExec (0.89s) [2020-10-02T22:44:29.144Z] === RUN TestExecUser [2020-10-02T22:44:30.177Z] --- PASS: TestExecUser (0.97s) [2020-10-02T22:44:30.177Z] === RUN TestExportContainerAndImportImage [2020-10-02T22:44:31.211Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-10-02T22:44:31.211Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-02T22:44:32.720Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-10-02T22:44:32.720Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-10-02T22:44:32.720Z] daemon.go:325: [d72a0bf434655] waiting for daemon to start [2020-10-02T22:44:32.720Z] daemon.go:325: [d72a0bf434655] waiting for daemon to start [2020-10-02T22:44:32.720Z] daemon.go:353: [d72a0bf434655] daemon started [2020-10-02T22:44:32.720Z] daemon.go:461: [d72a0bf434655] Stopping daemon [2020-10-02T22:44:32.720Z] daemon.go:296: [d72a0bf434655] exiting daemon [2020-10-02T22:44:32.720Z] daemon.go:448: [d72a0bf434655] Daemon stopped [2020-10-02T22:44:32.720Z] daemon.go:325: [d72a0bf434655] waiting for daemon to start [2020-10-02T22:44:32.720Z] daemon.go:325: [d72a0bf434655] waiting for daemon to start [2020-10-02T22:44:32.720Z] daemon.go:353: [d72a0bf434655] daemon started [2020-10-02T22:44:32.720Z] daemon.go:461: [d72a0bf434655] Stopping daemon [2020-10-02T22:44:32.720Z] daemon.go:296: [d72a0bf434655] exiting daemon [2020-10-02T22:44:32.720Z] daemon.go:448: [d72a0bf434655] Daemon stopped [2020-10-02T22:44:32.720Z] === RUN TestHealthCheckWorkdir [2020-10-02T22:44:33.755Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-10-02T22:44:33.755Z] === RUN TestHealthKillContainer [2020-10-02T22:44:35.481Z] [2020-10-02T22:44:35.481Z] SUCCESS: Specified value was saved. [2020-10-02T22:44:36.449Z] INFO: Downloading git... [2020-10-02T22:44:37.333Z] --- PASS: TestHealthKillContainer (3.01s) [2020-10-02T22:44:37.333Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-02T22:44:37.624Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-10-02T22:44:37.624Z] === RUN TestIpcModeNone [2020-10-02T22:44:37.884Z] ................................................ [ 29%] [2020-10-02T22:44:37.997Z] INFO: Downloading go... [2020-10-02T22:44:38.657Z] --- PASS: TestIpcModeNone (0.90s) [2020-10-02T22:44:38.657Z] === RUN TestIpcModePrivate [2020-10-02T22:44:39.290Z] --- PASS: TestIpcModePrivate (0.89s) [2020-10-02T22:44:39.290Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-10-02T22:44:39.290Z] === RUN TestIpcModeShareable [2020-10-02T22:44:39.539Z] INFO: Downloading compiler 1 of 3... [2020-10-02T22:44:39.998Z] INFO: Downloading compiler 2 of 3... [2020-10-02T22:44:40.322Z] --- PASS: TestIpcModeShareable (0.93s) [2020-10-02T22:44:40.322Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-10-02T22:44:40.322Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-02T22:44:40.967Z] INFO: Downloading compiler 3 of 3... [2020-10-02T22:44:40.967Z] INFO: Extracting git... [2020-10-02T22:44:43.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-10-02T22:44:43.050Z] === RUN TestAPIIpcModeHost [2020-10-02T22:44:43.684Z] --- PASS: TestAPIIpcModeHost (0.57s) [2020-10-02T22:44:43.684Z] === RUN TestDaemonIpcModeShareable [2020-10-02T22:44:45.749Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-10-02T22:44:45.749Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-10-02T22:44:45.749Z] daemon.go:325: [d36bd60883eab] waiting for daemon to start [2020-10-02T22:44:45.749Z] daemon.go:325: [d36bd60883eab] waiting for daemon to start [2020-10-02T22:44:45.749Z] daemon.go:353: [d36bd60883eab] daemon started [2020-10-02T22:44:45.749Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-02T22:44:45.749Z] daemon.go:461: [d36bd60883eab] Stopping daemon [2020-10-02T22:44:45.749Z] daemon.go:296: [d36bd60883eab] exiting daemon [2020-10-02T22:44:45.749Z] daemon.go:448: [d36bd60883eab] Daemon stopped [2020-10-02T22:44:45.749Z] === RUN TestDaemonIpcModePrivate [2020-10-02T22:44:47.257Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-10-02T22:44:47.257Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-10-02T22:44:47.257Z] daemon.go:325: [d4e4aa0ea8353] waiting for daemon to start [2020-10-02T22:44:47.257Z] daemon.go:325: [d4e4aa0ea8353] waiting for daemon to start [2020-10-02T22:44:47.257Z] daemon.go:353: [d4e4aa0ea8353] daemon started [2020-10-02T22:44:47.257Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-02T22:44:47.257Z] daemon.go:461: [d4e4aa0ea8353] Stopping daemon [2020-10-02T22:44:47.257Z] daemon.go:296: [d4e4aa0ea8353] exiting daemon [2020-10-02T22:44:47.257Z] daemon.go:448: [d4e4aa0ea8353] Daemon stopped [2020-10-02T22:44:47.257Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-02T22:44:49.323Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-10-02T22:44:49.323Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-10-02T22:44:49.323Z] daemon.go:325: [d0e023d4e5a68] waiting for daemon to start [2020-10-02T22:44:49.323Z] daemon.go:325: [d0e023d4e5a68] waiting for daemon to start [2020-10-02T22:44:49.323Z] daemon.go:353: [d0e023d4e5a68] daemon started [2020-10-02T22:44:49.323Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-10-02T22:44:49.323Z] daemon.go:461: [d0e023d4e5a68] Stopping daemon [2020-10-02T22:44:49.323Z] daemon.go:296: [d0e023d4e5a68] exiting daemon [2020-10-02T22:44:49.323Z] daemon.go:448: [d0e023d4e5a68] Daemon stopped [2020-10-02T22:44:49.323Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-02T22:44:49.393Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-10-02T22:44:49.393Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-02T22:44:49.393Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-10-02T22:44:49.393Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-02T22:44:49.393Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-02T22:44:49.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-02T22:44:49.688Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-02T22:44:49.688Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-02T22:44:49.688Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-02T22:44:49.688Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-02T22:44:49.985Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-02T22:44:49.985Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-02T22:44:50.829Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-10-02T22:44:50.829Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-10-02T22:44:50.829Z] daemon.go:325: [d2fdd2ea18c5f] waiting for daemon to start [2020-10-02T22:44:50.829Z] daemon.go:325: [d2fdd2ea18c5f] waiting for daemon to start [2020-10-02T22:44:50.829Z] daemon.go:353: [d2fdd2ea18c5f] daemon started [2020-10-02T22:44:50.829Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-10-02T22:44:50.829Z] daemon.go:461: [d2fdd2ea18c5f] Stopping daemon [2020-10-02T22:44:50.829Z] daemon.go:296: [d2fdd2ea18c5f] exiting daemon [2020-10-02T22:44:50.829Z] daemon.go:448: [d2fdd2ea18c5f] Daemon stopped [2020-10-02T22:44:50.829Z] === RUN TestIpcModeOlderClient [2020-10-02T22:44:50.829Z] === PAUSE TestIpcModeOlderClient [2020-10-02T22:44:50.829Z] === RUN TestKillContainerInvalidSignal [2020-10-02T22:44:51.462Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-10-02T22:44:51.462Z] === RUN TestKillContainer [2020-10-02T22:44:51.462Z] === RUN TestKillContainer/no_signal [2020-10-02T22:44:51.525Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-02T22:44:51.525Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-02T22:44:52.168Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-10-02T22:44:52.168Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2020-10-02T22:44:52.467Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 3.1% of statements [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/types [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-02T22:44:52.467Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-02T22:44:52.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-02T22:44:52.468Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-02T22:44:52.468Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-02T22:44:52.468Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-02T22:44:52.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-02T22:44:52.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-02T22:44:52.468Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-10-02T22:44:52.495Z] === RUN TestKillContainer/non_killing_signal [2020-10-02T22:44:52.786Z] === RUN TestKillContainer/killing_signal [2020-10-02T22:44:53.111Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-02T22:44:53.111Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-02T22:44:53.111Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-10-02T22:44:53.498Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-10-02T22:44:54.291Z] --- PASS: TestKillContainer (2.45s) [2020-10-02T22:44:54.291Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-10-02T22:44:54.291Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-10-02T22:44:54.291Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-10-02T22:44:54.291Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-02T22:44:54.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-02T22:44:54.922Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-02T22:44:55.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2020-10-02T22:44:55.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-10-02T22:44:55.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-10-02T22:44:55.554Z] === RUN TestKillStoppedContainer [2020-10-02T22:44:55.787Z] INFO: Expanding go... [2020-10-02T22:44:55.883Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-10-02T22:44:55.883Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-02T22:44:55.883Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-10-02T22:44:55.883Z] === RUN TestKillDifferentUserContainer [2020-10-02T22:44:55.914Z] Loaded image: buildpack-deps:jessie [2020-10-02T22:44:55.914Z] Loaded image: busybox:latest [2020-10-02T22:44:55.914Z] Loaded image: busybox:glibc [2020-10-02T22:44:55.915Z] Loaded image: debian:jessie [2020-10-02T22:44:55.915Z] Loaded image: hello-world:latest [2020-10-02T22:44:55.915Z] INFO: Testing against a local daemon [2020-10-02T22:44:55.915Z] === RUN TestBuildWithSession [2020-10-02T22:44:55.915Z] --- PASS: TestBuildWithSession (4.87s) [2020-10-02T22:44:55.915Z] === RUN TestBuildSquashParent [2020-10-02T22:44:56.920Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-10-02T22:44:56.920Z] === RUN TestInspectOomKilledTrue [2020-10-02T22:44:56.920Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-02T22:44:56.920Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:44:56.920Z] === RUN TestInspectOomKilledFalse [2020-10-02T22:44:56.920Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-02T22:44:56.920Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:44:56.920Z] === RUN TestLinksEtcHostsContentMatch [2020-10-02T22:44:57.211Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-10-02T22:44:57.211Z] === RUN TestLinksContainerNames [2020-10-02T22:44:58.741Z] ok github.com/docker/docker/builder/fscache 0.141s coverage: 69.2% of statements [2020-10-02T22:44:59.276Z] --- PASS: TestLinksContainerNames (1.67s) [2020-10-02T22:44:59.276Z] === RUN TestLogsFollowTailEmpty [2020-10-02T22:44:59.817Z] ok github.com/docker/docker/builder/remotecontext 0.364s coverage: 13.6% of statements [2020-10-02T22:44:59.908Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-10-02T22:44:59.908Z] === RUN TestContainerNetworkMountsNoChown [2020-10-02T22:45:00.464Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-10-02T22:45:00.540Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/default [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/default [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/private [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/private [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rprivate [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/slave [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/slave [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rslave [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/shared [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/shared [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rshared [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-02T22:45:00.540Z] === CONT TestMountDaemonRoot/default [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:45:00.540Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-02T22:45:00.540Z] === CONT TestMountDaemonRoot/rshared [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:45:00.540Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:45:00.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:45:00.540Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:45:00.763Z] ok github.com/docker/docker/builder/remotecontext/git 2.889s coverage: 85.1% of statements [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/shared [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/rslave [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/slave [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/rprivate [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/private [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:45:00.831Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:45:00.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:45:00.831Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-02T22:45:00.935Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-10-02T22:45:01.064Z] ok github.com/docker/docker/builder/dockerfile 0.913s coverage: 45.1% of statements [2020-10-02T22:45:01.064Z] ? github.com/docker/docker/cli [no test files] [2020-10-02T22:45:01.064Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:45:01.122Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:45:01.413Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-02T22:45:01.413Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-10-02T22:45:01.413Z] === RUN TestContainerBindMountNonRecursive [2020-10-02T22:45:03.585Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-10-02T22:45:03.585Z] === RUN TestNetworkNat [2020-10-02T22:45:03.920Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-10-02T22:45:04.647Z] --- PASS: TestNetworkNat (0.93s) [2020-10-02T22:45:04.647Z] === RUN TestNetworkLocalhostTCPNat [2020-10-02T22:45:05.280Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-10-02T22:45:05.280Z] === RUN TestNetworkLoopbackNat [2020-10-02T22:45:05.901Z] --- PASS: TestBuildSquashParent (8.69s) [2020-10-02T22:45:05.901Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-10-02T22:45:05.901Z] daemon.go:325: [d40a466704c17] waiting for daemon to start [2020-10-02T22:45:05.901Z] daemon.go:325: [d40a466704c17] waiting for daemon to start [2020-10-02T22:45:05.901Z] daemon.go:353: [d40a466704c17] daemon started [2020-10-02T22:45:05.901Z] daemon.go:461: [d40a466704c17] Stopping daemon [2020-10-02T22:45:05.901Z] daemon.go:296: [d40a466704c17] exiting daemon [2020-10-02T22:45:05.901Z] daemon.go:448: [d40a466704c17] Daemon stopped [2020-10-02T22:45:05.901Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-02T22:45:05.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:45:05.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:45:05.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:45:05.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:45:05.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:45:05.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:45:05.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:45:05.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:45:05.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:45:05.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:45:05.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:45:05.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:45:05.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:45:05.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:45:06.806Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-10-02T22:45:06.806Z] === RUN TestPause [2020-10-02T22:45:07.439Z] --- PASS: TestPause (0.86s) [2020-10-02T22:45:07.439Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-02T22:45:07.439Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-02T22:45:07.439Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-02T22:45:07.439Z] === RUN TestPauseStopPausedContainer [2020-10-02T22:45:07.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:45:08.067Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:45:08.474Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-10-02T22:45:08.474Z] === RUN TestPsFilter [2020-10-02T22:45:08.474Z] --- PASS: TestPsFilter (0.29s) [2020-10-02T22:45:08.474Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-02T22:45:09.526Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-10-02T22:45:09.526Z] === RUN TestRemoveContainerWithVolume [2020-10-02T22:45:09.680Z] ok github.com/docker/docker/client 0.341s coverage: 75.7% of statements [2020-10-02T22:45:10.158Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-10-02T22:45:10.158Z] === RUN TestRemoveContainerRunning [2020-10-02T22:45:11.251Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-10-02T22:45:11.251Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-02T22:45:11.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:45:11.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:45:11.882Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-10-02T22:45:11.882Z] === RUN TestRemoveInvalidContainer [2020-10-02T22:45:11.882Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-10-02T22:45:11.882Z] === RUN TestRenameLinkedContainer [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.38s) [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s) [2020-10-02T22:45:14.655Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2020-10-02T22:45:14.655Z] === RUN TestBuildMultiStageCopy [2020-10-02T22:45:14.655Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-02T22:45:15.508Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-10-02T22:45:15.508Z] === RUN TestRenameStoppedContainer [2020-10-02T22:45:16.207Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-10-02T22:45:16.207Z] === RUN TestRenameRunningContainerAndReuse [2020-10-02T22:45:17.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-02T22:45:18.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-02T22:45:18.406Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-10-02T22:45:18.406Z] === RUN TestRenameInvalidName [2020-10-02T22:45:18.720Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-02T22:45:18.979Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-02T22:45:19.038Z] --- PASS: TestRenameInvalidName (0.86s) [2020-10-02T22:45:19.038Z] === RUN TestRenameAnonymousContainer [2020-10-02T22:45:19.495Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-10-02T22:45:19.547Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2020-10-02T22:45:19.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2020-10-02T22:45:19.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-10-02T22:45:19.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-10-02T22:45:19.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-10-02T22:45:19.547Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-10-02T22:45:19.547Z] === RUN TestBuildMultiStageParentConfig [2020-10-02T22:45:20.926Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-10-02T22:45:20.926Z] === RUN TestBuildLabelWithTargets [2020-10-02T22:45:20.930Z] INFO: Expanding compiler 1 of 3... [2020-10-02T22:45:20.930Z] INFO: Expanding compiler 2 of 3... [2020-10-02T22:45:22.834Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2020-10-02T22:45:22.834Z] === RUN TestBuildWithEmptyLayers [2020-10-02T22:45:24.213Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2020-10-02T22:45:24.213Z] === RUN TestBuildMultiStageOnBuild [2020-10-02T22:45:24.636Z] --- PASS: TestRenameAnonymousContainer (4.82s) [2020-10-02T22:45:24.636Z] === RUN TestRenameContainerWithSameName [2020-10-02T22:45:24.636Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-10-02T22:45:24.636Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-02T22:45:26.708Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2020-10-02T22:45:26.708Z] === RUN TestResize [2020-10-02T22:45:26.731Z] INFO: Expanding compiler 3 of 3... [2020-10-02T22:45:27.192Z] INFO: Removing downloaded files... [2020-10-02T22:45:27.192Z] INFO: Creating source directory... [2020-10-02T22:45:27.192Z] INFO: Configuring git core.autocrlf... [2020-10-02T22:45:27.192Z] INFO: Completed [2020-10-02T22:45:27.223Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-10-02T22:45:27.340Z] --- PASS: TestResize (0.87s) [2020-10-02T22:45:27.340Z] === RUN TestResizeWithInvalidSize [2020-10-02T22:45:27.503Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-10-02T22:45:27.503Z] === RUN TestBuildUncleanTarFilenames [2020-10-02T22:45:28.030Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-10-02T22:45:28.030Z] === RUN TestResizeWhenContainerNotStarted [2020-10-02T22:45:28.716Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-10-02T22:45:28.882Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2020-10-02T22:45:28.882Z] === RUN TestBuildMultiStageLayerLeak [2020-10-02T22:45:29.064Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:29.064Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:29.064Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:29.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:45:29.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:45:31.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:31.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:32.174Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2020-10-02T22:45:32.174Z] === RUN TestBuildWithHugeFile [2020-10-02T22:45:32.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:32.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:32.949Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-10-02T22:45:33.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:45:33.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:45:36.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:45:36.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:45:39.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:45:39.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:45:41.456Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-02T22:45:41.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2020-10-02T22:45:41.456Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:45:41.456Z] daemon.go:325: [d8fbd68f5d25a] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:325: [d8fbd68f5d25a] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:353: [d8fbd68f5d25a] daemon started [2020-10-02T22:45:41.456Z] daemon.go:296: [d8fbd68f5d25a] exiting daemon [2020-10-02T22:45:41.456Z] daemon.go:325: [d8fbd68f5d25a] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:325: [d8fbd68f5d25a] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:353: [d8fbd68f5d25a] daemon started [2020-10-02T22:45:41.456Z] daemon.go:461: [d8fbd68f5d25a] Stopping daemon [2020-10-02T22:45:41.456Z] daemon.go:296: [d8fbd68f5d25a] exiting daemon [2020-10-02T22:45:41.456Z] daemon.go:448: [d8fbd68f5d25a] Daemon stopped [2020-10-02T22:45:41.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-10-02T22:45:41.456Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:45:41.456Z] daemon.go:325: [d3411363b4880] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:325: [d3411363b4880] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:353: [d3411363b4880] daemon started [2020-10-02T22:45:41.456Z] daemon.go:296: [d3411363b4880] exiting daemon [2020-10-02T22:45:41.456Z] daemon.go:325: [d3411363b4880] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:325: [d3411363b4880] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:353: [d3411363b4880] daemon started [2020-10-02T22:45:41.456Z] daemon.go:461: [d3411363b4880] Stopping daemon [2020-10-02T22:45:41.456Z] daemon.go:296: [d3411363b4880] exiting daemon [2020-10-02T22:45:41.456Z] daemon.go:448: [d3411363b4880] Daemon stopped [2020-10-02T22:45:41.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-10-02T22:45:41.456Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:41.456Z] daemon.go:325: [dc63b9b95f12b] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:325: [dc63b9b95f12b] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:353: [dc63b9b95f12b] daemon started [2020-10-02T22:45:41.456Z] daemon.go:461: [dc63b9b95f12b] Stopping daemon [2020-10-02T22:45:41.456Z] daemon.go:296: [dc63b9b95f12b] exiting daemon [2020-10-02T22:45:41.456Z] daemon.go:448: [dc63b9b95f12b] Daemon stopped [2020-10-02T22:45:41.456Z] daemon.go:325: [dc63b9b95f12b] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:325: [dc63b9b95f12b] waiting for daemon to start [2020-10-02T22:45:41.456Z] daemon.go:353: [dc63b9b95f12b] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [dc63b9b95f12b] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [dc63b9b95f12b] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [dc63b9b95f12b] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [dc3006a78fecb] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [dc3006a78fecb] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [dc3006a78fecb] daemon started [2020-10-02T22:45:41.457Z] daemon.go:325: [dc3006a78fecb] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:296: [dc3006a78fecb] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [dc3006a78fecb] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [dc3006a78fecb] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [dc3006a78fecb] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [dc3006a78fecb] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [dc3006a78fecb] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e041304b301] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e041304b301] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d8e041304b301] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d8e041304b301] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d8e041304b301] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d8e041304b301] Daemon stopped [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e041304b301] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e041304b301] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d8e041304b301] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d8e041304b301] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d8e041304b301] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d8e041304b301] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d0fc19e7cd594] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d0fc19e7cd594] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d0fc19e7cd594] daemon started [2020-10-02T22:45:41.457Z] daemon.go:296: [d0fc19e7cd594] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d0fc19e7cd594] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d0fc19e7cd594] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d0fc19e7cd594] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d0fc19e7cd594] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d0fc19e7cd594] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d0fc19e7cd594] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [de6ba1a5ac497] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [de6ba1a5ac497] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [de6ba1a5ac497] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [de6ba1a5ac497] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [de6ba1a5ac497] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [de6ba1a5ac497] Daemon stopped [2020-10-02T22:45:41.457Z] daemon.go:325: [de6ba1a5ac497] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [de6ba1a5ac497] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [de6ba1a5ac497] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [de6ba1a5ac497] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [de6ba1a5ac497] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [de6ba1a5ac497] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e85f94d7c17] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e85f94d7c17] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d8e85f94d7c17] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d8e85f94d7c17] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d8e85f94d7c17] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d8e85f94d7c17] Daemon stopped [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e85f94d7c17] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d8e85f94d7c17] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d8e85f94d7c17] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d8e85f94d7c17] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d8e85f94d7c17] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d8e85f94d7c17] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d296c7a01bf38] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d296c7a01bf38] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d296c7a01bf38] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d296c7a01bf38] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d296c7a01bf38] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d296c7a01bf38] Daemon stopped [2020-10-02T22:45:41.457Z] daemon.go:325: [d296c7a01bf38] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d296c7a01bf38] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d296c7a01bf38] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d296c7a01bf38] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d296c7a01bf38] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d296c7a01bf38] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [dbe2897773fa4] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [dbe2897773fa4] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [dbe2897773fa4] daemon started [2020-10-02T22:45:41.457Z] daemon.go:325: [dbe2897773fa4] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:296: [dbe2897773fa4] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [dbe2897773fa4] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [dbe2897773fa4] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [dbe2897773fa4] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [dbe2897773fa4] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [dbe2897773fa4] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d2df50369084d] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d2df50369084d] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d2df50369084d] daemon started [2020-10-02T22:45:41.457Z] daemon.go:296: [d2df50369084d] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [d2df50369084d] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [d2df50369084d] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [d2df50369084d] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [d2df50369084d] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [d2df50369084d] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [d2df50369084d] Daemon stopped [2020-10-02T22:45:41.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-10-02T22:45:41.457Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:45:41.457Z] daemon.go:325: [dd6a02d2218d3] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [dd6a02d2218d3] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [dd6a02d2218d3] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [dd6a02d2218d3] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [dd6a02d2218d3] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [dd6a02d2218d3] Daemon stopped [2020-10-02T22:45:41.457Z] daemon.go:325: [dd6a02d2218d3] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:325: [dd6a02d2218d3] waiting for daemon to start [2020-10-02T22:45:41.457Z] daemon.go:353: [dd6a02d2218d3] daemon started [2020-10-02T22:45:41.457Z] daemon.go:461: [dd6a02d2218d3] Stopping daemon [2020-10-02T22:45:41.457Z] daemon.go:296: [dd6a02d2218d3] exiting daemon [2020-10-02T22:45:41.457Z] daemon.go:448: [dd6a02d2218d3] Daemon stopped [2020-10-02T22:45:41.457Z] === RUN TestKernelTCPMemory [2020-10-02T22:45:42.459Z] ok github.com/docker/docker/cmd/dockerd/hack 0.016s coverage: 72.9% of statements [2020-10-02T22:45:42.490Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-10-02T22:45:42.490Z] === RUN TestNISDomainname [2020-10-02T22:45:43.146Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.5% of statements [2020-10-02T22:45:43.528Z] --- PASS: TestNISDomainname (1.02s) [2020-10-02T22:45:43.528Z] === RUN TestStats [2020-10-02T22:45:45.594Z] --- PASS: TestStats (1.90s) [2020-10-02T22:45:45.594Z] === RUN TestStopContainerWithTimeout [2020-10-02T22:45:45.594Z] === RUN TestStopContainerWithTimeout/0 [2020-10-02T22:45:45.594Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-02T22:45:45.594Z] === RUN TestStopContainerWithTimeout/1 [2020-10-02T22:45:45.594Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-02T22:45:45.594Z] === RUN TestStopContainerWithTimeout/3 [2020-10-02T22:45:45.594Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-02T22:45:45.594Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-02T22:45:45.594Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-02T22:45:45.594Z] === CONT TestStopContainerWithTimeout/0 [2020-10-02T22:45:45.594Z] === CONT TestStopContainerWithTimeout/3 [2020-10-02T22:45:46.627Z] === CONT TestStopContainerWithTimeout/1 [2020-10-02T22:45:46.703Z] ok github.com/docker/docker/container 0.175s coverage: 35.6% of statements [2020-10-02T22:45:46.703Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-02T22:45:46.703Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-02T22:45:46.703Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-02T22:45:46.703Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-02T22:45:47.506Z] ......................... [ 67%] [2020-10-02T22:45:48.692Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-02T22:45:49.499Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 66.3% of statements [2020-10-02T22:45:51.419Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-10-02T22:45:51.419Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-10-02T22:45:51.419Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-10-02T22:45:51.419Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2020-10-02T22:45:51.419Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-10-02T22:45:51.419Z] === RUN TestDeleteDevicemapper [2020-10-02T22:45:51.419Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-02T22:45:51.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-02T22:45:51.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-02T22:45:54.934Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s) [2020-10-02T22:45:54.934Z] === RUN TestUpdateMemory [2020-10-02T22:45:54.934Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-02T22:45:54.934Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:45:54.934Z] === RUN TestUpdateCPUQuota [2020-10-02T22:45:55.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.8% of statements [2020-10-02T22:45:55.969Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-10-02T22:45:55.969Z] === RUN TestUpdatePidsLimit [2020-10-02T22:45:55.969Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-02T22:45:56.261Z] === RUN TestUpdatePidsLimit/no_change [2020-10-02T22:45:56.897Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-02T22:45:57.188Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-02T22:45:57.230Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2020-10-02T22:45:57.479Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-02T22:45:58.114Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-02T22:45:58.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit (3.80s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-10-02T22:45:59.950Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-10-02T22:45:59.950Z] === RUN TestUpdateRestartPolicy [2020-10-02T22:46:00.806Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.4% of statements [2020-10-02T22:46:02.915Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-10-02T22:46:02.915Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 82.2% of statements [2020-10-02T22:46:05.697Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-10-02T22:46:08.455Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-10-02T22:46:08.455Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 13.6% of statements [2020-10-02T22:46:09.986Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.782s coverage: 57.8% of statements [2020-10-02T22:46:12.589Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-10-02T22:46:12.589Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-02T22:46:13.556Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.679s coverage: 68.5% of statements [2020-10-02T22:46:13.623Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-10-02T22:46:13.623Z] === RUN TestWaitNonBlocked [2020-10-02T22:46:13.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:46:13.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:46:13.623Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:46:13.623Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:46:13.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:46:13.623Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:46:13.852Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.510s coverage: 49.5% of statements [2020-10-02T22:46:14.657Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-10-02T22:46:14.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-10-02T22:46:14.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2020-10-02T22:46:14.657Z] === RUN TestWaitBlocked [2020-10-02T22:46:14.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:46:14.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:46:14.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:46:14.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:46:14.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:46:14.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:46:14.902Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.5% of statements [2020-10-02T22:46:14.902Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-02T22:46:14.902Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-02T22:46:14.902Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-02T22:46:14.902Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-02T22:46:14.902Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.316s coverage: 45.9% of statements [2020-10-02T22:46:14.902Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-02T22:46:16.165Z] --- PASS: TestWaitBlocked (0.01s) [2020-10-02T22:46:16.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-10-02T22:46:16.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-10-02T22:46:16.165Z] === CONT TestContainerStartOnDaemonRestart [2020-10-02T22:46:16.165Z] === CONT TestIpcModeOlderClient [2020-10-02T22:46:16.165Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-10-02T22:46:16.165Z] === CONT TestDaemonRestartIpcMode [2020-10-02T22:46:17.681Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-10-02T22:46:17.980Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.522s coverage: 76.1% of statements [2020-10-02T22:46:18.278Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-10-02T22:46:18.902Z] --- PASS: TestContainerStartOnDaemonRestart (2.76s) [2020-10-02T22:46:18.902Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-10-02T22:46:18.902Z] daemon.go:325: [db0e3affb5a64] waiting for daemon to start [2020-10-02T22:46:18.902Z] daemon.go:325: [db0e3affb5a64] waiting for daemon to start [2020-10-02T22:46:18.902Z] daemon.go:353: [db0e3affb5a64] daemon started [2020-10-02T22:46:18.902Z] daemon.go:325: [db0e3affb5a64] waiting for daemon to start [2020-10-02T22:46:18.902Z] daemon.go:296: [db0e3affb5a64] exiting daemon [2020-10-02T22:46:18.902Z] daemon.go:325: [db0e3affb5a64] waiting for daemon to start [2020-10-02T22:46:18.902Z] daemon.go:353: [db0e3affb5a64] daemon started [2020-10-02T22:46:18.902Z] daemon.go:461: [db0e3affb5a64] Stopping daemon [2020-10-02T22:46:18.902Z] daemon.go:296: [db0e3affb5a64] exiting daemon [2020-10-02T22:46:18.902Z] daemon.go:448: [db0e3affb5a64] Daemon stopped [2020-10-02T22:46:18.932Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-10-02T22:46:19.936Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2020-10-02T22:46:19.936Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-10-02T22:46:19.936Z] daemon.go:325: [da0346130f496] waiting for daemon to start [2020-10-02T22:46:19.936Z] daemon.go:325: [da0346130f496] waiting for daemon to start [2020-10-02T22:46:19.936Z] daemon.go:353: [da0346130f496] daemon started [2020-10-02T22:46:19.936Z] daemon.go:461: [da0346130f496] Stopping daemon [2020-10-02T22:46:19.936Z] daemon.go:296: [da0346130f496] exiting daemon [2020-10-02T22:46:19.936Z] daemon.go:448: [da0346130f496] Daemon stopped [2020-10-02T22:46:19.936Z] daemon.go:325: [da0346130f496] waiting for daemon to start [2020-10-02T22:46:19.936Z] daemon.go:325: [da0346130f496] waiting for daemon to start [2020-10-02T22:46:19.936Z] daemon.go:353: [da0346130f496] daemon started [2020-10-02T22:46:19.936Z] daemon.go:461: [da0346130f496] Stopping daemon [2020-10-02T22:46:19.936Z] daemon.go:296: [da0346130f496] exiting daemon [2020-10-02T22:46:19.936Z] daemon.go:448: [da0346130f496] Daemon stopped [2020-10-02T22:46:19.936Z] PASS [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] === Skipped [2020-10-02T22:46:19.936Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-10-02T22:46:19.936Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-02T22:46:19.936Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-02T22:46:19.936Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-02T22:46:19.936Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-10-02T22:46:19.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-10-02T22:46:19.936Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] [2020-10-02T22:46:19.936Z] DONE 189 tests, 6 skipped in 123.440s [2020-10-02T22:46:19.936Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-10-02T22:46:19.936Z] ++ 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-10-02T22:46:19.936Z] ++ set -e [2020-10-02T22:46:19.936Z] ++ '[' -n 0 ']' [2020-10-02T22:46:19.936Z] ++ set -x [2020-10-02T22:46:19.936Z] ++ env -i DEST=/go/src/github.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-10-02T22:46:20.227Z] INFO: Testing against a local daemon [2020-10-02T22:46:20.227Z] === RUN TestCommitInheritsEnv [2020-10-02T22:46:20.860Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-10-02T22:46:20.860Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-02T22:46:20.860Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-02T22:46:20.860Z] === RUN TestImagesFilterMultiReference [2020-10-02T22:46:20.860Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-10-02T22:46:20.860Z] === RUN TestImagePullPlatformInvalid [2020-10-02T22:46:20.860Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-10-02T22:46:20.860Z] === RUN TestRemoveImageOrphaning [2020-10-02T22:46:21.033Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.898s coverage: 55.1% of statements [2020-10-02T22:46:21.034Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-02T22:46:21.034Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-02T22:46:21.034Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.7% of statements [2020-10-02T22:46:21.493Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-10-02T22:46:21.493Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-02T22:46:21.493Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-10-02T22:46:21.493Z] === RUN TestTagInvalidReference [2020-10-02T22:46:21.493Z] --- PASS: TestTagInvalidReference (0.01s) [2020-10-02T22:46:21.493Z] === RUN TestTagValidPrefixedRepo [2020-10-02T22:46:21.493Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-10-02T22:46:21.493Z] === RUN TestTagExistedNameWithoutForce [2020-10-02T22:46:21.493Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-10-02T22:46:21.493Z] === RUN TestTagOfficialNames [2020-10-02T22:46:21.493Z] --- PASS: TestTagOfficialNames (0.03s) [2020-10-02T22:46:21.493Z] === RUN TestTagMatchesDigest [2020-10-02T22:46:21.493Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-10-02T22:46:21.493Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-02T22:46:21.538Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-10-02T22:46:23.808Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-10-02T22:46:23.808Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-10-02T22:46:24.104Z] ok github.com/docker/docker/daemon/logger/awslogs 0.453s coverage: 78.2% of statements [2020-10-02T22:46:24.402Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.9% of statements [2020-10-02T22:46:24.402Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-02T22:46:24.402Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-02T22:46:24.402Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-02T22:46:24.402Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-02T22:46:25.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2020-10-02T22:46:26.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2020-10-02T22:46:27.241Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 74.7% of statements [2020-10-02T22:46:27.241Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-02T22:46:27.540Z] time="2020-10-02T22:46:27Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate972416925/log870418008.1: no such file or directory" [2020-10-02T22:46:27.540Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 37.9% of statements [2020-10-02T22:46:28.592Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements [2020-10-02T22:46:28.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2020-10-02T22:46:29.942Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2020-10-02T22:46:32.045Z] ok github.com/docker/docker/daemon/logger/splunk 2.690s coverage: 84.5% of statements [2020-10-02T22:46:32.045Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-02T22:46:32.045Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-02T22:46:32.045Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2020-10-02T22:46:34.148Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2020-10-02T22:46:34.448Z] ok github.com/docker/docker/distribution 0.402s coverage: 22.3% of statements [2020-10-02T22:46:34.448Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-02T22:46:35.984Z] ok github.com/docker/docker/image 0.041s coverage: 86.4% of statements [2020-10-02T22:46:35.984Z] ok github.com/docker/docker/distribution/xfer 1.489s coverage: 83.9% of statements [2020-10-02T22:46:35.984Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-02T22:46:37.523Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-10-02T22:46:37.523Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-02T22:46:37.523Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-10-02T22:46:37.523Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-02T22:46:38.166Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2020-10-02T22:46:39.613Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-10-02T22:46:39.613Z] tests/integration/client_test.py ..... [ 76%] [2020-10-02T22:46:39.613Z] tests/integration/errors_test.py . [ 76%] [2020-10-02T22:46:39.700Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-02T22:46:39.700Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-02T22:46:39.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-02T22:46:39.888Z] Using test binary docker [2020-10-02T22:46:39.888Z] +++ /etc/init.d/apparmor start [2020-10-02T22:46:39.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-02T22:46:39.888Z] INFO: Waiting for daemon to start... [2020-10-02T22:46:39.888Z] Starting dockerd [2020-10-02T22:46:39.888Z] +++ 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-10-02T22:46:39.888Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-02T22:46:39.888Z] Using test binary docker [2020-10-02T22:46:39.888Z] +++ /etc/init.d/apparmor start [2020-10-02T22:46:39.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-02T22:46:39.888Z] INFO: Waiting for daemon to start... [2020-10-02T22:46:39.888Z] Starting dockerd [2020-10-02T22:46:39.888Z] +++ 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-10-02T22:46:39.888Z] . [2020-10-02T22:46:39.888Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-02T22:46:39.888Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-02T22:46:39.888Z] Error: No such image: emptyfs [2020-10-02T22:46:39.888Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-02T22:46:39.888Z] ++++ docker load [2020-10-02T22:46:39.888Z] Running integration-test (iteration 1) [2020-10-02T22:46:39.888Z] 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-10-02T22:46:39.888Z] ++ 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-10-02T22:46:39.888Z] ++ set -e [2020-10-02T22:46:39.888Z] ++ '[' -n 0 ']' [2020-10-02T22:46:39.888Z] ++ set -x [2020-10-02T22:46:39.888Z] ++ env -i DEST=/go/src/github.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-10-02T22:46:39.888Z] [2020-10-02T22:46:39.888Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-02T22:46:39.888Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-02T22:46:39.888Z] Error: No such image: emptyfs [2020-10-02T22:46:39.888Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-02T22:46:39.888Z] ++++ docker load [2020-10-02T22:46:39.888Z] Running integration-test (iteration 1) [2020-10-02T22:46:39.888Z] 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-10-02T22:46:39.888Z] ++ 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-10-02T22:46:39.888Z] ++ set -e [2020-10-02T22:46:39.888Z] ++ '[' -n 0 ']' [2020-10-02T22:46:39.888Z] ++ set -x [2020-10-02T22:46:39.888Z] ++ env -i DEST=/go/src/github.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-10-02T22:46:40.759Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-10-02T22:46:43.541Z] ok github.com/docker/docker/opts 0.065s coverage: 66.9% of statements [2020-10-02T22:46:44.182Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-10-02T22:46:44.182Z] ok github.com/docker/docker/pkg/authorization 0.526s coverage: 66.7% of statements [2020-10-02T22:46:44.826Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-10-02T22:46:45.123Z] ok github.com/docker/docker/pkg/archive 1.266s coverage: 76.6% of statements [2020-10-02T22:46:45.769Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-10-02T22:46:46.066Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-10-02T22:46:46.710Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-10-02T22:46:47.760Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-10-02T22:46:48.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-10-02T22:46:48.695Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-10-02T22:46:50.219Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-10-02T22:46:50.219Z] ok github.com/docker/docker/pkg/chrootarchive 3.856s coverage: 43.2% of statements [2020-10-02T22:46:50.219Z] ok github.com/docker/docker/layer 8.010s coverage: 72.0% of statements [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/oci [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-02T22:46:50.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-02T22:46:51.271Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-10-02T22:46:51.271Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2020-10-02T22:46:51.271Z] ok github.com/docker/docker/pkg/fsutils 0.303s coverage: 85.1% of statements [2020-10-02T22:46:51.917Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements [2020-10-02T22:46:52.970Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-10-02T22:46:52.970Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2020-10-02T22:46:53.615Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-10-02T22:46:53.916Z] ok github.com/docker/docker/pkg/idtools 0.723s coverage: 70.1% of statements [2020-10-02T22:46:54.218Z] ok github.com/docker/docker/pkg/ioutils 1.670s coverage: 69.1% of statements [2020-10-02T22:46:54.218Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-02T22:46:54.860Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-10-02T22:46:54.860Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-10-02T22:46:55.157Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-10-02T22:46:55.455Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-10-02T22:46:55.754Z] ok github.com/docker/docker/pkg/mount 0.954s coverage: 69.6% of statements [2020-10-02T22:46:55.754Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-02T22:46:55.754Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-10-02T22:46:55.754Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-02T22:46:55.754Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-02T22:46:56.808Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2020-10-02T22:46:57.455Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 87.9% of statements [2020-10-02T22:46:57.753Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2020-10-02T22:46:57.753Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2020-10-02T22:46:58.801Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-10-02T22:46:59.454Z] ok github.com/docker/docker/pkg/pubsub 1.146s coverage: 72.7% of statements [2020-10-02T22:46:59.454Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2020-10-02T22:47:00.506Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-10-02T22:47:00.506Z] ok github.com/docker/docker/pkg/streamformatter 0.018s coverage: 66.2% of statements [2020-10-02T22:47:01.150Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-10-02T22:47:01.446Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2020-10-02T22:47:02.093Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.1% of statements [2020-10-02T22:47:02.390Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-10-02T22:47:03.037Z] ok github.com/docker/docker/pkg/signal 4.386s coverage: 61.0% of statements [2020-10-02T22:47:03.334Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 84.8% of statements [2020-10-02T22:47:03.335Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2020-10-02T22:47:04.394Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-10-02T22:47:04.394Z] testing: warning: no tests to run [2020-10-02T22:47:04.394Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-10-02T22:47:04.394Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-10-02T22:47:04.692Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2020-10-02T22:47:06.225Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-10-02T22:47:07.754Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-10-02T22:47:07.754Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 69.1% of statements [2020-10-02T22:47:08.424Z] ok github.com/docker/docker/plugin 0.566s coverage: 27.3% of statements [2020-10-02T22:47:09.074Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-10-02T22:47:09.720Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 47.1% of statements [2020-10-02T22:47:10.796Z] ok github.com/docker/docker/runconfig 0.015s coverage: 68.2% of statements [2020-10-02T22:47:11.439Z] ok github.com/docker/docker/registry 0.387s coverage: 56.3% of statements [2020-10-02T22:47:11.439Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-10-02T22:47:11.995Z] Loaded image: buildpack-deps:jessie [2020-10-02T22:47:11.995Z] Loaded image: busybox:latest [2020-10-02T22:47:11.995Z] Loaded image: buildpack-deps:jessie [2020-10-02T22:47:11.995Z] Loaded image: busybox:glibc [2020-10-02T22:47:11.995Z] Loaded image: debian:jessie [2020-10-02T22:47:11.995Z] Loaded image: busybox:latest [2020-10-02T22:47:11.995Z] Loaded image: hello-world:latest [2020-10-02T22:47:11.995Z] INFO: Testing against a local daemon [2020-10-02T22:47:11.995Z] === RUN TestDockerDaemonSuite [2020-10-02T22:47:11.995Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-02T22:47:11.995Z] Loaded image: busybox:glibc [2020-10-02T22:47:11.995Z] Loaded image: debian:jessie [2020-10-02T22:47:11.995Z] Loaded image: hello-world:latest [2020-10-02T22:47:11.995Z] INFO: Testing against a local daemon [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-02T22:47:11.995Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-02T22:47:13.535Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-10-02T22:47:13.535Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2020-10-02T22:47:14.576Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-10-02T22:47:18.061Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-10-02T22:47:24.224Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-02T22:47:24.224Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-02T22:47:24.224Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-02T22:47:24.224Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-02T22:47:24.796Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-02T22:47:24.796Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-02T22:47:24.796Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-02T22:47:26.176Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-02T22:47:26.176Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-02T22:47:26.176Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-02T22:47:26.176Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-02T22:47:27.115Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-02T22:47:27.375Z] --- PASS: TestBuildWithHugeFile (115.38s) [2020-10-02T22:47:27.375Z] === RUN TestBuildWithEmptyDockerfile [2020-10-02T22:47:27.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:47:27.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:47:27.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:47:27.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:47:27.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:47:27.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:47:27.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:47:27.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:47:27.635Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-02T22:47:27.635Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:47:27.635Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-10-02T22:47:27.635Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-10-02T22:47:27.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-10-02T22:47:27.635Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-10-02T22:47:27.635Z] === RUN TestBuildPreserveOwnership [2020-10-02T22:47:27.894Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-02T22:47:27.894Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-02T22:47:28.155Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-02T22:47:28.155Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-02T22:47:28.155Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-02T22:47:29.095Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-02T22:47:29.665Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-02T22:47:30.603Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-02T22:47:31.542Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-02T22:47:31.801Z] --- PASS: TestBuildPreserveOwnership (4.01s) [2020-10-02T22:47:31.801Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.66s) [2020-10-02T22:47:31.801Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-10-02T22:47:31.801Z] === RUN TestBuildPlatformInvalid [2020-10-02T22:47:31.801Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-10-02T22:47:31.801Z] PASS [2020-10-02T22:47:31.801Z] [2020-10-02T22:47:31.801Z] DONE 30 tests in 194.581s [2020-10-02T22:47:31.801Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-10-02T22:47:31.801Z] ++ 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-10-02T22:47:31.801Z] ++ set -e [2020-10-02T22:47:31.801Z] ++ '[' -n 0 ']' [2020-10-02T22:47:31.801Z] ++ set -x [2020-10-02T22:47:31.801Z] ++ env -i DEST=/go/src/github.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-10-02T22:47:32.061Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-02T22:47:32.061Z] INFO: Testing against a local daemon [2020-10-02T22:47:32.061Z] === RUN TestConfigList [2020-10-02T22:47:33.169Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.8% of statements [2020-10-02T22:47:33.169Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-02T22:47:33.169Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-02T22:47:33.169Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-02T22:47:33.169Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-02T22:47:33.169Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-02T22:47:33.169Z] ? github.com/docker/docker/rootless [no test files] [2020-10-02T22:47:33.170Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-02T22:47:33.170Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-02T22:47:33.170Z] ? github.com/docker/docker/volume [no test files] [2020-10-02T22:47:33.170Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-02T22:47:33.170Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === Skipped [2020-10-02T22:47:33.170Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-02T22:47:33.170Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-02T22:47:33.170Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:73: No driver to put! [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-02T22:47:33.170Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-02T22:47:33.170Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-02T22:47:33.170Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:47:33.170Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-02T22:47:33.170Z] graphtest_unix.go:73: No driver to put! [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-02T22:47:33.170Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] [2020-10-02T22:47:33.170Z] DONE 2066 tests, 19 skipped in 247.178s Post stage [Pipeline] junit [2020-10-02T22:47:33.217Z] Recording test results [2020-10-02T22:47:33.440Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-02T22:47:33.881Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh dynbinary test-integration [2020-10-02T22:47:33.947Z] ......... [ 86%] [2020-10-02T22:47:34.009Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-02T22:47:34.178Z] [2020-10-02T22:47:34.179Z] Removing bundles/ [2020-10-02T22:47:34.179Z] [2020-10-02T22:47:34.179Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-10-02T22:47:34.179Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:47:34.179Z] GOOS="" GOARCH="" GOARM="" [2020-10-02T22:47:34.948Z] --- PASS: TestConfigList (2.71s) [2020-10-02T22:47:34.948Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-10-02T22:47:34.948Z] daemon.go:325: [d7828f3944992] waiting for daemon to start [2020-10-02T22:47:34.948Z] daemon.go:325: [d7828f3944992] waiting for daemon to start [2020-10-02T22:47:34.948Z] daemon.go:353: [d7828f3944992] daemon started [2020-10-02T22:47:34.948Z] daemon.go:461: [d7828f3944992] Stopping daemon [2020-10-02T22:47:34.948Z] daemon.go:296: [d7828f3944992] exiting daemon [2020-10-02T22:47:34.948Z] daemon.go:448: [d7828f3944992] Daemon stopped [2020-10-02T22:47:34.948Z] === RUN TestConfigsCreateAndDelete [2020-10-02T22:47:35.209Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-02T22:47:36.164Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-02T22:47:36.423Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-02T22:47:37.360Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2020-10-02T22:47:37.360Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-10-02T22:47:37.360Z] daemon.go:325: [d5dc73c46d58b] waiting for daemon to start [2020-10-02T22:47:37.360Z] daemon.go:325: [d5dc73c46d58b] waiting for daemon to start [2020-10-02T22:47:37.360Z] daemon.go:353: [d5dc73c46d58b] daemon started [2020-10-02T22:47:37.360Z] daemon.go:461: [d5dc73c46d58b] Stopping daemon [2020-10-02T22:47:37.360Z] daemon.go:296: [d5dc73c46d58b] exiting daemon [2020-10-02T22:47:37.360Z] daemon.go:448: [d5dc73c46d58b] Daemon stopped [2020-10-02T22:47:37.360Z] === RUN TestConfigsUpdate [2020-10-02T22:47:38.116Z] tests/integration/models_images_test.py .............. [ 89%] [2020-10-02T22:47:38.299Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-02T22:47:38.868Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-02T22:47:38.868Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-02T22:47:38.883Z] Removing intermediate container debc27f595ec [2020-10-02T22:47:38.883Z] ---> cb14bf532016 [2020-10-02T22:47:38.883Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-10-02T22:47:38.883Z] ---> Running in d42de101e7f7 [2020-10-02T22:47:38.883Z] Removing intermediate container d42de101e7f7 [2020-10-02T22:47:38.883Z] ---> f2a59f47acb7 [2020-10-02T22:47:38.883Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-10-02T22:47:38.883Z] ---> Running in 44dd9e118edf [2020-10-02T22:47:38.883Z] Removing intermediate container 44dd9e118edf [2020-10-02T22:47:38.883Z] ---> b23745abc894 [2020-10-02T22:47:38.883Z] Step 8/8 : COPY . . [2020-10-02T22:47:39.305Z] tests/integration/models_networks_test.py .... [ 90%] [2020-10-02T22:47:39.806Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-02T22:47:40.066Z] --- PASS: TestConfigsUpdate (2.55s) [2020-10-02T22:47:40.066Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-10-02T22:47:40.066Z] daemon.go:325: [d277e1a2eb69a] waiting for daemon to start [2020-10-02T22:47:40.066Z] daemon.go:325: [d277e1a2eb69a] waiting for daemon to start [2020-10-02T22:47:40.066Z] daemon.go:353: [d277e1a2eb69a] daemon started [2020-10-02T22:47:40.066Z] daemon.go:461: [d277e1a2eb69a] Stopping daemon [2020-10-02T22:47:40.066Z] daemon.go:296: [d277e1a2eb69a] exiting daemon [2020-10-02T22:47:40.066Z] daemon.go:448: [d277e1a2eb69a] Daemon stopped [2020-10-02T22:47:40.066Z] === RUN TestTemplatedConfig [2020-10-02T22:47:40.472Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-02T22:47:41.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-02T22:47:41.301Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-10-02T22:47:43.208Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-10-02T22:47:43.208Z] --- PASS: TestTemplatedConfig (3.26s) [2020-10-02T22:47:43.208Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-10-02T22:47:43.208Z] daemon.go:325: [ddc021ae7b81b] waiting for daemon to start [2020-10-02T22:47:43.208Z] daemon.go:325: [ddc021ae7b81b] waiting for daemon to start [2020-10-02T22:47:43.208Z] daemon.go:353: [ddc021ae7b81b] daemon started [2020-10-02T22:47:43.208Z] daemon.go:461: [ddc021ae7b81b] Stopping daemon [2020-10-02T22:47:43.208Z] daemon.go:296: [ddc021ae7b81b] exiting daemon [2020-10-02T22:47:43.208Z] daemon.go:448: [ddc021ae7b81b] Daemon stopped [2020-10-02T22:47:43.208Z] === RUN TestConfigInspect [2020-10-02T22:47:43.722Z] --- PASS: TestImportExtremelyLargeImageWorks (80.19s) [2020-10-02T22:47:43.722Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-10-02T22:47:43.722Z] daemon.go:325: [dcee2d1cba202] waiting for daemon to start [2020-10-02T22:47:43.722Z] daemon.go:325: [dcee2d1cba202] waiting for daemon to start [2020-10-02T22:47:43.722Z] daemon.go:353: [dcee2d1cba202] daemon started [2020-10-02T22:47:43.722Z] daemon.go:461: [dcee2d1cba202] Stopping daemon [2020-10-02T22:47:43.722Z] daemon.go:296: [dcee2d1cba202] exiting daemon [2020-10-02T22:47:43.722Z] daemon.go:448: [dcee2d1cba202] Daemon stopped [2020-10-02T22:47:43.722Z] PASS [2020-10-02T22:47:43.722Z] [2020-10-02T22:47:43.722Z] DONE 11 tests in 81.688s [2020-10-02T22:47:43.722Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-10-02T22:47:43.722Z] ++ 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-10-02T22:47:43.722Z] ++ set -e [2020-10-02T22:47:43.722Z] ++ '[' -n 0 ']' [2020-10-02T22:47:43.722Z] ++ set -x [2020-10-02T22:47:43.722Z] ++ env -i DEST=/go/src/github.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-10-02T22:47:43.722Z] INFO: Testing against a local daemon [2020-10-02T22:47:43.722Z] === RUN TestNetworkCreateDelete [2020-10-02T22:47:43.722Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-10-02T22:47:43.722Z] === RUN TestDockerNetworkDeletePreferID [2020-10-02T22:47:43.722Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-10-02T22:47:43.722Z] === RUN TestDaemonDNSFallback [2020-10-02T22:47:44.151Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-02T22:47:44.720Z] === RUN TestDockerSuite/TestAttachDetach [2020-10-02T22:47:45.229Z] --- PASS: TestDaemonDNSFallback (2.50s) [2020-10-02T22:47:45.229Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-10-02T22:47:45.229Z] daemon.go:325: [deef4bb272a4b] waiting for daemon to start [2020-10-02T22:47:45.229Z] daemon.go:325: [deef4bb272a4b] waiting for daemon to start [2020-10-02T22:47:45.229Z] daemon.go:353: [deef4bb272a4b] daemon started [2020-10-02T22:47:45.229Z] daemon.go:461: [deef4bb272a4b] Stopping daemon [2020-10-02T22:47:45.229Z] daemon.go:296: [deef4bb272a4b] exiting daemon [2020-10-02T22:47:45.229Z] daemon.go:448: [deef4bb272a4b] Daemon stopped [2020-10-02T22:47:45.229Z] === RUN TestInspectNetwork [2020-10-02T22:47:45.892Z] tests/integration/models_nodes_test.py . [ 91%] [2020-10-02T22:47:45.892Z] tests/integration/models_resources_test.py . [ 91%] [2020-10-02T22:47:46.101Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-02T22:47:46.101Z] --- PASS: TestConfigInspect (2.78s) [2020-10-02T22:47:46.101Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-10-02T22:47:46.101Z] daemon.go:325: [d4c11b5bb1946] waiting for daemon to start [2020-10-02T22:47:46.101Z] daemon.go:325: [d4c11b5bb1946] waiting for daemon to start [2020-10-02T22:47:46.101Z] daemon.go:353: [d4c11b5bb1946] daemon started [2020-10-02T22:47:46.101Z] daemon.go:461: [d4c11b5bb1946] Stopping daemon [2020-10-02T22:47:46.101Z] daemon.go:296: [d4c11b5bb1946] exiting daemon [2020-10-02T22:47:46.101Z] daemon.go:448: [d4c11b5bb1946] Daemon stopped [2020-10-02T22:47:46.101Z] === RUN TestConfigCreateWithLabels [2020-10-02T22:47:46.671Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-02T22:47:47.239Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-02T22:47:48.621Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-02T22:47:48.621Z] --- PASS: TestConfigCreateWithLabels (2.63s) [2020-10-02T22:47:48.621Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-10-02T22:47:48.621Z] daemon.go:325: [d375664b516e6] waiting for daemon to start [2020-10-02T22:47:48.621Z] daemon.go:325: [d375664b516e6] waiting for daemon to start [2020-10-02T22:47:48.621Z] daemon.go:353: [d375664b516e6] daemon started [2020-10-02T22:47:48.621Z] daemon.go:461: [d375664b516e6] Stopping daemon [2020-10-02T22:47:48.621Z] daemon.go:296: [d375664b516e6] exiting daemon [2020-10-02T22:47:48.621Z] daemon.go:448: [d375664b516e6] Daemon stopped [2020-10-02T22:47:48.621Z] === RUN TestConfigCreateResolve [2020-10-02T22:47:49.190Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-02T22:47:49.451Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-02T22:47:49.680Z] === RUN TestInspectNetwork/full_network_id [2020-10-02T22:47:49.680Z] === RUN TestInspectNetwork/partial_network_id [2020-10-02T22:47:49.680Z] === RUN TestInspectNetwork/network_name [2020-10-02T22:47:49.680Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-02T22:47:50.019Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-02T22:47:50.957Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-02T22:47:51.217Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-02T22:47:51.478Z] --- PASS: TestConfigCreateResolve (2.86s) [2020-10-02T22:47:51.479Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-10-02T22:47:51.479Z] daemon.go:325: [d5cd8d1de61ff] waiting for daemon to start [2020-10-02T22:47:51.479Z] daemon.go:325: [d5cd8d1de61ff] waiting for daemon to start [2020-10-02T22:47:51.479Z] daemon.go:353: [d5cd8d1de61ff] daemon started [2020-10-02T22:47:51.479Z] daemon.go:461: [d5cd8d1de61ff] Stopping daemon [2020-10-02T22:47:51.479Z] daemon.go:296: [d5cd8d1de61ff] exiting daemon [2020-10-02T22:47:51.479Z] daemon.go:448: [d5cd8d1de61ff] Daemon stopped [2020-10-02T22:47:51.479Z] === RUN TestConfigDaemonLibtrustID [2020-10-02T22:47:51.961Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-10-02T22:47:52.049Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-10-02T22:47:52.049Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-10-02T22:47:52.049Z] daemon.go:325: [dbf5b2b235d1a] waiting for daemon to start [2020-10-02T22:47:52.049Z] daemon.go:325: [dbf5b2b235d1a] waiting for daemon to start [2020-10-02T22:47:52.049Z] daemon.go:353: [dbf5b2b235d1a] daemon started [2020-10-02T22:47:52.049Z] daemon.go:461: [dbf5b2b235d1a] Stopping daemon [2020-10-02T22:47:52.049Z] daemon.go:296: [dbf5b2b235d1a] exiting daemon [2020-10-02T22:47:52.049Z] daemon.go:448: [dbf5b2b235d1a] Daemon stopped [2020-10-02T22:47:52.049Z] PASS [2020-10-02T22:47:52.049Z] [2020-10-02T22:47:52.049Z] DONE 8 tests in 20.158s [2020-10-02T22:47:52.049Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-10-02T22:47:52.049Z] ++ 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-10-02T22:47:52.049Z] ++ set -e [2020-10-02T22:47:52.049Z] ++ '[' -n 0 ']' [2020-10-02T22:47:52.049Z] ++ set -x [2020-10-02T22:47:52.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10-02T22:47:52.308Z] INFO: Testing against a local daemon [2020-10-02T22:47:52.308Z] === RUN TestCheckpoint [2020-10-02T22:47:52.308Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-02T22:47:52.308Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T22:47:52.308Z] === RUN TestContainerInvalidJSON [2020-10-02T22:47:52.308Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:47:52.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:47:52.308Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:47:52.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:47:52.308Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:47:52.308Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:47:52.308Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:47:52.308Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:47:52.308Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:47:52.308Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-10-02T22:47:52.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-02T22:47:52.308Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-02T22:47:52.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-02T22:47:52.308Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-02T22:47:52.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-10-02T22:47:52.308Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-02T22:47:52.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-10-02T22:47:52.308Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-02T22:47:52.568Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-10-02T22:47:52.568Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-02T22:47:52.568Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-10-02T22:47:52.568Z] === RUN TestCopyFromContainer [2020-10-02T22:47:52.829Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-02T22:47:53.089Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-02T22:47:53.348Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-02T22:47:53.916Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-02T22:47:53.916Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-02T22:47:54.176Z] === RUN TestCopyFromContainer// [2020-10-02T22:47:54.176Z] === RUN TestCopyFromContainer//bar/root [2020-10-02T22:47:54.436Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-02T22:47:54.436Z] === RUN TestCopyFromContainer/bar/quux [2020-10-02T22:47:54.436Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-02T22:47:54.698Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-10-02T22:47:54.698Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-10-02T22:47:54.707Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-02T22:47:54.707Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-02T22:47:54.707Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-02T22:47:54.707Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-02T22:47:54.969Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-02T22:47:55.230Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-02T22:47:55.230Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-02T22:47:55.244Z] --- PASS: TestInspectNetwork (10.17s) [2020-10-02T22:47:55.244Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-10-02T22:47:55.244Z] daemon.go:325: [d7e30ac15ff25] waiting for daemon to start [2020-10-02T22:47:55.244Z] daemon.go:325: [d7e30ac15ff25] waiting for daemon to start [2020-10-02T22:47:55.244Z] daemon.go:353: [d7e30ac15ff25] daemon started [2020-10-02T22:47:55.244Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-02T22:47:55.244Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-10-02T22:47:55.244Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-02T22:47:55.244Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-02T22:47:55.244Z] daemon.go:461: [d7e30ac15ff25] Stopping daemon [2020-10-02T22:47:55.244Z] daemon.go:296: [d7e30ac15ff25] exiting daemon [2020-10-02T22:47:55.244Z] daemon.go:448: [d7e30ac15ff25] Daemon stopped [2020-10-02T22:47:55.244Z] === RUN TestRunContainerWithBridgeNone [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer (2.88s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.22s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-10-02T22:47:55.490Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-10-02T22:47:55.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-02T22:47:55.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:47:55.490Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:47:55.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:47:55.490Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:47:55.490Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:47:55.490Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:47:55.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:47:55.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:47:55.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:47:55.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-10-02T22:47:55.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-02T22:47:55.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-02T22:47:55.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-02T22:47:55.490Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-02T22:47:55.490Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-10-02T22:47:55.490Z] === RUN TestCreateWithInvalidEnv [2020-10-02T22:47:55.490Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-02T22:47:55.490Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-02T22:47:55.490Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-02T22:47:55.490Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-02T22:47:55.490Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-02T22:47:55.490Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-02T22:47:55.490Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-02T22:47:55.490Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-02T22:47:55.490Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-02T22:47:55.490Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-02T22:47:55.490Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-02T22:47:55.490Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-02T22:47:55.490Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-02T22:47:55.490Z] === RUN TestCreateTmpfsMountsTarget [2020-10-02T22:47:55.490Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-10-02T22:47:55.490Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-02T22:47:55.750Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-10-02T22:47:56.011Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-02T22:47:56.270Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-10-02T22:47:57.208Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-02T22:47:57.971Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-10-02T22:47:57.972Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-10-02T22:47:57.972Z] daemon.go:325: [d891472ca8dc3] waiting for daemon to start [2020-10-02T22:47:57.972Z] daemon.go:325: [d891472ca8dc3] waiting for daemon to start [2020-10-02T22:47:57.972Z] daemon.go:353: [d891472ca8dc3] daemon started [2020-10-02T22:47:57.972Z] daemon.go:461: [d891472ca8dc3] Stopping daemon [2020-10-02T22:47:57.972Z] daemon.go:296: [d891472ca8dc3] exiting daemon [2020-10-02T22:47:57.972Z] daemon.go:448: [d891472ca8dc3] Daemon stopped [2020-10-02T22:47:57.972Z] === RUN TestNetworkInvalidJSON [2020-10-02T22:47:57.972Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-02T22:47:57.972Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-02T22:47:57.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:47:57.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:47:57.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:47:57.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:47:57.972Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-02T22:47:57.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:47:57.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:47:57.972Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-02T22:47:57.972Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-10-02T22:47:57.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-10-02T22:47:57.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-02T22:47:57.972Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:47:58.147Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:47:58.147Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-10-02T22:47:58.147Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-10-02T22:47:58.147Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-02T22:47:58.602Z] tests/integration/regression_test.py ...... [ 98%] [2020-10-02T22:47:58.604Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-02T22:47:58.604Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-10-02T22:47:58.604Z] daemon.go:325: [d9d0c731c02e4] waiting for daemon to start [2020-10-02T22:47:58.604Z] daemon.go:325: [d9d0c731c02e4] waiting for daemon to start [2020-10-02T22:47:58.604Z] daemon.go:353: [d9d0c731c02e4] daemon started [2020-10-02T22:47:58.604Z] daemon.go:461: [d9d0c731c02e4] Stopping daemon [2020-10-02T22:47:58.604Z] daemon.go:296: [d9d0c731c02e4] exiting daemon [2020-10-02T22:47:58.604Z] daemon.go:448: [d9d0c731c02e4] Daemon stopped [2020-10-02T22:47:58.604Z] daemon.go:325: [d9d0c731c02e4] waiting for daemon to start [2020-10-02T22:47:58.604Z] daemon.go:325: [d9d0c731c02e4] waiting for daemon to start [2020-10-02T22:47:58.604Z] daemon.go:353: [d9d0c731c02e4] daemon started [2020-10-02T22:47:58.604Z] daemon.go:461: [d9d0c731c02e4] Stopping daemon [2020-10-02T22:47:58.604Z] daemon.go:296: [d9d0c731c02e4] exiting daemon [2020-10-02T22:47:58.604Z] daemon.go:448: [d9d0c731c02e4] Daemon stopped [2020-10-02T22:47:58.604Z] === RUN TestDaemonDefaultNetworkPools [2020-10-02T22:47:58.716Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-02T22:47:58.859Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-10-02T22:47:58.859Z] tests/integration/credentials/utils_test.py . [100%] [2020-10-02T22:47:58.859Z] [2020-10-02T22:47:58.859Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-10-02T22:47:58.859Z] =========================== short test summary info ============================ [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-10-02T22:47:58.859Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-10-02T22:47:58.859Z] Not supported on most drivers [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-10-02T22:47:58.859Z] Can fail if eth0 has multiple IP addresses [2020-10-02T22:47:58.859Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-10-02T22:47:58.859Z] This doesn't seem to be taken into account by the engine [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-10-02T22:47:58.859Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-10-02T22:47:58.859Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-10-02T22:47:58.859Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 302.95 seconds == [2020-10-02T22:47:59.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-10-02T22:47:59.636Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-10-02T22:47:59.636Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-10-02T22:47:59.636Z] daemon.go:325: [d74e197dd156f] waiting for daemon to start [2020-10-02T22:47:59.636Z] daemon.go:325: [d74e197dd156f] waiting for daemon to start [2020-10-02T22:47:59.636Z] daemon.go:353: [d74e197dd156f] daemon started [2020-10-02T22:47:59.636Z] daemon.go:461: [d74e197dd156f] Stopping daemon [2020-10-02T22:47:59.636Z] daemon.go:296: [d74e197dd156f] exiting daemon [2020-10-02T22:47:59.636Z] daemon.go:448: [d74e197dd156f] Daemon stopped [2020-10-02T22:47:59.636Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2020-10-02T22:48:00.624Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-02T22:48:00.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:48:00.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:48:00.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:48:00.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:48:00.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:48:00.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:48:00.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:48:00.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:48:00.624Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:48:00.624Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:48:00.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:48:00.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:48:00.624Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-02T22:48:00.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:48:00.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:48:00.624Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-10-02T22:48:00.624Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-02T22:48:00.624Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-02T22:48:00.669Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-10-02T22:48:00.669Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-10-02T22:48:00.669Z] daemon.go:325: [d238734cce0b2] waiting for daemon to start [2020-10-02T22:48:00.669Z] daemon.go:325: [d238734cce0b2] waiting for daemon to start [2020-10-02T22:48:00.669Z] daemon.go:353: [d238734cce0b2] daemon started [2020-10-02T22:48:00.669Z] daemon.go:461: [d238734cce0b2] Stopping daemon [2020-10-02T22:48:00.669Z] daemon.go:296: [d238734cce0b2] exiting daemon [2020-10-02T22:48:00.669Z] daemon.go:448: [d238734cce0b2] Daemon stopped [2020-10-02T22:48:00.669Z] daemon.go:325: [d238734cce0b2] waiting for daemon to start [2020-10-02T22:48:00.669Z] daemon.go:325: [d238734cce0b2] waiting for daemon to start [2020-10-02T22:48:00.669Z] daemon.go:353: [d238734cce0b2] daemon started [2020-10-02T22:48:00.669Z] daemon.go:461: [d238734cce0b2] Stopping daemon [2020-10-02T22:48:00.669Z] daemon.go:296: [d238734cce0b2] exiting daemon [2020-10-02T22:48:00.669Z] daemon.go:448: [d238734cce0b2] Daemon stopped [2020-10-02T22:48:00.669Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T22:48:01.194Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-10-02T22:48:01.194Z] === RUN TestContainerStartOnDaemonRestart [2020-10-02T22:48:01.194Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-02T22:48:01.194Z] === RUN TestDaemonRestartIpcMode [2020-10-02T22:48:01.194Z] === PAUSE TestDaemonRestartIpcMode [2020-10-02T22:48:01.194Z] === RUN TestDiff [2020-10-02T22:48:01.764Z] --- PASS: TestDiff (0.73s) [2020-10-02T22:48:01.764Z] === RUN TestExecWithCloseStdin [2020-10-02T22:48:02.176Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-10-02T22:48:02.176Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T22:48:02.176Z] daemon.go:325: [d8d7e43c53c3c] waiting for daemon to start [2020-10-02T22:48:02.176Z] daemon.go:325: [d8d7e43c53c3c] waiting for daemon to start [2020-10-02T22:48:02.176Z] daemon.go:353: [d8d7e43c53c3c] daemon started [2020-10-02T22:48:02.176Z] daemon.go:461: [d8d7e43c53c3c] Stopping daemon [2020-10-02T22:48:02.176Z] daemon.go:296: [d8d7e43c53c3c] exiting daemon [2020-10-02T22:48:02.176Z] daemon.go:448: [d8d7e43c53c3c] Daemon stopped [2020-10-02T22:48:02.176Z] daemon.go:325: [d8d7e43c53c3c] waiting for daemon to start [2020-10-02T22:48:02.176Z] daemon.go:325: [d8d7e43c53c3c] waiting for daemon to start [2020-10-02T22:48:02.176Z] daemon.go:353: [d8d7e43c53c3c] daemon started [2020-10-02T22:48:02.176Z] daemon.go:461: [d8d7e43c53c3c] Stopping daemon [2020-10-02T22:48:02.176Z] daemon.go:296: [d8d7e43c53c3c] exiting daemon [2020-10-02T22:48:02.176Z] daemon.go:448: [d8d7e43c53c3c] Daemon stopped [2020-10-02T22:48:02.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T22:48:02.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-10-02T22:48:02.467Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T22:48:02.467Z] daemon.go:325: [dac06df16f216] waiting for daemon to start [2020-10-02T22:48:02.467Z] daemon.go:325: [dac06df16f216] waiting for daemon to start [2020-10-02T22:48:02.467Z] daemon.go:353: [dac06df16f216] daemon started [2020-10-02T22:48:02.467Z] daemon.go:461: [dac06df16f216] Stopping daemon [2020-10-02T22:48:02.467Z] daemon.go:296: [dac06df16f216] exiting daemon [2020-10-02T22:48:02.467Z] daemon.go:448: [dac06df16f216] Daemon stopped [2020-10-02T22:48:02.467Z] === RUN TestServiceWithPredefinedNetwork [2020-10-02T22:48:02.702Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-10-02T22:48:02.702Z] === RUN TestExec [2020-10-02T22:48:02.702Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-02T22:48:03.641Z] --- PASS: TestExec (0.91s) [2020-10-02T22:48:03.641Z] === RUN TestExecUser [2020-10-02T22:48:03.901Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-02T22:48:04.470Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-10-02T22:48:04.470Z] --- PASS: TestExecUser (0.88s) [2020-10-02T22:48:04.470Z] === RUN TestExportContainerAndImportImage [2020-10-02T22:48:05.410Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-10-02T22:48:05.410Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-02T22:48:06.027Z] --- PASS: TestServiceWithPredefinedNetwork (3.60s) [2020-10-02T22:48:06.027Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-10-02T22:48:06.027Z] daemon.go:325: [d7ca5c5ed25e6] waiting for daemon to start [2020-10-02T22:48:06.027Z] daemon.go:325: [d7ca5c5ed25e6] waiting for daemon to start [2020-10-02T22:48:06.027Z] daemon.go:353: [d7ca5c5ed25e6] daemon started [2020-10-02T22:48:06.027Z] daemon.go:461: [d7ca5c5ed25e6] Stopping daemon [2020-10-02T22:48:06.027Z] daemon.go:296: [d7ca5c5ed25e6] exiting daemon [2020-10-02T22:48:06.027Z] daemon.go:448: [d7ca5c5ed25e6] Daemon stopped [2020-10-02T22:48:06.027Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-02T22:48:06.027Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T22:48:06.027Z] service_test.go:230: FLAKY_TEST [2020-10-02T22:48:06.027Z] === RUN TestServiceWithDataPathPortInit [2020-10-02T22:48:06.791Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s) [2020-10-02T22:48:06.791Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-10-02T22:48:06.791Z] daemon.go:325: [dc8ce3ca9f1cb] waiting for daemon to start [2020-10-02T22:48:06.791Z] daemon.go:325: [dc8ce3ca9f1cb] waiting for daemon to start [2020-10-02T22:48:06.791Z] daemon.go:353: [dc8ce3ca9f1cb] daemon started [2020-10-02T22:48:06.791Z] daemon.go:461: [dc8ce3ca9f1cb] Stopping daemon [2020-10-02T22:48:06.791Z] daemon.go:296: [dc8ce3ca9f1cb] exiting daemon [2020-10-02T22:48:06.791Z] daemon.go:448: [dc8ce3ca9f1cb] Daemon stopped [2020-10-02T22:48:06.791Z] daemon.go:325: [dc8ce3ca9f1cb] waiting for daemon to start [2020-10-02T22:48:06.791Z] daemon.go:325: [dc8ce3ca9f1cb] waiting for daemon to start [2020-10-02T22:48:06.791Z] daemon.go:353: [dc8ce3ca9f1cb] daemon started [2020-10-02T22:48:06.791Z] daemon.go:461: [dc8ce3ca9f1cb] Stopping daemon [2020-10-02T22:48:06.791Z] daemon.go:296: [dc8ce3ca9f1cb] exiting daemon [2020-10-02T22:48:06.791Z] daemon.go:448: [dc8ce3ca9f1cb] Daemon stopped [2020-10-02T22:48:06.791Z] === RUN TestHealthCheckWorkdir [2020-10-02T22:48:07.730Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-10-02T22:48:07.730Z] === RUN TestHealthKillContainer [2020-10-02T22:48:08.301Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-02T22:48:08.952Z] ---> b601630b5720 [2020-10-02T22:48:08.952Z] Successfully built b601630b5720 [2020-10-02T22:48:08.952Z] Successfully tagged docker:latest [2020-10-02T22:48:08.952Z] INFO: Image build ended at 10/02/2020 22:48:05. Duration:00:03:45.5291001 [2020-10-02T22:48:08.952Z] [2020-10-02T22:48:08.952Z] [2020-10-02T22:48:08.952Z] INFO: Building the test binaries at 10/02/2020 22:48:06... [2020-10-02T22:48:10.842Z] --- PASS: TestHealthKillContainer (2.84s) [2020-10-02T22:48:10.842Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-02T22:48:11.101Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-10-02T22:48:11.101Z] === RUN TestIpcModeNone [2020-10-02T22:48:11.601Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-10-02T22:48:11.601Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-02T22:48:11.601Z] [2020-10-02T22:48:11.601Z] Unloading profiles will leave already running processes permanently [2020-10-02T22:48:11.601Z] unconfined, which can lead to unexpected situations. [2020-10-02T22:48:11.601Z] [2020-10-02T22:48:11.601Z] To set a process to complain mode, use the command line tool [2020-10-02T22:48:11.601Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-02T22:48:11.601Z] [2020-10-02T22:48:11.670Z] === RUN TestDockerSuite/TestBuildAddBadLinks Post stage [Pipeline] junit [2020-10-02T22:48:11.870Z] Recording test results [2020-10-02T22:48:11.893Z] INFO: make.ps1 starting at 10/02/2020 22:48:11 [2020-10-02T22:48:11.893Z] INFO: Git commit (74c0c5b7f) assumed from DOCKER_GITCOMMIT environment variable [2020-10-02T22:48:11.893Z] INFO: Invoking autogen... [2020-10-02T22:48:11.930Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-02T22:48:11.930Z] --- PASS: TestIpcModeNone (0.78s) [2020-10-02T22:48:11.930Z] === RUN TestIpcModePrivate [Pipeline] sh [2020-10-02T22:48:12.191Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-02T22:48:12.332Z] + echo Ensuring container killed. [2020-10-02T22:48:12.332Z] Ensuring container killed. [2020-10-02T22:48:12.332Z] + docker rm -vf docker-pr1 [2020-10-02T22:48:12.332Z] Error: No such container: docker-pr1 [2020-10-02T22:48:12.332Z] + true [Pipeline] sh [2020-10-02T22:48:12.451Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-10-02T22:48:12.609Z] + echo Chowning /workspace to jenkins user [2020-10-02T22:48:12.609Z] Chowning /workspace to jenkins user [2020-10-02T22:48:12.609Z] + id -u [2020-10-02T22:48:12.609Z] + id -g [2020-10-02T22:48:12.609Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41522:/workspace busybox chown -R 1000:1000 /workspace [2020-10-02T22:48:12.712Z] --- PASS: TestIpcModePrivate (0.79s) [2020-10-02T22:48:12.712Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-10-02T22:48:12.712Z] === RUN TestIpcModeShareable [2020-10-02T22:48:12.971Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-02T22:48:13.433Z] INFO: Building daemon... [2020-10-02T22:48:13.542Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-02T22:48:13.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-02T22:48:13.543Z] --- PASS: TestIpcModeShareable (0.82s) [2020-10-02T22:48:13.543Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-10-02T22:48:13.543Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-02T22:48:13.803Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-02T22:48:13.831Z] + bundleName=docker-py [2020-10-02T22:48:13.831Z] + echo Creating docker-py-bundles.tar.gz [2020-10-02T22:48:13.831Z] Creating docker-py-bundles.tar.gz [2020-10-02T22:48:13.831Z] + 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-10-02T22:48:13.844Z] Archiving artifacts [2020-10-02T22:48:14.063Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-02T22:48:14.143Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41522/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-10-02T22:48:14.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh binary-daemon [2020-10-02T22:48:14.634Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-10-02T22:48:14.740Z] [2020-10-02T22:48:15.003Z] Removing bundles/ [2020-10-02T22:48:15.003Z] [2020-10-02T22:48:15.003Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-10-02T22:48:15.003Z] Building: bundles/binary-daemon/dockerd-dev [2020-10-02T22:48:15.003Z] GOOS="" GOARCH="" GOARM="" [2020-10-02T22:48:16.549Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-10-02T22:48:16.549Z] === RUN TestAPIIpcModeHost [2020-10-02T22:48:16.808Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-02T22:48:17.377Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-10-02T22:48:17.377Z] --- PASS: TestAPIIpcModeHost (0.91s) [2020-10-02T22:48:17.377Z] === RUN TestDaemonIpcModeShareable [2020-10-02T22:48:19.285Z] --- PASS: TestDaemonIpcModeShareable (1.60s) [2020-10-02T22:48:19.285Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-10-02T22:48:19.285Z] daemon.go:325: [d2625974e423b] waiting for daemon to start [2020-10-02T22:48:19.285Z] daemon.go:325: [d2625974e423b] waiting for daemon to start [2020-10-02T22:48:19.285Z] daemon.go:353: [d2625974e423b] daemon started [2020-10-02T22:48:19.285Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2020-10-02T22:48:19.285Z] daemon.go:461: [d2625974e423b] Stopping daemon [2020-10-02T22:48:19.285Z] daemon.go:296: [d2625974e423b] exiting daemon [2020-10-02T22:48:19.285Z] daemon.go:448: [d2625974e423b] Daemon stopped [2020-10-02T22:48:19.285Z] === RUN TestDaemonIpcModePrivate [2020-10-02T22:48:19.285Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-02T22:48:19.855Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-02T22:48:20.424Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2020-10-02T22:48:20.424Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-10-02T22:48:20.424Z] daemon.go:325: [d5dc6aae363bf] waiting for daemon to start [2020-10-02T22:48:20.424Z] daemon.go:325: [d5dc6aae363bf] waiting for daemon to start [2020-10-02T22:48:20.424Z] daemon.go:353: [d5dc6aae363bf] daemon started [2020-10-02T22:48:20.424Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2020-10-02T22:48:20.424Z] daemon.go:461: [d5dc6aae363bf] Stopping daemon [2020-10-02T22:48:20.424Z] daemon.go:296: [d5dc6aae363bf] exiting daemon [2020-10-02T22:48:20.424Z] daemon.go:448: [d5dc6aae363bf] Daemon stopped [2020-10-02T22:48:20.424Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-02T22:48:22.332Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-10-02T22:48:22.332Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-10-02T22:48:22.332Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-10-02T22:48:22.332Z] daemon.go:325: [dc6c6acf96328] waiting for daemon to start [2020-10-02T22:48:22.332Z] daemon.go:325: [dc6c6acf96328] waiting for daemon to start [2020-10-02T22:48:22.332Z] daemon.go:353: [dc6c6acf96328] daemon started [2020-10-02T22:48:22.332Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2020-10-02T22:48:22.332Z] daemon.go:461: [dc6c6acf96328] Stopping daemon [2020-10-02T22:48:22.332Z] daemon.go:296: [dc6c6acf96328] exiting daemon [2020-10-02T22:48:22.332Z] daemon.go:448: [dc6c6acf96328] Daemon stopped [2020-10-02T22:48:22.332Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-02T22:48:24.242Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-10-02T22:48:24.242Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-10-02T22:48:24.242Z] daemon.go:325: [da6bfa5c181f7] waiting for daemon to start [2020-10-02T22:48:24.242Z] daemon.go:325: [da6bfa5c181f7] waiting for daemon to start [2020-10-02T22:48:24.242Z] daemon.go:353: [da6bfa5c181f7] daemon started [2020-10-02T22:48:24.242Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2020-10-02T22:48:24.242Z] daemon.go:461: [da6bfa5c181f7] Stopping daemon [2020-10-02T22:48:24.242Z] daemon.go:296: [da6bfa5c181f7] exiting daemon [2020-10-02T22:48:24.242Z] daemon.go:448: [da6bfa5c181f7] Daemon stopped [2020-10-02T22:48:24.242Z] === RUN TestIpcModeOlderClient [2020-10-02T22:48:24.242Z] === PAUSE TestIpcModeOlderClient [2020-10-02T22:48:24.242Z] === RUN TestKillContainerInvalidSignal [2020-10-02T22:48:24.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-02T22:48:24.813Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-02T22:48:24.813Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-10-02T22:48:24.813Z] === RUN TestKillContainer [2020-10-02T22:48:24.813Z] === RUN TestKillContainer/no_signal [2020-10-02T22:48:25.752Z] === RUN TestKillContainer/non_killing_signal [2020-10-02T22:48:26.322Z] === RUN TestKillContainer/killing_signal [2020-10-02T22:48:26.891Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-02T22:48:26.891Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-02T22:48:27.151Z] --- PASS: TestKillContainer (2.38s) [2020-10-02T22:48:27.151Z] --- PASS: TestKillContainer/no_signal (0.69s) [2020-10-02T22:48:27.151Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-10-02T22:48:27.151Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-10-02T22:48:27.151Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-02T22:48:27.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-02T22:48:28.090Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-02T22:48:28.485Z] --- PASS: TestServiceWithDataPathPortInit (20.08s) [2020-10-02T22:48:28.486Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-02T22:48:28.486Z] daemon.go:325: [dc9d77ec604f1] waiting for daemon to start [2020-10-02T22:48:28.486Z] daemon.go:325: [dc9d77ec604f1] waiting for daemon to start [2020-10-02T22:48:28.486Z] daemon.go:353: [dc9d77ec604f1] daemon started [2020-10-02T22:48:28.486Z] daemon.go:461: [dc9d77ec604f1] Stopping daemon [2020-10-02T22:48:28.486Z] daemon.go:296: [dc9d77ec604f1] exiting daemon [2020-10-02T22:48:28.486Z] daemon.go:448: [dc9d77ec604f1] Daemon stopped [2020-10-02T22:48:28.486Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-02T22:48:28.486Z] daemon.go:325: [de7687c9eec5b] waiting for daemon to start [2020-10-02T22:48:28.486Z] daemon.go:325: [de7687c9eec5b] waiting for daemon to start [2020-10-02T22:48:28.486Z] daemon.go:353: [de7687c9eec5b] daemon started [2020-10-02T22:48:28.486Z] daemon.go:461: [de7687c9eec5b] Stopping daemon [2020-10-02T22:48:28.486Z] daemon.go:296: [de7687c9eec5b] exiting daemon [2020-10-02T22:48:28.486Z] daemon.go:448: [de7687c9eec5b] Daemon stopped [2020-10-02T22:48:28.486Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-02T22:48:28.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-10-02T22:48:28.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-10-02T22:48:28.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-10-02T22:48:28.659Z] === RUN TestKillStoppedContainer [2020-10-02T22:48:28.919Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-10-02T22:48:28.919Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-02T22:48:28.919Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-10-02T22:48:28.919Z] === RUN TestKillDifferentUserContainer [2020-10-02T22:48:29.179Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-02T22:48:29.747Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-10-02T22:48:29.747Z] === RUN TestInspectOomKilledTrue [2020-10-02T22:48:29.747Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-02T22:48:29.747Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:48:29.747Z] === RUN TestInspectOomKilledFalse [2020-10-02T22:48:29.747Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-02T22:48:29.747Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:48:29.747Z] === RUN TestLinksEtcHostsContentMatch [2020-10-02T22:48:30.690Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) [2020-10-02T22:48:30.690Z] === RUN TestLinksContainerNames [2020-10-02T22:48:30.690Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-02T22:48:30.956Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-02T22:48:31.216Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-02T22:48:32.157Z] --- PASS: TestLinksContainerNames (1.51s) [2020-10-02T22:48:32.157Z] === RUN TestLogsFollowTailEmpty [2020-10-02T22:48:32.727Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-02T22:48:32.727Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2020-10-02T22:48:32.727Z] === RUN TestContainerNetworkMountsNoChown [2020-10-02T22:48:32.987Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-02T22:48:33.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/default [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/default [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/private [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/private [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rprivate [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/slave [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/slave [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rslave [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/shared [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/shared [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rshared [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/default [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/rshared [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/shared [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/rslave [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/slave [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/rprivate [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/private [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-02T22:48:33.556Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:48:33.556Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:48:33.556Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:48:33.816Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:48:34.076Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:48:34.336Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-02T22:48:34.336Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-10-02T22:48:34.336Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-10-02T22:48:34.336Z] === RUN TestContainerBindMountNonRecursive [2020-10-02T22:48:36.245Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-02T22:48:36.245Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-10-02T22:48:36.245Z] === RUN TestNetworkNat [2020-10-02T22:48:36.504Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-02T22:48:36.778Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-02T22:48:36.964Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.03s) [2020-10-02T22:48:36.964Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-10-02T22:48:36.964Z] daemon.go:325: [df5eec4607521] waiting for daemon to start [2020-10-02T22:48:36.964Z] daemon.go:325: [df5eec4607521] waiting for daemon to start [2020-10-02T22:48:36.964Z] daemon.go:353: [df5eec4607521] daemon started [2020-10-02T22:48:36.964Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h3hvmgw18rtovfzaep8iafj7b Created:2020-10-02 22:48:27.684186823 +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[16a60f30405d7c83be36e953120fb902e2a1df2f3334c5078129a19290d107f2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.spk3zbv0nut6lalg78k354lp7 EndpointID:1eb47997f86b680fdf23de2b6d6cd873ad40b8d7215f88142ecccf59bffed9fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:25ae47314920d3b4275b2d08ca9628f9197a6f54b144327dbda9a21746b753d9 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:8197400a462b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.spk3zbv0nut6lalg78k354lp7 EndpointID:1eb47997f86b680fdf23de2b6d6cd873ad40b8d7215f88142ecccf59bffed9fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-02T22:48:36.964Z] daemon.go:461: [df5eec4607521] Stopping daemon [2020-10-02T22:48:36.964Z] daemon.go:296: [df5eec4607521] exiting daemon [2020-10-02T22:48:36.964Z] daemon.go:448: [df5eec4607521] Daemon stopped [2020-10-02T22:48:36.964Z] PASS [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] === Skipped [2020-10-02T22:48:36.964Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T22:48:36.964Z] service_test.go:230: FLAKY_TEST [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] DONE 22 tests, 1 skipped in 54.521s [2020-10-02T22:48:36.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-02T22:48:36.964Z] ++ 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-10-02T22:48:36.964Z] ++ set -e [2020-10-02T22:48:36.964Z] ++ '[' -n 0 ']' [2020-10-02T22:48:36.964Z] ++ set -x [2020-10-02T22:48:36.964Z] ++ env -i DEST=/go/src/github.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-10-02T22:48:36.964Z] INFO: Testing against a local daemon [2020-10-02T22:48:36.964Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-02T22:48:36.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-02T22:48:36.964Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:48:36.964Z] === RUN TestDockerNetworkIpvlan [2020-10-02T22:48:36.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-02T22:48:36.964Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:48:36.964Z] PASS [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] === Skipped [2020-10-02T22:48:36.964Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-02T22:48:36.964Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-02T22:48:36.964Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] [2020-10-02T22:48:36.964Z] DONE 2 tests, 2 skipped in 0.097s [2020-10-02T22:48:36.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-02T22:48:36.964Z] ++ 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-10-02T22:48:36.964Z] ++ set -e [2020-10-02T22:48:36.964Z] ++ '[' -n 0 ']' [2020-10-02T22:48:36.964Z] ++ set -x [2020-10-02T22:48:36.964Z] ++ env -i DEST=/go/src/github.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-10-02T22:48:36.964Z] INFO: Testing against a local daemon [2020-10-02T22:48:36.964Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-02T22:48:37.051Z] --- PASS: TestNetworkNat (0.87s) [2020-10-02T22:48:37.051Z] === RUN TestNetworkLocalhostTCPNat [2020-10-02T22:48:37.988Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-10-02T22:48:37.988Z] === RUN TestNetworkLoopbackNat [2020-10-02T22:48:37.988Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-02T22:48:38.474Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.74s) [2020-10-02T22:48:38.474Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-10-02T22:48:38.474Z] daemon.go:325: [d7dd1e7b0c77b] waiting for daemon to start [2020-10-02T22:48:38.474Z] daemon.go:325: [d7dd1e7b0c77b] waiting for daemon to start [2020-10-02T22:48:38.474Z] daemon.go:353: [d7dd1e7b0c77b] daemon started [2020-10-02T22:48:38.474Z] daemon.go:461: [d7dd1e7b0c77b] Stopping daemon [2020-10-02T22:48:38.474Z] daemon.go:296: [d7dd1e7b0c77b] exiting daemon [2020-10-02T22:48:38.474Z] daemon.go:448: [d7dd1e7b0c77b] Daemon stopped [2020-10-02T22:48:38.474Z] daemon.go:325: [d7dd1e7b0c77b] waiting for daemon to start [2020-10-02T22:48:38.474Z] daemon.go:325: [d7dd1e7b0c77b] waiting for daemon to start [2020-10-02T22:48:38.474Z] daemon.go:353: [d7dd1e7b0c77b] daemon started [2020-10-02T22:48:38.474Z] daemon.go:461: [d7dd1e7b0c77b] Stopping daemon [2020-10-02T22:48:38.474Z] daemon.go:296: [d7dd1e7b0c77b] exiting daemon [2020-10-02T22:48:38.474Z] daemon.go:448: [d7dd1e7b0c77b] Daemon stopped [2020-10-02T22:48:38.474Z] === RUN TestDockerNetworkMacvlan [2020-10-02T22:48:38.926Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-02T22:48:38.926Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-10-02T22:48:38.926Z] === RUN TestPause [2020-10-02T22:48:39.108Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-02T22:48:39.863Z] --- PASS: TestPause (0.65s) [2020-10-02T22:48:39.863Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-02T22:48:39.863Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-02T22:48:39.863Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-02T22:48:39.863Z] === RUN TestPauseStopPausedContainer [2020-10-02T22:48:40.143Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-02T22:48:40.434Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2020-10-02T22:48:40.434Z] === RUN TestPsFilter [2020-10-02T22:48:40.434Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-02T22:48:40.694Z] --- PASS: TestPsFilter (0.18s) [2020-10-02T22:48:40.694Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-02T22:48:41.178Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-02T22:48:41.264Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-10-02T22:48:41.264Z] === RUN TestRemoveContainerWithVolume [2020-10-02T22:48:41.835Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-02T22:48:41.835Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-10-02T22:48:41.835Z] === RUN TestRemoveContainerRunning [2020-10-02T22:48:42.775Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-10-02T22:48:42.775Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-02T22:48:43.347Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2020-10-02T22:48:43.347Z] === RUN TestRemoveInvalidContainer [2020-10-02T22:48:43.347Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-10-02T22:48:43.347Z] === RUN TestRenameLinkedContainer [2020-10-02T22:48:44.285Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-02T22:48:44.854Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-02T22:48:45.632Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-02T22:48:45.796Z] --- PASS: TestRenameLinkedContainer (2.31s) [2020-10-02T22:48:45.796Z] === RUN TestRenameStoppedContainer [2020-10-02T22:48:46.056Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-02T22:48:46.316Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-10-02T22:48:46.316Z] === RUN TestRenameRunningContainerAndReuse [2020-10-02T22:48:47.255Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-02T22:48:47.825Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-02T22:48:48.086Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-10-02T22:48:48.086Z] === RUN TestRenameInvalidName [2020-10-02T22:48:48.346Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-02T22:48:48.916Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-02T22:48:48.916Z] --- PASS: TestRenameInvalidName (0.79s) [2020-10-02T22:48:48.916Z] === RUN TestRenameAnonymousContainer [2020-10-02T22:48:49.175Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-02T22:48:50.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-02T22:48:50.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-02T22:48:51.053Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-02T22:48:51.624Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-10-02T22:48:51.624Z] === RUN TestRenameContainerWithSameName [2020-10-02T22:48:52.563Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-10-02T22:48:52.563Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-02T22:48:52.563Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-02T22:48:53.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2020-10-02T22:48:53.945Z] === RUN TestResize [2020-10-02T22:48:54.515Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-02T22:48:54.515Z] --- PASS: TestResize (0.79s) [2020-10-02T22:48:54.515Z] === RUN TestResizeWithInvalidSize [2020-10-02T22:48:55.453Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-10-02T22:48:55.453Z] === RUN TestResizeWhenContainerNotStarted [2020-10-02T22:48:56.024Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-10-02T22:48:56.285Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:48:56.285Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:48:56.285Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:48:56.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:48:56.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:48:56.579Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-10-02T22:48:56.579Z] [2020-10-02T22:48:56.579Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-10-02T22:48:56.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-10-02T22:48:56.579Z] HOSTNAME=37e3b6cc4dbe [2020-10-02T22:48:56.579Z] TESTDEBUG=0 [2020-10-02T22:48:56.579Z] DEST=bundles/test-integration [2020-10-02T22:48:56.579Z] PWD=/go/src/github.com/docker/docker [2020-10-02T22:48:56.579Z] DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 [2020-10-02T22:48:56.579Z] container=docker [2020-10-02T22:48:56.579Z] HOME=/root [2020-10-02T22:48:56.579Z] GOLANG_VERSION=1.13.15 [2020-10-02T22:48:56.579Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-10-02T22:48:56.579Z] VALIDATE_BRANCH=19.03 [2020-10-02T22:48:56.579Z] TERM=xterm [2020-10-02T22:48:56.579Z] DOCKER_PKG=github.com/docker/docker [2020-10-02T22:48:56.579Z] SHLVL=1 [2020-10-02T22:48:56.579Z] TIMEOUT=120m [2020-10-02T22:48:56.579Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-10-02T22:48:56.579Z] DOCKER_GRAPHDRIVER=overlay2 [2020-10-02T22:48:56.579Z] GO111MODULE=off [2020-10-02T22:48:56.579Z] DOCKER_EXPERIMENTAL=1 [2020-10-02T22:48:56.579Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-10-02T22:48:56.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-10-02T22:48:56.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-10-02T22:48:56.579Z] GOPATH=/go [2020-10-02T22:48:56.579Z] PKG_CONFIG=pkg-config [2020-10-02T22:48:56.579Z] _=/usr/bin/env [2020-10-02T22:48:56.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-02T22:48:57.694Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-02T22:48:57.953Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-02T22:48:59.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:48:59.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:48:59.906Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-02T22:49:00.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:49:01.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:49:02.044Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-02T22:49:02.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:49:02.615Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-02T22:49:02.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-02T22:49:02.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:49:04.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:49:05.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:49:05.356Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-02T22:49:05.617Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-02T22:49:06.187Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-02T22:49:08.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:49:08.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:49:08.713Z] --- PASS: TestDockerNetworkMacvlan (28.88s) [2020-10-02T22:49:08.713Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:49:08.713Z] daemon.go:325: [d5c9d4ec9db9c] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:325: [d5c9d4ec9db9c] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:353: [d5c9d4ec9db9c] daemon started [2020-10-02T22:49:08.713Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-10-02T22:49:08.713Z] daemon.go:461: [d5c9d4ec9db9c] Stopping daemon [2020-10-02T22:49:08.713Z] daemon.go:296: [d5c9d4ec9db9c] exiting daemon [2020-10-02T22:49:08.713Z] daemon.go:448: [d5c9d4ec9db9c] Daemon stopped [2020-10-02T22:49:08.713Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:49:08.713Z] daemon.go:325: [d6c23a85a37e1] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:325: [d6c23a85a37e1] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:353: [d6c23a85a37e1] daemon started [2020-10-02T22:49:08.713Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-10-02T22:49:08.713Z] daemon.go:461: [d6c23a85a37e1] Stopping daemon [2020-10-02T22:49:08.713Z] daemon.go:296: [d6c23a85a37e1] exiting daemon [2020-10-02T22:49:08.713Z] daemon.go:448: [d6c23a85a37e1] Daemon stopped [2020-10-02T22:49:08.713Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:49:08.713Z] daemon.go:325: [d0f505ae93bac] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:325: [d0f505ae93bac] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:353: [d0f505ae93bac] daemon started [2020-10-02T22:49:08.713Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.66s) [2020-10-02T22:49:08.713Z] daemon.go:461: [d0f505ae93bac] Stopping daemon [2020-10-02T22:49:08.713Z] daemon.go:296: [d0f505ae93bac] exiting daemon [2020-10-02T22:49:08.713Z] daemon.go:448: [d0f505ae93bac] Daemon stopped [2020-10-02T22:49:08.713Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:49:08.713Z] daemon.go:325: [d848c08676f88] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:325: [d848c08676f88] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:353: [d848c08676f88] daemon started [2020-10-02T22:49:08.713Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.57s) [2020-10-02T22:49:08.713Z] daemon.go:461: [d848c08676f88] Stopping daemon [2020-10-02T22:49:08.713Z] daemon.go:296: [d848c08676f88] exiting daemon [2020-10-02T22:49:08.713Z] daemon.go:448: [d848c08676f88] Daemon stopped [2020-10-02T22:49:08.713Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:49:08.713Z] daemon.go:325: [d7f877968cb46] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:325: [d7f877968cb46] waiting for daemon to start [2020-10-02T22:49:08.713Z] daemon.go:353: [d7f877968cb46] daemon started [2020-10-02T22:49:08.713Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.52s) [2020-10-02T22:49:08.713Z] daemon.go:461: [d7f877968cb46] Stopping daemon [2020-10-02T22:49:08.713Z] daemon.go:296: [d7f877968cb46] exiting daemon [2020-10-02T22:49:08.713Z] daemon.go:448: [d7f877968cb46] Daemon stopped [2020-10-02T22:49:08.713Z] PASS [2020-10-02T22:49:08.713Z] [2020-10-02T22:49:08.713Z] DONE 7 tests in 30.800s [2020-10-02T22:49:08.713Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-02T22:49:08.713Z] ++ 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-10-02T22:49:08.713Z] ++ set -e [2020-10-02T22:49:08.713Z] ++ '[' -n 0 ']' [2020-10-02T22:49:08.713Z] ++ set -x [2020-10-02T22:49:08.713Z] ++ env -i DEST=/go/src/github.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-10-02T22:49:08.713Z] testing: warning: no tests to run [2020-10-02T22:49:08.713Z] PASS [2020-10-02T22:49:08.713Z] [2020-10-02T22:49:08.713Z] DONE 0 tests in 0.042s [2020-10-02T22:49:08.713Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-02T22:49:08.713Z] ++ 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-10-02T22:49:08.713Z] ++ set -e [2020-10-02T22:49:08.713Z] ++ '[' -n 0 ']' [2020-10-02T22:49:08.713Z] ++ set -x [2020-10-02T22:49:08.713Z] ++ env -i DEST=/go/src/github.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-10-02T22:49:08.713Z] INFO: Testing against a local daemon [2020-10-02T22:49:08.713Z] === RUN TestAuthZPluginAllowRequest [2020-10-02T22:49:09.004Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-10-02T22:49:09.004Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-10-02T22:49:09.004Z] daemon.go:325: [d6431ec06454c] waiting for daemon to start [2020-10-02T22:49:09.004Z] daemon.go:325: [d6431ec06454c] waiting for daemon to start [2020-10-02T22:49:09.004Z] daemon.go:353: [d6431ec06454c] daemon started [2020-10-02T22:49:09.004Z] daemon.go:461: [d6431ec06454c] Stopping daemon [2020-10-02T22:49:09.004Z] daemon.go:296: [d6431ec06454c] exiting daemon [2020-10-02T22:49:09.004Z] daemon.go:448: [d6431ec06454c] Daemon stopped [2020-10-02T22:49:09.004Z] === RUN TestAuthZPluginTLS [2020-10-02T22:49:09.636Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-02T22:49:09.636Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-10-02T22:49:09.636Z] daemon.go:325: [d5a67ec4ec686] waiting for daemon to start [2020-10-02T22:49:09.636Z] daemon.go:325: [d5a67ec4ec686] waiting for daemon to start [2020-10-02T22:49:09.636Z] daemon.go:353: [d5a67ec4ec686] daemon started [2020-10-02T22:49:09.636Z] daemon.go:461: [d5a67ec4ec686] Stopping daemon [2020-10-02T22:49:09.636Z] daemon.go:296: [d5a67ec4ec686] exiting daemon [2020-10-02T22:49:09.636Z] daemon.go:448: [d5a67ec4ec686] Daemon stopped [2020-10-02T22:49:09.636Z] === RUN TestAuthZPluginDenyRequest [2020-10-02T22:49:10.269Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-10-02T22:49:10.269Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-10-02T22:49:10.269Z] daemon.go:325: [dc5cf74887c0d] waiting for daemon to start [2020-10-02T22:49:10.269Z] daemon.go:325: [dc5cf74887c0d] waiting for daemon to start [2020-10-02T22:49:10.269Z] daemon.go:353: [dc5cf74887c0d] daemon started [2020-10-02T22:49:10.269Z] daemon.go:461: [dc5cf74887c0d] Stopping daemon [2020-10-02T22:49:10.269Z] daemon.go:296: [dc5cf74887c0d] exiting daemon [2020-10-02T22:49:10.269Z] daemon.go:448: [dc5cf74887c0d] Daemon stopped [2020-10-02T22:49:10.269Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-02T22:49:10.560Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-10-02T22:49:10.560Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-10-02T22:49:10.560Z] daemon.go:325: [db377d42d2028] waiting for daemon to start [2020-10-02T22:49:10.560Z] daemon.go:325: [db377d42d2028] waiting for daemon to start [2020-10-02T22:49:10.560Z] daemon.go:353: [db377d42d2028] daemon started [2020-10-02T22:49:10.560Z] daemon.go:461: [db377d42d2028] Stopping daemon [2020-10-02T22:49:10.560Z] daemon.go:296: [db377d42d2028] exiting daemon [2020-10-02T22:49:10.560Z] daemon.go:448: [db377d42d2028] Daemon stopped [2020-10-02T22:49:10.560Z] === RUN TestAuthZPluginDenyResponse [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [df7b477ac47b2] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [df7b477ac47b2] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [df7b477ac47b2] daemon started [2020-10-02T22:49:10.897Z] daemon.go:325: [df7b477ac47b2] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:296: [df7b477ac47b2] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [df7b477ac47b2] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [df7b477ac47b2] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [df7b477ac47b2] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [df7b477ac47b2] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [df7b477ac47b2] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d84c152add3ff] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d84c152add3ff] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d84c152add3ff] daemon started [2020-10-02T22:49:10.897Z] daemon.go:325: [d84c152add3ff] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:296: [d84c152add3ff] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d84c152add3ff] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d84c152add3ff] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d84c152add3ff] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d84c152add3ff] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d84c152add3ff] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [df2e6c2461b8f] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [df2e6c2461b8f] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [df2e6c2461b8f] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [df2e6c2461b8f] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [df2e6c2461b8f] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [df2e6c2461b8f] Daemon stopped [2020-10-02T22:49:10.897Z] daemon.go:325: [df2e6c2461b8f] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [df2e6c2461b8f] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [df2e6c2461b8f] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [df2e6c2461b8f] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [df2e6c2461b8f] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [df2e6c2461b8f] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d4e7e588d5cd0] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d4e7e588d5cd0] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d4e7e588d5cd0] daemon started [2020-10-02T22:49:10.897Z] daemon.go:325: [d4e7e588d5cd0] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:296: [d4e7e588d5cd0] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d4e7e588d5cd0] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d4e7e588d5cd0] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d4e7e588d5cd0] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d4e7e588d5cd0] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d4e7e588d5cd0] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d69b438176376] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d69b438176376] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d69b438176376] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d69b438176376] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d69b438176376] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d69b438176376] Daemon stopped [2020-10-02T22:49:10.897Z] daemon.go:325: [d69b438176376] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d69b438176376] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d69b438176376] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d69b438176376] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d69b438176376] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d69b438176376] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [df9717a80c243] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [df9717a80c243] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [df9717a80c243] daemon started [2020-10-02T22:49:10.897Z] daemon.go:296: [df9717a80c243] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [df9717a80c243] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [df9717a80c243] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [df9717a80c243] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [df9717a80c243] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [df9717a80c243] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [df9717a80c243] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d459bd69c595a] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d459bd69c595a] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d459bd69c595a] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d459bd69c595a] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d459bd69c595a] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d459bd69c595a] Daemon stopped [2020-10-02T22:49:10.897Z] daemon.go:325: [d459bd69c595a] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d459bd69c595a] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d459bd69c595a] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d459bd69c595a] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d459bd69c595a] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d459bd69c595a] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [dcad6ec71d1db] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [dcad6ec71d1db] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [dcad6ec71d1db] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [dcad6ec71d1db] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [dcad6ec71d1db] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [dcad6ec71d1db] Daemon stopped [2020-10-02T22:49:10.897Z] daemon.go:325: [dcad6ec71d1db] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [dcad6ec71d1db] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [dcad6ec71d1db] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [dcad6ec71d1db] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [dcad6ec71d1db] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [dcad6ec71d1db] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [de937dd890e87] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [de937dd890e87] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [de937dd890e87] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [de937dd890e87] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [de937dd890e87] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [de937dd890e87] Daemon stopped [2020-10-02T22:49:10.897Z] daemon.go:325: [de937dd890e87] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [de937dd890e87] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [de937dd890e87] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [de937dd890e87] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [de937dd890e87] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [de937dd890e87] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [dd8b09e6f9441] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [dd8b09e6f9441] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [dd8b09e6f9441] daemon started [2020-10-02T22:49:10.897Z] daemon.go:325: [dd8b09e6f9441] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:296: [dd8b09e6f9441] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [dd8b09e6f9441] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [dd8b09e6f9441] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [dd8b09e6f9441] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [dd8b09e6f9441] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [dd8b09e6f9441] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [de74f98e4c1f7] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [de74f98e4c1f7] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [de74f98e4c1f7] daemon started [2020-10-02T22:49:10.897Z] daemon.go:296: [de74f98e4c1f7] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [de74f98e4c1f7] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [de74f98e4c1f7] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [de74f98e4c1f7] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [de74f98e4c1f7] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [de74f98e4c1f7] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [de74f98e4c1f7] Daemon stopped [2020-10-02T22:49:10.897Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-10-02T22:49:10.897Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:49:10.897Z] daemon.go:325: [d240c3e0da665] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d240c3e0da665] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d240c3e0da665] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d240c3e0da665] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d240c3e0da665] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d240c3e0da665] Daemon stopped [2020-10-02T22:49:10.897Z] daemon.go:325: [d240c3e0da665] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:325: [d240c3e0da665] waiting for daemon to start [2020-10-02T22:49:10.897Z] daemon.go:353: [d240c3e0da665] daemon started [2020-10-02T22:49:10.897Z] daemon.go:461: [d240c3e0da665] Stopping daemon [2020-10-02T22:49:10.897Z] daemon.go:296: [d240c3e0da665] exiting daemon [2020-10-02T22:49:10.897Z] daemon.go:448: [d240c3e0da665] Daemon stopped [2020-10-02T22:49:10.897Z] === RUN TestKernelTCPMemory [2020-10-02T22:49:11.157Z] --- PASS: TestKernelTCPMemory (0.75s) [2020-10-02T22:49:11.157Z] === RUN TestNISDomainname [2020-10-02T22:49:11.192Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-10-02T22:49:11.193Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-10-02T22:49:11.193Z] daemon.go:325: [d90b189be0a04] waiting for daemon to start [2020-10-02T22:49:11.193Z] daemon.go:325: [d90b189be0a04] waiting for daemon to start [2020-10-02T22:49:11.193Z] daemon.go:353: [d90b189be0a04] daemon started [2020-10-02T22:49:11.193Z] daemon.go:461: [d90b189be0a04] Stopping daemon [2020-10-02T22:49:11.193Z] daemon.go:296: [d90b189be0a04] exiting daemon [2020-10-02T22:49:11.193Z] daemon.go:448: [d90b189be0a04] Daemon stopped [2020-10-02T22:49:11.193Z] === RUN TestAuthZPluginAllowEventStream [2020-10-02T22:49:12.094Z] --- PASS: TestNISDomainname (0.85s) [2020-10-02T22:49:12.094Z] === RUN TestStats [2020-10-02T22:49:12.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-02T22:49:12.613Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-02T22:49:12.699Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-10-02T22:49:12.990Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-10-02T22:49:12.990Z] daemon.go:325: [df8344b6a1c33] waiting for daemon to start [2020-10-02T22:49:12.990Z] daemon.go:325: [df8344b6a1c33] waiting for daemon to start [2020-10-02T22:49:12.990Z] daemon.go:353: [df8344b6a1c33] daemon started [2020-10-02T22:49:12.990Z] daemon.go:461: [df8344b6a1c33] Stopping daemon [2020-10-02T22:49:12.990Z] daemon.go:296: [df8344b6a1c33] exiting daemon [2020-10-02T22:49:12.990Z] daemon.go:448: [df8344b6a1c33] Daemon stopped [2020-10-02T22:49:12.990Z] === RUN TestAuthZPluginErrorResponse [2020-10-02T22:49:13.182Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-02T22:49:13.281Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-10-02T22:49:13.281Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-10-02T22:49:13.281Z] daemon.go:325: [d58bc0da2d40f] waiting for daemon to start [2020-10-02T22:49:13.281Z] daemon.go:325: [d58bc0da2d40f] waiting for daemon to start [2020-10-02T22:49:13.281Z] daemon.go:353: [d58bc0da2d40f] daemon started [2020-10-02T22:49:13.281Z] daemon.go:461: [d58bc0da2d40f] Stopping daemon [2020-10-02T22:49:13.281Z] daemon.go:296: [d58bc0da2d40f] exiting daemon [2020-10-02T22:49:13.281Z] daemon.go:448: [d58bc0da2d40f] Daemon stopped [2020-10-02T22:49:13.281Z] === RUN TestAuthZPluginErrorRequest [2020-10-02T22:49:13.753Z] --- PASS: TestStats (1.67s) [2020-10-02T22:49:13.753Z] === RUN TestStopContainerWithTimeout [2020-10-02T22:49:13.753Z] === RUN TestStopContainerWithTimeout/0 [2020-10-02T22:49:13.753Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-02T22:49:13.753Z] === RUN TestStopContainerWithTimeout/1 [2020-10-02T22:49:13.753Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-02T22:49:13.753Z] === RUN TestStopContainerWithTimeout/3 [2020-10-02T22:49:13.753Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-02T22:49:13.753Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-02T22:49:13.753Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-02T22:49:13.753Z] === CONT TestStopContainerWithTimeout/0 [2020-10-02T22:49:13.753Z] === CONT TestStopContainerWithTimeout/-1 [2020-10-02T22:49:13.913Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-02T22:49:13.913Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-10-02T22:49:13.913Z] daemon.go:325: [d52e30456b70e] waiting for daemon to start [2020-10-02T22:49:13.913Z] daemon.go:325: [d52e30456b70e] waiting for daemon to start [2020-10-02T22:49:13.913Z] daemon.go:353: [d52e30456b70e] daemon started [2020-10-02T22:49:13.913Z] daemon.go:461: [d52e30456b70e] Stopping daemon [2020-10-02T22:49:13.913Z] daemon.go:296: [d52e30456b70e] exiting daemon [2020-10-02T22:49:13.913Z] daemon.go:448: [d52e30456b70e] Daemon stopped [2020-10-02T22:49:13.913Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-02T22:49:14.323Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-02T22:49:14.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-10-02T22:49:14.545Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-02T22:49:14.545Z] daemon.go:325: [d3f689e7dc1e5] waiting for daemon to start [2020-10-02T22:49:14.545Z] daemon.go:325: [d3f689e7dc1e5] waiting for daemon to start [2020-10-02T22:49:14.545Z] daemon.go:353: [d3f689e7dc1e5] daemon started [2020-10-02T22:49:14.545Z] daemon.go:461: [d3f689e7dc1e5] Stopping daemon [2020-10-02T22:49:14.545Z] daemon.go:296: [d3f689e7dc1e5] exiting daemon [2020-10-02T22:49:14.545Z] daemon.go:448: [d3f689e7dc1e5] Daemon stopped [2020-10-02T22:49:14.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-02T22:49:15.262Z] === CONT TestStopContainerWithTimeout/3 [2020-10-02T22:49:16.611Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-10-02T22:49:16.611Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-10-02T22:49:16.611Z] daemon.go:325: [d61af3e6e9290] waiting for daemon to start [2020-10-02T22:49:16.611Z] daemon.go:325: [d61af3e6e9290] waiting for daemon to start [2020-10-02T22:49:16.611Z] daemon.go:353: [d61af3e6e9290] daemon started [2020-10-02T22:49:16.611Z] daemon.go:461: [d61af3e6e9290] Stopping daemon [2020-10-02T22:49:16.611Z] daemon.go:296: [d61af3e6e9290] exiting daemon [2020-10-02T22:49:16.611Z] daemon.go:448: [d61af3e6e9290] Daemon stopped [2020-10-02T22:49:16.611Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-02T22:49:17.171Z] === CONT TestStopContainerWithTimeout/1 [2020-10-02T22:49:18.113Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-02T22:49:18.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-02T22:49:18.677Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-10-02T22:49:18.677Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-10-02T22:49:18.677Z] daemon.go:325: [d5c1642a634e8] waiting for daemon to start [2020-10-02T22:49:18.677Z] daemon.go:325: [d5c1642a634e8] waiting for daemon to start [2020-10-02T22:49:18.677Z] daemon.go:353: [d5c1642a634e8] daemon started [2020-10-02T22:49:18.677Z] daemon.go:461: [d5c1642a634e8] Stopping daemon [2020-10-02T22:49:18.677Z] daemon.go:296: [d5c1642a634e8] exiting daemon [2020-10-02T22:49:18.677Z] daemon.go:448: [d5c1642a634e8] Daemon stopped [2020-10-02T22:49:18.677Z] === RUN TestAuthZPluginHeader [2020-10-02T22:49:18.946Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-02T22:49:18.946Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-10-02T22:49:18.946Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-10-02T22:49:18.946Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-10-02T22:49:18.946Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-10-02T22:49:18.946Z] === RUN TestDeleteDevicemapper [2020-10-02T22:49:18.946Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-02T22:49:18.946Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-02T22:49:18.946Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-02T22:49:19.710Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-10-02T22:49:19.710Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-10-02T22:49:19.710Z] daemon.go:325: [d4211dd321213] waiting for daemon to start [2020-10-02T22:49:19.710Z] daemon.go:325: [d4211dd321213] waiting for daemon to start [2020-10-02T22:49:19.710Z] daemon.go:353: [d4211dd321213] daemon started [2020-10-02T22:49:19.710Z] daemon.go:461: [d4211dd321213] Stopping daemon [2020-10-02T22:49:19.710Z] daemon.go:296: [d4211dd321213] exiting daemon [2020-10-02T22:49:19.710Z] daemon.go:448: [d4211dd321213] Daemon stopped [2020-10-02T22:49:19.710Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-02T22:49:19.710Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-10-02T22:49:19.710Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:19.710Z] === RUN TestAuthZPluginV2Disable [2020-10-02T22:49:19.710Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-02T22:49:19.710Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:19.710Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-02T22:49:19.710Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-02T22:49:19.710Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:19.710Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-02T22:49:19.710Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-02T22:49:19.710Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:19.710Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-02T22:49:20.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-02T22:49:22.906Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s) [2020-10-02T22:49:22.906Z] === RUN TestUpdateMemory [2020-10-02T22:49:22.906Z] --- SKIP: TestUpdateMemory (0.00s) [2020-10-02T22:49:22.906Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:49:22.906Z] === RUN TestUpdateCPUQuota [2020-10-02T22:49:24.816Z] --- PASS: TestUpdateCPUQuota (2.19s) [2020-10-02T22:49:24.816Z] === RUN TestUpdatePidsLimit [2020-10-02T22:49:24.816Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-02T22:49:25.386Z] === RUN TestUpdatePidsLimit/no_change [2020-10-02T22:49:25.386Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-02T22:49:25.956Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-02T22:49:25.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-02T22:49:26.217Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-02T22:49:26.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-02T22:49:27.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-02T22:49:27.615Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-02T22:49:28.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit (4.29s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2020-10-02T22:49:29.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2020-10-02T22:49:29.123Z] === RUN TestUpdateRestartPolicy [2020-10-02T22:49:29.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-02T22:49:30.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-02T22:49:31.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-02T22:49:32.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-02T22:49:33.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-02T22:49:34.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-02T22:49:34.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-02T22:49:35.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-02T22:49:36.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-02T22:49:36.420Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-10-02T22:49:36.420Z] Copying nested executables into bundles/binary-daemon [2020-10-02T22:49:36.420Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-10-02T22:49:36.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-02T22:49:36.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-02T22:49:36.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/make.sh cross [2020-10-02T22:49:36.995Z] [2020-10-02T22:49:37.252Z] Removing bundles/ [2020-10-02T22:49:37.252Z] [2020-10-02T22:49:37.252Z] ---> Making bundle: cross (in bundles/cross) [2020-10-02T22:49:37.252Z] Cross building: bundles/cross/linux/amd64 [2020-10-02T22:49:37.252Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-10-02T22:49:37.252Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-10-02T22:49:37.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-02T22:49:37.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-02T22:49:38.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-02T22:49:38.336Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2020-10-02T22:49:38.336Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:353: [d06807052ddd6] daemon started [2020-10-02T22:49:38.336Z] daemon.go:461: [d06807052ddd6] Stopping daemon [2020-10-02T22:49:38.336Z] daemon.go:296: [d06807052ddd6] exiting daemon [2020-10-02T22:49:38.336Z] daemon.go:448: [d06807052ddd6] Daemon stopped [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:339: [d06807052ddd6] error pinging daemon on start: Get http://d06807052ddd6.sock/_ping: context deadline exceeded [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:339: [d06807052ddd6] error pinging daemon on start: Get http://d06807052ddd6.sock/_ping: context deadline exceeded [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:339: [d06807052ddd6] error pinging daemon on start: Get http://d06807052ddd6.sock/_ping: context deadline exceeded [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:339: [d06807052ddd6] error pinging daemon on start: Get http://d06807052ddd6.sock/_ping: context deadline exceeded [2020-10-02T22:49:38.336Z] daemon.go:296: [d06807052ddd6] exiting daemon [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:325: [d06807052ddd6] waiting for daemon to start [2020-10-02T22:49:38.336Z] daemon.go:353: [d06807052ddd6] daemon started [2020-10-02T22:49:38.336Z] daemon.go:461: [d06807052ddd6] Stopping daemon [2020-10-02T22:49:38.336Z] daemon.go:296: [d06807052ddd6] exiting daemon [2020-10-02T22:49:38.336Z] daemon.go:448: [d06807052ddd6] Daemon stopped [2020-10-02T22:49:38.336Z] PASS [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] === Skipped [2020-10-02T22:49:38.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-10-02T22:49:38.336Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-02T22:49:38.336Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-02T22:49:38.336Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-02T22:49:38.336Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] DONE 17 tests, 4 skipped in 29.102s [2020-10-02T22:49:38.336Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-02T22:49:38.336Z] ++ 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-10-02T22:49:38.336Z] ++ set -e [2020-10-02T22:49:38.336Z] ++ '[' -n 0 ']' [2020-10-02T22:49:38.336Z] ++ set -x [2020-10-02T22:49:38.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:49:38.336Z] INFO: Testing against a local daemon [2020-10-02T22:49:38.336Z] === RUN TestPluginInvalidJSON [2020-10-02T22:49:38.336Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:49:38.336Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:49:38.336Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:49:38.336Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-10-02T22:49:38.336Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-02T22:49:38.336Z] PASS [2020-10-02T22:49:38.336Z] [2020-10-02T22:49:38.336Z] DONE 2 tests in 0.112s [2020-10-02T22:49:38.336Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-02T22:49:38.336Z] ++ 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-10-02T22:49:38.336Z] ++ set -e [2020-10-02T22:49:38.336Z] ++ '[' -n 0 ']' [2020-10-02T22:49:38.336Z] ++ set -x [2020-10-02T22:49:38.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:49:38.336Z] INFO: Testing against a local daemon [2020-10-02T22:49:38.336Z] === RUN TestExternalGraphDriver [2020-10-02T22:49:38.336Z] === RUN TestExternalGraphDriver/json [2020-10-02T22:49:38.968Z] === RUN TestExternalGraphDriver/spec [2020-10-02T22:49:39.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-02T22:49:39.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-02T22:49:39.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-02T22:49:39.512Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-10-02T22:49:39.512Z] [2020-10-02T22:49:39.512Z] ________ ____ __. [2020-10-02T22:49:39.512Z] \_____ \ | |/ _| [2020-10-02T22:49:39.512Z] / | \| < [2020-10-02T22:49:39.512Z] / | \ | \ [2020-10-02T22:49:39.512Z] \_______ /____|__ \ [2020-10-02T22:49:39.512Z] \/ \/ [2020-10-02T22:49:39.512Z] [2020-10-02T22:49:39.512Z] INFO: make.ps1 ended at 10/02/2020 22:49:28 [2020-10-02T22:49:39.512Z] INFO: Binaries build ended at 10/02/2020 22:49:31. Duration:00:01:24.8967643 [2020-10-02T22:49:39.512Z] INFO: Copying the built daemon binary to d:\CI\PR-41522\1\binary\dockerd-74c0c5b7f.exe... [2020-10-02T22:49:39.512Z] INFO: Copying the built client binary to d:\CI\PR-41522\1\binary\docker-74c0c5b7f.exe... [2020-10-02T22:49:39.512Z] INFO: Copying dockerversion from the container... [2020-10-02T22:49:39.512Z] INFO: Copying the golang package from the container to d:\CI\PR-41522\1\installer\go.zip... [2020-10-02T22:49:39.512Z] INFO: Extracting go.zip to d:\CI\PR-41522\1\go [2020-10-02T22:49:41.033Z] === RUN TestExternalGraphDriver/pull [2020-10-02T22:49:42.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-02T22:49:42.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-02T22:49:42.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-02T22:49:42.900Z] --- PASS: TestUpdateRestartPolicy (13.70s) [2020-10-02T22:49:42.900Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-02T22:49:43.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-02T22:49:43.098Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-10-02T22:49:43.098Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:353: [d8a94f5dd31ee] daemon started [2020-10-02T22:49:43.098Z] daemon.go:461: [d8a94f5dd31ee] Stopping daemon [2020-10-02T22:49:43.098Z] daemon.go:296: [d8a94f5dd31ee] exiting daemon [2020-10-02T22:49:43.098Z] daemon.go:448: [d8a94f5dd31ee] Daemon stopped [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:353: [d8a94f5dd31ee] daemon started [2020-10-02T22:49:43.098Z] daemon.go:461: [d8a94f5dd31ee] Stopping daemon [2020-10-02T22:49:43.098Z] daemon.go:296: [d8a94f5dd31ee] exiting daemon [2020-10-02T22:49:43.098Z] daemon.go:448: [d8a94f5dd31ee] Daemon stopped [2020-10-02T22:49:43.098Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:353: [d8a94f5dd31ee] daemon started [2020-10-02T22:49:43.098Z] daemon.go:461: [d8a94f5dd31ee] Stopping daemon [2020-10-02T22:49:43.098Z] daemon.go:296: [d8a94f5dd31ee] exiting daemon [2020-10-02T22:49:43.098Z] daemon.go:448: [d8a94f5dd31ee] Daemon stopped [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:353: [d8a94f5dd31ee] daemon started [2020-10-02T22:49:43.098Z] daemon.go:461: [d8a94f5dd31ee] Stopping daemon [2020-10-02T22:49:43.098Z] daemon.go:296: [d8a94f5dd31ee] exiting daemon [2020-10-02T22:49:43.098Z] daemon.go:448: [d8a94f5dd31ee] Daemon stopped [2020-10-02T22:49:43.098Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:325: [d8a94f5dd31ee] waiting for daemon to start [2020-10-02T22:49:43.098Z] daemon.go:353: [d8a94f5dd31ee] daemon started [2020-10-02T22:49:43.098Z] daemon.go:461: [d8a94f5dd31ee] Stopping daemon [2020-10-02T22:49:43.098Z] daemon.go:296: [d8a94f5dd31ee] exiting daemon [2020-10-02T22:49:43.098Z] daemon.go:448: [d8a94f5dd31ee] Daemon stopped [2020-10-02T22:49:43.098Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-10-02T22:49:43.098Z] === RUN TestGraphdriverPluginV2 [2020-10-02T22:49:43.098Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-02T22:49:43.098Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:43.098Z] PASS [2020-10-02T22:49:43.098Z] [2020-10-02T22:49:43.098Z] === Skipped [2020-10-02T22:49:43.098Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-02T22:49:43.098Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:49:43.098Z] [2020-10-02T22:49:43.098Z] [2020-10-02T22:49:43.098Z] DONE 5 tests, 1 skipped in 6.561s [2020-10-02T22:49:43.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-02T22:49:43.098Z] ++ 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-10-02T22:49:43.098Z] ++ set -e [2020-10-02T22:49:43.098Z] ++ '[' -n 0 ']' [2020-10-02T22:49:43.098Z] ++ set -x [2020-10-02T22:49:43.098Z] ++ env -i DEST=/go/src/github.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-10-02T22:49:43.098Z] INFO: Testing against a local daemon [2020-10-02T22:49:43.098Z] === RUN TestContinueAfterPluginCrash [2020-10-02T22:49:43.098Z] === PAUSE TestContinueAfterPluginCrash [2020-10-02T22:49:43.098Z] === RUN TestDaemonStartWithLogOpt [2020-10-02T22:49:43.098Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-02T22:49:43.098Z] === CONT TestContinueAfterPluginCrash [2020-10-02T22:49:43.098Z] === CONT TestDaemonStartWithLogOpt [2020-10-02T22:49:43.839Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-10-02T22:49:43.839Z] === RUN TestWaitNonBlocked [2020-10-02T22:49:43.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:49:43.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:49:43.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:49:43.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:49:43.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:49:43.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:49:44.780Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-10-02T22:49:44.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-10-02T22:49:44.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2020-10-02T22:49:44.781Z] === RUN TestWaitBlocked [2020-10-02T22:49:44.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:49:44.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:49:44.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:49:44.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:49:44.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:49:44.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:49:44.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-02T22:49:46.163Z] --- PASS: TestWaitBlocked (0.02s) [2020-10-02T22:49:46.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-10-02T22:49:46.163Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-10-02T22:49:46.163Z] === CONT TestContainerStartOnDaemonRestart [2020-10-02T22:49:46.163Z] === CONT TestIpcModeOlderClient [2020-10-02T22:49:46.163Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-10-02T22:49:46.163Z] === CONT TestDaemonRestartIpcMode [2020-10-02T22:49:46.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-02T22:49:50.365Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s) [2020-10-02T22:49:50.365Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-10-02T22:49:50.365Z] daemon.go:325: [d4681dedee207] waiting for daemon to start [2020-10-02T22:49:50.365Z] daemon.go:325: [d4681dedee207] waiting for daemon to start [2020-10-02T22:49:50.365Z] daemon.go:353: [d4681dedee207] daemon started [2020-10-02T22:49:50.365Z] daemon.go:325: [d4681dedee207] waiting for daemon to start [2020-10-02T22:49:50.365Z] daemon.go:296: [d4681dedee207] exiting daemon [2020-10-02T22:49:50.365Z] daemon.go:325: [d4681dedee207] waiting for daemon to start [2020-10-02T22:49:50.365Z] daemon.go:353: [d4681dedee207] daemon started [2020-10-02T22:49:50.365Z] daemon.go:461: [d4681dedee207] Stopping daemon [2020-10-02T22:49:50.365Z] daemon.go:296: [d4681dedee207] exiting daemon [2020-10-02T22:49:50.365Z] daemon.go:448: [d4681dedee207] Daemon stopped [2020-10-02T22:49:50.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-02T22:49:50.625Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2020-10-02T22:49:50.625Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-10-02T22:49:50.625Z] daemon.go:325: [d0f3926262e03] waiting for daemon to start [2020-10-02T22:49:50.625Z] daemon.go:325: [d0f3926262e03] waiting for daemon to start [2020-10-02T22:49:50.625Z] daemon.go:353: [d0f3926262e03] daemon started [2020-10-02T22:49:50.625Z] daemon.go:461: [d0f3926262e03] Stopping daemon [2020-10-02T22:49:50.625Z] daemon.go:296: [d0f3926262e03] exiting daemon [2020-10-02T22:49:50.625Z] daemon.go:448: [d0f3926262e03] Daemon stopped [2020-10-02T22:49:50.625Z] daemon.go:325: [d0f3926262e03] waiting for daemon to start [2020-10-02T22:49:50.625Z] daemon.go:325: [d0f3926262e03] waiting for daemon to start [2020-10-02T22:49:50.625Z] daemon.go:353: [d0f3926262e03] daemon started [2020-10-02T22:49:50.625Z] daemon.go:461: [d0f3926262e03] Stopping daemon [2020-10-02T22:49:50.625Z] daemon.go:296: [d0f3926262e03] exiting daemon [2020-10-02T22:49:50.625Z] daemon.go:448: [d0f3926262e03] Daemon stopped [2020-10-02T22:49:50.625Z] PASS [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] === Skipped [2020-10-02T22:49:50.625Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-10-02T22:49:50.625Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-10-02T22:49:50.625Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-10-02T22:49:50.625Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-02T22:49:50.625Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-10-02T22:49:50.625Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-10-02T22:49:50.625Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] [2020-10-02T22:49:50.625Z] DONE 189 tests, 6 skipped in 118.570s [2020-10-02T22:49:50.625Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-10-02T22:49:50.625Z] ++ 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-10-02T22:49:50.625Z] ++ set -e [2020-10-02T22:49:50.625Z] ++ '[' -n 0 ']' [2020-10-02T22:49:50.625Z] ++ set -x [2020-10-02T22:49:50.625Z] ++ env -i DEST=/go/src/github.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-10-02T22:49:50.884Z] INFO: Testing against a local daemon [2020-10-02T22:49:50.884Z] === RUN TestCommitInheritsEnv [2020-10-02T22:49:51.453Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-10-02T22:49:51.453Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-02T22:49:51.453Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-02T22:49:51.453Z] === RUN TestImagesFilterMultiReference [2020-10-02T22:49:51.453Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-10-02T22:49:51.453Z] === RUN TestImagePullPlatformInvalid [2020-10-02T22:49:51.453Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-02T22:49:51.453Z] === RUN TestRemoveImageOrphaning [2020-10-02T22:49:51.572Z] --- PASS: TestDaemonStartWithLogOpt (8.51s) [2020-10-02T22:49:51.572Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-10-02T22:49:51.572Z] daemon.go:325: [d7efb3d317b87] waiting for daemon to start [2020-10-02T22:49:51.572Z] daemon.go:325: [d7efb3d317b87] waiting for daemon to start [2020-10-02T22:49:51.572Z] daemon.go:353: [d7efb3d317b87] daemon started [2020-10-02T22:49:51.572Z] daemon.go:461: [d7efb3d317b87] Stopping daemon [2020-10-02T22:49:51.572Z] daemon.go:296: [d7efb3d317b87] exiting daemon [2020-10-02T22:49:51.572Z] daemon.go:448: [d7efb3d317b87] Daemon stopped [2020-10-02T22:49:51.572Z] daemon.go:325: [d7efb3d317b87] waiting for daemon to start [2020-10-02T22:49:51.572Z] daemon.go:325: [d7efb3d317b87] waiting for daemon to start [2020-10-02T22:49:51.572Z] daemon.go:353: [d7efb3d317b87] daemon started [2020-10-02T22:49:51.572Z] daemon.go:461: [d7efb3d317b87] Stopping daemon [2020-10-02T22:49:51.572Z] daemon.go:296: [d7efb3d317b87] exiting daemon [2020-10-02T22:49:51.572Z] daemon.go:448: [d7efb3d317b87] Daemon stopped [2020-10-02T22:49:52.024Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-10-02T22:49:52.024Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-02T22:49:52.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-02T22:49:52.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-10-02T22:49:52.024Z] === RUN TestTagInvalidReference [2020-10-02T22:49:52.024Z] --- PASS: TestTagInvalidReference (0.04s) [2020-10-02T22:49:52.024Z] === RUN TestTagValidPrefixedRepo [2020-10-02T22:49:52.024Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-10-02T22:49:52.024Z] === RUN TestTagExistedNameWithoutForce [2020-10-02T22:49:52.024Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-10-02T22:49:52.024Z] === RUN TestTagOfficialNames [2020-10-02T22:49:52.284Z] --- PASS: TestTagOfficialNames (0.10s) [2020-10-02T22:49:52.284Z] === RUN TestTagMatchesDigest [2020-10-02T22:49:52.284Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-10-02T22:49:52.284Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-02T22:49:52.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-02T22:49:54.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-02T22:49:55.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-02T22:49:55.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-02T22:49:56.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-02T22:49:57.136Z] --- PASS: TestContinueAfterPluginCrash (13.40s) [2020-10-02T22:49:57.136Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-10-02T22:49:57.136Z] daemon.go:325: [da9bb5fb8b00a] waiting for daemon to start [2020-10-02T22:49:57.136Z] daemon.go:325: [da9bb5fb8b00a] waiting for daemon to start [2020-10-02T22:49:57.136Z] daemon.go:353: [da9bb5fb8b00a] daemon started [2020-10-02T22:49:57.136Z] daemon.go:461: [da9bb5fb8b00a] Stopping daemon [2020-10-02T22:49:57.136Z] daemon.go:296: [da9bb5fb8b00a] exiting daemon [2020-10-02T22:49:57.136Z] daemon.go:448: [da9bb5fb8b00a] Daemon stopped [2020-10-02T22:49:57.136Z] PASS [2020-10-02T22:49:57.136Z] [2020-10-02T22:49:57.136Z] DONE 2 tests in 13.565s [2020-10-02T22:49:57.136Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-02T22:49:57.136Z] ++ 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-10-02T22:49:57.136Z] ++ set -e [2020-10-02T22:49:57.136Z] ++ '[' -n 0 ']' [2020-10-02T22:49:57.136Z] ++ set -x [2020-10-02T22:49:57.136Z] ++ env -i DEST=/go/src/github.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-10-02T22:49:57.136Z] INFO: Testing against a local daemon [2020-10-02T22:49:57.136Z] === RUN TestPluginWithDevMounts [2020-10-02T22:49:57.136Z] === PAUSE TestPluginWithDevMounts [2020-10-02T22:49:57.136Z] === CONT TestPluginWithDevMounts [2020-10-02T22:49:57.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-02T22:49:58.643Z] --- PASS: TestPluginWithDevMounts (1.94s) [2020-10-02T22:49:58.643Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-10-02T22:49:58.643Z] daemon.go:325: [d14fe638d1998] waiting for daemon to start [2020-10-02T22:49:58.643Z] daemon.go:325: [d14fe638d1998] waiting for daemon to start [2020-10-02T22:49:58.643Z] daemon.go:353: [d14fe638d1998] daemon started [2020-10-02T22:49:58.643Z] daemon.go:461: [d14fe638d1998] Stopping daemon [2020-10-02T22:49:58.643Z] daemon.go:296: [d14fe638d1998] exiting daemon [2020-10-02T22:49:58.643Z] daemon.go:448: [d14fe638d1998] Daemon stopped [2020-10-02T22:49:58.643Z] PASS [2020-10-02T22:49:58.643Z] [2020-10-02T22:49:58.643Z] DONE 1 tests in 2.076s [2020-10-02T22:49:58.643Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-10-02T22:49:58.643Z] ++ 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-10-02T22:49:58.643Z] ++ set -e [2020-10-02T22:49:58.643Z] ++ '[' -n 0 ']' [2020-10-02T22:49:58.643Z] ++ set -x [2020-10-02T22:49:58.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=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-10-02T22:49:58.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-02T22:49:58.934Z] INFO: Testing against a local daemon [2020-10-02T22:49:58.934Z] === RUN TestSecretInspect [2020-10-02T22:49:59.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-02T22:49:59.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-02T22:50:00.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-02T22:50:01.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-02T22:50:02.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-02T22:50:02.524Z] --- PASS: TestSecretInspect (3.77s) [2020-10-02T22:50:02.524Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-10-02T22:50:02.524Z] daemon.go:325: [d6c11b98a3b96] waiting for daemon to start [2020-10-02T22:50:02.524Z] daemon.go:325: [d6c11b98a3b96] waiting for daemon to start [2020-10-02T22:50:02.524Z] daemon.go:353: [d6c11b98a3b96] daemon started [2020-10-02T22:50:02.524Z] daemon.go:461: [d6c11b98a3b96] Stopping daemon [2020-10-02T22:50:02.524Z] daemon.go:296: [d6c11b98a3b96] exiting daemon [2020-10-02T22:50:02.524Z] daemon.go:448: [d6c11b98a3b96] Daemon stopped [2020-10-02T22:50:02.524Z] === RUN TestSecretList [2020-10-02T22:50:03.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-10-02T22:50:03.010Z] Using test binary docker [2020-10-02T22:50:03.010Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-10-02T22:50:03.010Z] +++ /etc/init.d/apparmor start [2020-10-02T22:50:03.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-10-02T22:50:03.010Z] INFO: Waiting for daemon to start... [2020-10-02T22:50:03.010Z] Starting dockerd [2020-10-02T22:50:03.010Z] +++ 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-10-02T22:50:04.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-02T22:50:04.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-02T22:50:05.083Z] . [2020-10-02T22:50:05.083Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-10-02T22:50:05.083Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-10-02T22:50:05.083Z] Error: No such image: emptyfs [2020-10-02T22:50:05.083Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-10-02T22:50:05.083Z] ++++ docker load [2020-10-02T22:50:05.380Z] Running integration-test (iteration 1) [2020-10-02T22:50:05.380Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-10-02T22:50:05.380Z] ++ 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-10-02T22:50:05.380Z] ++ set -e [2020-10-02T22:50:05.380Z] ++ '[' -n 0 ']' [2020-10-02T22:50:05.380Z] ++ set -x [2020-10-02T22:50:05.380Z] ++ env -i DEST=/go/src/github.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-10-02T22:50:07.115Z] --- PASS: TestSecretList (3.75s) [2020-10-02T22:50:07.115Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-10-02T22:50:07.115Z] daemon.go:325: [d074df4efa99d] waiting for daemon to start [2020-10-02T22:50:07.116Z] daemon.go:325: [d074df4efa99d] waiting for daemon to start [2020-10-02T22:50:07.116Z] daemon.go:353: [d074df4efa99d] daemon started [2020-10-02T22:50:07.116Z] daemon.go:461: [d074df4efa99d] Stopping daemon [2020-10-02T22:50:07.116Z] daemon.go:296: [d074df4efa99d] exiting daemon [2020-10-02T22:50:07.116Z] daemon.go:448: [d074df4efa99d] Daemon stopped [2020-10-02T22:50:07.116Z] === RUN TestSecretsCreateAndDelete [2020-10-02T22:50:09.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-02T22:50:09.471Z] INFO: Extraction ended at 10/02/2020 22:50:05. Duration:00:00:28.0850028 [2020-10-02T22:50:09.471Z] INFO: Updating the golang and path environment variables [2020-10-02T22:50:09.471Z] INFO: GOPATH=d:\gopath [2020-10-02T22:50:09.471Z] INFO: go version go1.13.15 windows/amd64 [2020-10-02T22:50:09.471Z] INFO: Running the daemon under test in debug mode [2020-10-02T22:50:09.471Z] INFO: Starting a daemon under test... [2020-10-02T22:50:09.471Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41522\1\daemon --pidfile d:\CI\PR-41522\1\docker.pid -D [2020-10-02T22:50:09.471Z] INFO: Process started successfully. [2020-10-02T22:50:09.471Z] INFO: Start tailing logs of the daemon under tests [2020-10-02T22:50:09.471Z] INFO: Waiting for the daemon under test to start... [2020-10-02T22:50:09.471Z] INFO: Daemon under test started and replied! [2020-10-02T22:50:09.471Z] INFO: Docker version of the daemon under test [2020-10-02T22:50:09.471Z] [2020-10-02T22:50:09.471Z] Client: [2020-10-02T22:50:09.471Z] Version: 17.06.2-ce [2020-10-02T22:50:09.471Z] API version: 1.30 [2020-10-02T22:50:09.471Z] Go version: go1.8.3 [2020-10-02T22:50:09.471Z] Git commit: cec0b72 [2020-10-02T22:50:09.471Z] Built: Tue Sep 5 19:57:19 2017 [2020-10-02T22:50:09.471Z] OS/Arch: windows/amd64 [2020-10-02T22:50:09.471Z] [2020-10-02T22:50:09.471Z] Server: [2020-10-02T22:50:09.471Z] Version: 0.0.0-dev [2020-10-02T22:50:09.471Z] API version: 1.40 (minimum version 1.24) [2020-10-02T22:50:09.471Z] Go version: go1.13.15 [2020-10-02T22:50:09.471Z] Git commit: 74c0c5b7f [2020-10-02T22:50:09.471Z] Built: 10/02/2020 22:48:11 [2020-10-02T22:50:09.471Z] OS/Arch: windows/amd64 [2020-10-02T22:50:09.471Z] Experimental: false [2020-10-02T22:50:09.931Z] [2020-10-02T22:50:09.931Z] INFO: Docker info of the daemon under test [2020-10-02T22:50:09.931Z] [2020-10-02T22:50:09.931Z] Containers: 0 [2020-10-02T22:50:09.931Z] Running: 0 [2020-10-02T22:50:09.931Z] Paused: 0 [2020-10-02T22:50:09.931Z] Stopped: 0 [2020-10-02T22:50:09.931Z] Images: 0 [2020-10-02T22:50:09.931Z] Server Version: 0.0.0-dev [2020-10-02T22:50:09.931Z] Storage Driver: windowsfilter [2020-10-02T22:50:09.931Z] Windows: [2020-10-02T22:50:09.931Z] Logging Driver: json-file [2020-10-02T22:50:09.931Z] Plugins: [2020-10-02T22:50:09.931Z] Volume: local [2020-10-02T22:50:09.931Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-02T22:50:09.931Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-02T22:50:09.931Z] Swarm: inactive [2020-10-02T22:50:09.931Z] Default Isolation: process [2020-10-02T22:50:09.931Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-02T22:50:09.931Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-02T22:50:09.931Z] OSType: windows [2020-10-02T22:50:09.931Z] Architecture: x86_64 [2020-10-02T22:50:09.931Z] CPUs: 4 [2020-10-02T22:50:09.931Z] Total Memory: 32GiB [2020-10-02T22:50:09.931Z] Name: azwin-2-074540 [2020-10-02T22:50:09.931Z] ID: MH2Z:4HDM:5NAC:WJ56:DUMZ:RQH6:E5RL:JE3K:KX3Z:QHPT:KDHD:ZMAE [2020-10-02T22:50:09.931Z] Docker Root Dir: D:\CI\PR-41522\1\daemon [2020-10-02T22:50:09.931Z] Debug Mode (client): false [2020-10-02T22:50:09.931Z] Debug Mode (server): true [2020-10-02T22:50:09.931Z] File Descriptors: -1 [2020-10-02T22:50:09.931Z] Goroutines: 17 [2020-10-02T22:50:09.931Z] System Time: 2020-10-02T22:50:09.4983419Z [2020-10-02T22:50:09.931Z] EventsListeners: 0 [2020-10-02T22:50:09.931Z] Registry: https://index.docker.io/v1/ [2020-10-02T22:50:09.931Z] Labels: [2020-10-02T22:50:09.931Z] Experimental: false [2020-10-02T22:50:09.931Z] Insecure Registries: [2020-10-02T22:50:09.931Z] 127.0.0.0/8 [2020-10-02T22:50:09.931Z] Live Restore Enabled: false [2020-10-02T22:50:09.931Z] [2020-10-02T22:50:09.931Z] [2020-10-02T22:50:09.931Z] INFO: Docker images of the daemon under test [2020-10-02T22:50:09.931Z] [2020-10-02T22:50:09.931Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-02T22:50:09.931Z] [2020-10-02T22:50:09.931Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-10-02T22:50:09.931Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-10-02T22:50:10.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-10-02T22:50:10.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-02T22:50:10.391Z] ltsc2019: Pulling from windows/servercore [2020-10-02T22:50:10.737Z] --- PASS: TestSecretsCreateAndDelete (3.73s) [2020-10-02T22:50:10.737Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-10-02T22:50:10.737Z] daemon.go:325: [ddfc5a5187a30] waiting for daemon to start [2020-10-02T22:50:10.737Z] daemon.go:325: [ddfc5a5187a30] waiting for daemon to start [2020-10-02T22:50:10.737Z] daemon.go:353: [ddfc5a5187a30] daemon started [2020-10-02T22:50:10.737Z] daemon.go:461: [ddfc5a5187a30] Stopping daemon [2020-10-02T22:50:10.737Z] daemon.go:296: [ddfc5a5187a30] exiting daemon [2020-10-02T22:50:10.737Z] daemon.go:448: [ddfc5a5187a30] Daemon stopped [2020-10-02T22:50:10.737Z] === RUN TestSecretsUpdate [2020-10-02T22:50:10.850Z] 4612f6d0b889: Pulling fs layer [2020-10-02T22:50:10.850Z] c3aff4450246: Pulling fs layer [2020-10-02T22:50:11.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-02T22:50:12.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-02T22:50:12.708Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-02T22:50:14.089Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-02T22:50:14.351Z] --- PASS: TestSecretsUpdate (3.68s) [2020-10-02T22:50:14.351Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-10-02T22:50:14.351Z] daemon.go:325: [dbc39614e3ce8] waiting for daemon to start [2020-10-02T22:50:14.351Z] daemon.go:325: [dbc39614e3ce8] waiting for daemon to start [2020-10-02T22:50:14.351Z] daemon.go:353: [dbc39614e3ce8] daemon started [2020-10-02T22:50:14.351Z] daemon.go:461: [dbc39614e3ce8] Stopping daemon [2020-10-02T22:50:14.351Z] daemon.go:296: [dbc39614e3ce8] exiting daemon [2020-10-02T22:50:14.351Z] daemon.go:448: [dbc39614e3ce8] Daemon stopped [2020-10-02T22:50:14.351Z] === RUN TestTemplatedSecret [2020-10-02T22:50:15.029Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-02T22:50:15.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-02T22:50:15.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-02T22:50:15.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-02T22:50:15.973Z] Loaded image: buildpack-deps:jessie [2020-10-02T22:50:15.973Z] Loaded image: busybox:latest [2020-10-02T22:50:15.973Z] Loaded image: busybox:glibc [2020-10-02T22:50:15.973Z] Loaded image: debian:jessie [2020-10-02T22:50:15.973Z] Loaded image: hello-world:latest [2020-10-02T22:50:15.973Z] INFO: Testing against a local daemon [2020-10-02T22:50:15.973Z] === RUN TestBuildWithSession [2020-10-02T22:50:17.508Z] --- PASS: TestBuildWithSession (1.73s) [2020-10-02T22:50:17.508Z] === RUN TestBuildSquashParent [2020-10-02T22:50:18.021Z] --- PASS: TestTemplatedSecret (3.67s) [2020-10-02T22:50:18.021Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-10-02T22:50:18.021Z] daemon.go:325: [d7c92162776b3] waiting for daemon to start [2020-10-02T22:50:18.021Z] daemon.go:325: [d7c92162776b3] waiting for daemon to start [2020-10-02T22:50:18.021Z] daemon.go:353: [d7c92162776b3] daemon started [2020-10-02T22:50:18.021Z] daemon.go:461: [d7c92162776b3] Stopping daemon [2020-10-02T22:50:18.021Z] daemon.go:296: [d7c92162776b3] exiting daemon [2020-10-02T22:50:18.021Z] daemon.go:448: [d7c92162776b3] Daemon stopped [2020-10-02T22:50:18.021Z] === RUN TestSecretCreateResolve [2020-10-02T22:50:20.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-02T22:50:21.441Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-02T22:50:21.555Z] --- PASS: TestSecretCreateResolve (3.76s) [2020-10-02T22:50:21.555Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-10-02T22:50:21.555Z] daemon.go:325: [d5d32ec52b875] waiting for daemon to start [2020-10-02T22:50:21.555Z] daemon.go:325: [d5d32ec52b875] waiting for daemon to start [2020-10-02T22:50:21.555Z] daemon.go:353: [d5d32ec52b875] daemon started [2020-10-02T22:50:21.555Z] daemon.go:461: [d5d32ec52b875] Stopping daemon [2020-10-02T22:50:21.555Z] daemon.go:296: [d5d32ec52b875] exiting daemon [2020-10-02T22:50:21.555Z] daemon.go:448: [d5d32ec52b875] Daemon stopped [2020-10-02T22:50:21.555Z] PASS [2020-10-02T22:50:21.555Z] [2020-10-02T22:50:21.555Z] DONE 6 tests in 22.470s [2020-10-02T22:50:21.555Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-10-02T22:50:21.555Z] ++ 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-10-02T22:50:21.555Z] ++ set -e [2020-10-02T22:50:21.555Z] ++ '[' -n 0 ']' [2020-10-02T22:50:21.555Z] ++ set -x [2020-10-02T22:50:21.555Z] ++ env -i DEST=/go/src/github.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-10-02T22:50:21.555Z] INFO: Testing against a local daemon [2020-10-02T22:50:21.555Z] === RUN TestServiceCreateInit [2020-10-02T22:50:21.555Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-02T22:50:21.977Z] --- PASS: TestBuildSquashParent (3.96s) [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:50:21.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:50:21.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:50:21.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:50:21.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:50:21.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:50:21.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:50:21.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:50:21.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-10-02T22:50:21.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-10-02T22:50:21.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-10-02T22:50:21.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-10-02T22:50:22.824Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-02T22:50:24.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-10-02T22:50:24.069Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-10-02T22:50:24.205Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-10-02T22:50:24.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-02T22:50:25.033Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-10-02T22:50:26.275Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.83s) [2020-10-02T22:50:26.275Z] === RUN TestBuildMultiStageCopy [2020-10-02T22:50:26.275Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-02T22:50:27.250Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-02T22:50:27.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-02T22:50:27.801Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-02T22:50:27.801Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-02T22:50:28.094Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-02T22:50:28.387Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-02T22:50:28.558Z] c3aff4450246: Verifying Checksum [2020-10-02T22:50:28.558Z] c3aff4450246: Download complete [2020-10-02T22:50:28.680Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2020-10-02T22:50:28.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.64s) [2020-10-02T22:50:28.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2020-10-02T22:50:28.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-10-02T22:50:28.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-10-02T22:50:28.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2020-10-02T22:50:28.680Z] === RUN TestBuildMultiStageParentConfig [2020-10-02T22:50:29.720Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-10-02T22:50:29.720Z] === RUN TestBuildLabelWithTargets [2020-10-02T22:50:30.767Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-10-02T22:50:30.767Z] === RUN TestBuildWithEmptyLayers [2020-10-02T22:50:30.866Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-02T22:50:30.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-02T22:50:31.405Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-10-02T22:50:31.405Z] === RUN TestBuildMultiStageOnBuild [2020-10-02T22:50:32.294Z] 4612f6d0b889: Download complete [2020-10-02T22:50:32.862Z] --- PASS: TestServiceCreateInit (10.93s) [2020-10-02T22:50:32.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-10-02T22:50:32.862Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-10-02T22:50:32.862Z] daemon.go:325: [d4fa4f39e5b5a] waiting for daemon to start [2020-10-02T22:50:32.862Z] daemon.go:325: [d4fa4f39e5b5a] waiting for daemon to start [2020-10-02T22:50:32.862Z] daemon.go:353: [d4fa4f39e5b5a] daemon started [2020-10-02T22:50:32.862Z] daemon.go:461: [d4fa4f39e5b5a] Stopping daemon [2020-10-02T22:50:32.862Z] daemon.go:296: [d4fa4f39e5b5a] exiting daemon [2020-10-02T22:50:32.862Z] daemon.go:448: [d4fa4f39e5b5a] Daemon stopped [2020-10-02T22:50:32.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.57s) [2020-10-02T22:50:32.862Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-10-02T22:50:32.862Z] daemon.go:325: [d0e0900092fee] waiting for daemon to start [2020-10-02T22:50:32.862Z] daemon.go:325: [d0e0900092fee] waiting for daemon to start [2020-10-02T22:50:32.862Z] daemon.go:353: [d0e0900092fee] daemon started [2020-10-02T22:50:32.862Z] daemon.go:461: [d0e0900092fee] Stopping daemon [2020-10-02T22:50:32.862Z] daemon.go:296: [d0e0900092fee] exiting daemon [2020-10-02T22:50:32.862Z] daemon.go:448: [d0e0900092fee] Daemon stopped [2020-10-02T22:50:32.862Z] === RUN TestCreateServiceMultipleTimes [2020-10-02T22:50:33.405Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-02T22:50:33.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-02T22:50:33.495Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-10-02T22:50:33.495Z] === RUN TestBuildUncleanTarFilenames [2020-10-02T22:50:33.975Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-02T22:50:34.135Z] --- PASS: TestBuildUncleanTarFilenames (0.82s) [2020-10-02T22:50:34.135Z] === RUN TestBuildMultiStageLayerLeak [2020-10-02T22:50:34.543Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-02T22:50:34.802Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-02T22:50:35.372Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-02T22:50:35.632Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-02T22:50:35.632Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-02T22:50:35.650Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-10-02T22:50:35.651Z] === RUN TestBuildWithHugeFile [2020-10-02T22:50:37.012Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-02T22:50:37.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-02T22:50:42.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-02T22:50:42.718Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-02T22:50:44.098Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-02T22:50:45.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-02T22:50:48.037Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-02T22:50:48.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-10-02T22:50:48.558Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-02T22:50:49.128Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-02T22:50:50.069Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-02T22:50:50.643Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-02T22:50:50.902Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-02T22:50:51.472Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-02T22:50:55.329Z] --- PASS: TestCreateServiceMultipleTimes (22.49s) [2020-10-02T22:50:55.329Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-10-02T22:50:55.329Z] daemon.go:325: [da3621c2fe507] waiting for daemon to start [2020-10-02T22:50:55.329Z] daemon.go:325: [da3621c2fe507] waiting for daemon to start [2020-10-02T22:50:55.329Z] daemon.go:353: [da3621c2fe507] daemon started [2020-10-02T22:50:55.329Z] daemon.go:461: [da3621c2fe507] Stopping daemon [2020-10-02T22:50:55.329Z] daemon.go:296: [da3621c2fe507] exiting daemon [2020-10-02T22:50:55.329Z] daemon.go:448: [da3621c2fe507] Daemon stopped [2020-10-02T22:50:55.329Z] === RUN TestCreateServiceConflict [2020-10-02T22:50:55.667Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-02T22:50:57.049Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-02T22:50:58.664Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-10-02T22:50:58.664Z] Copying nested executables into bundles/cross/linux/amd64 [2020-10-02T22:50:58.664Z] Cross building: bundles/cross/windows/amd64 [2020-10-02T22:50:58.664Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-02T22:50:58.664Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-10-02T22:50:58.854Z] --- PASS: TestCreateServiceConflict (3.61s) [2020-10-02T22:50:58.854Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-10-02T22:50:58.854Z] daemon.go:325: [ddbe19cb35f0a] waiting for daemon to start [2020-10-02T22:50:58.854Z] daemon.go:325: [ddbe19cb35f0a] waiting for daemon to start [2020-10-02T22:50:58.854Z] daemon.go:353: [ddbe19cb35f0a] daemon started [2020-10-02T22:50:58.854Z] daemon.go:461: [ddbe19cb35f0a] Stopping daemon [2020-10-02T22:50:58.854Z] daemon.go:296: [ddbe19cb35f0a] exiting daemon [2020-10-02T22:50:58.854Z] daemon.go:448: [ddbe19cb35f0a] Daemon stopped [2020-10-02T22:50:58.854Z] === RUN TestCreateServiceMaxReplicas [2020-10-02T22:51:01.244Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-02T22:51:01.504Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-02T22:51:02.380Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-10-02T22:51:02.380Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-10-02T22:51:02.380Z] daemon.go:325: [d78a12ac42bed] waiting for daemon to start [2020-10-02T22:51:02.380Z] daemon.go:325: [d78a12ac42bed] waiting for daemon to start [2020-10-02T22:51:02.380Z] daemon.go:353: [d78a12ac42bed] daemon started [2020-10-02T22:51:02.380Z] daemon.go:461: [d78a12ac42bed] Stopping daemon [2020-10-02T22:51:02.380Z] daemon.go:296: [d78a12ac42bed] exiting daemon [2020-10-02T22:51:02.380Z] daemon.go:448: [d78a12ac42bed] Daemon stopped [2020-10-02T22:51:02.380Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-02T22:51:02.883Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-02T22:51:03.143Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-02T22:51:06.437Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-02T22:51:06.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-02T22:51:07.376Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-02T22:51:07.946Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-02T22:51:08.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:51:09.897Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-02T22:51:11.278Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-02T22:51:11.278Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-02T22:51:11.278Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-02T22:51:11.278Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-02T22:51:11.278Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-02T22:51:13.823Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-02T22:51:14.763Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-02T22:51:15.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-02T22:51:15.334Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-02T22:51:15.904Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-02T22:51:17.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.85s) [2020-10-02T22:51:17.739Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-10-02T22:51:17.739Z] daemon.go:325: [dd923bd708cb9] waiting for daemon to start [2020-10-02T22:51:17.739Z] daemon.go:325: [dd923bd708cb9] waiting for daemon to start [2020-10-02T22:51:17.739Z] daemon.go:353: [dd923bd708cb9] daemon started [2020-10-02T22:51:17.739Z] daemon.go:461: [dd923bd708cb9] Stopping daemon [2020-10-02T22:51:17.739Z] daemon.go:296: [dd923bd708cb9] exiting daemon [2020-10-02T22:51:17.739Z] daemon.go:448: [dd923bd708cb9] Daemon stopped [2020-10-02T22:51:17.739Z] === RUN TestCreateServiceSecretFileMode [2020-10-02T22:51:19.196Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-02T22:51:19.765Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-02T22:51:20.024Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-02T22:51:21.265Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-10-02T22:51:21.265Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-10-02T22:51:21.265Z] daemon.go:325: [d4c35ded93aa6] waiting for daemon to start [2020-10-02T22:51:21.265Z] daemon.go:325: [d4c35ded93aa6] waiting for daemon to start [2020-10-02T22:51:21.265Z] daemon.go:353: [d4c35ded93aa6] daemon started [2020-10-02T22:51:21.265Z] daemon.go:461: [d4c35ded93aa6] Stopping daemon [2020-10-02T22:51:21.265Z] daemon.go:296: [d4c35ded93aa6] exiting daemon [2020-10-02T22:51:21.265Z] daemon.go:448: [d4c35ded93aa6] Daemon stopped [2020-10-02T22:51:21.265Z] === RUN TestCreateServiceConfigFileMode [2020-10-02T22:51:22.561Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-02T22:51:23.498Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-02T22:51:23.758Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-02T22:51:24.327Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-02T22:51:24.840Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2020-10-02T22:51:24.840Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-10-02T22:51:24.840Z] daemon.go:325: [d6132dee48d02] waiting for daemon to start [2020-10-02T22:51:24.840Z] daemon.go:325: [d6132dee48d02] waiting for daemon to start [2020-10-02T22:51:24.840Z] daemon.go:353: [d6132dee48d02] daemon started [2020-10-02T22:51:24.840Z] daemon.go:461: [d6132dee48d02] Stopping daemon [2020-10-02T22:51:24.840Z] daemon.go:296: [d6132dee48d02] exiting daemon [2020-10-02T22:51:24.840Z] daemon.go:448: [d6132dee48d02] Daemon stopped [2020-10-02T22:51:24.840Z] === RUN TestCreateServiceSysctls [2020-10-02T22:51:28.526Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-02T22:51:29.304Z] --- PASS: TestCreateServiceSysctls (4.59s) [2020-10-02T22:51:29.304Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-10-02T22:51:29.304Z] daemon.go:325: [d18faf4abedba] waiting for daemon to start [2020-10-02T22:51:29.304Z] daemon.go:325: [d18faf4abedba] waiting for daemon to start [2020-10-02T22:51:29.304Z] daemon.go:353: [d18faf4abedba] daemon started [2020-10-02T22:51:29.304Z] daemon.go:461: [d18faf4abedba] Stopping daemon [2020-10-02T22:51:29.304Z] daemon.go:296: [d18faf4abedba] exiting daemon [2020-10-02T22:51:29.304Z] daemon.go:448: [d18faf4abedba] Daemon stopped [2020-10-02T22:51:29.304Z] === RUN TestInspect [2020-10-02T22:51:29.909Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-02T22:51:29.909Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-02T22:51:32.640Z] --- PASS: TestBuildWithHugeFile (53.66s) [2020-10-02T22:51:32.640Z] === RUN TestBuildWithEmptyDockerfile [2020-10-02T22:51:32.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:51:32.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:51:32.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:51:32.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:51:32.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:51:32.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:51:32.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T22:51:32.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T22:51:32.640Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T22:51:32.640Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-10-02T22:51:32.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-10-02T22:51:32.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-10-02T22:51:32.640Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-10-02T22:51:32.640Z] === RUN TestBuildPreserveOwnership [2020-10-02T22:51:32.640Z] === RUN TestBuildPreserveOwnership/copy_from [2020-10-02T22:51:32.640Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-10-02T22:51:33.695Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2020-10-02T22:51:33.695Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2020-10-02T22:51:33.695Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2020-10-02T22:51:33.695Z] === RUN TestBuildPlatformInvalid [2020-10-02T22:51:33.695Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-10-02T22:51:33.695Z] PASS [2020-10-02T22:51:33.695Z] [2020-10-02T22:51:33.695Z] DONE 30 tests in 88.311s [2020-10-02T22:51:33.695Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-10-02T22:51:33.695Z] ++ 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-10-02T22:51:33.695Z] ++ set -e [2020-10-02T22:51:33.695Z] ++ '[' -n 0 ']' [2020-10-02T22:51:33.695Z] ++ set -x [2020-10-02T22:51:33.695Z] ++ env -i DEST=/go/src/github.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-10-02T22:51:33.695Z] INFO: Testing against a local daemon [2020-10-02T22:51:33.695Z] === RUN TestConfigList [2020-10-02T22:51:33.766Z] --- PASS: TestInspect (3.94s) [2020-10-02T22:51:33.766Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-10-02T22:51:33.766Z] daemon.go:325: [de38a6b300ab3] waiting for daemon to start [2020-10-02T22:51:33.766Z] daemon.go:325: [de38a6b300ab3] waiting for daemon to start [2020-10-02T22:51:33.766Z] daemon.go:353: [de38a6b300ab3] daemon started [2020-10-02T22:51:33.766Z] daemon.go:461: [de38a6b300ab3] Stopping daemon [2020-10-02T22:51:33.766Z] daemon.go:296: [de38a6b300ab3] exiting daemon [2020-10-02T22:51:33.766Z] daemon.go:448: [de38a6b300ab3] Daemon stopped [2020-10-02T22:51:33.766Z] === RUN TestDockerNetworkConnectAlias [2020-10-02T22:51:35.187Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-02T22:51:35.757Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-02T22:51:35.778Z] --- PASS: TestConfigList (1.96s) [2020-10-02T22:51:35.779Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-10-02T22:51:35.779Z] daemon.go:325: [d2e2474080030] waiting for daemon to start [2020-10-02T22:51:35.779Z] daemon.go:325: [d2e2474080030] waiting for daemon to start [2020-10-02T22:51:35.779Z] daemon.go:353: [d2e2474080030] daemon started [2020-10-02T22:51:35.779Z] daemon.go:461: [d2e2474080030] Stopping daemon [2020-10-02T22:51:35.779Z] daemon.go:296: [d2e2474080030] exiting daemon [2020-10-02T22:51:35.779Z] daemon.go:448: [d2e2474080030] Daemon stopped [2020-10-02T22:51:35.779Z] === RUN TestConfigsCreateAndDelete [2020-10-02T22:51:36.696Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-02T22:51:37.854Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-10-02T22:51:37.855Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-10-02T22:51:37.855Z] daemon.go:325: [de4d946532fd7] waiting for daemon to start [2020-10-02T22:51:37.855Z] daemon.go:325: [de4d946532fd7] waiting for daemon to start [2020-10-02T22:51:37.855Z] daemon.go:353: [de4d946532fd7] daemon started [2020-10-02T22:51:37.855Z] daemon.go:461: [de4d946532fd7] Stopping daemon [2020-10-02T22:51:37.855Z] daemon.go:296: [de4d946532fd7] exiting daemon [2020-10-02T22:51:37.855Z] daemon.go:448: [de4d946532fd7] Daemon stopped [2020-10-02T22:51:37.855Z] === RUN TestConfigsUpdate [2020-10-02T22:51:38.077Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-02T22:51:38.336Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-02T22:51:39.934Z] --- PASS: TestConfigsUpdate (1.90s) [2020-10-02T22:51:39.934Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-10-02T22:51:39.934Z] daemon.go:325: [dfd14a6ad9b0f] waiting for daemon to start [2020-10-02T22:51:39.934Z] daemon.go:325: [dfd14a6ad9b0f] waiting for daemon to start [2020-10-02T22:51:39.934Z] daemon.go:353: [dfd14a6ad9b0f] daemon started [2020-10-02T22:51:39.934Z] daemon.go:461: [dfd14a6ad9b0f] Stopping daemon [2020-10-02T22:51:39.934Z] daemon.go:296: [dfd14a6ad9b0f] exiting daemon [2020-10-02T22:51:39.934Z] daemon.go:448: [dfd14a6ad9b0f] Daemon stopped [2020-10-02T22:51:39.934Z] === RUN TestTemplatedConfig [2020-10-02T22:51:41.634Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-02T22:51:41.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-02T22:51:42.019Z] --- PASS: TestTemplatedConfig (2.25s) [2020-10-02T22:51:42.019Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-10-02T22:51:42.019Z] daemon.go:325: [dc1e3c1c8bb95] waiting for daemon to start [2020-10-02T22:51:42.019Z] daemon.go:325: [dc1e3c1c8bb95] waiting for daemon to start [2020-10-02T22:51:42.019Z] daemon.go:353: [dc1e3c1c8bb95] daemon started [2020-10-02T22:51:42.019Z] daemon.go:461: [dc1e3c1c8bb95] Stopping daemon [2020-10-02T22:51:42.019Z] daemon.go:296: [dc1e3c1c8bb95] exiting daemon [2020-10-02T22:51:42.019Z] daemon.go:448: [dc1e3c1c8bb95] Daemon stopped [2020-10-02T22:51:42.019Z] === RUN TestConfigInspect [2020-10-02T22:51:42.260Z] --- PASS: TestDockerNetworkConnectAlias (8.02s) [2020-10-02T22:51:42.260Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-10-02T22:51:42.260Z] daemon.go:325: [d000eb189186a] waiting for daemon to start [2020-10-02T22:51:42.260Z] daemon.go:325: [d000eb189186a] waiting for daemon to start [2020-10-02T22:51:42.260Z] daemon.go:353: [d000eb189186a] daemon started [2020-10-02T22:51:42.260Z] daemon.go:461: [d000eb189186a] Stopping daemon [2020-10-02T22:51:42.260Z] daemon.go:296: [d000eb189186a] exiting daemon [2020-10-02T22:51:42.260Z] daemon.go:448: [d000eb189186a] Daemon stopped [2020-10-02T22:51:42.260Z] === RUN TestDockerNetworkReConnect [2020-10-02T22:51:42.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-02T22:51:42.576Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-02T22:51:43.515Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-02T22:51:43.536Z] --- PASS: TestConfigInspect (1.89s) [2020-10-02T22:51:43.536Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-10-02T22:51:43.536Z] daemon.go:325: [d10d2b39d3e64] waiting for daemon to start [2020-10-02T22:51:43.536Z] daemon.go:325: [d10d2b39d3e64] waiting for daemon to start [2020-10-02T22:51:43.536Z] daemon.go:353: [d10d2b39d3e64] daemon started [2020-10-02T22:51:43.536Z] daemon.go:461: [d10d2b39d3e64] Stopping daemon [2020-10-02T22:51:43.536Z] daemon.go:296: [d10d2b39d3e64] exiting daemon [2020-10-02T22:51:43.536Z] daemon.go:448: [d10d2b39d3e64] Daemon stopped [2020-10-02T22:51:43.536Z] === RUN TestConfigCreateWithLabels [2020-10-02T22:51:43.775Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-10-02T22:51:44.344Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-02T22:51:44.913Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-02T22:51:44.913Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-02T22:51:45.482Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-10-02T22:51:45.616Z] --- PASS: TestConfigCreateWithLabels (1.87s) [2020-10-02T22:51:45.616Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-10-02T22:51:45.616Z] daemon.go:325: [d8c51bcc91d5c] waiting for daemon to start [2020-10-02T22:51:45.616Z] daemon.go:325: [d8c51bcc91d5c] waiting for daemon to start [2020-10-02T22:51:45.616Z] daemon.go:353: [d8c51bcc91d5c] daemon started [2020-10-02T22:51:45.616Z] daemon.go:461: [d8c51bcc91d5c] Stopping daemon [2020-10-02T22:51:45.616Z] daemon.go:296: [d8c51bcc91d5c] exiting daemon [2020-10-02T22:51:45.616Z] daemon.go:448: [d8c51bcc91d5c] Daemon stopped [2020-10-02T22:51:45.616Z] === RUN TestConfigCreateResolve [2020-10-02T22:51:46.052Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-02T22:51:47.434Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-02T22:51:47.434Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-02T22:51:47.689Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-10-02T22:51:47.689Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-10-02T22:51:47.689Z] daemon.go:325: [da2ddc15299c1] waiting for daemon to start [2020-10-02T22:51:47.689Z] daemon.go:325: [da2ddc15299c1] waiting for daemon to start [2020-10-02T22:51:47.689Z] daemon.go:353: [da2ddc15299c1] daemon started [2020-10-02T22:51:47.689Z] daemon.go:461: [da2ddc15299c1] Stopping daemon [2020-10-02T22:51:47.689Z] daemon.go:296: [da2ddc15299c1] exiting daemon [2020-10-02T22:51:47.689Z] daemon.go:448: [da2ddc15299c1] Daemon stopped [2020-10-02T22:51:47.689Z] === RUN TestConfigDaemonLibtrustID [2020-10-02T22:51:47.840Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2020-10-02T22:51:47.840Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-10-02T22:51:47.840Z] daemon.go:325: [d0d3b346a26c6] waiting for daemon to start [2020-10-02T22:51:47.840Z] daemon.go:325: [d0d3b346a26c6] waiting for daemon to start [2020-10-02T22:51:47.840Z] daemon.go:353: [d0d3b346a26c6] daemon started [2020-10-02T22:51:47.840Z] daemon.go:461: [d0d3b346a26c6] Stopping daemon [2020-10-02T22:51:47.840Z] daemon.go:296: [d0d3b346a26c6] exiting daemon [2020-10-02T22:51:47.840Z] daemon.go:448: [d0d3b346a26c6] Daemon stopped [2020-10-02T22:51:47.840Z] === RUN TestServicePlugin [2020-10-02T22:51:47.840Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-02T22:51:47.840Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:51:47.840Z] === RUN TestServiceUpdateLabel [2020-10-02T22:51:47.983Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-10-02T22:51:47.983Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-10-02T22:51:47.983Z] daemon.go:325: [dc0ba8e43dcfa] waiting for daemon to start [2020-10-02T22:51:47.983Z] daemon.go:325: [dc0ba8e43dcfa] waiting for daemon to start [2020-10-02T22:51:47.983Z] daemon.go:353: [dc0ba8e43dcfa] daemon started [2020-10-02T22:51:47.983Z] daemon.go:461: [dc0ba8e43dcfa] Stopping daemon [2020-10-02T22:51:47.983Z] daemon.go:296: [dc0ba8e43dcfa] exiting daemon [2020-10-02T22:51:47.983Z] daemon.go:448: [dc0ba8e43dcfa] Daemon stopped [2020-10-02T22:51:47.983Z] PASS [2020-10-02T22:51:47.983Z] [2020-10-02T22:51:47.983Z] DONE 8 tests in 14.211s [2020-10-02T22:51:47.983Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-10-02T22:51:47.983Z] ++ 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-10-02T22:51:47.983Z] ++ set -e [2020-10-02T22:51:47.983Z] ++ '[' -n 0 ']' [2020-10-02T22:51:47.983Z] ++ set -x [2020-10-02T22:51:47.983Z] ++ env -i DEST=/go/src/github.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-10-02T22:51:47.983Z] INFO: Testing against a local daemon [2020-10-02T22:51:47.983Z] === RUN TestCheckpoint [2020-10-02T22:51:47.983Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-02T22:51:47.983Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T22:51:47.983Z] === RUN TestContainerInvalidJSON [2020-10-02T22:51:47.983Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:51:47.983Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:51:47.983Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:51:47.983Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:51:47.983Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:51:47.983Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:51:47.983Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T22:51:47.983Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-02T22:51:47.983Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T22:51:47.983Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-10-02T22:51:47.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-10-02T22:51:47.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-10-02T22:51:47.983Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-10-02T22:51:47.983Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-02T22:51:47.983Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-10-02T22:51:47.983Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-02T22:51:48.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-10-02T22:51:48.276Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-02T22:51:48.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-10-02T22:51:48.276Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-02T22:51:48.276Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-10-02T22:51:48.276Z] === RUN TestCopyFromContainer [2020-10-02T22:51:49.351Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer// [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer//bar/root [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer//bar/root/ [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer/bar/quux [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer/bar/quux/ [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-10-02T22:51:49.793Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-10-02T22:51:50.087Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-10-02T22:51:50.087Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-10-02T22:51:50.087Z] === RUN TestCopyFromContainer/bar/notarget [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer (1.87s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-10-02T22:51:50.087Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-10-02T22:51:50.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-02T22:51:50.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:51:50.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:51:50.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:51:50.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:51:50.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:51:50.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:51:50.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T22:51:50.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T22:51:50.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T22:51:50.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-02T22:51:50.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-10-02T22:51:50.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-10-02T22:51:50.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-10-02T22:51:50.087Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-02T22:51:50.379Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-10-02T22:51:50.379Z] === RUN TestCreateWithInvalidEnv [2020-10-02T22:51:50.379Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-02T22:51:50.379Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-02T22:51:50.379Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-02T22:51:50.379Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-02T22:51:50.379Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-02T22:51:50.379Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-02T22:51:50.379Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-02T22:51:50.379Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-02T22:51:50.379Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-02T22:51:50.379Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-10-02T22:51:50.379Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-10-02T22:51:50.379Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-10-02T22:51:50.379Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-02T22:51:50.379Z] === RUN TestCreateTmpfsMountsTarget [2020-10-02T22:51:50.379Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-10-02T22:51:50.379Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-02T22:51:50.577Z] --- PASS: TestServiceUpdateLabel (3.70s) [2020-10-02T22:51:50.577Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-10-02T22:51:50.578Z] daemon.go:325: [d0bbeb05a86db] waiting for daemon to start [2020-10-02T22:51:50.578Z] daemon.go:325: [d0bbeb05a86db] waiting for daemon to start [2020-10-02T22:51:50.578Z] daemon.go:353: [d0bbeb05a86db] daemon started [2020-10-02T22:51:50.578Z] daemon.go:461: [d0bbeb05a86db] Stopping daemon [2020-10-02T22:51:50.578Z] daemon.go:296: [d0bbeb05a86db] exiting daemon [2020-10-02T22:51:50.578Z] daemon.go:448: [d0bbeb05a86db] Daemon stopped [2020-10-02T22:51:50.578Z] === RUN TestServiceUpdateSecrets [2020-10-02T22:51:51.258Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:51:51.902Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-10-02T22:51:51.902Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-10-02T22:51:51.902Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-10-02T22:51:51.902Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2020-10-02T22:51:54.003Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-02T22:51:54.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:51:54.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:51:54.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:51:54.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:51:54.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:51:54.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:51:54.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:51:54.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:51:54.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:51:54.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:51:54.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T22:51:54.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T22:51:54.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T22:51:54.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T22:51:54.003Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-10-02T22:51:54.003Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-10-02T22:51:54.003Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-02T22:51:54.297Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-10-02T22:51:54.297Z] === RUN TestContainerStartOnDaemonRestart [2020-10-02T22:51:54.297Z] === PAUSE TestContainerStartOnDaemonRestart [2020-10-02T22:51:54.297Z] === RUN TestDaemonRestartIpcMode [2020-10-02T22:51:54.297Z] === PAUSE TestDaemonRestartIpcMode [2020-10-02T22:51:54.297Z] === RUN TestDiff [2020-10-02T22:51:54.936Z] --- PASS: TestDiff (0.54s) [2020-10-02T22:51:54.936Z] === RUN TestExecWithCloseStdin [2020-10-02T22:51:55.457Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-10-02T22:51:55.571Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-10-02T22:51:55.571Z] === RUN TestExec [2020-10-02T22:51:56.026Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-02T22:51:56.208Z] --- PASS: TestExec (0.62s) [2020-10-02T22:51:56.208Z] === RUN TestExecUser [2020-10-02T22:51:56.848Z] --- PASS: TestExecUser (0.70s) [2020-10-02T22:51:56.848Z] === RUN TestExportContainerAndImportImage [2020-10-02T22:51:56.964Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-10-02T22:51:57.225Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-02T22:51:57.501Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-10-02T22:51:57.501Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-02T22:51:59.015Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2020-10-02T22:51:59.015Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-10-02T22:51:59.015Z] daemon.go:325: [dc74e32c005a5] waiting for daemon to start [2020-10-02T22:51:59.016Z] daemon.go:325: [dc74e32c005a5] waiting for daemon to start [2020-10-02T22:51:59.016Z] daemon.go:353: [dc74e32c005a5] daemon started [2020-10-02T22:51:59.016Z] daemon.go:461: [dc74e32c005a5] Stopping daemon [2020-10-02T22:51:59.016Z] daemon.go:296: [dc74e32c005a5] exiting daemon [2020-10-02T22:51:59.016Z] daemon.go:448: [dc74e32c005a5] Daemon stopped [2020-10-02T22:51:59.016Z] daemon.go:325: [dc74e32c005a5] waiting for daemon to start [2020-10-02T22:51:59.016Z] daemon.go:325: [dc74e32c005a5] waiting for daemon to start [2020-10-02T22:51:59.016Z] daemon.go:353: [dc74e32c005a5] daemon started [2020-10-02T22:51:59.016Z] daemon.go:461: [dc74e32c005a5] Stopping daemon [2020-10-02T22:51:59.016Z] daemon.go:296: [dc74e32c005a5] exiting daemon [2020-10-02T22:51:59.016Z] daemon.go:448: [dc74e32c005a5] Daemon stopped [2020-10-02T22:51:59.016Z] === RUN TestHealthCheckWorkdir [2020-10-02T22:51:59.135Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-10-02T22:51:59.396Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-02T22:51:59.654Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-10-02T22:51:59.654Z] === RUN TestHealthKillContainer [2020-10-02T22:52:00.475Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-02T22:52:02.394Z] --- PASS: TestHealthKillContainer (2.74s) [2020-10-02T22:52:02.394Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-02T22:52:03.015Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-02T22:52:03.175Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-10-02T22:52:03.175Z] === RUN TestIpcModeNone [2020-10-02T22:52:03.823Z] --- PASS: TestIpcModeNone (0.69s) [2020-10-02T22:52:03.823Z] === RUN TestIpcModePrivate [2020-10-02T22:52:04.460Z] --- PASS: TestIpcModePrivate (0.65s) [2020-10-02T22:52:04.460Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-10-02T22:52:04.460Z] === RUN TestIpcModeShareable [2020-10-02T22:52:05.094Z] --- PASS: TestIpcModeShareable (0.66s) [2020-10-02T22:52:05.094Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-10-02T22:52:05.094Z] === RUN TestAPIIpcModeShareableAndContainer [2020-10-02T22:52:06.320Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-10-02T22:52:06.321Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-10-02T22:52:06.321Z] remote: Enumerating objects: 2, done. [2020-10-02T22:52:06.321Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-10-02T22:52:06.321Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-10-02T22:52:06.321Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-10-02T22:52:06.321Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-10-02T22:52:06.321Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-10-02T22:52:06.321Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-10-02T22:52:06.577Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-10-02T22:52:07.172Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2020-10-02T22:52:07.172Z] === RUN TestAPIIpcModeHost [Pipeline] sh [2020-10-02T22:52:07.459Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/test/unit [2020-10-02T22:52:07.467Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-10-02T22:52:07.467Z] === RUN TestDaemonIpcModeShareable [2020-10-02T22:52:08.990Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-10-02T22:52:08.990Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-10-02T22:52:08.990Z] daemon.go:325: [d95709db5253d] waiting for daemon to start [2020-10-02T22:52:08.990Z] daemon.go:325: [d95709db5253d] waiting for daemon to start [2020-10-02T22:52:08.990Z] daemon.go:353: [d95709db5253d] daemon started [2020-10-02T22:52:08.990Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-02T22:52:08.990Z] daemon.go:461: [d95709db5253d] Stopping daemon [2020-10-02T22:52:08.990Z] daemon.go:296: [d95709db5253d] exiting daemon [2020-10-02T22:52:08.990Z] daemon.go:448: [d95709db5253d] Daemon stopped [2020-10-02T22:52:08.990Z] === RUN TestDaemonIpcModePrivate [2020-10-02T22:52:09.245Z] --- PASS: TestServiceUpdateSecrets (15.76s) [2020-10-02T22:52:09.245Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-10-02T22:52:09.245Z] daemon.go:325: [dc6d16f6f5f16] waiting for daemon to start [2020-10-02T22:52:09.245Z] daemon.go:325: [dc6d16f6f5f16] waiting for daemon to start [2020-10-02T22:52:09.245Z] daemon.go:353: [dc6d16f6f5f16] daemon started [2020-10-02T22:52:09.245Z] daemon.go:461: [dc6d16f6f5f16] Stopping daemon [2020-10-02T22:52:09.245Z] daemon.go:296: [dc6d16f6f5f16] exiting daemon [2020-10-02T22:52:09.245Z] daemon.go:448: [dc6d16f6f5f16] Daemon stopped [2020-10-02T22:52:09.245Z] === RUN TestServiceUpdateConfigs [2020-10-02T22:52:09.981Z] ? github.com/docker/docker/api [no test files] [2020-10-02T22:52:10.514Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-10-02T22:52:10.514Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-10-02T22:52:10.514Z] daemon.go:325: [d5b42f1360e28] waiting for daemon to start [2020-10-02T22:52:10.514Z] daemon.go:325: [d5b42f1360e28] waiting for daemon to start [2020-10-02T22:52:10.514Z] daemon.go:353: [d5b42f1360e28] daemon started [2020-10-02T22:52:10.514Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-02T22:52:10.514Z] daemon.go:461: [d5b42f1360e28] Stopping daemon [2020-10-02T22:52:10.514Z] daemon.go:296: [d5b42f1360e28] exiting daemon [2020-10-02T22:52:10.514Z] daemon.go:448: [d5b42f1360e28] Daemon stopped [2020-10-02T22:52:10.514Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-10-02T22:52:11.556Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-10-02T22:52:11.556Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-10-02T22:52:11.556Z] daemon.go:325: [dd4b03e5d3b74] waiting for daemon to start [2020-10-02T22:52:11.556Z] daemon.go:325: [dd4b03e5d3b74] waiting for daemon to start [2020-10-02T22:52:11.556Z] daemon.go:353: [dd4b03e5d3b74] daemon started [2020-10-02T22:52:11.556Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-10-02T22:52:11.556Z] daemon.go:461: [dd4b03e5d3b74] Stopping daemon [2020-10-02T22:52:11.556Z] daemon.go:296: [dd4b03e5d3b74] exiting daemon [2020-10-02T22:52:11.556Z] daemon.go:448: [dd4b03e5d3b74] Daemon stopped [2020-10-02T22:52:11.556Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-10-02T22:52:11.599Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-02T22:52:12.169Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-02T22:52:12.739Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-02T22:52:13.073Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-10-02T22:52:13.073Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-10-02T22:52:13.073Z] daemon.go:325: [d807981e0a8dc] waiting for daemon to start [2020-10-02T22:52:13.073Z] daemon.go:325: [d807981e0a8dc] waiting for daemon to start [2020-10-02T22:52:13.073Z] daemon.go:353: [d807981e0a8dc] daemon started [2020-10-02T22:52:13.073Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-10-02T22:52:13.073Z] daemon.go:461: [d807981e0a8dc] Stopping daemon [2020-10-02T22:52:13.073Z] daemon.go:296: [d807981e0a8dc] exiting daemon [2020-10-02T22:52:13.073Z] daemon.go:448: [d807981e0a8dc] Daemon stopped [2020-10-02T22:52:13.073Z] === RUN TestIpcModeOlderClient [2020-10-02T22:52:13.073Z] === PAUSE TestIpcModeOlderClient [2020-10-02T22:52:13.073Z] === RUN TestKillContainerInvalidSignal [2020-10-02T22:52:13.307Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-02T22:52:13.307Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-02T22:52:13.709Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-10-02T22:52:13.709Z] === RUN TestKillContainer [2020-10-02T22:52:13.709Z] === RUN TestKillContainer/no_signal [2020-10-02T22:52:13.876Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-02T22:52:14.005Z] === RUN TestKillContainer/non_killing_signal [2020-10-02T22:52:14.661Z] === RUN TestKillContainer/killing_signal [2020-10-02T22:52:15.257Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-02T22:52:15.302Z] --- PASS: TestKillContainer (1.72s) [2020-10-02T22:52:15.302Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-10-02T22:52:15.302Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-10-02T22:52:15.302Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-10-02T22:52:15.302Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-02T22:52:15.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-10-02T22:52:15.938Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-10-02T22:52:16.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-10-02T22:52:16.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-10-02T22:52:16.575Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-10-02T22:52:16.575Z] === RUN TestKillStoppedContainer [2020-10-02T22:52:16.575Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-10-02T22:52:16.575Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-02T22:52:16.575Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-10-02T22:52:16.575Z] === RUN TestKillDifferentUserContainer [2020-10-02T22:52:17.211Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-10-02T22:52:17.211Z] === RUN TestInspectOomKilledTrue [2020-10-02T22:52:17.797Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-02T22:52:17.850Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-10-02T22:52:17.850Z] === RUN TestInspectOomKilledFalse [2020-10-02T22:52:18.366Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-02T22:52:18.489Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2020-10-02T22:52:18.489Z] === RUN TestLinksEtcHostsContentMatch [2020-10-02T22:52:18.783Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-10-02T22:52:18.783Z] === RUN TestLinksContainerNames [2020-10-02T22:52:20.276Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-02T22:52:20.297Z] --- PASS: TestLinksContainerNames (1.07s) [2020-10-02T22:52:20.297Z] === RUN TestLogsFollowTailEmpty [2020-10-02T22:52:20.590Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-10-02T22:52:20.590Z] === RUN TestContainerNetworkMountsNoChown [2020-10-02T22:52:21.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/default [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/default [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/private [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/private [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rprivate [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rprivate [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/slave [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/slave [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rslave [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rslave [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/shared [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/shared [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rshared [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rshared [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/default [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rprivate [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rslave [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rshared [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/default/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/default/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/shared [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/private [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/private/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/private/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/slave [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-10-02T22:52:21.230Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:52:21.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/private/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/default/mount_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/default/bind_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-10-02T22:52:21.230Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/private/mount_root [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-10-02T22:52:21.524Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-10-02T22:52:21.524Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-10-02T22:52:21.524Z] === RUN TestContainerBindMountNonRecursive [2020-10-02T22:52:22.816Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-02T22:52:23.043Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2020-10-02T22:52:23.043Z] === RUN TestNetworkNat [2020-10-02T22:52:23.337Z] --- PASS: TestNetworkNat (0.58s) [2020-10-02T22:52:23.337Z] === RUN TestNetworkLocalhostTCPNat [2020-10-02T22:52:23.975Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-10-02T22:52:23.975Z] === RUN TestNetworkLoopbackNat [2020-10-02T22:52:24.605Z] --- PASS: TestServiceUpdateConfigs (15.75s) [2020-10-02T22:52:24.605Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-10-02T22:52:24.605Z] daemon.go:325: [d08e072b92fed] waiting for daemon to start [2020-10-02T22:52:24.605Z] daemon.go:325: [d08e072b92fed] waiting for daemon to start [2020-10-02T22:52:24.605Z] daemon.go:353: [d08e072b92fed] daemon started [2020-10-02T22:52:24.605Z] daemon.go:461: [d08e072b92fed] Stopping daemon [2020-10-02T22:52:24.605Z] daemon.go:296: [d08e072b92fed] exiting daemon [2020-10-02T22:52:24.605Z] daemon.go:448: [d08e072b92fed] Daemon stopped [2020-10-02T22:52:24.605Z] === RUN TestServiceUpdateNetwork [2020-10-02T22:52:24.611Z] --- PASS: TestNetworkLoopbackNat (0.75s) [2020-10-02T22:52:24.611Z] === RUN TestPause [2020-10-02T22:52:24.836Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2020-10-02T22:52:25.272Z] --- PASS: TestPause (0.63s) [2020-10-02T22:52:25.272Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-02T22:52:25.272Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-02T22:52:25.272Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-02T22:52:25.272Z] === RUN TestPauseStopPausedContainer [2020-10-02T22:52:25.912Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2020-10-02T22:52:25.912Z] === RUN TestPsFilter [2020-10-02T22:52:26.111Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-02T22:52:26.208Z] --- PASS: TestPsFilter (0.19s) [2020-10-02T22:52:26.208Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-02T22:52:26.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-10-02T22:52:26.501Z] === RUN TestRemoveContainerWithVolume [2020-10-02T22:52:27.136Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-10-02T22:52:27.136Z] === RUN TestRemoveContainerRunning [2020-10-02T22:52:27.778Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-10-02T22:52:27.778Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-02T22:52:28.417Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-10-02T22:52:28.417Z] === RUN TestRemoveInvalidContainer [2020-10-02T22:52:28.417Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-10-02T22:52:28.417Z] === RUN TestRenameLinkedContainer [2020-10-02T22:52:28.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-02T22:52:30.494Z] --- PASS: TestRenameLinkedContainer (2.16s) [2020-10-02T22:52:30.494Z] === RUN TestRenameStoppedContainer [2020-10-02T22:52:30.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-02T22:52:31.132Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-10-02T22:52:31.132Z] === RUN TestRenameRunningContainerAndReuse [2020-10-02T22:52:32.176Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2020-10-02T22:52:32.176Z] === RUN TestRenameInvalidName [2020-10-02T22:52:32.815Z] --- PASS: TestRenameInvalidName (0.61s) [2020-10-02T22:52:32.815Z] === RUN TestRenameAnonymousContainer [2020-10-02T22:52:33.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-02T22:52:34.899Z] --- PASS: TestRenameAnonymousContainer (2.06s) [2020-10-02T22:52:34.899Z] === RUN TestRenameContainerWithSameName [2020-10-02T22:52:35.019Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-02T22:52:35.539Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-10-02T22:52:35.539Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-02T22:52:36.602Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2020-10-02T22:52:36.602Z] === RUN TestResize [2020-10-02T22:52:37.241Z] --- PASS: TestResize (0.58s) [2020-10-02T22:52:37.241Z] === RUN TestResizeWithInvalidSize [2020-10-02T22:52:37.885Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-10-02T22:52:37.885Z] === RUN TestResizeWhenContainerNotStarted [2020-10-02T22:52:38.310Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-10-02T22:52:38.533Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:38.533Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:38.533Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:52:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:52:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:38.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:52:39.693Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-10-02T22:52:39.963Z] --- PASS: TestServiceUpdateNetwork (16.31s) [2020-10-02T22:52:39.963Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-10-02T22:52:39.963Z] daemon.go:325: [d53d50f33c1ae] waiting for daemon to start [2020-10-02T22:52:39.963Z] daemon.go:325: [d53d50f33c1ae] waiting for daemon to start [2020-10-02T22:52:39.963Z] daemon.go:353: [d53d50f33c1ae] daemon started [2020-10-02T22:52:39.963Z] daemon.go:461: [d53d50f33c1ae] Stopping daemon [2020-10-02T22:52:39.963Z] daemon.go:296: [d53d50f33c1ae] exiting daemon [2020-10-02T22:52:39.963Z] daemon.go:448: [d53d50f33c1ae] Daemon stopped [2020-10-02T22:52:39.963Z] PASS [2020-10-02T22:52:39.963Z] [2020-10-02T22:52:39.963Z] === Skipped [2020-10-02T22:52:39.963Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-10-02T22:52:39.963Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:52:39.963Z] [2020-10-02T22:52:39.963Z] [2020-10-02T22:52:39.963Z] DONE 18 tests, 1 skipped in 137.309s [2020-10-02T22:52:39.963Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-10-02T22:52:39.963Z] ++ 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-10-02T22:52:39.963Z] ++ set -e [2020-10-02T22:52:39.963Z] ++ '[' -n 0 ']' [2020-10-02T22:52:39.963Z] ++ set -x [2020-10-02T22:52:39.963Z] ++ env -i DEST=/go/src/github.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-10-02T22:52:39.963Z] INFO: Testing against a local daemon [2020-10-02T22:52:39.963Z] === RUN TestSessionCreate [2020-10-02T22:52:39.963Z] --- PASS: TestSessionCreate (0.02s) [2020-10-02T22:52:39.963Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-02T22:52:39.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-02T22:52:39.963Z] PASS [2020-10-02T22:52:39.963Z] [2020-10-02T22:52:39.963Z] DONE 2 tests in 0.202s [2020-10-02T22:52:39.963Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-10-02T22:52:39.963Z] ++ 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-10-02T22:52:39.963Z] ++ set -e [2020-10-02T22:52:39.963Z] ++ '[' -n 0 ']' [2020-10-02T22:52:39.963Z] ++ set -x [2020-10-02T22:52:39.963Z] ++ env -i DEST=/go/src/github.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-10-02T22:52:39.963Z] INFO: Testing against a local daemon [2020-10-02T22:52:39.963Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-02T22:52:39.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-02T22:52:39.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-02T22:52:39.963Z] === RUN TestEventsExecDie [2020-10-02T22:52:39.963Z] --- PASS: TestEventsExecDie (0.99s) [2020-10-02T22:52:39.963Z] === RUN TestEventsBackwardsCompatible [2020-10-02T22:52:39.963Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-10-02T22:52:39.963Z] === RUN TestInfoBinaryCommits [2020-10-02T22:52:39.963Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-10-02T22:52:39.963Z] === RUN TestInfoAPIVersioned [2020-10-02T22:52:39.963Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-02T22:52:39.963Z] === RUN TestInfoAPI [2020-10-02T22:52:39.963Z] --- PASS: TestInfoAPI (0.02s) [2020-10-02T22:52:39.963Z] === RUN TestInfoAPIWarnings [2020-10-02T22:52:40.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:52:40.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:52:41.002Z] --- PASS: TestInfoAPIWarnings (0.88s) [2020-10-02T22:52:41.002Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-10-02T22:52:41.002Z] daemon.go:325: [dcb9082d43e56] waiting for daemon to start [2020-10-02T22:52:41.002Z] daemon.go:325: [dcb9082d43e56] waiting for daemon to start [2020-10-02T22:52:41.002Z] daemon.go:353: [dcb9082d43e56] daemon started [2020-10-02T22:52:41.002Z] daemon.go:461: [dcb9082d43e56] Stopping daemon [2020-10-02T22:52:41.002Z] daemon.go:296: [dcb9082d43e56] exiting daemon [2020-10-02T22:52:41.002Z] daemon.go:448: [dcb9082d43e56] Daemon stopped [2020-10-02T22:52:41.002Z] === RUN TestLoginFailsWithBadCredentials [2020-10-02T22:52:41.002Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-10-02T22:52:41.002Z] === RUN TestPingCacheHeaders [2020-10-02T22:52:41.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:41.296Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-10-02T22:52:41.296Z] === RUN TestPingGet [2020-10-02T22:52:41.296Z] --- PASS: TestPingGet (0.01s) [2020-10-02T22:52:41.296Z] === RUN TestPingHead [2020-10-02T22:52:41.296Z] --- PASS: TestPingHead (0.01s) [2020-10-02T22:52:41.296Z] === RUN TestVersion [2020-10-02T22:52:41.296Z] --- PASS: TestVersion (0.01s) [2020-10-02T22:52:41.296Z] PASS [2020-10-02T22:52:41.296Z] [2020-10-02T22:52:41.296Z] === Skipped [2020-10-02T22:52:41.296Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-02T22:52:41.296Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-02T22:52:41.296Z] [2020-10-02T22:52:41.296Z] [2020-10-02T22:52:41.296Z] DONE 12 tests, 1 skipped in 2.449s [2020-10-02T22:52:41.296Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-10-02T22:52:41.296Z] ++ 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-10-02T22:52:41.296Z] ++ set -e [2020-10-02T22:52:41.296Z] ++ '[' -n 0 ']' [2020-10-02T22:52:41.296Z] ++ set -x [2020-10-02T22:52:41.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=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-10-02T22:52:41.296Z] INFO: Testing against a local daemon [2020-10-02T22:52:41.296Z] === RUN TestVolumesCreateAndList [2020-10-02T22:52:41.296Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-10-02T22:52:41.296Z] === RUN TestVolumesRemove [2020-10-02T22:52:41.589Z] --- PASS: TestVolumesRemove (0.14s) [2020-10-02T22:52:41.589Z] === RUN TestVolumesInspect [2020-10-02T22:52:41.589Z] --- PASS: TestVolumesInspect (0.01s) [2020-10-02T22:52:41.589Z] === RUN TestVolumesInvalidJSON [2020-10-02T22:52:41.589Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-02T22:52:41.589Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-02T22:52:41.589Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-02T22:52:41.589Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-02T22:52:41.589Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-02T22:52:41.589Z] PASS [2020-10-02T22:52:41.589Z] [2020-10-02T22:52:41.589Z] DONE 5 tests in 0.266s [2020-10-02T22:52:41.589Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-02T22:52:41.589Z] ++++ cat bundles/test-integration/docker.pid [2020-10-02T22:52:41.589Z] +++ kill 10902 [2020-10-02T22:52:41.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:42.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:52:42.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:52:42.986Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-10-02T22:52:42.986Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-10-02T22:52:43.102Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-02T22:52:43.102Z] +++ /etc/init.d/apparmor stop [2020-10-02T22:52:43.102Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-02T22:52:43.102Z] [2020-10-02T22:52:43.102Z] Unloading profiles will leave already running processes permanently [2020-10-02T22:52:43.102Z] unconfined, which can lead to unexpected situations. [2020-10-02T22:52:43.102Z] [2020-10-02T22:52:43.102Z] To set a process to complain mode, use the command line tool [2020-10-02T22:52:43.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-02T22:52:43.102Z] +++ true [2020-10-02T22:52:43.102Z] exiting test-integration [2020-10-02T22:52:43.102Z] ++ exit 0 [2020-10-02T22:52:43.102Z] [2020-10-02T22:52:43.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2020-10-02T22:52:44.187Z] Recording test results [2020-10-02T22:52:44.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-02T22:52:44.859Z] + echo Ensuring container killed. [2020-10-02T22:52:44.859Z] Ensuring container killed. [2020-10-02T22:52:44.859Z] + docker rm -vf docker-pr1 [2020-10-02T22:52:44.859Z] Error: No such container: docker-pr1 [2020-10-02T22:52:44.859Z] + true [Pipeline] sh [2020-10-02T22:52:45.240Z] + echo Chowning /workspace to jenkins user [2020-10-02T22:52:45.240Z] Chowning /workspace to jenkins user [2020-10-02T22:52:45.240Z] + id -u [2020-10-02T22:52:45.240Z] + id -g [2020-10-02T22:52:45.240Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41522:/workspace busybox chown -R 1001:1001 /workspace [2020-10-02T22:52:45.240Z] Unable to find image 'busybox:latest' locally [2020-10-02T22:52:45.536Z] latest: Pulling from library/busybox [2020-10-02T22:52:45.536Z] d2a291f672b2: Pulling fs layer [2020-10-02T22:52:45.536Z] d2a291f672b2: Verifying Checksum [2020-10-02T22:52:45.536Z] d2a291f672b2: Download complete [2020-10-02T22:52:46.172Z] d2a291f672b2: Pull complete [2020-10-02T22:52:46.172Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-10-02T22:52:46.172Z] Status: Downloaded newer image for busybox:latest [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d38b2f460f42e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d38b2f460f42e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d38b2f460f42e] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d38b2f460f42e] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d38b2f460f42e] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d38b2f460f42e] Daemon stopped [2020-10-02T22:52:46.332Z] daemon.go:325: [d38b2f460f42e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d38b2f460f42e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d38b2f460f42e] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d38b2f460f42e] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d38b2f460f42e] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d38b2f460f42e] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [ded99461f4a12] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [ded99461f4a12] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [ded99461f4a12] daemon started [2020-10-02T22:52:46.332Z] daemon.go:296: [ded99461f4a12] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [ded99461f4a12] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [ded99461f4a12] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [ded99461f4a12] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [ded99461f4a12] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [ded99461f4a12] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [ded99461f4a12] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d4302f2d9cfd9] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d4302f2d9cfd9] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d4302f2d9cfd9] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d4302f2d9cfd9] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d4302f2d9cfd9] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d4302f2d9cfd9] Daemon stopped [2020-10-02T22:52:46.332Z] daemon.go:325: [d4302f2d9cfd9] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d4302f2d9cfd9] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d4302f2d9cfd9] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d4302f2d9cfd9] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d4302f2d9cfd9] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d4302f2d9cfd9] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d89e8ac3cb0c1] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d89e8ac3cb0c1] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d89e8ac3cb0c1] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d89e8ac3cb0c1] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d89e8ac3cb0c1] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d89e8ac3cb0c1] Daemon stopped [2020-10-02T22:52:46.332Z] daemon.go:325: [d89e8ac3cb0c1] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d89e8ac3cb0c1] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d89e8ac3cb0c1] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d89e8ac3cb0c1] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d89e8ac3cb0c1] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d89e8ac3cb0c1] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [da5c15d2455c7] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [da5c15d2455c7] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [da5c15d2455c7] daemon started [2020-10-02T22:52:46.332Z] daemon.go:325: [da5c15d2455c7] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:296: [da5c15d2455c7] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [da5c15d2455c7] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [da5c15d2455c7] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [da5c15d2455c7] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [da5c15d2455c7] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [da5c15d2455c7] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d99331ba968ed] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d99331ba968ed] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d99331ba968ed] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d99331ba968ed] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d99331ba968ed] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d99331ba968ed] Daemon stopped [2020-10-02T22:52:46.332Z] daemon.go:325: [d99331ba968ed] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d99331ba968ed] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d99331ba968ed] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d99331ba968ed] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d99331ba968ed] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d99331ba968ed] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d15aa9b9b907d] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d15aa9b9b907d] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d15aa9b9b907d] daemon started [2020-10-02T22:52:46.332Z] daemon.go:296: [d15aa9b9b907d] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d15aa9b9b907d] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d15aa9b9b907d] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d15aa9b9b907d] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d15aa9b9b907d] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d15aa9b9b907d] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d15aa9b9b907d] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d867ebe915ad6] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d867ebe915ad6] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d867ebe915ad6] daemon started [2020-10-02T22:52:46.332Z] daemon.go:325: [d867ebe915ad6] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:296: [d867ebe915ad6] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d867ebe915ad6] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d867ebe915ad6] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d867ebe915ad6] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d867ebe915ad6] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d867ebe915ad6] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [dcd44a3b134ea] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [dcd44a3b134ea] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [dcd44a3b134ea] daemon started [2020-10-02T22:52:46.332Z] daemon.go:325: [dcd44a3b134ea] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:296: [dcd44a3b134ea] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [dcd44a3b134ea] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [dcd44a3b134ea] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [dcd44a3b134ea] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [dcd44a3b134ea] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [dcd44a3b134ea] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d03006b53549e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d03006b53549e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d03006b53549e] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d03006b53549e] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d03006b53549e] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d03006b53549e] Daemon stopped [2020-10-02T22:52:46.332Z] daemon.go:325: [d03006b53549e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d03006b53549e] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d03006b53549e] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d03006b53549e] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d03006b53549e] exiting daemon [2020-10-02T22:52:46.332Z] daemon.go:448: [d03006b53549e] Daemon stopped [2020-10-02T22:52:46.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2020-10-02T22:52:46.332Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-10-02T22:52:46.332Z] daemon.go:325: [d353d0e08a147] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:325: [d353d0e08a147] waiting for daemon to start [2020-10-02T22:52:46.332Z] daemon.go:353: [d353d0e08a147] daemon started [2020-10-02T22:52:46.332Z] daemon.go:461: [d353d0e08a147] Stopping daemon [2020-10-02T22:52:46.332Z] daemon.go:296: [d353d0e08a147] exiting daemon [2020-10-02T22:52:46.333Z] daemon.go:448: [d353d0e08a147] Daemon stopped [2020-10-02T22:52:46.333Z] daemon.go:325: [d353d0e08a147] waiting for daemon to start [2020-10-02T22:52:46.333Z] daemon.go:325: [d353d0e08a147] waiting for daemon to start [2020-10-02T22:52:46.333Z] daemon.go:353: [d353d0e08a147] daemon started [2020-10-02T22:52:46.333Z] daemon.go:461: [d353d0e08a147] Stopping daemon [2020-10-02T22:52:46.333Z] daemon.go:296: [d353d0e08a147] exiting daemon [2020-10-02T22:52:46.333Z] daemon.go:448: [d353d0e08a147] Daemon stopped [2020-10-02T22:52:46.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s) [2020-10-02T22:52:46.333Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-10-02T22:52:46.333Z] daemon.go:325: [d1c91081e1f44] waiting for daemon to start [2020-10-02T22:52:46.333Z] daemon.go:325: [d1c91081e1f44] waiting for daemon to start [2020-10-02T22:52:46.333Z] daemon.go:353: [d1c91081e1f44] daemon started [2020-10-02T22:52:46.333Z] daemon.go:325: [d1c91081e1f44] waiting for daemon to start [2020-10-02T22:52:46.333Z] daemon.go:296: [d1c91081e1f44] exiting daemon [2020-10-02T22:52:46.333Z] daemon.go:325: [d1c91081e1f44] waiting for daemon to start [2020-10-02T22:52:46.333Z] daemon.go:353: [d1c91081e1f44] daemon started [2020-10-02T22:52:46.333Z] daemon.go:461: [d1c91081e1f44] Stopping daemon [2020-10-02T22:52:46.333Z] daemon.go:296: [d1c91081e1f44] exiting daemon [2020-10-02T22:52:46.333Z] daemon.go:448: [d1c91081e1f44] Daemon stopped [2020-10-02T22:52:46.333Z] === RUN TestKernelTCPMemory [2020-10-02T22:52:46.971Z] --- PASS: TestKernelTCPMemory (0.66s) [2020-10-02T22:52:46.971Z] === RUN TestNISDomainname [2020-10-02T22:52:47.623Z] --- PASS: TestNISDomainname (0.77s) [2020-10-02T22:52:47.623Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-02T22:52:48.089Z] + bundleName=s390x-integration [2020-10-02T22:52:48.089Z] + echo Creating s390x-integration-bundles.tar.gz [2020-10-02T22:52:48.089Z] Creating s390x-integration-bundles.tar.gz [2020-10-02T22:52:48.089Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-10-02T22:52:48.089Z] xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-10-02T22:52:48.135Z] Archiving artifacts [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite (337.20s) [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (17.01s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:339: [d69f39a4c83ac] error pinging daemon on start: Get http://d69f39a4c83ac.sock/_ping: context deadline exceeded [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:339: [d69f39a4c83ac] error pinging daemon on start: Get http://d69f39a4c83ac.sock/_ping: context deadline exceeded [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:339: [d69f39a4c83ac] error pinging daemon on start: Get http://d69f39a4c83ac.sock/_ping: context deadline exceeded [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d69f39a4c83ac] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d69f39a4c83ac] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d69f39a4c83ac] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d69f39a4c83ac] Daemon stopped [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d69f39a4c83ac] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d69f39a4c83ac] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d69f39a4c83ac] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d69f39a4c83ac] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d69f39a4c83ac] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.48s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-10-02T22:52:48.269Z] daemon.go:325: [d712b210be32d] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d712b210be32d] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d712b210be32d] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d712b210be32d] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d712b210be32d] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d712b210be32d] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.58s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-02T22:52:48.269Z] daemon.go:325: [d2682b8f27f42] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d2682b8f27f42] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d2682b8f27f42] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d2682b8f27f42] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d2682b8f27f42] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d2682b8f27f42] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.83s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-10-02T22:52:48.269Z] daemon.go:325: [d30f48f8e1177] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d30f48f8e1177] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d30f48f8e1177] daemon started [2020-10-02T22:52:48.269Z] daemon.go:296: [d30f48f8e1177] exiting daemon [2020-10-02T22:52:48.269Z] docker_cli_daemon_test.go:1449: Daemon d30f48f8e1177 is not started [2020-10-02T22:52:48.269Z] daemon.go:325: [d30f48f8e1177] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d30f48f8e1177] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d30f48f8e1177] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d30f48f8e1177] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d30f48f8e1177] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d30f48f8e1177] Daemon stopped [2020-10-02T22:52:48.269Z] check_test.go:309: Daemon d575c56e22b22 is not started [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.05s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-10-02T22:52:48.269Z] daemon.go:325: [d001988f20793] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d001988f20793] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d001988f20793] daemon started [2020-10-02T22:52:48.269Z] daemon.go:325: [d001988f20793] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:296: [d001988f20793] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:325: [d001988f20793] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d001988f20793] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d001988f20793] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d001988f20793] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d001988f20793] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-10-02T22:52:48.269Z] daemon.go:325: [dd7b45834ff2e] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [dd7b45834ff2e] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [dd7b45834ff2e] daemon started [2020-10-02T22:52:48.269Z] daemon.go:296: [dd7b45834ff2e] exiting daemon [2020-10-02T22:52:48.269Z] check_test.go:309: Daemon d27f9084c883e is not started [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.11s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-10-02T22:52:48.269Z] daemon.go:325: [d8b4d7875c05c] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d8b4d7875c05c] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d8b4d7875c05c] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d8b4d7875c05c] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d8b4d7875c05c] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d8b4d7875c05c] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.59s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-10-02T22:52:48.269Z] daemon.go:325: [dc6f793c8dd2b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:296: [dc6f793c8dd2b] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:325: [dc6f793c8dd2b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [dc6f793c8dd2b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [dc6f793c8dd2b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [dc6f793c8dd2b] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [dc6f793c8dd2b] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [dc6f793c8dd2b] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [dc6f793c8dd2b] Daemon stopped [2020-10-02T22:52:48.269Z] daemon.go:325: [dc6f793c8dd2b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [dc6f793c8dd2b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [dc6f793c8dd2b] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [dc6f793c8dd2b] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [dc6f793c8dd2b] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [dc6f793c8dd2b] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-10-02T22:52:48.269Z] daemon.go:325: [d02efca417f54] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d02efca417f54] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d02efca417f54] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d02efca417f54] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d02efca417f54] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d02efca417f54] Daemon stopped [2020-10-02T22:52:48.269Z] daemon.go:325: [d02efca417f54] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d02efca417f54] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d02efca417f54] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d02efca417f54] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d02efca417f54] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d02efca417f54] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.03s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-10-02T22:52:48.269Z] daemon.go:325: [d1d7e1365348b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d1d7e1365348b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d1d7e1365348b] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d1d7e1365348b] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d1d7e1365348b] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d1d7e1365348b] Daemon stopped [2020-10-02T22:52:48.269Z] daemon.go:325: [d1d7e1365348b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [d1d7e1365348b] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [d1d7e1365348b] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [d1d7e1365348b] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [d1d7e1365348b] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [d1d7e1365348b] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-10-02T22:52:48.269Z] daemon.go:325: [dffd7a6f0ef05] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [dffd7a6f0ef05] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [dffd7a6f0ef05] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [dffd7a6f0ef05] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [dffd7a6f0ef05] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [dffd7a6f0ef05] Daemon stopped [2020-10-02T22:52:48.269Z] daemon.go:325: [dffd7a6f0ef05] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:325: [dffd7a6f0ef05] waiting for daemon to start [2020-10-02T22:52:48.269Z] daemon.go:353: [dffd7a6f0ef05] daemon started [2020-10-02T22:52:48.269Z] daemon.go:461: [dffd7a6f0ef05] Stopping daemon [2020-10-02T22:52:48.269Z] daemon.go:296: [dffd7a6f0ef05] exiting daemon [2020-10-02T22:52:48.269Z] daemon.go:448: [dffd7a6f0ef05] Daemon stopped [2020-10-02T22:52:48.269Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.15s) [2020-10-02T22:52:48.269Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-10-02T22:52:48.269Z] daemon.go:325: [dd06465c63270] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [dd06465c63270] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [dd06465c63270] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [dd06465c63270] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [dd06465c63270] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [dd06465c63270] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [dd06465c63270] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [dd06465c63270] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [dd06465c63270] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [dd06465c63270] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [dd06465c63270] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [dd06465c63270] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-10-02T22:52:48.270Z] daemon.go:325: [d7f98014aa50c] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d7f98014aa50c] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d7f98014aa50c] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d7f98014aa50c] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d7f98014aa50c] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d7f98014aa50c] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [d7f98014aa50c] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d7f98014aa50c] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d7f98014aa50c] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d7f98014aa50c] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d7f98014aa50c] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d7f98014aa50c] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-10-02T22:52:48.270Z] daemon.go:325: [da9973e85e679] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [da9973e85e679] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [da9973e85e679] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [da9973e85e679] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [da9973e85e679] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [da9973e85e679] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [da9973e85e679] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [da9973e85e679] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [da9973e85e679] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [da9973e85e679] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [da9973e85e679] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [da9973e85e679] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-10-02T22:52:48.270Z] daemon.go:325: [d9ae0b65b1886] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:296: [d9ae0b65b1886] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:325: [d9ae0b65b1886] waiting for daemon to start [2020-10-02T22:52:48.270Z] check_test.go:309: Daemon d89260ad58b23 is not started [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-10-02T22:52:48.270Z] daemon.go:325: [d5f030a6b864b] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:296: [d5f030a6b864b] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:325: [d5f030a6b864b] waiting for daemon to start [2020-10-02T22:52:48.270Z] check_test.go:309: Daemon d2f62158cd099 is not started [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.66s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-10-02T22:52:48.270Z] daemon.go:325: [d5aad5e19aefa] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d5aad5e19aefa] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d5aad5e19aefa] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d5aad5e19aefa] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d5aad5e19aefa] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d5aad5e19aefa] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-10-02T22:52:48.270Z] daemon.go:325: [d4284e78118d0] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d4284e78118d0] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d4284e78118d0] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d4284e78118d0] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d4284e78118d0] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d4284e78118d0] Daemon stopped [2020-10-02T22:52:48.270Z] check_test.go:309: Daemon d4284e78118d0 is not started [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-10-02T22:52:48.270Z] daemon.go:325: [de98905da8747] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [de98905da8747] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [de98905da8747] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [de98905da8747] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [de98905da8747] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [de98905da8747] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [de98905da8747] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [de98905da8747] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [de98905da8747] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [de98905da8747] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [de98905da8747] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [de98905da8747] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-10-02T22:52:48.270Z] daemon.go:325: [d7863782af0b8] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d7863782af0b8] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d7863782af0b8] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d7863782af0b8] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d7863782af0b8] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d7863782af0b8] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [d7863782af0b8] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d7863782af0b8] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d7863782af0b8] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d7863782af0b8] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d7863782af0b8] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d7863782af0b8] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-10-02T22:52:48.270Z] daemon.go:325: [d45b80559eadd] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d45b80559eadd] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d45b80559eadd] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d45b80559eadd] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d45b80559eadd] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d45b80559eadd] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [d45b80559eadd] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d45b80559eadd] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d45b80559eadd] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d45b80559eadd] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d45b80559eadd] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d45b80559eadd] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-10-02T22:52:48.270Z] daemon.go:325: [d1167d3313104] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d1167d3313104] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d1167d3313104] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d1167d3313104] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d1167d3313104] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d1167d3313104] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [d1167d3313104] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d1167d3313104] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d1167d3313104] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d1167d3313104] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d1167d3313104] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d1167d3313104] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-10-02T22:52:48.270Z] daemon.go:325: [deef999527910] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [deef999527910] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [deef999527910] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [deef999527910] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [deef999527910] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [deef999527910] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-10-02T22:52:48.270Z] daemon.go:325: [df46b0d6b5460] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [df46b0d6b5460] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [df46b0d6b5460] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [df46b0d6b5460] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [df46b0d6b5460] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [df46b0d6b5460] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-10-02T22:52:48.270Z] daemon.go:325: [df5534ec1e40e] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [df5534ec1e40e] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [df5534ec1e40e] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [df5534ec1e40e] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [df5534ec1e40e] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [df5534ec1e40e] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-10-02T22:52:48.270Z] daemon.go:325: [df3c0ba591069] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:296: [df3c0ba591069] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:325: [df3c0ba591069] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:461: [df3c0ba591069] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:450: [df3c0ba591069] Error when stopping daemon: daemon not started [2020-10-02T22:52:48.270Z] check_test.go:309: Daemon df3c0ba591069 is not started [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-10-02T22:52:48.270Z] daemon.go:325: [d7c604c017c6b] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d7c604c017c6b] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d7c604c017c6b] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d7c604c017c6b] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d7c604c017c6b] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d7c604c017c6b] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-10-02T22:52:48.270Z] daemon.go:325: [d726a39a02196] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d726a39a02196] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d726a39a02196] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d726a39a02196] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d726a39a02196] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d726a39a02196] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-10-02T22:52:48.270Z] daemon.go:325: [d5c07be60c42b] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d5c07be60c42b] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d5c07be60c42b] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d5c07be60c42b] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d5c07be60c42b] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d5c07be60c42b] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-10-02T22:52:48.270Z] daemon.go:325: [d71dcaa97dff2] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d71dcaa97dff2] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d71dcaa97dff2] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d71dcaa97dff2] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d71dcaa97dff2] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d71dcaa97dff2] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [d71dcaa97dff2] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d71dcaa97dff2] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d71dcaa97dff2] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d71dcaa97dff2] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d71dcaa97dff2] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d71dcaa97dff2] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-10-02T22:52:48.270Z] daemon.go:325: [db7253a1ead51] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [db7253a1ead51] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [db7253a1ead51] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [db7253a1ead51] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [db7253a1ead51] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [db7253a1ead51] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [db7253a1ead51] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [db7253a1ead51] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [db7253a1ead51] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [db7253a1ead51] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [db7253a1ead51] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [db7253a1ead51] Daemon stopped [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-10-02T22:52:48.270Z] daemon.go:325: [d83625849e6fa] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d83625849e6fa] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d83625849e6fa] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d83625849e6fa] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d83625849e6fa] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d83625849e6fa] Daemon stopped [2020-10-02T22:52:48.270Z] daemon.go:325: [d83625849e6fa] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [d83625849e6fa] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [d83625849e6fa] daemon started [2020-10-02T22:52:48.270Z] daemon.go:461: [d83625849e6fa] Stopping daemon [2020-10-02T22:52:48.270Z] daemon.go:296: [d83625849e6fa] exiting daemon [2020-10-02T22:52:48.270Z] daemon.go:448: [d83625849e6fa] Daemon stopped [2020-10-02T22:52:48.270Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-02T22:52:48.270Z] requirement.go:26: unmatched requirement IPv6 [2020-10-02T22:52:48.270Z] check_test.go:309: Daemon d0c34e9f66680 is not started [2020-10-02T22:52:48.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2020-10-02T22:52:48.270Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-10-02T22:52:48.270Z] daemon.go:325: [debcf37b95a80] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:325: [debcf37b95a80] waiting for daemon to start [2020-10-02T22:52:48.270Z] daemon.go:353: [debcf37b95a80] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [debcf37b95a80] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [debcf37b95a80] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [debcf37b95a80] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-10-02T22:52:48.271Z] daemon.go:325: [d28a66cfdf4c6] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d28a66cfdf4c6] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d28a66cfdf4c6] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d28a66cfdf4c6] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d28a66cfdf4c6] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d28a66cfdf4c6] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-10-02T22:52:48.271Z] daemon.go:325: [d5d8b22eb24fc] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d5d8b22eb24fc] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d5d8b22eb24fc] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d5d8b22eb24fc] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d5d8b22eb24fc] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d5d8b22eb24fc] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-10-02T22:52:48.271Z] daemon.go:325: [d3041bca29dd2] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d3041bca29dd2] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d3041bca29dd2] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d3041bca29dd2] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d3041bca29dd2] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d3041bca29dd2] Daemon stopped [2020-10-02T22:52:48.271Z] check_test.go:309: Daemon d3041bca29dd2 is not started [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.29s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-10-02T22:52:48.271Z] daemon.go:325: [dac516aff5048] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [dac516aff5048] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [dac516aff5048] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [dac516aff5048] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [dac516aff5048] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [dac516aff5048] Daemon stopped [2020-10-02T22:52:48.271Z] daemon.go:325: [dac516aff5048] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [dac516aff5048] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [dac516aff5048] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [dac516aff5048] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [dac516aff5048] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [dac516aff5048] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-10-02T22:52:48.271Z] daemon.go:325: [db0f0e107a14e] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [db0f0e107a14e] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [db0f0e107a14e] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [db0f0e107a14e] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [db0f0e107a14e] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [db0f0e107a14e] Daemon stopped [2020-10-02T22:52:48.271Z] check_test.go:309: Daemon db0f0e107a14e is not started [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.95s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-10-02T22:52:48.271Z] daemon.go:325: [d2f9ef17dee35] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d2f9ef17dee35] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d2f9ef17dee35] daemon started [2020-10-02T22:52:48.271Z] docker_cli_daemon_plugins_test.go:80: Daemon d2f9ef17dee35 is not started [2020-10-02T22:52:48.271Z] daemon.go:296: [d2f9ef17dee35] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:325: [d2f9ef17dee35] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d2f9ef17dee35] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d2f9ef17dee35] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d2f9ef17dee35] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d2f9ef17dee35] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d2f9ef17dee35] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-10-02T22:52:48.271Z] daemon.go:325: [dabaa8db5f2bd] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [dabaa8db5f2bd] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [dabaa8db5f2bd] daemon started [2020-10-02T22:52:48.271Z] docker_cli_daemon_plugins_test.go:170: Daemon dabaa8db5f2bd is not started [2020-10-02T22:52:48.271Z] daemon.go:325: [dabaa8db5f2bd] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:296: [dabaa8db5f2bd] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:325: [dabaa8db5f2bd] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [dabaa8db5f2bd] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [dabaa8db5f2bd] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [dabaa8db5f2bd] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [dabaa8db5f2bd] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-10-02T22:52:48.271Z] daemon.go:325: [d010705eb6540] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d010705eb6540] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d010705eb6540] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d010705eb6540] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d010705eb6540] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d010705eb6540] Daemon stopped [2020-10-02T22:52:48.271Z] daemon.go:325: [d010705eb6540] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d010705eb6540] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d010705eb6540] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d010705eb6540] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d010705eb6540] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d010705eb6540] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-10-02T22:52:48.271Z] daemon.go:325: [d9553ab339a22] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d9553ab339a22] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d9553ab339a22] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d9553ab339a22] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d9553ab339a22] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d9553ab339a22] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-10-02T22:52:48.271Z] daemon.go:325: [d1cb747248398] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d1cb747248398] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d1cb747248398] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d1cb747248398] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d1cb747248398] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d1cb747248398] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-10-02T22:52:48.271Z] daemon.go:325: [d35994a76e21e] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:296: [d35994a76e21e] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:325: [d35994a76e21e] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:461: [d35994a76e21e] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:450: [d35994a76e21e] Error when stopping daemon: daemon not started [2020-10-02T22:52:48.271Z] check_test.go:309: Daemon d35994a76e21e is not started [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-10-02T22:52:48.271Z] daemon.go:325: [da8a90807389e] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [da8a90807389e] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [da8a90807389e] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [da8a90807389e] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [da8a90807389e] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [da8a90807389e] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-10-02T22:52:48.271Z] daemon.go:325: [d309ac1e269f4] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d309ac1e269f4] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d309ac1e269f4] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d309ac1e269f4] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d309ac1e269f4] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d309ac1e269f4] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-10-02T22:52:48.271Z] daemon.go:325: [d7a7798fc02c1] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d7a7798fc02c1] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d7a7798fc02c1] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d7a7798fc02c1] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d7a7798fc02c1] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d7a7798fc02c1] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-10-02T22:52:48.271Z] daemon.go:325: [de8658bfff046] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [de8658bfff046] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [de8658bfff046] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [de8658bfff046] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [de8658bfff046] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [de8658bfff046] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-10-02T22:52:48.271Z] daemon.go:325: [da3232bc093ff] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [da3232bc093ff] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [da3232bc093ff] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [da3232bc093ff] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [da3232bc093ff] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [da3232bc093ff] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.89s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-10-02T22:52:48.271Z] daemon.go:325: [d5d569db233a2] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d5d569db233a2] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d5d569db233a2] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d5d569db233a2] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d5d569db233a2] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d5d569db233a2] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-10-02T22:52:48.271Z] daemon.go:325: [d7a35f8b99ea3] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d7a35f8b99ea3] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d7a35f8b99ea3] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d7a35f8b99ea3] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d7a35f8b99ea3] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d7a35f8b99ea3] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-10-02T22:52:48.271Z] daemon.go:325: [df3237c523089] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [df3237c523089] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [df3237c523089] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [df3237c523089] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [df3237c523089] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [df3237c523089] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-10-02T22:52:48.271Z] daemon.go:325: [db5a4a42c4be0] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [db5a4a42c4be0] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [db5a4a42c4be0] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [db5a4a42c4be0] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [db5a4a42c4be0] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [db5a4a42c4be0] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-10-02T22:52:48.271Z] daemon.go:325: [db1a72457537d] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [db1a72457537d] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [db1a72457537d] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [db1a72457537d] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [db1a72457537d] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [db1a72457537d] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.63s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-10-02T22:52:48.271Z] daemon.go:325: [d8c7807c8b21d] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d8c7807c8b21d] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d8c7807c8b21d] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d8c7807c8b21d] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d8c7807c8b21d] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d8c7807c8b21d] Daemon stopped [2020-10-02T22:52:48.271Z] check_test.go:309: Daemon d8c7807c8b21d is not started [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.61s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-10-02T22:52:48.271Z] daemon.go:325: [da6c4227bcd96] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [da6c4227bcd96] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [da6c4227bcd96] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [da6c4227bcd96] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [da6c4227bcd96] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [da6c4227bcd96] Daemon stopped [2020-10-02T22:52:48.271Z] daemon.go:325: [da6c4227bcd96] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [da6c4227bcd96] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [da6c4227bcd96] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [da6c4227bcd96] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [da6c4227bcd96] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [da6c4227bcd96] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.49s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-10-02T22:52:48.271Z] daemon.go:325: [d445bf60cee94] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d445bf60cee94] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d445bf60cee94] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d445bf60cee94] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d445bf60cee94] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d445bf60cee94] Daemon stopped [2020-10-02T22:52:48.271Z] daemon.go:325: [d445bf60cee94] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d445bf60cee94] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d445bf60cee94] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d445bf60cee94] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d445bf60cee94] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d445bf60cee94] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d445bf60cee94] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.09s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-10-02T22:52:48.271Z] daemon.go:325: [d40b14a4a7eaf] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d40b14a4a7eaf] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d40b14a4a7eaf] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d40b14a4a7eaf] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d40b14a4a7eaf] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d40b14a4a7eaf] Daemon stopped [2020-10-02T22:52:48.271Z] daemon.go:325: [d40b14a4a7eaf] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d40b14a4a7eaf] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d40b14a4a7eaf] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d40b14a4a7eaf] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d40b14a4a7eaf] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d40b14a4a7eaf] Daemon stopped [2020-10-02T22:52:48.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-10-02T22:52:48.271Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-10-02T22:52:48.271Z] daemon.go:325: [d7380a3153be1] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d7380a3153be1] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d7380a3153be1] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d7380a3153be1] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d7380a3153be1] exiting daemon [2020-10-02T22:52:48.271Z] daemon.go:448: [d7380a3153be1] Daemon stopped [2020-10-02T22:52:48.271Z] daemon.go:325: [d7380a3153be1] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:325: [d7380a3153be1] waiting for daemon to start [2020-10-02T22:52:48.271Z] daemon.go:353: [d7380a3153be1] daemon started [2020-10-02T22:52:48.271Z] daemon.go:461: [d7380a3153be1] Stopping daemon [2020-10-02T22:52:48.271Z] daemon.go:296: [d7380a3153be1] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d7380a3153be1] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.18s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-10-02T22:52:48.272Z] daemon.go:325: [d99be13a31ffe] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d99be13a31ffe] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d99be13a31ffe] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d99be13a31ffe] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d99be13a31ffe] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d99be13a31ffe] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d99be13a31ffe] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d99be13a31ffe] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d99be13a31ffe] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d99be13a31ffe] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d99be13a31ffe] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d99be13a31ffe] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.01s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-10-02T22:52:48.272Z] daemon.go:325: [d27b828565fb2] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d27b828565fb2] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d27b828565fb2] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d27b828565fb2] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d27b828565fb2] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d27b828565fb2] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d27b828565fb2] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d27b828565fb2] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d27b828565fb2] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d27b828565fb2] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d27b828565fb2] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d27b828565fb2] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.49s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-10-02T22:52:48.272Z] daemon.go:325: [d509d6bd4f452] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d509d6bd4f452] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d509d6bd4f452] daemon started [2020-10-02T22:52:48.272Z] daemon.go:296: [d509d6bd4f452] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:325: [d509d6bd4f452] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d509d6bd4f452] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d509d6bd4f452] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d509d6bd4f452] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d509d6bd4f452] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d509d6bd4f452] Daemon stopped [2020-10-02T22:52:48.272Z] check_test.go:309: Daemon d509d6bd4f452 is not started [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-10-02T22:52:48.272Z] daemon.go:325: [dfe4c93f08f74] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dfe4c93f08f74] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dfe4c93f08f74] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dfe4c93f08f74] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dfe4c93f08f74] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dfe4c93f08f74] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [dfe4c93f08f74] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dfe4c93f08f74] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dfe4c93f08f74] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dfe4c93f08f74] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dfe4c93f08f74] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dfe4c93f08f74] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-10-02T22:52:48.272Z] daemon.go:325: [dca2761ee061c] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dca2761ee061c] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dca2761ee061c] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dca2761ee061c] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dca2761ee061c] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dca2761ee061c] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [dca2761ee061c] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dca2761ee061c] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dca2761ee061c] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dca2761ee061c] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dca2761ee061c] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dca2761ee061c] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.76s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d32adb868f705] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d32adb868f705] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d32adb868f705] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d32adb868f705] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d32adb868f705] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d32adb868f705] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d32adb868f705] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d32adb868f705] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d32adb868f705] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d32adb868f705] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d32adb868f705] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d32adb868f705] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d32adb868f705] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d32adb868f705] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d32adb868f705] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d32adb868f705] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d32adb868f705] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d32adb868f705] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.42s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-10-02T22:52:48.272Z] daemon.go:325: [d5e5676d3f6fa] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d5e5676d3f6fa] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d5e5676d3f6fa] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d5e5676d3f6fa] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d5e5676d3f6fa] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d5e5676d3f6fa] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d5e5676d3f6fa] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d5e5676d3f6fa] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d5e5676d3f6fa] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d5e5676d3f6fa] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d5e5676d3f6fa] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d5e5676d3f6fa] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-10-02T22:52:48.272Z] daemon.go:325: [da119d65e5857] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [da119d65e5857] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [da119d65e5857] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [da119d65e5857] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [da119d65e5857] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [da119d65e5857] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [da119d65e5857] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [da119d65e5857] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [da119d65e5857] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [da119d65e5857] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [da119d65e5857] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [da119d65e5857] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [da119d65e5857] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [da119d65e5857] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [da119d65e5857] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [da119d65e5857] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [da119d65e5857] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [da119d65e5857] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-10-02T22:52:48.272Z] daemon.go:325: [daea1057d3c76] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [daea1057d3c76] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [daea1057d3c76] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [daea1057d3c76] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [daea1057d3c76] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [daea1057d3c76] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [daea1057d3c76] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [daea1057d3c76] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [daea1057d3c76] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [daea1057d3c76] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [daea1057d3c76] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [daea1057d3c76] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.35s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-10-02T22:52:48.272Z] daemon.go:325: [d26a4a58d5ae5] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d26a4a58d5ae5] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d26a4a58d5ae5] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d26a4a58d5ae5] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d26a4a58d5ae5] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d26a4a58d5ae5] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d26a4a58d5ae5] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d26a4a58d5ae5] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d26a4a58d5ae5] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d26a4a58d5ae5] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d26a4a58d5ae5] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d26a4a58d5ae5] Daemon stopped [2020-10-02T22:52:48.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-02T22:52:48.272Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T22:52:48.272Z] check_test.go:309: Daemon d9c1322f086c1 is not started [2020-10-02T22:52:48.272Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-02T22:52:48.272Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T22:52:48.272Z] check_test.go:309: Daemon d98fd467e62bd is not started [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.66s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-10-02T22:52:48.272Z] daemon.go:325: [db5ef7aa0a903] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [db5ef7aa0a903] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [db5ef7aa0a903] daemon started [2020-10-02T22:52:48.272Z] daemon.go:296: [db5ef7aa0a903] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:325: [db5ef7aa0a903] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [db5ef7aa0a903] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [db5ef7aa0a903] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [db5ef7aa0a903] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [db5ef7aa0a903] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [db5ef7aa0a903] Daemon stopped [2020-10-02T22:52:48.272Z] check_test.go:309: Daemon db5ef7aa0a903 is not started [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.01s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-10-02T22:52:48.272Z] daemon.go:325: [dda51e3113d37] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dda51e3113d37] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dda51e3113d37] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dda51e3113d37] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dda51e3113d37] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dda51e3113d37] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [dda51e3113d37] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dda51e3113d37] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dda51e3113d37] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dda51e3113d37] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dda51e3113d37] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dda51e3113d37] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.21s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-10-02T22:52:48.272Z] daemon.go:325: [d10d93b771860] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d10d93b771860] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d10d93b771860] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d10d93b771860] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d10d93b771860] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d10d93b771860] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [d10d93b771860] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [d10d93b771860] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [d10d93b771860] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [d10d93b771860] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [d10d93b771860] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [d10d93b771860] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.32s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-10-02T22:52:48.272Z] daemon.go:325: [df874581a4c18] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [df874581a4c18] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [df874581a4c18] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [df874581a4c18] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [df874581a4c18] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [df874581a4c18] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [df874581a4c18] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [df874581a4c18] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [df874581a4c18] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [df874581a4c18] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [df874581a4c18] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [df874581a4c18] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-10-02T22:52:48.272Z] daemon.go:325: [deaf6447201b7] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [deaf6447201b7] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [deaf6447201b7] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [deaf6447201b7] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [deaf6447201b7] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [deaf6447201b7] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [deaf6447201b7] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [deaf6447201b7] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [deaf6447201b7] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [deaf6447201b7] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [deaf6447201b7] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [deaf6447201b7] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-10-02T22:52:48.272Z] daemon.go:325: [dfd6e04ecfbb8] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dfd6e04ecfbb8] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dfd6e04ecfbb8] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dfd6e04ecfbb8] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dfd6e04ecfbb8] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dfd6e04ecfbb8] Daemon stopped [2020-10-02T22:52:48.272Z] daemon.go:325: [dfd6e04ecfbb8] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [dfd6e04ecfbb8] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:353: [dfd6e04ecfbb8] daemon started [2020-10-02T22:52:48.272Z] daemon.go:461: [dfd6e04ecfbb8] Stopping daemon [2020-10-02T22:52:48.272Z] daemon.go:296: [dfd6e04ecfbb8] exiting daemon [2020-10-02T22:52:48.272Z] daemon.go:448: [dfd6e04ecfbb8] Daemon stopped [2020-10-02T22:52:48.272Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.11s) [2020-10-02T22:52:48.272Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-10-02T22:52:48.272Z] daemon.go:325: [de9837eca9471] waiting for daemon to start [2020-10-02T22:52:48.272Z] daemon.go:325: [de9837eca9471] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [de9837eca9471] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [de9837eca9471] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [de9837eca9471] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [de9837eca9471] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [de9837eca9471] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [de9837eca9471] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [de9837eca9471] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [de9837eca9471] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [de9837eca9471] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [de9837eca9471] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.73s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-10-02T22:52:48.273Z] daemon.go:325: [de04626d60d1d] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [de04626d60d1d] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [de04626d60d1d] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [de04626d60d1d] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [de04626d60d1d] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [de04626d60d1d] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [de04626d60d1d] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [de04626d60d1d] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [de04626d60d1d] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [de04626d60d1d] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [de04626d60d1d] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [de04626d60d1d] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-10-02T22:52:48.273Z] daemon.go:325: [d0402d1689544] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d0402d1689544] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d0402d1689544] daemon started [2020-10-02T22:52:48.273Z] daemon.go:296: [d0402d1689544] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [d0402d1689544] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d0402d1689544] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d0402d1689544] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d0402d1689544] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d0402d1689544] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d0402d1689544] Daemon stopped [2020-10-02T22:52:48.273Z] check_test.go:309: Daemon d0402d1689544 is not started [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-10-02T22:52:48.273Z] daemon.go:325: [def68659f8d83] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [def68659f8d83] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [def68659f8d83] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [def68659f8d83] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [def68659f8d83] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [def68659f8d83] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [def68659f8d83] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [def68659f8d83] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [def68659f8d83] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [def68659f8d83] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [def68659f8d83] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [def68659f8d83] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-10-02T22:52:48.273Z] daemon.go:325: [d6239b6aafe7f] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d6239b6aafe7f] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d6239b6aafe7f] daemon started [2020-10-02T22:52:48.273Z] daemon.go:296: [d6239b6aafe7f] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:461: [d6239b6aafe7f] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:450: [d6239b6aafe7f] Error when stopping daemon: daemon not started [2020-10-02T22:52:48.273Z] docker_cli_daemon_plugins_test.go:106: Daemon d6239b6aafe7f is not started [2020-10-02T22:52:48.273Z] daemon.go:325: [d6239b6aafe7f] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d6239b6aafe7f] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d6239b6aafe7f] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d6239b6aafe7f] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d6239b6aafe7f] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d6239b6aafe7f] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-10-02T22:52:48.273Z] daemon.go:325: [dcdcaeba9ea93] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [dcdcaeba9ea93] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [dcdcaeba9ea93] daemon started [2020-10-02T22:52:48.273Z] daemon.go:296: [dcdcaeba9ea93] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:461: [dcdcaeba9ea93] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:450: [dcdcaeba9ea93] Error when stopping daemon: daemon not started [2020-10-02T22:52:48.273Z] check_test.go:309: Daemon dcdcaeba9ea93 is not started [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-10-02T22:52:48.273Z] daemon.go:325: [d55a112d1b4de] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d55a112d1b4de] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d55a112d1b4de] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d55a112d1b4de] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d55a112d1b4de] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d55a112d1b4de] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-10-02T22:52:48.273Z] daemon.go:325: [d9c8056a26e61] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d9c8056a26e61] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d9c8056a26e61] daemon started [2020-10-02T22:52:48.273Z] daemon.go:296: [d9c8056a26e61] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [d9c8056a26e61] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d9c8056a26e61] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d9c8056a26e61] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d9c8056a26e61] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d9c8056a26e61] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d9c8056a26e61] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [d9c8056a26e61] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d9c8056a26e61] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d9c8056a26e61] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d9c8056a26e61] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d9c8056a26e61] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d9c8056a26e61] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-10-02T22:52:48.273Z] daemon.go:325: [dc0d15d1c0c41] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [dc0d15d1c0c41] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [dc0d15d1c0c41] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [dc0d15d1c0c41] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [dc0d15d1c0c41] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [dc0d15d1c0c41] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [dc0d15d1c0c41] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [dc0d15d1c0c41] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [dc0d15d1c0c41] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [dc0d15d1c0c41] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [dc0d15d1c0c41] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [dc0d15d1c0c41] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-10-02T22:52:48.273Z] daemon.go:325: [d1a28ec8c82ce] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d1a28ec8c82ce] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d1a28ec8c82ce] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d1a28ec8c82ce] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d1a28ec8c82ce] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d1a28ec8c82ce] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-10-02T22:52:48.273Z] daemon.go:325: [d5d7555945849] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d5d7555945849] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d5d7555945849] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d5d7555945849] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d5d7555945849] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d5d7555945849] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-10-02T22:52:48.273Z] daemon.go:325: [d7ce22ebb5e3c] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d7ce22ebb5e3c] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d7ce22ebb5e3c] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d7ce22ebb5e3c] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d7ce22ebb5e3c] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d7ce22ebb5e3c] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-10-02T22:52:48.273Z] daemon.go:325: [d44f9a2654b5a] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d44f9a2654b5a] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d44f9a2654b5a] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d44f9a2654b5a] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d44f9a2654b5a] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d44f9a2654b5a] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-10-02T22:52:48.273Z] daemon.go:325: [dbae6500b558d] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:296: [dbae6500b558d] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [dbae6500b558d] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-10-02T22:52:48.273Z] daemon.go:325: [d7d67d6218f32] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:296: [d7d67d6218f32] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [d7d67d6218f32] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-10-02T22:52:48.273Z] daemon.go:325: [d397004629ba6] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:296: [d397004629ba6] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [d397004629ba6] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-10-02T22:52:48.273Z] daemon.go:325: [d12cbca684f1f] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d12cbca684f1f] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d12cbca684f1f] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d12cbca684f1f] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d12cbca684f1f] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d12cbca684f1f] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-10-02T22:52:48.273Z] daemon.go:325: [dec6432f0b588] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [dec6432f0b588] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [dec6432f0b588] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [dec6432f0b588] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [dec6432f0b588] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [dec6432f0b588] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-10-02T22:52:48.273Z] daemon.go:325: [df6626d3d2511] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:296: [df6626d3d2511] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [df6626d3d2511] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-10-02T22:52:48.273Z] daemon.go:325: [d1fd9b44ab739] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:296: [d1fd9b44ab739] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [d1fd9b44ab739] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-10-02T22:52:48.273Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-10-02T22:52:48.273Z] daemon.go:325: [d28dc203bfbaf] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:296: [d28dc203bfbaf] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:325: [d28dc203bfbaf] waiting for daemon to start [2020-10-02T22:52:48.273Z] check_test.go:309: Daemon d64254af8c001 is not started [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-10-02T22:52:48.273Z] daemon.go:325: [d830c14d0d217] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d830c14d0d217] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d830c14d0d217] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d830c14d0d217] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d830c14d0d217] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d830c14d0d217] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [d830c14d0d217] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d830c14d0d217] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d830c14d0d217] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d830c14d0d217] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d830c14d0d217] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d830c14d0d217] Daemon stopped [2020-10-02T22:52:48.273Z] check_test.go:309: Daemon d830c14d0d217 is not started [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-10-02T22:52:48.273Z] daemon.go:325: [d8082b01d54f0] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d8082b01d54f0] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d8082b01d54f0] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d8082b01d54f0] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d8082b01d54f0] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d8082b01d54f0] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-10-02T22:52:48.273Z] daemon.go:325: [d1582a06dac14] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d1582a06dac14] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d1582a06dac14] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d1582a06dac14] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d1582a06dac14] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d1582a06dac14] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.23s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-10-02T22:52:48.273Z] daemon.go:325: [d85b1dd0d69d9] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d85b1dd0d69d9] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d85b1dd0d69d9] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d85b1dd0d69d9] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d85b1dd0d69d9] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d85b1dd0d69d9] Daemon stopped [2020-10-02T22:52:48.273Z] daemon.go:325: [d85b1dd0d69d9] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d85b1dd0d69d9] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d85b1dd0d69d9] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d85b1dd0d69d9] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d85b1dd0d69d9] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d85b1dd0d69d9] Daemon stopped [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-10-02T22:52:48.273Z] daemon.go:325: [d0f1e67501096] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d0f1e67501096] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d0f1e67501096] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d0f1e67501096] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d0f1e67501096] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d0f1e67501096] Daemon stopped [2020-10-02T22:52:48.273Z] check_test.go:309: Daemon d0f1e67501096 is not started [2020-10-02T22:52:48.273Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2020-10-02T22:52:48.273Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-10-02T22:52:48.273Z] daemon.go:325: [d3274115739e5] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:325: [d3274115739e5] waiting for daemon to start [2020-10-02T22:52:48.273Z] daemon.go:353: [d3274115739e5] daemon started [2020-10-02T22:52:48.273Z] daemon.go:461: [d3274115739e5] Stopping daemon [2020-10-02T22:52:48.273Z] daemon.go:296: [d3274115739e5] exiting daemon [2020-10-02T22:52:48.273Z] daemon.go:448: [d3274115739e5] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-10-02T22:52:48.274Z] daemon.go:325: [d7abe82255763] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d7abe82255763] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d7abe82255763] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d7abe82255763] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d7abe82255763] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d7abe82255763] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-10-02T22:52:48.274Z] daemon.go:325: [d018de0633552] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d018de0633552] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d018de0633552] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d018de0633552] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d018de0633552] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d018de0633552] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [d018de0633552] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d018de0633552] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d018de0633552] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d018de0633552] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d018de0633552] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d018de0633552] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [d018de0633552] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d018de0633552] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d018de0633552] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d018de0633552] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d018de0633552] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d018de0633552] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-10-02T22:52:48.274Z] daemon.go:325: [de4f1ae37359f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [de4f1ae37359f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [de4f1ae37359f] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [de4f1ae37359f] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [de4f1ae37359f] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [de4f1ae37359f] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [de4f1ae37359f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:296: [de4f1ae37359f] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:325: [de4f1ae37359f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:461: [de4f1ae37359f] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:450: [de4f1ae37359f] Error when stopping daemon: daemon not started [2020-10-02T22:52:48.274Z] check_test.go:309: Daemon de4f1ae37359f is not started [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.06s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-10-02T22:52:48.274Z] daemon.go:325: [de0b0f5b5fa47] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [de0b0f5b5fa47] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [de0b0f5b5fa47] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [de0b0f5b5fa47] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [de0b0f5b5fa47] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [de0b0f5b5fa47] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [de0b0f5b5fa47] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [de0b0f5b5fa47] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [de0b0f5b5fa47] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [de0b0f5b5fa47] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [de0b0f5b5fa47] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [de0b0f5b5fa47] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.62s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-02T22:52:48.274Z] daemon.go:325: [dd141871b9631] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dd141871b9631] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dd141871b9631] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [dd141871b9631] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [dd141871b9631] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [dd141871b9631] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [dd141871b9631] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dd141871b9631] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dd141871b9631] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [dd141871b9631] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [dd141871b9631] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [dd141871b9631] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-10-02T22:52:48.274Z] daemon.go:325: [d1c5fc6a2c88f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d1c5fc6a2c88f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d1c5fc6a2c88f] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d1c5fc6a2c88f] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d1c5fc6a2c88f] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d1c5fc6a2c88f] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [d1c5fc6a2c88f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d1c5fc6a2c88f] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d1c5fc6a2c88f] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d1c5fc6a2c88f] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d1c5fc6a2c88f] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d1c5fc6a2c88f] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-10-02T22:52:48.274Z] daemon.go:325: [dfd22ad19fc56] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dfd22ad19fc56] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dfd22ad19fc56] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [dfd22ad19fc56] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [dfd22ad19fc56] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [dfd22ad19fc56] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [dfd22ad19fc56] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dfd22ad19fc56] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dfd22ad19fc56] daemon started [2020-10-02T22:52:48.274Z] check_test.go:309: Daemon ded8bfae9c9da is not started [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-10-02T22:52:48.274Z] daemon.go:325: [d6cc0e82e1c56] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d6cc0e82e1c56] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d6cc0e82e1c56] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d6cc0e82e1c56] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d6cc0e82e1c56] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d6cc0e82e1c56] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-10-02T22:52:48.274Z] daemon.go:325: [da1c5d64d8df4] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [da1c5d64d8df4] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [da1c5d64d8df4] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [da1c5d64d8df4] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [da1c5d64d8df4] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [da1c5d64d8df4] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-10-02T22:52:48.274Z] daemon.go:325: [d504dd89f1203] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d504dd89f1203] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d504dd89f1203] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d504dd89f1203] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d504dd89f1203] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d504dd89f1203] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-10-02T22:52:48.274Z] daemon.go:325: [d70e81fc955e7] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d70e81fc955e7] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d70e81fc955e7] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d70e81fc955e7] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d70e81fc955e7] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d70e81fc955e7] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-10-02T22:52:48.274Z] check_test.go:309: Daemon d1b9fea8a9d40 is not started [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-10-02T22:52:48.274Z] daemon.go:325: [d79d70aed9ceb] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d79d70aed9ceb] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d79d70aed9ceb] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d79d70aed9ceb] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d79d70aed9ceb] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d79d70aed9ceb] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.95s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-10-02T22:52:48.274Z] daemon.go:325: [d67c6f2511e7c] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d67c6f2511e7c] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d67c6f2511e7c] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d67c6f2511e7c] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d67c6f2511e7c] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d67c6f2511e7c] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.80s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-10-02T22:52:48.274Z] daemon.go:325: [da339fe4d6abc] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [da339fe4d6abc] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [da339fe4d6abc] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [da339fe4d6abc] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [da339fe4d6abc] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [da339fe4d6abc] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [da339fe4d6abc] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [da339fe4d6abc] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [da339fe4d6abc] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [da339fe4d6abc] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [da339fe4d6abc] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [da339fe4d6abc] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-10-02T22:52:48.274Z] daemon.go:325: [d8bb3c2ba8be7] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d8bb3c2ba8be7] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d8bb3c2ba8be7] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d8bb3c2ba8be7] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d8bb3c2ba8be7] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d8bb3c2ba8be7] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-10-02T22:52:48.274Z] daemon.go:325: [d8328fa148299] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d8328fa148299] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d8328fa148299] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d8328fa148299] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d8328fa148299] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d8328fa148299] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.62s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-10-02T22:52:48.274Z] daemon.go:325: [dbf8eb86966fd] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dbf8eb86966fd] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dbf8eb86966fd] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [dbf8eb86966fd] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [dbf8eb86966fd] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [dbf8eb86966fd] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-10-02T22:52:48.274Z] daemon.go:325: [d4eab70b3891e] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d4eab70b3891e] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d4eab70b3891e] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d4eab70b3891e] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d4eab70b3891e] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d4eab70b3891e] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [d4eab70b3891e] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d4eab70b3891e] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d4eab70b3891e] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d4eab70b3891e] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d4eab70b3891e] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d4eab70b3891e] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-10-02T22:52:48.274Z] daemon.go:325: [dcb1fe8ae6a63] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dcb1fe8ae6a63] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dcb1fe8ae6a63] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [dcb1fe8ae6a63] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [dcb1fe8ae6a63] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [dcb1fe8ae6a63] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [dcb1fe8ae6a63] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [dcb1fe8ae6a63] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [dcb1fe8ae6a63] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [dcb1fe8ae6a63] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [dcb1fe8ae6a63] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [dcb1fe8ae6a63] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-10-02T22:52:48.274Z] daemon.go:325: [d327d7a4a6086] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d327d7a4a6086] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d327d7a4a6086] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d327d7a4a6086] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d327d7a4a6086] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d327d7a4a6086] Daemon stopped [2020-10-02T22:52:48.274Z] daemon.go:325: [d327d7a4a6086] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:325: [d327d7a4a6086] waiting for daemon to start [2020-10-02T22:52:48.274Z] daemon.go:353: [d327d7a4a6086] daemon started [2020-10-02T22:52:48.274Z] daemon.go:461: [d327d7a4a6086] Stopping daemon [2020-10-02T22:52:48.274Z] daemon.go:296: [d327d7a4a6086] exiting daemon [2020-10-02T22:52:48.274Z] daemon.go:448: [d327d7a4a6086] Daemon stopped [2020-10-02T22:52:48.274Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2020-10-02T22:52:48.274Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-10-02T22:52:48.274Z] daemon.go:325: [d2461e287b5ea] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d2461e287b5ea] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d2461e287b5ea] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d2461e287b5ea] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d2461e287b5ea] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d2461e287b5ea] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-10-02T22:52:48.275Z] daemon.go:325: [d45e6b0d1fc70] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d45e6b0d1fc70] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d45e6b0d1fc70] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d45e6b0d1fc70] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d45e6b0d1fc70] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d45e6b0d1fc70] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-10-02T22:52:48.275Z] daemon.go:325: [d76cf636f599a] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d76cf636f599a] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d76cf636f599a] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d76cf636f599a] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d76cf636f599a] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d76cf636f599a] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-10-02T22:52:48.275Z] daemon.go:325: [d807167c3070c] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d807167c3070c] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d807167c3070c] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d807167c3070c] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d807167c3070c] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d807167c3070c] Daemon stopped [2020-10-02T22:52:48.275Z] daemon.go:325: [d807167c3070c] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d807167c3070c] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d807167c3070c] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d807167c3070c] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d807167c3070c] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d807167c3070c] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.90s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d434114ae3ae1] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d434114ae3ae1] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d434114ae3ae1] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d434114ae3ae1] Daemon stopped [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d434114ae3ae1] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d434114ae3ae1] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d434114ae3ae1] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d434114ae3ae1] Daemon stopped [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:296: [d434114ae3ae1] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:461: [d434114ae3ae1] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:450: [d434114ae3ae1] Error when stopping daemon: daemon not started [2020-10-02T22:52:48.275Z] docker_cli_daemon_test.go:2542: Daemon d434114ae3ae1 is not started [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d434114ae3ae1] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d434114ae3ae1] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d434114ae3ae1] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d434114ae3ae1] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d434114ae3ae1] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.85s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-10-02T22:52:48.275Z] daemon.go:325: [d927b821185c6] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d927b821185c6] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d927b821185c6] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d927b821185c6] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d927b821185c6] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d927b821185c6] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-02T22:52:48.275Z] daemon.go:325: [d6eb2d472bf30] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d6eb2d472bf30] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d6eb2d472bf30] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d6eb2d472bf30] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d6eb2d472bf30] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d6eb2d472bf30] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-10-02T22:52:48.275Z] daemon.go:325: [ddf69ee175503] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [ddf69ee175503] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [ddf69ee175503] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [ddf69ee175503] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [ddf69ee175503] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [ddf69ee175503] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-10-02T22:52:48.275Z] daemon.go:325: [dcccebde02ffb] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [dcccebde02ffb] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [dcccebde02ffb] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [dcccebde02ffb] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [dcccebde02ffb] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [dcccebde02ffb] Daemon stopped [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-10-02T22:52:48.275Z] check_test.go:309: Daemon d9beb2ee38a6d is not started [2020-10-02T22:52:48.275Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.07s) [2020-10-02T22:52:48.275Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-10-02T22:52:48.275Z] daemon.go:325: [d88987dddabde] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:325: [d88987dddabde] waiting for daemon to start [2020-10-02T22:52:48.275Z] daemon.go:353: [d88987dddabde] daemon started [2020-10-02T22:52:48.275Z] daemon.go:461: [d88987dddabde] Stopping daemon [2020-10-02T22:52:48.275Z] daemon.go:296: [d88987dddabde] exiting daemon [2020-10-02T22:52:48.275Z] daemon.go:448: [d88987dddabde] Daemon stopped [2020-10-02T22:52:48.275Z] === RUN TestDockerSwarmSuite [2020-10-02T22:52:48.275Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-02T22:52:48.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41522/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-02T22:52:48.844Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-02T22:52:48.872Z] + make clean [2020-10-02T22:52:49.104Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-02T22:52:49.166Z] docker volume rm -f docker-dev-cache [2020-10-02T22:52:49.166Z] docker-dev-cache [Pipeline] deleteDir [2020-10-02T22:52:49.703Z] --- PASS: TestStats (1.59s) [2020-10-02T22:52:49.703Z] === RUN TestStopContainerWithTimeout [2020-10-02T22:52:49.703Z] === RUN TestStopContainerWithTimeout/0 [2020-10-02T22:52:49.703Z] === PAUSE TestStopContainerWithTimeout/0 [2020-10-02T22:52:49.703Z] === RUN TestStopContainerWithTimeout/1 [2020-10-02T22:52:49.703Z] === PAUSE TestStopContainerWithTimeout/1 [2020-10-02T22:52:49.703Z] === RUN TestStopContainerWithTimeout/3 [2020-10-02T22:52:49.703Z] === PAUSE TestStopContainerWithTimeout/3 [2020-10-02T22:52:49.703Z] === RUN TestStopContainerWithTimeout/-1 [2020-10-02T22:52:49.703Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-10-02T22:52:49.703Z] === CONT TestStopContainerWithTimeout/0 [2020-10-02T22:52:49.703Z] === CONT TestStopContainerWithTimeout/3 [2020-10-02T22:52:49.703Z] === CONT TestStopContainerWithTimeout/1 [2020-10-02T22:52:49.703Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T22:52:50.487Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-02T22:52:52.443Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-10-02T22:52:52.443Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-10-02T22:52:52.443Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-10-02T22:52:52.443Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-10-02T22:52:52.443Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-10-02T22:52:52.443Z] === RUN TestDeleteDevicemapper [2020-10-02T22:52:52.443Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-10-02T22:52:52.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-02T22:52:52.443Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-02T22:52:53.783Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-02T22:52:53.783Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-02T22:52:54.352Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-02T22:52:54.611Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-02T22:52:55.232Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-10-02T22:52:55.232Z] === RUN TestUpdateMemory [2020-10-02T22:52:55.531Z] --- PASS: TestUpdateMemory (0.76s) [2020-10-02T22:52:55.531Z] === RUN TestUpdateCPUQuota [2020-10-02T22:52:55.550Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-02T22:52:55.550Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-02T22:52:56.119Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-02T22:52:56.572Z] --- PASS: TestUpdateCPUQuota (0.92s) [2020-10-02T22:52:56.572Z] === RUN TestUpdatePidsLimit [2020-10-02T22:52:56.572Z] === RUN TestUpdatePidsLimit/update_from_none [2020-10-02T22:52:56.689Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-02T22:52:56.866Z] === RUN TestUpdatePidsLimit/no_change [2020-10-02T22:52:57.160Z] === RUN TestUpdatePidsLimit/update_lower [2020-10-02T22:52:57.453Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-10-02T22:52:57.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-10-02T22:52:57.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-10-02T22:52:58.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit (2.63s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-10-02T22:52:59.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-10-02T22:52:59.081Z] === RUN TestUpdateRestartPolicy [2020-10-02T22:52:59.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-02T22:52:59.227Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-02T22:53:00.608Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-02T22:53:02.536Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-02T22:53:03.474Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-02T22:53:04.413Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-02T22:53:05.350Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-02T22:53:11.766Z] --- PASS: TestUpdateRestartPolicy (11.40s) [2020-10-02T22:53:11.766Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-02T22:53:11.766Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-10-02T22:53:11.766Z] === RUN TestWaitNonBlocked [2020-10-02T22:53:11.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:53:11.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:53:11.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:53:11.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:53:11.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T22:53:11.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T22:53:11.930Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-02T22:53:12.063Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-02T22:53:12.063Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2020-10-02T22:53:12.063Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-10-02T22:53:12.063Z] === RUN TestWaitBlocked [2020-10-02T22:53:12.063Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:53:12.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:53:12.063Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:53:12.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:53:12.063Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-10-02T22:53:12.063Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-10-02T22:53:12.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-02T22:53:13.102Z] --- PASS: TestWaitBlocked (0.03s) [2020-10-02T22:53:13.102Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-10-02T22:53:13.102Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-10-02T22:53:13.102Z] === CONT TestContainerStartOnDaemonRestart [2020-10-02T22:53:13.102Z] === CONT TestIpcModeOlderClient [2020-10-02T22:53:13.102Z] === CONT TestDaemonRestartIpcMode [2020-10-02T22:53:13.102Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-10-02T22:53:13.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-02T22:53:15.853Z] --- PASS: TestContainerStartOnDaemonRestart (2.59s) [2020-10-02T22:53:15.854Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-10-02T22:53:15.854Z] daemon.go:325: [dfdf4122acc5c] waiting for daemon to start [2020-10-02T22:53:15.854Z] daemon.go:325: [dfdf4122acc5c] waiting for daemon to start [2020-10-02T22:53:15.854Z] daemon.go:353: [dfdf4122acc5c] daemon started [2020-10-02T22:53:15.854Z] daemon.go:325: [dfdf4122acc5c] waiting for daemon to start [2020-10-02T22:53:15.854Z] daemon.go:296: [dfdf4122acc5c] exiting daemon [2020-10-02T22:53:15.854Z] daemon.go:325: [dfdf4122acc5c] waiting for daemon to start [2020-10-02T22:53:15.854Z] daemon.go:353: [dfdf4122acc5c] daemon started [2020-10-02T22:53:15.854Z] daemon.go:461: [dfdf4122acc5c] Stopping daemon [2020-10-02T22:53:15.854Z] daemon.go:296: [dfdf4122acc5c] exiting daemon [2020-10-02T22:53:15.854Z] daemon.go:448: [dfdf4122acc5c] Daemon stopped [2020-10-02T22:53:16.147Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2020-10-02T22:53:16.147Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-10-02T22:53:16.147Z] daemon.go:325: [d4695a1e5d8c5] waiting for daemon to start [2020-10-02T22:53:16.147Z] daemon.go:325: [d4695a1e5d8c5] waiting for daemon to start [2020-10-02T22:53:16.147Z] daemon.go:353: [d4695a1e5d8c5] daemon started [2020-10-02T22:53:16.147Z] daemon.go:461: [d4695a1e5d8c5] Stopping daemon [2020-10-02T22:53:16.147Z] daemon.go:296: [d4695a1e5d8c5] exiting daemon [2020-10-02T22:53:16.147Z] daemon.go:448: [d4695a1e5d8c5] Daemon stopped [2020-10-02T22:53:16.147Z] daemon.go:325: [d4695a1e5d8c5] waiting for daemon to start [2020-10-02T22:53:16.147Z] daemon.go:325: [d4695a1e5d8c5] waiting for daemon to start [2020-10-02T22:53:16.147Z] daemon.go:353: [d4695a1e5d8c5] daemon started [2020-10-02T22:53:16.147Z] daemon.go:461: [d4695a1e5d8c5] Stopping daemon [2020-10-02T22:53:16.147Z] daemon.go:296: [d4695a1e5d8c5] exiting daemon [2020-10-02T22:53:16.147Z] daemon.go:448: [d4695a1e5d8c5] Daemon stopped [2020-10-02T22:53:16.147Z] PASS [2020-10-02T22:53:16.147Z] [2020-10-02T22:53:16.147Z] === Skipped [2020-10-02T22:53:16.147Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-10-02T22:53:16.147Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T22:53:16.147Z] [2020-10-02T22:53:16.147Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-10-02T22:53:16.147Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-10-02T22:53:16.147Z] [2020-10-02T22:53:16.147Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-10-02T22:53:16.147Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-10-02T22:53:16.147Z] [2020-10-02T22:53:16.147Z] [2020-10-02T22:53:16.147Z] DONE 189 tests, 3 skipped in 88.099s [2020-10-02T22:53:16.147Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-10-02T22:53:16.147Z] ++ 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-10-02T22:53:16.147Z] ++ set -e [2020-10-02T22:53:16.147Z] ++ '[' -n 0 ']' [2020-10-02T22:53:16.147Z] ++ set -x [2020-10-02T22:53:16.147Z] ++ env -i DEST=/go/src/github.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-10-02T22:53:16.147Z] INFO: Testing against a local daemon [2020-10-02T22:53:16.147Z] === RUN TestCommitInheritsEnv [2020-10-02T22:53:16.440Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-10-02T22:53:16.440Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-02T22:53:16.440Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-10-02T22:53:16.440Z] === RUN TestImagesFilterMultiReference [2020-10-02T22:53:16.440Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-10-02T22:53:16.440Z] === RUN TestImagePullPlatformInvalid [2020-10-02T22:53:16.440Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-10-02T22:53:16.440Z] === RUN TestRemoveImageOrphaning [2020-10-02T22:53:16.734Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-10-02T22:53:16.734Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-02T22:53:16.734Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-10-02T22:53:16.734Z] === RUN TestTagInvalidReference [2020-10-02T22:53:17.030Z] --- PASS: TestTagInvalidReference (0.02s) [2020-10-02T22:53:17.030Z] === RUN TestTagValidPrefixedRepo [2020-10-02T22:53:17.030Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-10-02T22:53:17.030Z] === RUN TestTagExistedNameWithoutForce [2020-10-02T22:53:17.030Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-10-02T22:53:17.030Z] === RUN TestTagOfficialNames [2020-10-02T22:53:17.030Z] --- PASS: TestTagOfficialNames (0.04s) [2020-10-02T22:53:17.030Z] === RUN TestTagMatchesDigest [2020-10-02T22:53:17.030Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-10-02T22:53:17.030Z] === CONT TestImportExtremelyLargeImageWorks [2020-10-02T22:53:29.803Z] 4612f6d0b889: Pull complete [2020-10-02T22:53:31.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-02T22:53:32.511Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-10-02T22:53:32.511Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-02T22:53:32.511Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-02T22:53:32.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-02T22:53:32.769Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/types [no test files] [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-02T22:53:32.769Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-02T22:53:33.335Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-10-02T22:53:33.335Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-02T22:53:33.335Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-02T22:53:33.592Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-10-02T22:53:33.592Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-02T22:53:33.592Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-02T22:53:34.525Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-10-02T22:53:37.800Z] ok github.com/docker/docker/builder/fscache 0.116s coverage: 69.2% of statements [2020-10-02T22:53:37.800Z] ok github.com/docker/docker/builder/dockerfile 0.108s coverage: 45.1% of statements [2020-10-02T22:53:37.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-10-02T22:53:37.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-10-02T22:53:37.884Z] --- PASS: TestImportExtremelyLargeImageWorks (225.55s) [2020-10-02T22:53:37.884Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-10-02T22:53:37.884Z] daemon.go:325: [d69b63adcb3dc] waiting for daemon to start [2020-10-02T22:53:37.884Z] daemon.go:325: [d69b63adcb3dc] waiting for daemon to start [2020-10-02T22:53:37.884Z] daemon.go:353: [d69b63adcb3dc] daemon started [2020-10-02T22:53:37.884Z] daemon.go:461: [d69b63adcb3dc] Stopping daemon [2020-10-02T22:53:37.884Z] daemon.go:296: [d69b63adcb3dc] exiting daemon [2020-10-02T22:53:37.884Z] daemon.go:448: [d69b63adcb3dc] Daemon stopped [2020-10-02T22:53:37.884Z] PASS [2020-10-02T22:53:37.884Z] [2020-10-02T22:53:37.884Z] DONE 11 tests in 227.100s [2020-10-02T22:53:37.884Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-10-02T22:53:37.884Z] ++ 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-10-02T22:53:37.884Z] ++ set -e [2020-10-02T22:53:37.884Z] ++ '[' -n 0 ']' [2020-10-02T22:53:37.884Z] ++ set -x [2020-10-02T22:53:37.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:53:37.884Z] INFO: Testing against a local daemon [2020-10-02T22:53:37.884Z] === RUN TestNetworkCreateDelete [2020-10-02T22:53:38.143Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-10-02T22:53:38.143Z] === RUN TestDockerNetworkDeletePreferID [2020-10-02T22:53:38.712Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-10-02T22:53:38.712Z] === RUN TestDaemonDNSFallback [2020-10-02T22:53:40.327Z] ok github.com/docker/docker/builder/remotecontext/git 1.102s coverage: 85.1% of statements [2020-10-02T22:53:40.621Z] --- PASS: TestDaemonDNSFallback (1.87s) [2020-10-02T22:53:40.621Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-10-02T22:53:40.621Z] daemon.go:325: [db6a51c71ca76] waiting for daemon to start [2020-10-02T22:53:40.621Z] daemon.go:325: [db6a51c71ca76] waiting for daemon to start [2020-10-02T22:53:40.621Z] daemon.go:353: [db6a51c71ca76] daemon started [2020-10-02T22:53:40.621Z] daemon.go:461: [db6a51c71ca76] Stopping daemon [2020-10-02T22:53:40.621Z] daemon.go:296: [db6a51c71ca76] exiting daemon [2020-10-02T22:53:40.621Z] daemon.go:448: [db6a51c71ca76] Daemon stopped [2020-10-02T22:53:40.621Z] === RUN TestInspectNetwork [2020-10-02T22:53:40.891Z] ok github.com/docker/docker/builder/remotecontext 0.074s coverage: 13.6% of statements [2020-10-02T22:53:40.891Z] ? github.com/docker/docker/cli [no test files] [2020-10-02T22:53:40.891Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-02T22:53:41.149Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-10-02T22:53:41.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-02T22:53:41.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-02T22:53:42.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-02T22:53:42.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-02T22:53:43.681Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-02T22:53:43.681Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-02T22:53:43.940Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-02T22:53:44.508Z] === RUN TestInspectNetwork/full_network_id [2020-10-02T22:53:44.508Z] === RUN TestInspectNetwork/partial_network_id [2020-10-02T22:53:44.508Z] === RUN TestInspectNetwork/network_name [2020-10-02T22:53:44.508Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-02T22:53:46.410Z] ok github.com/docker/docker/client 0.167s coverage: 75.7% of statements [2020-10-02T22:53:49.785Z] --- PASS: TestInspectNetwork (8.20s) [2020-10-02T22:53:49.785Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-10-02T22:53:49.785Z] daemon.go:325: [d99302e203f74] waiting for daemon to start [2020-10-02T22:53:49.785Z] daemon.go:325: [d99302e203f74] waiting for daemon to start [2020-10-02T22:53:49.785Z] daemon.go:353: [d99302e203f74] daemon started [2020-10-02T22:53:49.785Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-02T22:53:49.785Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-02T22:53:49.785Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-02T22:53:49.785Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-02T22:53:49.785Z] daemon.go:461: [d99302e203f74] Stopping daemon [2020-10-02T22:53:49.785Z] daemon.go:296: [d99302e203f74] exiting daemon [2020-10-02T22:53:49.785Z] daemon.go:448: [d99302e203f74] Daemon stopped [2020-10-02T22:53:49.785Z] === RUN TestRunContainerWithBridgeNone [2020-10-02T22:53:51.167Z] --- PASS: TestRunContainerWithBridgeNone (2.40s) [2020-10-02T22:53:51.167Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-10-02T22:53:51.167Z] daemon.go:325: [dd805c02838f4] waiting for daemon to start [2020-10-02T22:53:51.167Z] daemon.go:325: [dd805c02838f4] waiting for daemon to start [2020-10-02T22:53:51.167Z] daemon.go:353: [dd805c02838f4] daemon started [2020-10-02T22:53:51.167Z] daemon.go:461: [dd805c02838f4] Stopping daemon [2020-10-02T22:53:51.167Z] daemon.go:296: [dd805c02838f4] exiting daemon [2020-10-02T22:53:51.167Z] daemon.go:448: [dd805c02838f4] Daemon stopped [2020-10-02T22:53:51.167Z] === RUN TestNetworkInvalidJSON [2020-10-02T22:53:51.167Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-02T22:53:51.167Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-02T22:53:51.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:53:51.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:53:51.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:53:51.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:53:51.426Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-02T22:53:51.426Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:53:51.426Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:53:51.426Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2020-10-02T22:53:51.426Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-10-02T22:53:51.426Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-10-02T22:53:51.426Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-02T22:53:51.426Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-02T22:53:52.365Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-02T22:53:52.365Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-10-02T22:53:52.365Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-10-02T22:53:52.365Z] daemon.go:325: [d7e0b82608546] waiting for daemon to start [2020-10-02T22:53:52.365Z] daemon.go:325: [d7e0b82608546] waiting for daemon to start [2020-10-02T22:53:52.365Z] daemon.go:353: [d7e0b82608546] daemon started [2020-10-02T22:53:52.365Z] daemon.go:461: [d7e0b82608546] Stopping daemon [2020-10-02T22:53:52.365Z] daemon.go:296: [d7e0b82608546] exiting daemon [2020-10-02T22:53:52.365Z] daemon.go:448: [d7e0b82608546] Daemon stopped [2020-10-02T22:53:52.365Z] daemon.go:325: [d7e0b82608546] waiting for daemon to start [2020-10-02T22:53:52.365Z] daemon.go:325: [d7e0b82608546] waiting for daemon to start [2020-10-02T22:53:52.365Z] daemon.go:353: [d7e0b82608546] daemon started [2020-10-02T22:53:52.365Z] daemon.go:461: [d7e0b82608546] Stopping daemon [2020-10-02T22:53:52.365Z] daemon.go:296: [d7e0b82608546] exiting daemon [2020-10-02T22:53:52.365Z] daemon.go:448: [d7e0b82608546] Daemon stopped [2020-10-02T22:53:52.365Z] === RUN TestDaemonDefaultNetworkPools [2020-10-02T22:53:52.365Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-02T22:53:52.935Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-02T22:53:53.195Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-10-02T22:53:53.195Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-10-02T22:53:53.195Z] daemon.go:325: [d7041c16f73bf] waiting for daemon to start [2020-10-02T22:53:53.195Z] daemon.go:325: [d7041c16f73bf] waiting for daemon to start [2020-10-02T22:53:53.195Z] daemon.go:353: [d7041c16f73bf] daemon started [2020-10-02T22:53:53.195Z] daemon.go:461: [d7041c16f73bf] Stopping daemon [2020-10-02T22:53:53.195Z] daemon.go:296: [d7041c16f73bf] exiting daemon [2020-10-02T22:53:53.195Z] daemon.go:448: [d7041c16f73bf] Daemon stopped [2020-10-02T22:53:53.195Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-02T22:53:53.195Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-02T22:53:53.454Z] === RUN TestDockerSuite/TestBuildFails [2020-10-02T22:53:54.393Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-02T22:53:54.393Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-02T22:53:54.393Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-10-02T22:53:54.393Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-10-02T22:53:54.393Z] daemon.go:325: [d86b64abbdf3e] waiting for daemon to start [2020-10-02T22:53:54.393Z] daemon.go:325: [d86b64abbdf3e] waiting for daemon to start [2020-10-02T22:53:54.393Z] daemon.go:353: [d86b64abbdf3e] daemon started [2020-10-02T22:53:54.393Z] daemon.go:461: [d86b64abbdf3e] Stopping daemon [2020-10-02T22:53:54.393Z] daemon.go:296: [d86b64abbdf3e] exiting daemon [2020-10-02T22:53:54.393Z] daemon.go:448: [d86b64abbdf3e] Daemon stopped [2020-10-02T22:53:54.393Z] daemon.go:325: [d86b64abbdf3e] waiting for daemon to start [2020-10-02T22:53:54.393Z] daemon.go:325: [d86b64abbdf3e] waiting for daemon to start [2020-10-02T22:53:54.393Z] daemon.go:353: [d86b64abbdf3e] daemon started [2020-10-02T22:53:54.393Z] daemon.go:461: [d86b64abbdf3e] Stopping daemon [2020-10-02T22:53:54.393Z] daemon.go:296: [d86b64abbdf3e] exiting daemon [2020-10-02T22:53:54.393Z] daemon.go:448: [d86b64abbdf3e] Daemon stopped [2020-10-02T22:53:54.393Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T22:53:55.776Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-10-02T22:53:55.776Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T22:53:55.776Z] daemon.go:325: [d33a3f3816eec] waiting for daemon to start [2020-10-02T22:53:55.776Z] daemon.go:325: [d33a3f3816eec] waiting for daemon to start [2020-10-02T22:53:55.776Z] daemon.go:353: [d33a3f3816eec] daemon started [2020-10-02T22:53:55.776Z] daemon.go:461: [d33a3f3816eec] Stopping daemon [2020-10-02T22:53:55.776Z] daemon.go:296: [d33a3f3816eec] exiting daemon [2020-10-02T22:53:55.776Z] daemon.go:448: [d33a3f3816eec] Daemon stopped [2020-10-02T22:53:55.777Z] daemon.go:325: [d33a3f3816eec] waiting for daemon to start [2020-10-02T22:53:55.777Z] daemon.go:325: [d33a3f3816eec] waiting for daemon to start [2020-10-02T22:53:55.777Z] daemon.go:353: [d33a3f3816eec] daemon started [2020-10-02T22:53:55.777Z] daemon.go:461: [d33a3f3816eec] Stopping daemon [2020-10-02T22:53:55.777Z] daemon.go:296: [d33a3f3816eec] exiting daemon [2020-10-02T22:53:55.777Z] daemon.go:448: [d33a3f3816eec] Daemon stopped [2020-10-02T22:53:55.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T22:53:55.777Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-02T22:53:56.345Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-10-02T22:53:56.345Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T22:53:56.345Z] daemon.go:325: [d7889666002a2] waiting for daemon to start [2020-10-02T22:53:56.345Z] daemon.go:325: [d7889666002a2] waiting for daemon to start [2020-10-02T22:53:56.345Z] daemon.go:353: [d7889666002a2] daemon started [2020-10-02T22:53:56.345Z] daemon.go:461: [d7889666002a2] Stopping daemon [2020-10-02T22:53:56.345Z] daemon.go:296: [d7889666002a2] exiting daemon [2020-10-02T22:53:56.345Z] daemon.go:448: [d7889666002a2] Daemon stopped [2020-10-02T22:53:56.345Z] === RUN TestServiceWithPredefinedNetwork [2020-10-02T22:53:57.728Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-02T22:53:57.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-02T22:53:58.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-02T22:53:58.928Z] --- PASS: TestServiceWithPredefinedNetwork (2.58s) [2020-10-02T22:53:58.928Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-10-02T22:53:58.928Z] daemon.go:325: [d3d2441a78cae] waiting for daemon to start [2020-10-02T22:53:58.928Z] daemon.go:325: [d3d2441a78cae] waiting for daemon to start [2020-10-02T22:53:58.928Z] daemon.go:353: [d3d2441a78cae] daemon started [2020-10-02T22:53:58.928Z] daemon.go:461: [d3d2441a78cae] Stopping daemon [2020-10-02T22:53:58.928Z] daemon.go:296: [d3d2441a78cae] exiting daemon [2020-10-02T22:53:58.928Z] daemon.go:448: [d3d2441a78cae] Daemon stopped [2020-10-02T22:53:58.928Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-02T22:53:58.928Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T22:53:58.928Z] service_test.go:230: FLAKY_TEST [2020-10-02T22:53:58.928Z] === RUN TestServiceWithDataPathPortInit [2020-10-02T22:53:59.188Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-02T22:54:00.569Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-02T22:54:01.508Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-02T22:54:02.447Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-02T22:54:03.827Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-02T22:54:04.087Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-02T22:54:04.346Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-02T22:54:05.727Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-02T22:54:07.123Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-02T22:54:08.065Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-02T22:54:11.357Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-02T22:54:11.617Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-02T22:54:12.186Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-02T22:54:12.446Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-02T22:54:12.707Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-02T22:54:12.707Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-02T22:54:13.645Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-02T22:54:13.645Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-02T22:54:13.905Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-02T22:54:14.474Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-02T22:54:14.474Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-02T22:54:14.733Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-02T22:54:15.671Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-02T22:54:15.671Z] --- PASS: TestServiceWithDataPathPortInit (16.75s) [2020-10-02T22:54:15.672Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-02T22:54:15.672Z] daemon.go:325: [dc2e1879be25d] waiting for daemon to start [2020-10-02T22:54:15.672Z] daemon.go:325: [dc2e1879be25d] waiting for daemon to start [2020-10-02T22:54:15.672Z] daemon.go:353: [dc2e1879be25d] daemon started [2020-10-02T22:54:15.672Z] daemon.go:461: [dc2e1879be25d] Stopping daemon [2020-10-02T22:54:15.672Z] daemon.go:296: [dc2e1879be25d] exiting daemon [2020-10-02T22:54:15.672Z] daemon.go:448: [dc2e1879be25d] Daemon stopped [2020-10-02T22:54:15.672Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-02T22:54:15.672Z] daemon.go:325: [d25692c1ebc7f] waiting for daemon to start [2020-10-02T22:54:15.672Z] daemon.go:325: [d25692c1ebc7f] waiting for daemon to start [2020-10-02T22:54:15.672Z] daemon.go:353: [d25692c1ebc7f] daemon started [2020-10-02T22:54:15.672Z] daemon.go:461: [d25692c1ebc7f] Stopping daemon [2020-10-02T22:54:15.672Z] daemon.go:296: [d25692c1ebc7f] exiting daemon [2020-10-02T22:54:15.672Z] daemon.go:448: [d25692c1ebc7f] Daemon stopped [2020-10-02T22:54:15.672Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-02T22:54:18.212Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-02T22:54:22.403Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-02T22:54:22.971Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2020-10-02T22:54:22.971Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-10-02T22:54:22.971Z] daemon.go:325: [d11752388371b] waiting for daemon to start [2020-10-02T22:54:22.971Z] daemon.go:325: [d11752388371b] waiting for daemon to start [2020-10-02T22:54:22.971Z] daemon.go:353: [d11752388371b] daemon started [2020-10-02T22:54:22.971Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e89wy6nt6cry8rz3y0lmuhism Created:2020-10-02 22:54:16.55023952 +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[7408fd229bc97ea293d5ff365f5738cc00666e3aba2b26fc67ec2b3fc874eb68:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yw6udykpm9xpewu1i2q9nopjh EndpointID:91f436ea4eee07c25c2b6cf162954377e3064764912120c79112636d33b3b90a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c5f4edb4852f1c57d91c3883715740f0ae6924308b62eb23ee74ebf7ead71e2c 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:cc495e99d82f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yw6udykpm9xpewu1i2q9nopjh EndpointID:91f436ea4eee07c25c2b6cf162954377e3064764912120c79112636d33b3b90a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-02T22:54:22.971Z] daemon.go:461: [d11752388371b] Stopping daemon [2020-10-02T22:54:22.971Z] daemon.go:296: [d11752388371b] exiting daemon [2020-10-02T22:54:22.971Z] daemon.go:448: [d11752388371b] Daemon stopped [2020-10-02T22:54:22.971Z] PASS [2020-10-02T22:54:22.971Z] [2020-10-02T22:54:22.971Z] === Skipped [2020-10-02T22:54:22.971Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T22:54:22.971Z] service_test.go:230: FLAKY_TEST [2020-10-02T22:54:22.971Z] [2020-10-02T22:54:22.971Z] [2020-10-02T22:54:22.971Z] DONE 22 tests, 1 skipped in 45.197s [2020-10-02T22:54:22.971Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-02T22:54:22.971Z] ++ 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-10-02T22:54:22.971Z] ++ set -e [2020-10-02T22:54:22.971Z] ++ '[' -n 0 ']' [2020-10-02T22:54:22.971Z] ++ set -x [2020-10-02T22:54:22.971Z] ++ env -i DEST=/go/src/github.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-10-02T22:54:23.231Z] INFO: Testing against a local daemon [2020-10-02T22:54:23.231Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-02T22:54:23.231Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-02T22:54:23.231Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:54:23.231Z] === RUN TestDockerNetworkIpvlan [2020-10-02T22:54:23.231Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-02T22:54:23.231Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:54:23.231Z] PASS [2020-10-02T22:54:23.231Z] [2020-10-02T22:54:23.231Z] === Skipped [2020-10-02T22:54:23.231Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-02T22:54:23.231Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:54:23.231Z] [2020-10-02T22:54:23.231Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-02T22:54:23.231Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:54:23.231Z] [2020-10-02T22:54:23.231Z] [2020-10-02T22:54:23.231Z] DONE 2 tests, 2 skipped in 0.154s [2020-10-02T22:54:23.231Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-02T22:54:23.231Z] ++ 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-10-02T22:54:23.231Z] ++ set -e [2020-10-02T22:54:23.231Z] ++ '[' -n 0 ']' [2020-10-02T22:54:23.231Z] ++ set -x [2020-10-02T22:54:23.231Z] ++ env -i DEST=/go/src/github.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-10-02T22:54:23.231Z] INFO: Testing against a local daemon [2020-10-02T22:54:23.231Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-02T22:54:24.611Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-10-02T22:54:24.611Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-10-02T22:54:24.611Z] daemon.go:325: [d0d4aff33585d] waiting for daemon to start [2020-10-02T22:54:24.611Z] daemon.go:325: [d0d4aff33585d] waiting for daemon to start [2020-10-02T22:54:24.611Z] daemon.go:353: [d0d4aff33585d] daemon started [2020-10-02T22:54:24.611Z] daemon.go:461: [d0d4aff33585d] Stopping daemon [2020-10-02T22:54:24.611Z] daemon.go:296: [d0d4aff33585d] exiting daemon [2020-10-02T22:54:24.611Z] daemon.go:448: [d0d4aff33585d] Daemon stopped [2020-10-02T22:54:24.611Z] daemon.go:325: [d0d4aff33585d] waiting for daemon to start [2020-10-02T22:54:24.611Z] daemon.go:325: [d0d4aff33585d] waiting for daemon to start [2020-10-02T22:54:24.611Z] daemon.go:353: [d0d4aff33585d] daemon started [2020-10-02T22:54:24.611Z] daemon.go:461: [d0d4aff33585d] Stopping daemon [2020-10-02T22:54:24.611Z] daemon.go:296: [d0d4aff33585d] exiting daemon [2020-10-02T22:54:24.611Z] daemon.go:448: [d0d4aff33585d] Daemon stopped [2020-10-02T22:54:24.611Z] === RUN TestDockerNetworkMacvlan [2020-10-02T22:54:24.870Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-02T22:54:25.108Z] ok github.com/docker/docker/cmd/dockerd/hack 0.016s coverage: 72.9% of statements [2020-10-02T22:54:25.108Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.5% of statements [2020-10-02T22:54:25.108Z] ok github.com/docker/docker/container 0.120s coverage: 35.6% of statements [2020-10-02T22:54:25.108Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-02T22:54:25.108Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-02T22:54:25.108Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-02T22:54:25.108Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-02T22:54:25.130Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-02T22:54:25.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-02T22:54:25.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-02T22:54:25.389Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-02T22:54:25.389Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-02T22:54:25.648Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-02T22:54:26.586Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-02T22:54:26.846Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-02T22:54:27.415Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-02T22:54:28.355Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-02T22:54:29.735Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-02T22:54:31.120Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-02T22:54:31.385Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-02T22:54:31.959Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-02T22:54:32.897Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-02T22:54:35.065Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-10-02T22:54:35.996Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-10-02T22:54:37.368Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-10-02T22:54:38.172Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-02T22:54:40.707Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-02T22:54:40.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-02T22:54:42.345Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-02T22:54:42.345Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-02T22:54:45.466Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2020-10-02T22:54:45.638Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-02T22:54:45.638Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-02T22:54:46.397Z] ok github.com/docker/docker/daemon 12.155s coverage: 17.5% of statements [2020-10-02T22:54:46.397Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-02T22:54:46.397Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-02T22:54:47.017Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-02T22:54:47.017Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-02T22:54:47.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-02T22:54:47.333Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 82.2% of statements [2020-10-02T22:54:47.896Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.4% of statements [2020-10-02T22:54:48.461Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-10-02T22:54:48.461Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-02T22:54:48.461Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-02T22:54:49.186Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-02T22:54:49.186Z] --- PASS: TestDockerNetworkMacvlan (24.61s) [2020-10-02T22:54:49.186Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:54:49.186Z] daemon.go:325: [d49122764f79a] waiting for daemon to start [2020-10-02T22:54:49.186Z] daemon.go:325: [d49122764f79a] waiting for daemon to start [2020-10-02T22:54:49.186Z] daemon.go:353: [d49122764f79a] daemon started [2020-10-02T22:54:49.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-10-02T22:54:49.186Z] daemon.go:461: [d49122764f79a] Stopping daemon [2020-10-02T22:54:49.186Z] daemon.go:296: [d49122764f79a] exiting daemon [2020-10-02T22:54:49.186Z] daemon.go:448: [d49122764f79a] Daemon stopped [2020-10-02T22:54:49.186Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:54:49.186Z] daemon.go:325: [dd622be33693b] waiting for daemon to start [2020-10-02T22:54:49.186Z] daemon.go:325: [dd622be33693b] waiting for daemon to start [2020-10-02T22:54:49.186Z] daemon.go:353: [dd622be33693b] daemon started [2020-10-02T22:54:49.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-10-02T22:54:49.446Z] daemon.go:461: [dd622be33693b] Stopping daemon [2020-10-02T22:54:49.446Z] daemon.go:296: [dd622be33693b] exiting daemon [2020-10-02T22:54:49.446Z] daemon.go:448: [dd622be33693b] Daemon stopped [2020-10-02T22:54:49.446Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:54:49.446Z] daemon.go:325: [d6cc4f325b0d7] waiting for daemon to start [2020-10-02T22:54:49.446Z] daemon.go:325: [d6cc4f325b0d7] waiting for daemon to start [2020-10-02T22:54:49.446Z] daemon.go:353: [d6cc4f325b0d7] daemon started [2020-10-02T22:54:49.446Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2020-10-02T22:54:49.446Z] daemon.go:461: [d6cc4f325b0d7] Stopping daemon [2020-10-02T22:54:49.446Z] daemon.go:296: [d6cc4f325b0d7] exiting daemon [2020-10-02T22:54:49.446Z] daemon.go:448: [d6cc4f325b0d7] Daemon stopped [2020-10-02T22:54:49.446Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:54:49.446Z] daemon.go:325: [dfc49a47d0389] waiting for daemon to start [2020-10-02T22:54:49.446Z] daemon.go:325: [dfc49a47d0389] waiting for daemon to start [2020-10-02T22:54:49.446Z] daemon.go:353: [dfc49a47d0389] daemon started [2020-10-02T22:54:49.446Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2020-10-02T22:54:49.446Z] daemon.go:461: [dfc49a47d0389] Stopping daemon [2020-10-02T22:54:49.446Z] daemon.go:296: [dfc49a47d0389] exiting daemon [2020-10-02T22:54:49.446Z] daemon.go:448: [dfc49a47d0389] Daemon stopped [2020-10-02T22:54:49.446Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:54:49.446Z] daemon.go:325: [d047d34a03b7c] waiting for daemon to start [2020-10-02T22:54:49.446Z] daemon.go:325: [d047d34a03b7c] waiting for daemon to start [2020-10-02T22:54:49.446Z] daemon.go:353: [d047d34a03b7c] daemon started [2020-10-02T22:54:49.446Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.10s) [2020-10-02T22:54:49.446Z] daemon.go:461: [d047d34a03b7c] Stopping daemon [2020-10-02T22:54:49.446Z] daemon.go:296: [d047d34a03b7c] exiting daemon [2020-10-02T22:54:49.446Z] daemon.go:448: [d047d34a03b7c] Daemon stopped [2020-10-02T22:54:49.446Z] PASS [2020-10-02T22:54:49.446Z] [2020-10-02T22:54:49.446Z] DONE 7 tests in 26.087s [2020-10-02T22:54:49.446Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-02T22:54:49.446Z] ++ 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-10-02T22:54:49.446Z] ++ set -e [2020-10-02T22:54:49.446Z] ++ '[' -n 0 ']' [2020-10-02T22:54:49.446Z] ++ set -x [2020-10-02T22:54:49.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:54:49.446Z] testing: warning: no tests to run [2020-10-02T22:54:49.446Z] PASS [2020-10-02T22:54:49.446Z] [2020-10-02T22:54:49.446Z] DONE 0 tests in 0.040s [2020-10-02T22:54:49.446Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-02T22:54:49.446Z] ++ 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-10-02T22:54:49.446Z] ++ set -e [2020-10-02T22:54:49.446Z] ++ '[' -n 0 ']' [2020-10-02T22:54:49.446Z] ++ set -x [2020-10-02T22:54:49.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:54:49.707Z] INFO: Testing against a local daemon [2020-10-02T22:54:49.707Z] === RUN TestAuthZPluginAllowRequest [2020-10-02T22:54:49.707Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-02T22:54:49.833Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-10-02T22:54:50.648Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-02T22:54:51.585Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-10-02T22:54:51.585Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-10-02T22:54:51.585Z] daemon.go:325: [d15976cd162c8] waiting for daemon to start [2020-10-02T22:54:51.585Z] daemon.go:325: [d15976cd162c8] waiting for daemon to start [2020-10-02T22:54:51.585Z] daemon.go:353: [d15976cd162c8] daemon started [2020-10-02T22:54:51.585Z] daemon.go:461: [d15976cd162c8] Stopping daemon [2020-10-02T22:54:51.585Z] daemon.go:296: [d15976cd162c8] exiting daemon [2020-10-02T22:54:51.585Z] daemon.go:448: [d15976cd162c8] Daemon stopped [2020-10-02T22:54:51.585Z] === RUN TestAuthZPluginTLS [2020-10-02T22:54:51.729Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.552s coverage: 72.3% of statements [2020-10-02T22:54:51.844Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-02T22:54:52.104Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-10-02T22:54:52.104Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-10-02T22:54:52.104Z] daemon.go:325: [d05f17132b797] waiting for daemon to start [2020-10-02T22:54:52.104Z] daemon.go:325: [d05f17132b797] waiting for daemon to start [2020-10-02T22:54:52.104Z] daemon.go:353: [d05f17132b797] daemon started [2020-10-02T22:54:52.104Z] daemon.go:461: [d05f17132b797] Stopping daemon [2020-10-02T22:54:52.104Z] daemon.go:296: [d05f17132b797] exiting daemon [2020-10-02T22:54:52.104Z] daemon.go:448: [d05f17132b797] Daemon stopped [2020-10-02T22:54:52.104Z] === RUN TestAuthZPluginDenyRequest [2020-10-02T22:54:52.294Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-10-02T22:54:52.673Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-10-02T22:54:52.673Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-10-02T22:54:52.673Z] daemon.go:325: [d1d04e04af375] waiting for daemon to start [2020-10-02T22:54:52.673Z] daemon.go:325: [d1d04e04af375] waiting for daemon to start [2020-10-02T22:54:52.673Z] daemon.go:353: [d1d04e04af375] daemon started [2020-10-02T22:54:52.673Z] daemon.go:461: [d1d04e04af375] Stopping daemon [2020-10-02T22:54:52.673Z] daemon.go:296: [d1d04e04af375] exiting daemon [2020-10-02T22:54:52.673Z] daemon.go:448: [d1d04e04af375] Daemon stopped [2020-10-02T22:54:52.673Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-02T22:54:53.243Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-10-02T22:54:53.243Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-10-02T22:54:53.243Z] daemon.go:325: [df895291f5d42] waiting for daemon to start [2020-10-02T22:54:53.243Z] daemon.go:325: [df895291f5d42] waiting for daemon to start [2020-10-02T22:54:53.243Z] daemon.go:353: [df895291f5d42] daemon started [2020-10-02T22:54:53.243Z] daemon.go:461: [df895291f5d42] Stopping daemon [2020-10-02T22:54:53.243Z] daemon.go:296: [df895291f5d42] exiting daemon [2020-10-02T22:54:53.243Z] daemon.go:448: [df895291f5d42] Daemon stopped [2020-10-02T22:54:53.243Z] === RUN TestAuthZPluginDenyResponse [2020-10-02T22:54:53.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-02T22:54:53.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-02T22:54:53.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-02T22:54:53.762Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-10-02T22:54:53.762Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-10-02T22:54:53.762Z] daemon.go:325: [dd14715151174] waiting for daemon to start [2020-10-02T22:54:53.762Z] daemon.go:325: [dd14715151174] waiting for daemon to start [2020-10-02T22:54:53.762Z] daemon.go:353: [dd14715151174] daemon started [2020-10-02T22:54:53.762Z] daemon.go:461: [dd14715151174] Stopping daemon [2020-10-02T22:54:53.762Z] daemon.go:296: [dd14715151174] exiting daemon [2020-10-02T22:54:53.762Z] daemon.go:448: [dd14715151174] Daemon stopped [2020-10-02T22:54:53.762Z] === RUN TestAuthZPluginAllowEventStream [2020-10-02T22:54:53.762Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-02T22:54:54.022Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-02T22:54:54.193Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.382s coverage: 56.9% of statements [2020-10-02T22:54:54.962Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-02T22:54:54.962Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2020-10-02T22:54:54.962Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-10-02T22:54:54.962Z] daemon.go:325: [d417904a44200] waiting for daemon to start [2020-10-02T22:54:54.962Z] daemon.go:325: [d417904a44200] waiting for daemon to start [2020-10-02T22:54:54.962Z] daemon.go:353: [d417904a44200] daemon started [2020-10-02T22:54:54.962Z] daemon.go:461: [d417904a44200] Stopping daemon [2020-10-02T22:54:54.962Z] daemon.go:296: [d417904a44200] exiting daemon [2020-10-02T22:54:54.962Z] daemon.go:448: [d417904a44200] Daemon stopped [2020-10-02T22:54:54.962Z] === RUN TestAuthZPluginErrorResponse [2020-10-02T22:54:55.531Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-10-02T22:54:55.531Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-10-02T22:54:55.531Z] daemon.go:325: [d0ffa11b8aefa] waiting for daemon to start [2020-10-02T22:54:55.531Z] daemon.go:325: [d0ffa11b8aefa] waiting for daemon to start [2020-10-02T22:54:55.531Z] daemon.go:353: [d0ffa11b8aefa] daemon started [2020-10-02T22:54:55.531Z] daemon.go:461: [d0ffa11b8aefa] Stopping daemon [2020-10-02T22:54:55.531Z] daemon.go:296: [d0ffa11b8aefa] exiting daemon [2020-10-02T22:54:55.531Z] daemon.go:448: [d0ffa11b8aefa] Daemon stopped [2020-10-02T22:54:55.531Z] === RUN TestAuthZPluginErrorRequest [2020-10-02T22:54:56.103Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-02T22:54:56.103Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-10-02T22:54:56.103Z] daemon.go:325: [dacf900f4b83f] waiting for daemon to start [2020-10-02T22:54:56.103Z] daemon.go:325: [dacf900f4b83f] waiting for daemon to start [2020-10-02T22:54:56.103Z] daemon.go:353: [dacf900f4b83f] daemon started [2020-10-02T22:54:56.103Z] daemon.go:461: [dacf900f4b83f] Stopping daemon [2020-10-02T22:54:56.103Z] daemon.go:296: [dacf900f4b83f] exiting daemon [2020-10-02T22:54:56.103Z] daemon.go:448: [dacf900f4b83f] Daemon stopped [2020-10-02T22:54:56.103Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-02T22:54:56.110Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.324s coverage: 49.5% of statements [2020-10-02T22:54:56.364Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-02T22:54:56.631Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-10-02T22:54:56.631Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-02T22:54:56.631Z] daemon.go:325: [dd6370fbf43e5] waiting for daemon to start [2020-10-02T22:54:56.631Z] daemon.go:325: [dd6370fbf43e5] waiting for daemon to start [2020-10-02T22:54:56.631Z] daemon.go:353: [dd6370fbf43e5] daemon started [2020-10-02T22:54:56.631Z] daemon.go:461: [dd6370fbf43e5] Stopping daemon [2020-10-02T22:54:56.631Z] daemon.go:296: [dd6370fbf43e5] exiting daemon [2020-10-02T22:54:56.631Z] daemon.go:448: [dd6370fbf43e5] Daemon stopped [2020-10-02T22:54:56.631Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-02T22:54:56.674Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.913s coverage: 46.2% of statements [2020-10-02T22:54:56.674Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-02T22:54:56.891Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-02T22:54:58.572Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.609s coverage: 60.4% of statements [2020-10-02T22:54:58.572Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-10-02T22:54:58.799Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-10-02T22:54:58.799Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-10-02T22:54:58.799Z] daemon.go:325: [d064ca9d7408e] waiting for daemon to start [2020-10-02T22:54:58.799Z] daemon.go:325: [d064ca9d7408e] waiting for daemon to start [2020-10-02T22:54:58.799Z] daemon.go:353: [d064ca9d7408e] daemon started [2020-10-02T22:54:58.799Z] daemon.go:461: [d064ca9d7408e] Stopping daemon [2020-10-02T22:54:58.799Z] daemon.go:296: [d064ca9d7408e] exiting daemon [2020-10-02T22:54:58.799Z] daemon.go:448: [d064ca9d7408e] Daemon stopped [2020-10-02T22:54:58.799Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-02T22:54:58.799Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-02T22:54:59.137Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.356s coverage: 76.1% of statements [2020-10-02T22:54:59.137Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-02T22:55:00.070Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-10-02T22:55:00.181Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-02T22:55:00.181Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-10-02T22:55:00.181Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-10-02T22:55:00.181Z] daemon.go:325: [d489e8abf6603] waiting for daemon to start [2020-10-02T22:55:00.181Z] daemon.go:325: [d489e8abf6603] waiting for daemon to start [2020-10-02T22:55:00.181Z] daemon.go:353: [d489e8abf6603] daemon started [2020-10-02T22:55:00.181Z] daemon.go:461: [d489e8abf6603] Stopping daemon [2020-10-02T22:55:00.181Z] daemon.go:296: [d489e8abf6603] exiting daemon [2020-10-02T22:55:00.181Z] daemon.go:448: [d489e8abf6603] Daemon stopped [2020-10-02T22:55:00.181Z] === RUN TestAuthZPluginHeader [2020-10-02T22:55:01.003Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-10-02T22:55:01.119Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-10-02T22:55:01.119Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-10-02T22:55:01.119Z] daemon.go:325: [d9fe9b64a4b1f] waiting for daemon to start [2020-10-02T22:55:01.119Z] daemon.go:325: [d9fe9b64a4b1f] waiting for daemon to start [2020-10-02T22:55:01.119Z] daemon.go:353: [d9fe9b64a4b1f] daemon started [2020-10-02T22:55:01.119Z] daemon.go:461: [d9fe9b64a4b1f] Stopping daemon [2020-10-02T22:55:01.119Z] daemon.go:296: [d9fe9b64a4b1f] exiting daemon [2020-10-02T22:55:01.119Z] daemon.go:448: [d9fe9b64a4b1f] Daemon stopped [2020-10-02T22:55:01.119Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-02T22:55:01.934Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-10-02T22:55:02.058Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-02T22:55:02.997Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-02T22:55:03.305Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-10-02T22:55:03.305Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-02T22:55:03.305Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-02T22:55:03.869Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.7% of statements [2020-10-02T22:55:03.935Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-02T22:55:03.935Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-02T22:55:05.240Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 78.2% of statements [2020-10-02T22:55:05.240Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-02T22:55:05.240Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-02T22:55:05.317Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s) [2020-10-02T22:55:05.317Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-10-02T22:55:05.317Z] daemon.go:325: [d52b8c8b29101] waiting for daemon to start [2020-10-02T22:55:05.317Z] daemon.go:325: [d52b8c8b29101] waiting for daemon to start [2020-10-02T22:55:05.317Z] daemon.go:353: [d52b8c8b29101] daemon started [2020-10-02T22:55:05.317Z] daemon.go:461: [d52b8c8b29101] Stopping daemon [2020-10-02T22:55:05.317Z] daemon.go:296: [d52b8c8b29101] exiting daemon [2020-10-02T22:55:05.317Z] daemon.go:448: [d52b8c8b29101] Daemon stopped [2020-10-02T22:55:05.317Z] daemon.go:325: [d52b8c8b29101] waiting for daemon to start [2020-10-02T22:55:05.317Z] daemon.go:325: [d52b8c8b29101] waiting for daemon to start [2020-10-02T22:55:05.317Z] daemon.go:353: [d52b8c8b29101] daemon started [2020-10-02T22:55:05.317Z] daemon.go:461: [d52b8c8b29101] Stopping daemon [2020-10-02T22:55:05.317Z] daemon.go:296: [d52b8c8b29101] exiting daemon [2020-10-02T22:55:05.317Z] daemon.go:448: [d52b8c8b29101] Daemon stopped [2020-10-02T22:55:05.317Z] === RUN TestAuthZPluginV2Disable [2020-10-02T22:55:05.498Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-10-02T22:55:06.431Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-10-02T22:55:06.697Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-02T22:55:06.996Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-10-02T22:55:07.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-10-02T22:55:08.187Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-10-02T22:55:08.187Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-02T22:55:08.604Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-02T22:55:08.604Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2020-10-02T22:55:08.604Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-10-02T22:55:08.604Z] daemon.go:325: [d2dc34c03df23] waiting for daemon to start [2020-10-02T22:55:08.604Z] daemon.go:325: [d2dc34c03df23] waiting for daemon to start [2020-10-02T22:55:08.604Z] daemon.go:353: [d2dc34c03df23] daemon started [2020-10-02T22:55:08.604Z] daemon.go:461: [d2dc34c03df23] Stopping daemon [2020-10-02T22:55:08.604Z] daemon.go:296: [d2dc34c03df23] exiting daemon [2020-10-02T22:55:08.604Z] daemon.go:448: [d2dc34c03df23] Daemon stopped [2020-10-02T22:55:08.604Z] daemon.go:325: [d2dc34c03df23] waiting for daemon to start [2020-10-02T22:55:08.604Z] daemon.go:325: [d2dc34c03df23] waiting for daemon to start [2020-10-02T22:55:08.604Z] daemon.go:353: [d2dc34c03df23] daemon started [2020-10-02T22:55:08.604Z] daemon.go:461: [d2dc34c03df23] Stopping daemon [2020-10-02T22:55:08.604Z] daemon.go:296: [d2dc34c03df23] exiting daemon [2020-10-02T22:55:08.604Z] daemon.go:448: [d2dc34c03df23] Daemon stopped [2020-10-02T22:55:08.604Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-02T22:55:09.120Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 37.9% of statements [2020-10-02T22:55:09.174Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-02T22:55:10.112Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-02T22:55:10.493Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-10-02T22:55:10.750Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-10-02T22:55:11.316Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-10-02T22:55:11.573Z] ok github.com/docker/docker/daemon/logger/splunk 1.578s coverage: 84.5% of statements [2020-10-02T22:55:11.573Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-02T22:55:11.573Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-02T22:55:12.017Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2020-10-02T22:55:12.017Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-10-02T22:55:12.017Z] daemon.go:325: [d06894f398262] waiting for daemon to start [2020-10-02T22:55:12.017Z] daemon.go:325: [d06894f398262] waiting for daemon to start [2020-10-02T22:55:12.017Z] daemon.go:353: [d06894f398262] daemon started [2020-10-02T22:55:12.017Z] daemon.go:461: [d06894f398262] Stopping daemon [2020-10-02T22:55:12.017Z] daemon.go:296: [d06894f398262] exiting daemon [2020-10-02T22:55:12.017Z] daemon.go:448: [d06894f398262] Daemon stopped [2020-10-02T22:55:12.017Z] daemon.go:325: [d06894f398262] waiting for daemon to start [2020-10-02T22:55:12.017Z] daemon.go:325: [d06894f398262] waiting for daemon to start [2020-10-02T22:55:12.017Z] daemon.go:353: [d06894f398262] daemon started [2020-10-02T22:55:12.017Z] daemon.go:461: [d06894f398262] Stopping daemon [2020-10-02T22:55:12.017Z] daemon.go:296: [d06894f398262] exiting daemon [2020-10-02T22:55:12.017Z] daemon.go:448: [d06894f398262] Daemon stopped [2020-10-02T22:55:12.017Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-02T22:55:14.100Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2020-10-02T22:55:14.100Z] ok github.com/docker/docker/distribution 0.222s coverage: 22.3% of statements [2020-10-02T22:55:14.100Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-02T22:55:15.481Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-10-02T22:55:16.865Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-10-02T22:55:17.123Z] ok github.com/docker/docker/distribution/xfer 1.488s coverage: 83.4% of statements [2020-10-02T22:55:17.123Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-02T22:55:17.293Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-02T22:55:17.687Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-10-02T22:55:17.687Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-02T22:55:18.619Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-10-02T22:55:18.619Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-02T22:55:19.552Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-02T22:55:19.552Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-02T22:55:19.552Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-02T22:55:19.810Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-02T22:55:19.810Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-02T22:55:19.810Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-02T22:55:19.810Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-02T22:55:19.810Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-02T22:55:20.068Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-02T22:55:20.068Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-02T22:55:20.068Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-02T22:55:20.325Z] ok github.com/docker/docker/internal/testutil 0.011s coverage: 62.5% of statements [2020-10-02T22:55:21.258Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-10-02T22:55:21.489Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-10-02T22:55:22.629Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-10-02T22:55:22.870Z] === RUN TestDockerSuite/TestBuildRm [2020-10-02T22:55:22.885Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-10-02T22:55:24.781Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 77.2% of statements [2020-10-02T22:55:24.783Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-02T22:55:25.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-02T22:55:25.612Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.71s) [2020-10-02T22:55:25.612Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:353: [d6cbfd819ac92] daemon started [2020-10-02T22:55:25.612Z] daemon.go:461: [d6cbfd819ac92] Stopping daemon [2020-10-02T22:55:25.612Z] daemon.go:296: [d6cbfd819ac92] exiting daemon [2020-10-02T22:55:25.612Z] daemon.go:448: [d6cbfd819ac92] Daemon stopped [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:296: [d6cbfd819ac92] exiting daemon [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:325: [d6cbfd819ac92] waiting for daemon to start [2020-10-02T22:55:25.612Z] daemon.go:353: [d6cbfd819ac92] daemon started [2020-10-02T22:55:25.612Z] daemon.go:461: [d6cbfd819ac92] Stopping daemon [2020-10-02T22:55:25.612Z] daemon.go:296: [d6cbfd819ac92] exiting daemon [2020-10-02T22:55:25.612Z] daemon.go:448: [d6cbfd819ac92] Daemon stopped [2020-10-02T22:55:25.612Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-02T22:55:25.612Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-02T22:55:26.153Z] ok github.com/docker/docker/pkg/authorization 0.745s coverage: 66.7% of statements [2020-10-02T22:55:26.409Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-10-02T22:55:26.409Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-10-02T22:55:26.991Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-02T22:55:27.560Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-02T22:55:28.129Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-02T22:55:28.698Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-02T22:55:29.636Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-02T22:55:29.681Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2020-10-02T22:55:29.939Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-10-02T22:55:30.195Z] ok github.com/docker/docker/layer 7.921s coverage: 72.0% of statements [2020-10-02T22:55:30.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/oci [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-02T22:55:30.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-02T22:55:30.453Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-10-02T22:55:30.573Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-02T22:55:31.017Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-10-02T22:55:31.581Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-10-02T22:55:32.144Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-10-02T22:55:32.710Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2020-10-02T22:55:33.109Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-02T22:55:33.109Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-02T22:55:33.109Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-02T22:55:33.109Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-02T22:55:33.368Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-02T22:55:33.942Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-02T22:55:33.942Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-02T22:55:34.078Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 66.3% of statements [2020-10-02T22:55:34.513Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-02T22:55:34.643Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-10-02T22:55:34.900Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2020-10-02T22:55:35.158Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2020-10-02T22:55:35.415Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 10.2% of statements [2020-10-02T22:55:36.788Z] ok github.com/docker/docker/pkg/idtools 0.498s coverage: 70.1% of statements [2020-10-02T22:55:36.789Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 69.1% of statements [2020-10-02T22:55:37.048Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-02T22:55:37.352Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-10-02T22:55:37.352Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-10-02T22:55:37.609Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-10-02T22:55:37.609Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-10-02T22:55:37.619Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-02T22:55:38.175Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-10-02T22:55:38.432Z] ok github.com/docker/docker/pkg/mount 0.024s coverage: 69.6% of statements [2020-10-02T22:55:38.432Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-02T22:55:38.557Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-02T22:55:38.557Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-02T22:55:38.689Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-10-02T22:55:38.689Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-10-02T22:55:39.126Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-02T22:55:39.252Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-10-02T22:55:39.252Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-10-02T22:55:39.252Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-02T22:55:39.252Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-02T22:55:40.064Z] === RUN TestDockerSuite/TestBuildUser [2020-10-02T22:55:40.185Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-10-02T22:55:40.749Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-10-02T22:55:41.313Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-10-02T22:55:41.313Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-10-02T22:55:41.444Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-02T22:55:42.388Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2020-10-02T22:55:42.388Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:353: [d3786a6523fe8] daemon started [2020-10-02T22:55:42.388Z] daemon.go:461: [d3786a6523fe8] Stopping daemon [2020-10-02T22:55:42.388Z] daemon.go:296: [d3786a6523fe8] exiting daemon [2020-10-02T22:55:42.388Z] daemon.go:448: [d3786a6523fe8] Daemon stopped [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:339: [d3786a6523fe8] error pinging daemon on start: Get http://d3786a6523fe8.sock/_ping: context deadline exceeded [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:339: [d3786a6523fe8] error pinging daemon on start: Get http://d3786a6523fe8.sock/_ping: context deadline exceeded [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:339: [d3786a6523fe8] error pinging daemon on start: Get http://d3786a6523fe8.sock/_ping: context deadline exceeded [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:339: [d3786a6523fe8] error pinging daemon on start: Get http://d3786a6523fe8.sock/_ping: context deadline exceeded [2020-10-02T22:55:42.388Z] daemon.go:296: [d3786a6523fe8] exiting daemon [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:325: [d3786a6523fe8] waiting for daemon to start [2020-10-02T22:55:42.388Z] daemon.go:353: [d3786a6523fe8] daemon started [2020-10-02T22:55:42.388Z] daemon.go:461: [d3786a6523fe8] Stopping daemon [2020-10-02T22:55:42.388Z] daemon.go:296: [d3786a6523fe8] exiting daemon [2020-10-02T22:55:42.388Z] daemon.go:448: [d3786a6523fe8] Daemon stopped [2020-10-02T22:55:42.388Z] PASS [2020-10-02T22:55:42.388Z] [2020-10-02T22:55:42.388Z] DONE 17 tests in 52.723s [2020-10-02T22:55:42.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-02T22:55:42.388Z] ++ 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-10-02T22:55:42.388Z] ++ set -e [2020-10-02T22:55:42.388Z] ++ '[' -n 0 ']' [2020-10-02T22:55:42.388Z] ++ set -x [2020-10-02T22:55:42.388Z] ++ env -i DEST=/go/src/github.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-10-02T22:55:42.388Z] INFO: Testing against a local daemon [2020-10-02T22:55:42.388Z] === RUN TestPluginInvalidJSON [2020-10-02T22:55:42.388Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:55:42.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:55:42.388Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:55:42.388Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-10-02T22:55:42.388Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-02T22:55:42.388Z] PASS [2020-10-02T22:55:42.388Z] [2020-10-02T22:55:42.388Z] DONE 2 tests in 0.160s [2020-10-02T22:55:42.388Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-02T22:55:42.388Z] ++ 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-10-02T22:55:42.388Z] ++ set -e [2020-10-02T22:55:42.388Z] ++ '[' -n 0 ']' [2020-10-02T22:55:42.388Z] ++ set -x [2020-10-02T22:55:42.388Z] ++ env -i DEST=/go/src/github.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-10-02T22:55:42.648Z] INFO: Testing against a local daemon [2020-10-02T22:55:42.648Z] === RUN TestExternalGraphDriver [2020-10-02T22:55:42.648Z] === RUN TestExternalGraphDriver/json [2020-10-02T22:55:42.682Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-10-02T22:55:42.939Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-10-02T22:55:44.031Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-02T22:55:44.601Z] === RUN TestExternalGraphDriver/spec [2020-10-02T22:55:46.213Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2020-10-02T22:55:46.470Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-10-02T22:55:46.524Z] === RUN TestExternalGraphDriver/pull [2020-10-02T22:55:47.035Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-10-02T22:55:47.293Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-10-02T22:55:47.550Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-10-02T22:55:48.116Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-10-02T22:55:48.431Z] --- PASS: TestExternalGraphDriver (5.58s) [2020-10-02T22:55:48.431Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:353: [d11cde44e241f] daemon started [2020-10-02T22:55:48.431Z] daemon.go:461: [d11cde44e241f] Stopping daemon [2020-10-02T22:55:48.431Z] daemon.go:296: [d11cde44e241f] exiting daemon [2020-10-02T22:55:48.431Z] daemon.go:448: [d11cde44e241f] Daemon stopped [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:353: [d11cde44e241f] daemon started [2020-10-02T22:55:48.431Z] daemon.go:461: [d11cde44e241f] Stopping daemon [2020-10-02T22:55:48.431Z] daemon.go:296: [d11cde44e241f] exiting daemon [2020-10-02T22:55:48.431Z] daemon.go:448: [d11cde44e241f] Daemon stopped [2020-10-02T22:55:48.431Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:353: [d11cde44e241f] daemon started [2020-10-02T22:55:48.431Z] daemon.go:461: [d11cde44e241f] Stopping daemon [2020-10-02T22:55:48.431Z] daemon.go:296: [d11cde44e241f] exiting daemon [2020-10-02T22:55:48.431Z] daemon.go:448: [d11cde44e241f] Daemon stopped [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:353: [d11cde44e241f] daemon started [2020-10-02T22:55:48.431Z] daemon.go:461: [d11cde44e241f] Stopping daemon [2020-10-02T22:55:48.431Z] daemon.go:296: [d11cde44e241f] exiting daemon [2020-10-02T22:55:48.431Z] daemon.go:448: [d11cde44e241f] Daemon stopped [2020-10-02T22:55:48.431Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:325: [d11cde44e241f] waiting for daemon to start [2020-10-02T22:55:48.431Z] daemon.go:353: [d11cde44e241f] daemon started [2020-10-02T22:55:48.431Z] daemon.go:461: [d11cde44e241f] Stopping daemon [2020-10-02T22:55:48.431Z] daemon.go:296: [d11cde44e241f] exiting daemon [2020-10-02T22:55:48.431Z] daemon.go:448: [d11cde44e241f] Daemon stopped [2020-10-02T22:55:48.431Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2020-10-02T22:55:48.431Z] === RUN TestGraphdriverPluginV2 [2020-10-02T22:55:48.682Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 35.1% of statements [2020-10-02T22:55:48.939Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-10-02T22:55:49.504Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2020-10-02T22:55:50.068Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-10-02T22:55:50.325Z] testing: warning: no tests to run [2020-10-02T22:55:50.325Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-10-02T22:55:50.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-02T22:55:50.890Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-10-02T22:55:51.147Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-10-02T22:55:51.147Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-10-02T22:55:52.876Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2020-10-02T22:55:52.876Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-10-02T22:55:52.876Z] daemon.go:325: [df64d25425e33] waiting for daemon to start [2020-10-02T22:55:52.876Z] daemon.go:325: [df64d25425e33] waiting for daemon to start [2020-10-02T22:55:52.876Z] daemon.go:353: [df64d25425e33] daemon started [2020-10-02T22:55:52.876Z] daemon.go:461: [df64d25425e33] Stopping daemon [2020-10-02T22:55:52.876Z] daemon.go:296: [df64d25425e33] exiting daemon [2020-10-02T22:55:52.876Z] daemon.go:448: [df64d25425e33] Daemon stopped [2020-10-02T22:55:52.876Z] daemon.go:325: [df64d25425e33] waiting for daemon to start [2020-10-02T22:55:52.876Z] daemon.go:325: [df64d25425e33] waiting for daemon to start [2020-10-02T22:55:52.876Z] daemon.go:353: [df64d25425e33] daemon started [2020-10-02T22:55:52.876Z] daemon.go:461: [df64d25425e33] Stopping daemon [2020-10-02T22:55:52.876Z] daemon.go:296: [df64d25425e33] exiting daemon [2020-10-02T22:55:52.876Z] daemon.go:448: [df64d25425e33] Daemon stopped [2020-10-02T22:55:52.876Z] PASS [2020-10-02T22:55:52.876Z] [2020-10-02T22:55:52.876Z] DONE 5 tests in 10.163s [2020-10-02T22:55:52.876Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-02T22:55:52.876Z] ++ 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-10-02T22:55:52.876Z] ++ set -e [2020-10-02T22:55:52.876Z] ++ '[' -n 0 ']' [2020-10-02T22:55:52.876Z] ++ set -x [2020-10-02T22:55:52.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-02T22:55:52.876Z] INFO: Testing against a local daemon [2020-10-02T22:55:52.876Z] === RUN TestContinueAfterPluginCrash [2020-10-02T22:55:52.876Z] === PAUSE TestContinueAfterPluginCrash [2020-10-02T22:55:52.876Z] === RUN TestDaemonStartWithLogOpt [2020-10-02T22:55:52.876Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-02T22:55:52.876Z] === CONT TestContinueAfterPluginCrash [2020-10-02T22:55:52.876Z] === CONT TestDaemonStartWithLogOpt [2020-10-02T22:55:53.670Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-10-02T22:55:53.928Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-10-02T22:55:54.860Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-10-02T22:55:55.117Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-10-02T22:55:56.728Z] c3aff4450246: Pull complete [2020-10-02T22:55:56.728Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-10-02T22:55:56.728Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T22:55:56.728Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-10-02T22:55:56.728Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-10-02T22:55:56.728Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-10-02T22:55:56.728Z] WARN: Skipping validation tests [2020-10-02T22:55:56.728Z] INFO: Running unit tests at 10/02/2020 22:55:47... [2020-10-02T22:55:56.728Z] INFO: make.ps1 starting at 10/02/2020 22:55:52 [2020-10-02T22:55:56.728Z] INFO: Git commit (74c0c5b7f) assumed from DOCKER_GITCOMMIT environment variable [2020-10-02T22:55:56.728Z] INFO: Invoking autogen... [2020-10-02T22:55:56.728Z] INFO: Running unit tests... [2020-10-02T22:55:57.042Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-10-02T22:55:57.300Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-10-02T22:55:57.557Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-10-02T22:55:58.156Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-02T22:55:58.488Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2020-10-02T22:55:59.053Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-10-02T22:55:59.095Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-02T22:55:59.355Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-02T22:55:59.617Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-10-02T22:56:00.295Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-02T22:56:00.553Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-10-02T22:56:01.487Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-10-02T22:56:01.679Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-02T22:56:03.586Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-02T22:56:03.586Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-02T22:56:03.586Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-02T22:56:03.586Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-02T22:56:03.586Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-02T22:56:05.492Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-02T22:56:05.492Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-02T22:56:06.430Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-02T22:56:07.369Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-02T22:56:08.307Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-02T22:56:08.307Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-02T22:56:09.686Z] --- PASS: TestDaemonStartWithLogOpt (16.70s) [2020-10-02T22:56:09.686Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-10-02T22:56:09.686Z] daemon.go:325: [dcb159be0de64] waiting for daemon to start [2020-10-02T22:56:09.686Z] daemon.go:325: [dcb159be0de64] waiting for daemon to start [2020-10-02T22:56:09.686Z] daemon.go:353: [dcb159be0de64] daemon started [2020-10-02T22:56:09.686Z] daemon.go:461: [dcb159be0de64] Stopping daemon [2020-10-02T22:56:09.686Z] daemon.go:296: [dcb159be0de64] exiting daemon [2020-10-02T22:56:09.686Z] daemon.go:448: [dcb159be0de64] Daemon stopped [2020-10-02T22:56:09.686Z] daemon.go:325: [dcb159be0de64] waiting for daemon to start [2020-10-02T22:56:09.686Z] daemon.go:325: [dcb159be0de64] waiting for daemon to start [2020-10-02T22:56:09.686Z] daemon.go:353: [dcb159be0de64] daemon started [2020-10-02T22:56:09.686Z] daemon.go:461: [dcb159be0de64] Stopping daemon [2020-10-02T22:56:09.686Z] daemon.go:296: [dcb159be0de64] exiting daemon [2020-10-02T22:56:09.686Z] daemon.go:448: [dcb159be0de64] Daemon stopped [2020-10-02T22:56:10.254Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-02T22:56:11.630Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-02T22:56:11.889Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-02T22:56:12.150Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-02T22:56:12.736Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-10-02T22:56:12.737Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-02T22:56:13.305Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-02T22:56:14.243Z] --- PASS: TestContinueAfterPluginCrash (21.49s) [2020-10-02T22:56:14.243Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-10-02T22:56:14.243Z] daemon.go:325: [d8db1cf8c9cf0] waiting for daemon to start [2020-10-02T22:56:14.243Z] daemon.go:325: [d8db1cf8c9cf0] waiting for daemon to start [2020-10-02T22:56:14.243Z] daemon.go:353: [d8db1cf8c9cf0] daemon started [2020-10-02T22:56:14.243Z] daemon.go:461: [d8db1cf8c9cf0] Stopping daemon [2020-10-02T22:56:14.243Z] daemon.go:296: [d8db1cf8c9cf0] exiting daemon [2020-10-02T22:56:14.243Z] daemon.go:448: [d8db1cf8c9cf0] Daemon stopped [2020-10-02T22:56:14.243Z] PASS [2020-10-02T22:56:14.243Z] [2020-10-02T22:56:14.243Z] DONE 2 tests in 21.696s [2020-10-02T22:56:14.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-02T22:56:14.243Z] ++ 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-10-02T22:56:14.243Z] ++ set -e [2020-10-02T22:56:14.243Z] ++ '[' -n 0 ']' [2020-10-02T22:56:14.243Z] ++ set -x [2020-10-02T22:56:14.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:56:14.502Z] INFO: Testing against a local daemon [2020-10-02T22:56:14.502Z] === RUN TestPluginWithDevMounts [2020-10-02T22:56:14.502Z] === PAUSE TestPluginWithDevMounts [2020-10-02T22:56:14.502Z] === CONT TestPluginWithDevMounts [2020-10-02T22:56:14.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-02T22:56:14.761Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-02T22:56:15.029Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-02T22:56:15.029Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-02T22:56:15.599Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-02T22:56:16.331Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.8% of statements [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/rootless [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/volume [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-02T22:56:16.331Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === Skipped [2020-10-02T22:56:16.331Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-10-02T22:56:16.331Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-10-02T22:56:16.331Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:73: No driver to put! [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-10-02T22:56:16.331Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-10-02T22:56:16.331Z] overlay_test.go:49: Fails to compute changes intermittently [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-10-02T22:56:16.331Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-10-02T22:56:16.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-10-02T22:56:16.331Z] graphtest_unix.go:73: No driver to put! [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-10-02T22:56:16.331Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] [2020-10-02T22:56:16.331Z] DONE 2066 tests, 19 skipped in 245.471s Post stage [Pipeline] junit [2020-10-02T22:56:16.342Z] Recording test results [Pipeline] } [Pipeline] // stage [2020-10-02T22:56:16.539Z] === RUN TestDockerSuite/TestCommitChange [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-10-02T22:56:16.799Z] --- PASS: TestPluginWithDevMounts (2.33s) [2020-10-02T22:56:16.799Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-10-02T22:56:16.799Z] daemon.go:325: [db2d5594897b9] waiting for daemon to start [2020-10-02T22:56:16.799Z] daemon.go:325: [db2d5594897b9] waiting for daemon to start [2020-10-02T22:56:16.799Z] daemon.go:353: [db2d5594897b9] daemon started [2020-10-02T22:56:16.799Z] daemon.go:461: [db2d5594897b9] Stopping daemon [2020-10-02T22:56:16.799Z] daemon.go:296: [db2d5594897b9] exiting daemon [2020-10-02T22:56:16.799Z] daemon.go:448: [db2d5594897b9] Daemon stopped [2020-10-02T22:56:16.799Z] PASS [2020-10-02T22:56:16.799Z] [2020-10-02T22:56:16.799Z] DONE 1 tests in 2.498s [2020-10-02T22:56:16.799Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-10-02T22:56:16.799Z] ++ 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-10-02T22:56:16.800Z] ++ set -e [2020-10-02T22:56:16.800Z] ++ '[' -n 0 ']' [2020-10-02T22:56:16.800Z] ++ set -x [2020-10-02T22:56:16.800Z] ++ env -i DEST=/go/src/github.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-10-02T22:56:16.831Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/validate/vendor [2020-10-02T22:56:17.059Z] INFO: Testing against a local daemon [2020-10-02T22:56:17.059Z] === RUN TestSecretInspect [2020-10-02T22:56:17.395Z] No vendor changes in diff. [2020-10-02T22:56:17.839Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-10-02T22:56:17.999Z] === RUN TestDockerSuite/TestCommitChangeLabels [Pipeline] sh [2020-10-02T22:56:18.280Z] + echo Building e2e image [2020-10-02T22:56:18.280Z] Building e2e image [2020-10-02T22:56:18.280Z] + docker build --build-arg DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -t moby-e2e-test -f Dockerfile.e2e . [2020-10-02T22:56:18.280Z] #2 [internal] load .dockerignore [2020-10-02T22:56:18.280Z] #2 transferring context: 34B done [2020-10-02T22:56:18.280Z] #2 DONE 0.0s [2020-10-02T22:56:18.280Z] [2020-10-02T22:56:18.280Z] #1 [internal] load build definition from Dockerfile.e2e [2020-10-02T22:56:18.280Z] #1 transferring dockerfile: 3.21kB done [2020-10-02T22:56:18.280Z] #1 DONE 0.0s [2020-10-02T22:56:18.280Z] [2020-10-02T22:56:18.280Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-10-02T22:56:18.280Z] #4 DONE 0.1s [2020-10-02T22:56:18.280Z] [2020-10-02T22:56:18.280Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-10-02T22:56:18.537Z] #3 DONE 0.1s [2020-10-02T22:56:18.537Z] [2020-10-02T22:56:18.537Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-10-02T22:56:18.537Z] #5 DONE 0.0s [2020-10-02T22:56:18.537Z] [2020-10-02T22:56:18.537Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-10-02T22:56:18.537Z] #14 DONE 0.0s [2020-10-02T22:56:18.537Z] [2020-10-02T22:56:18.537Z] #8 [internal] load build context [2020-10-02T22:56:18.810Z] #8 transferring context: 823.20kB 0.3s done [2020-10-02T22:56:18.810Z] #8 DONE 0.3s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-10-02T22:56:18.810Z] #6 CACHED [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-10-02T22:56:18.810Z] #7 CACHED [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-10-02T22:56:18.810Z] #17 CACHED [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-10-02T22:56:18.810Z] #15 CACHED [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-10-02T22:56:18.810Z] #16 CACHED [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-10-02T22:56:18.810Z] #18 CACHED [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-10-02T22:56:18.810Z] #22 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-10-02T22:56:18.810Z] #26 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-10-02T22:56:18.810Z] #9 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-10-02T22:56:18.810Z] #19 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-10-02T22:56:18.810Z] #23 DONE 0.0s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-10-02T22:56:18.810Z] #27 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-10-02T22:56:18.810Z] #28 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-10-02T22:56:18.810Z] #10 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-10-02T22:56:18.810Z] #11 DONE 0.1s [2020-10-02T22:56:18.810Z] [2020-10-02T22:56:18.810Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-10-02T22:56:18.938Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-02T22:56:19.067Z] #12 DONE 0.1s [2020-10-02T22:56:19.067Z] [2020-10-02T22:56:19.067Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-10-02T22:56:19.067Z] #13 DONE 0.1s [2020-10-02T22:56:19.067Z] [2020-10-02T22:56:19.067Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-02T22:56:19.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-02T22:56:19.915Z] --- PASS: TestSecretInspect (2.93s) [2020-10-02T22:56:19.915Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-10-02T22:56:19.915Z] daemon.go:325: [d1ffea73d07c3] waiting for daemon to start [2020-10-02T22:56:19.915Z] daemon.go:325: [d1ffea73d07c3] waiting for daemon to start [2020-10-02T22:56:19.915Z] daemon.go:353: [d1ffea73d07c3] daemon started [2020-10-02T22:56:19.915Z] daemon.go:461: [d1ffea73d07c3] Stopping daemon [2020-10-02T22:56:19.915Z] daemon.go:296: [d1ffea73d07c3] exiting daemon [2020-10-02T22:56:19.915Z] daemon.go:448: [d1ffea73d07c3] Daemon stopped [2020-10-02T22:56:19.915Z] === RUN TestSecretList [2020-10-02T22:56:20.488Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-02T22:56:22.344Z] #29 ... [2020-10-02T22:56:22.344Z] [2020-10-02T22:56:22.344Z] #31 [builder 1/4] COPY . . [2020-10-02T22:56:22.344Z] #31 DONE 3.4s [2020-10-02T22:56:22.344Z] [2020-10-02T22:56:22.344Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-02T22:56:22.344Z] #20 2.104 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-10-02T22:56:22.344Z] #20 2.619 curl: option --progress: is ambiguous [2020-10-02T22:56:22.344Z] #20 2.620 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:22.344Z] #20 3.098 curl: option --progress: is ambiguous [2020-10-02T22:56:22.344Z] #20 3.101 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:22.399Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-02T22:56:22.601Z] #20 3.788 curl: option --progress: is ambiguous [2020-10-02T22:56:22.602Z] #20 3.803 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:22.859Z] #20 ... [2020-10-02T22:56:22.859Z] [2020-10-02T22:56:22.859Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-10-02T22:56:22.859Z] #32 DONE 0.9s [2020-10-02T22:56:23.117Z] [2020-10-02T22:56:23.117Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-02T22:56:23.117Z] #20 4.341 curl: option --progress: is ambiguous [2020-10-02T22:56:23.117Z] #20 4.341 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:23.117Z] #20 ... [2020-10-02T22:56:23.117Z] [2020-10-02T22:56:23.117Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-10-02T22:56:23.117Z] #24 1.139 + RM_GOPATH=0 [2020-10-02T22:56:23.117Z] #24 1.145 + TMP_GOPATH= [2020-10-02T22:56:23.117Z] #24 1.145 + : /build [2020-10-02T22:56:23.117Z] #24 1.145 + '[' -z '' ']' [2020-10-02T22:56:23.117Z] #24 1.145 ++ mktemp -d [2020-10-02T22:56:23.117Z] #24 1.145 + export GOPATH=/tmp/tmp.jdgHgb [2020-10-02T22:56:23.117Z] #24 1.145 + GOPATH=/tmp/tmp.jdgHgb [2020-10-02T22:56:23.117Z] #24 1.145 + RM_GOPATH=1 [2020-10-02T22:56:23.117Z] #24 1.145 ++ dirname ./install.sh [2020-10-02T22:56:23.117Z] #24 1.155 + dir=. [2020-10-02T22:56:23.117Z] #24 1.155 + bin=dockercli [2020-10-02T22:56:23.117Z] #24 1.155 + shift [2020-10-02T22:56:23.117Z] #24 1.156 + '[' '!' -f ./dockercli.installer ']' [2020-10-02T22:56:23.117Z] #24 1.156 + . ./dockercli.installer [2020-10-02T22:56:23.117Z] #24 1.156 ++ : stable [2020-10-02T22:56:23.117Z] #24 1.156 ++ : 17.06.2-ce [2020-10-02T22:56:23.117Z] #24 1.156 + install_dockercli [2020-10-02T22:56:23.117Z] #24 1.156 + echo 'Install docker/cli version 17.06.2-ce from stable'Install docker/cli version 17.06.2-ce from stable [2020-10-02T22:56:23.117Z] #24 1.157 [2020-10-02T22:56:23.117Z] #24 1.157 ++ uname -m [2020-10-02T22:56:23.117Z] #24 1.158 + arch=x86_64 [2020-10-02T22:56:23.117Z] #24 1.158 + '[' x86_64 '!=' x86_64 ']' [2020-10-02T22:56:23.117Z] #24 1.158 + url=https://download.docker.com/linux/static [2020-10-02T22:56:23.117Z] #24 1.159 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-10-02T22:56:23.117Z] #24 1.159 + tar -xz docker/docker [2020-10-02T22:56:23.117Z] #24 4.292 + mkdir -p /build [2020-10-02T22:56:23.117Z] #24 4.292 + mv docker/docker /build/ [2020-10-02T22:56:23.117Z] #24 4.292 + rmdir docker [2020-10-02T22:56:23.117Z] #24 DONE 4.4s [2020-10-02T22:56:23.336Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-02T22:56:23.337Z] --- PASS: TestSecretList (3.43s) [2020-10-02T22:56:23.337Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-10-02T22:56:23.337Z] daemon.go:325: [d5943db115d3f] waiting for daemon to start [2020-10-02T22:56:23.337Z] daemon.go:325: [d5943db115d3f] waiting for daemon to start [2020-10-02T22:56:23.337Z] daemon.go:353: [d5943db115d3f] daemon started [2020-10-02T22:56:23.337Z] daemon.go:461: [d5943db115d3f] Stopping daemon [2020-10-02T22:56:23.337Z] daemon.go:296: [d5943db115d3f] exiting daemon [2020-10-02T22:56:23.337Z] daemon.go:448: [d5943db115d3f] Daemon stopped [2020-10-02T22:56:23.337Z] === RUN TestSecretsCreateAndDelete [2020-10-02T22:56:23.374Z] [2020-10-02T22:56:23.374Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-02T22:56:24.305Z] #33 1.273 [2020-10-02T22:56:24.562Z] #33 1.602 Removing bundles/ [2020-10-02T22:56:24.562Z] #33 1.602 [2020-10-02T22:56:24.562Z] #33 1.607 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-10-02T22:56:24.718Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-02T22:56:25.288Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-02T22:56:25.933Z] #33 2.764 Building test suite binary ./integration-cli/test.main [2020-10-02T22:56:26.224Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-10-02T22:56:26.224Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-10-02T22:56:26.224Z] daemon.go:325: [d8f7f5f60e232] waiting for daemon to start [2020-10-02T22:56:26.224Z] daemon.go:325: [d8f7f5f60e232] waiting for daemon to start [2020-10-02T22:56:26.224Z] daemon.go:353: [d8f7f5f60e232] daemon started [2020-10-02T22:56:26.224Z] daemon.go:461: [d8f7f5f60e232] Stopping daemon [2020-10-02T22:56:26.224Z] daemon.go:296: [d8f7f5f60e232] exiting daemon [2020-10-02T22:56:26.224Z] daemon.go:448: [d8f7f5f60e232] Daemon stopped [2020-10-02T22:56:26.224Z] === RUN TestSecretsUpdate [2020-10-02T22:56:26.484Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-02T22:56:27.422Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-02T22:56:28.459Z] #33 ... [2020-10-02T22:56:28.459Z] [2020-10-02T22:56:28.459Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-10-02T22:56:28.459Z] #20 4.862 [2020-10-02T22:56:28.459Z] #20 5.873 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-10-02T22:56:28.459Z] #20 6.195 curl: option --progress: is ambiguous [2020-10-02T22:56:28.459Z] #20 6.208 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:28.459Z] #20 6.551 [2020-10-02T22:56:28.459Z] #20 7.652 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-10-02T22:56:28.459Z] #20 8.096 curl: option --progress: is ambiguous [2020-10-02T22:56:28.459Z] #20 8.096 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:28.459Z] #20 8.345 [2020-10-02T22:56:28.459Z] #20 9.441 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-10-02T22:56:28.716Z] #20 9.751 curl: option --progress: is ambiguous [2020-10-02T22:56:28.716Z] #20 9.760 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:28.802Z] --- PASS: TestSecretsUpdate (2.81s) [2020-10-02T22:56:28.802Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-10-02T22:56:28.802Z] daemon.go:325: [d893085e89e9a] waiting for daemon to start [2020-10-02T22:56:28.802Z] daemon.go:325: [d893085e89e9a] waiting for daemon to start [2020-10-02T22:56:28.802Z] daemon.go:353: [d893085e89e9a] daemon started [2020-10-02T22:56:28.802Z] daemon.go:461: [d893085e89e9a] Stopping daemon [2020-10-02T22:56:28.802Z] daemon.go:296: [d893085e89e9a] exiting daemon [2020-10-02T22:56:28.802Z] daemon.go:448: [d893085e89e9a] Daemon stopped [2020-10-02T22:56:28.802Z] === RUN TestTemplatedSecret [2020-10-02T22:56:28.802Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-02T22:56:28.974Z] #20 10.09 [2020-10-02T22:56:29.907Z] #20 11.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-10-02T22:56:30.181Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-02T22:56:30.181Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-02T22:56:30.472Z] #20 11.62 curl: option --progress: is ambiguous [2020-10-02T22:56:30.472Z] #20 11.63 curl: try 'curl --help' or 'curl --manual' for more information [2020-10-02T22:56:30.730Z] #20 12.05 [2020-10-02T22:56:30.750Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-02T22:56:30.987Z] #20 12.15 Download of images into '/build' complete. [2020-10-02T22:56:30.987Z] #20 12.15 Use something like the following to load the result into a Docker daemon: [2020-10-02T22:56:30.987Z] #20 12.15 tar -cC '/build' . | docker load [2020-10-02T22:56:30.987Z] #20 DONE 12.2s [2020-10-02T22:56:30.987Z] [2020-10-02T22:56:30.987Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-02T22:56:31.553Z] #29 ... [2020-10-02T22:56:31.553Z] [2020-10-02T22:56:31.553Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-10-02T22:56:31.688Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-02T22:56:31.810Z] #21 DONE 0.0s [2020-10-02T22:56:31.811Z] [2020-10-02T22:56:31.811Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-10-02T22:56:31.811Z] #25 DONE 0.1s [2020-10-02T22:56:31.811Z] [2020-10-02T22:56:31.811Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-02T22:56:31.948Z] --- PASS: TestTemplatedSecret (3.03s) [2020-10-02T22:56:31.948Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-10-02T22:56:31.948Z] daemon.go:325: [d2a5b9dfcd941] waiting for daemon to start [2020-10-02T22:56:31.948Z] daemon.go:325: [d2a5b9dfcd941] waiting for daemon to start [2020-10-02T22:56:31.948Z] daemon.go:353: [d2a5b9dfcd941] daemon started [2020-10-02T22:56:31.948Z] daemon.go:461: [d2a5b9dfcd941] Stopping daemon [2020-10-02T22:56:31.948Z] daemon.go:296: [d2a5b9dfcd941] exiting daemon [2020-10-02T22:56:31.948Z] daemon.go:448: [d2a5b9dfcd941] Daemon stopped [2020-10-02T22:56:31.948Z] === RUN TestSecretCreateResolve [2020-10-02T22:56:32.207Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-02T22:56:32.668Z] ok github.com/docker/docker/api/server 0.138s coverage: 7.9% of statements [2020-10-02T22:56:32.777Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-02T22:56:33.036Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-02T22:56:33.296Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-02T22:56:33.296Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-02T22:56:33.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-02T22:56:34.132Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-02T22:56:34.132Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-02T22:56:34.132Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-02T22:56:34.132Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-02T22:56:34.391Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-02T22:56:34.650Z] --- PASS: TestSecretCreateResolve (2.68s) [2020-10-02T22:56:34.650Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-10-02T22:56:34.650Z] daemon.go:325: [d7fd9b8c0176e] waiting for daemon to start [2020-10-02T22:56:34.650Z] daemon.go:325: [d7fd9b8c0176e] waiting for daemon to start [2020-10-02T22:56:34.650Z] daemon.go:353: [d7fd9b8c0176e] daemon started [2020-10-02T22:56:34.651Z] daemon.go:461: [d7fd9b8c0176e] Stopping daemon [2020-10-02T22:56:34.651Z] daemon.go:296: [d7fd9b8c0176e] exiting daemon [2020-10-02T22:56:34.651Z] daemon.go:448: [d7fd9b8c0176e] Daemon stopped [2020-10-02T22:56:34.651Z] PASS [2020-10-02T22:56:34.651Z] [2020-10-02T22:56:34.651Z] DONE 6 tests in 17.759s [2020-10-02T22:56:34.651Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-10-02T22:56:34.651Z] ++ 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-10-02T22:56:34.651Z] ++ set -e [2020-10-02T22:56:34.651Z] ++ '[' -n 0 ']' [2020-10-02T22:56:34.651Z] ++ set -x [2020-10-02T22:56:34.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:56:34.910Z] INFO: Testing against a local daemon [2020-10-02T22:56:34.910Z] === RUN TestServiceCreateInit [2020-10-02T22:56:34.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-02T22:56:34.910Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-02T22:56:35.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-02T22:56:36.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-02T22:56:36.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-02T22:56:38.328Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-02T22:56:39.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-02T22:56:39.270Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-02T22:56:39.668Z] --- PASS: TestImportExtremelyLargeImageWorks (192.95s) [2020-10-02T22:56:39.668Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-10-02T22:56:39.668Z] daemon.go:325: [d928caf992853] waiting for daemon to start [2020-10-02T22:56:39.668Z] daemon.go:325: [d928caf992853] waiting for daemon to start [2020-10-02T22:56:39.668Z] daemon.go:353: [d928caf992853] daemon started [2020-10-02T22:56:39.668Z] daemon.go:461: [d928caf992853] Stopping daemon [2020-10-02T22:56:39.668Z] daemon.go:296: [d928caf992853] exiting daemon [2020-10-02T22:56:39.668Z] daemon.go:448: [d928caf992853] Daemon stopped [2020-10-02T22:56:39.668Z] PASS [2020-10-02T22:56:39.668Z] [2020-10-02T22:56:39.668Z] DONE 11 tests in 193.919s [2020-10-02T22:56:39.668Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-10-02T22:56:39.668Z] ++ 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-10-02T22:56:39.668Z] ++ set -e [2020-10-02T22:56:39.668Z] ++ '[' -n 0 ']' [2020-10-02T22:56:39.668Z] ++ set -x [2020-10-02T22:56:39.668Z] ++ env -i DEST=/go/src/github.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-10-02T22:56:39.668Z] INFO: Testing against a local daemon [2020-10-02T22:56:39.668Z] === RUN TestNetworkCreateDelete [2020-10-02T22:56:39.668Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-10-02T22:56:39.668Z] === RUN TestDockerNetworkDeletePreferID [2020-10-02T22:56:39.668Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-10-02T22:56:39.668Z] === RUN TestDaemonDNSFallback [2020-10-02T22:56:39.668Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-10-02T22:56:39.668Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-10-02T22:56:39.668Z] daemon.go:325: [d138a7c7bf499] waiting for daemon to start [2020-10-02T22:56:39.668Z] daemon.go:325: [d138a7c7bf499] waiting for daemon to start [2020-10-02T22:56:39.668Z] daemon.go:353: [d138a7c7bf499] daemon started [2020-10-02T22:56:39.668Z] daemon.go:461: [d138a7c7bf499] Stopping daemon [2020-10-02T22:56:39.668Z] daemon.go:296: [d138a7c7bf499] exiting daemon [2020-10-02T22:56:39.668Z] daemon.go:448: [d138a7c7bf499] Daemon stopped [2020-10-02T22:56:39.668Z] === RUN TestInspectNetwork [2020-10-02T22:56:39.668Z] === RUN TestInspectNetwork/full_network_id [2020-10-02T22:56:39.668Z] === RUN TestInspectNetwork/partial_network_id [2020-10-02T22:56:39.668Z] === RUN TestInspectNetwork/network_name [2020-10-02T22:56:39.668Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-10-02T22:56:39.668Z] --- PASS: TestInspectNetwork (6.81s) [2020-10-02T22:56:39.668Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-10-02T22:56:39.668Z] daemon.go:325: [dfc7cfc915de9] waiting for daemon to start [2020-10-02T22:56:39.668Z] daemon.go:325: [dfc7cfc915de9] waiting for daemon to start [2020-10-02T22:56:39.668Z] daemon.go:353: [dfc7cfc915de9] daemon started [2020-10-02T22:56:39.668Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-10-02T22:56:39.668Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-10-02T22:56:39.668Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-10-02T22:56:39.668Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-10-02T22:56:39.668Z] daemon.go:461: [dfc7cfc915de9] Stopping daemon [2020-10-02T22:56:39.668Z] daemon.go:296: [dfc7cfc915de9] exiting daemon [2020-10-02T22:56:39.668Z] daemon.go:448: [dfc7cfc915de9] Daemon stopped [2020-10-02T22:56:39.668Z] === RUN TestRunContainerWithBridgeNone [2020-10-02T22:56:40.209Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-02T22:56:40.209Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-02T22:56:40.778Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-02T22:56:41.187Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2020-10-02T22:56:41.187Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-10-02T22:56:41.187Z] daemon.go:325: [d3fa02e6a8f05] waiting for daemon to start [2020-10-02T22:56:41.187Z] daemon.go:325: [d3fa02e6a8f05] waiting for daemon to start [2020-10-02T22:56:41.187Z] daemon.go:353: [d3fa02e6a8f05] daemon started [2020-10-02T22:56:41.187Z] daemon.go:461: [d3fa02e6a8f05] Stopping daemon [2020-10-02T22:56:41.187Z] daemon.go:296: [d3fa02e6a8f05] exiting daemon [2020-10-02T22:56:41.187Z] daemon.go:448: [d3fa02e6a8f05] Daemon stopped [2020-10-02T22:56:41.187Z] === RUN TestNetworkInvalidJSON [2020-10-02T22:56:41.187Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-02T22:56:41.187Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-02T22:56:41.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:56:41.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:56:41.187Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:56:41.187Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:56:41.187Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-02T22:56:41.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T22:56:41.187Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T22:56:41.187Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-10-02T22:56:41.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-10-02T22:56:41.187Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-10-02T22:56:41.187Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-10-02T22:56:41.187Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-02T22:56:41.347Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-02T22:56:42.238Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-10-02T22:56:42.238Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-10-02T22:56:42.238Z] daemon.go:325: [d80d2c20ea0a0] waiting for daemon to start [2020-10-02T22:56:42.238Z] daemon.go:325: [d80d2c20ea0a0] waiting for daemon to start [2020-10-02T22:56:42.238Z] daemon.go:353: [d80d2c20ea0a0] daemon started [2020-10-02T22:56:42.238Z] daemon.go:461: [d80d2c20ea0a0] Stopping daemon [2020-10-02T22:56:42.238Z] daemon.go:296: [d80d2c20ea0a0] exiting daemon [2020-10-02T22:56:42.238Z] daemon.go:448: [d80d2c20ea0a0] Daemon stopped [2020-10-02T22:56:42.238Z] daemon.go:325: [d80d2c20ea0a0] waiting for daemon to start [2020-10-02T22:56:42.238Z] daemon.go:325: [d80d2c20ea0a0] waiting for daemon to start [2020-10-02T22:56:42.238Z] daemon.go:353: [d80d2c20ea0a0] daemon started [2020-10-02T22:56:42.238Z] daemon.go:461: [d80d2c20ea0a0] Stopping daemon [2020-10-02T22:56:42.238Z] daemon.go:296: [d80d2c20ea0a0] exiting daemon [2020-10-02T22:56:42.238Z] daemon.go:448: [d80d2c20ea0a0] Daemon stopped [2020-10-02T22:56:42.238Z] === RUN TestDaemonDefaultNetworkPools [2020-10-02T22:56:42.285Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-02T22:56:42.285Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-02T22:56:42.853Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-02T22:56:42.881Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-10-02T22:56:42.881Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-10-02T22:56:42.881Z] daemon.go:325: [d2bf29141cd29] waiting for daemon to start [2020-10-02T22:56:42.881Z] daemon.go:325: [d2bf29141cd29] waiting for daemon to start [2020-10-02T22:56:42.881Z] daemon.go:353: [d2bf29141cd29] daemon started [2020-10-02T22:56:42.881Z] daemon.go:461: [d2bf29141cd29] Stopping daemon [2020-10-02T22:56:42.881Z] daemon.go:296: [d2bf29141cd29] exiting daemon [2020-10-02T22:56:42.881Z] daemon.go:448: [d2bf29141cd29] Daemon stopped [2020-10-02T22:56:42.881Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-02T22:56:43.422Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-02T22:56:43.925Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-10-02T22:56:43.925Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-10-02T22:56:43.925Z] daemon.go:325: [d83f5030a3168] waiting for daemon to start [2020-10-02T22:56:43.925Z] daemon.go:325: [d83f5030a3168] waiting for daemon to start [2020-10-02T22:56:43.925Z] daemon.go:353: [d83f5030a3168] daemon started [2020-10-02T22:56:43.925Z] daemon.go:461: [d83f5030a3168] Stopping daemon [2020-10-02T22:56:43.925Z] daemon.go:296: [d83f5030a3168] exiting daemon [2020-10-02T22:56:43.925Z] daemon.go:448: [d83f5030a3168] Daemon stopped [2020-10-02T22:56:43.925Z] daemon.go:325: [d83f5030a3168] waiting for daemon to start [2020-10-02T22:56:43.925Z] daemon.go:325: [d83f5030a3168] waiting for daemon to start [2020-10-02T22:56:43.925Z] daemon.go:353: [d83f5030a3168] daemon started [2020-10-02T22:56:43.925Z] daemon.go:461: [d83f5030a3168] Stopping daemon [2020-10-02T22:56:43.925Z] daemon.go:296: [d83f5030a3168] exiting daemon [2020-10-02T22:56:43.925Z] daemon.go:448: [d83f5030a3168] Daemon stopped [2020-10-02T22:56:43.925Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T22:56:43.992Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-02T22:56:44.252Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-02T22:56:44.514Z] --- PASS: TestServiceCreateInit (9.64s) [2020-10-02T22:56:44.514Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.52s) [2020-10-02T22:56:44.514Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-10-02T22:56:44.514Z] daemon.go:325: [da5bfa3d9a858] waiting for daemon to start [2020-10-02T22:56:44.514Z] daemon.go:325: [da5bfa3d9a858] waiting for daemon to start [2020-10-02T22:56:44.514Z] daemon.go:353: [da5bfa3d9a858] daemon started [2020-10-02T22:56:44.514Z] daemon.go:461: [da5bfa3d9a858] Stopping daemon [2020-10-02T22:56:44.514Z] daemon.go:296: [da5bfa3d9a858] exiting daemon [2020-10-02T22:56:44.514Z] daemon.go:448: [da5bfa3d9a858] Daemon stopped [2020-10-02T22:56:44.514Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s) [2020-10-02T22:56:44.514Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-10-02T22:56:44.514Z] daemon.go:325: [d286af7b5d832] waiting for daemon to start [2020-10-02T22:56:44.514Z] daemon.go:325: [d286af7b5d832] waiting for daemon to start [2020-10-02T22:56:44.514Z] daemon.go:353: [d286af7b5d832] daemon started [2020-10-02T22:56:44.514Z] daemon.go:461: [d286af7b5d832] Stopping daemon [2020-10-02T22:56:44.514Z] daemon.go:296: [d286af7b5d832] exiting daemon [2020-10-02T22:56:44.514Z] daemon.go:448: [d286af7b5d832] Daemon stopped [2020-10-02T22:56:44.514Z] === RUN TestCreateServiceMultipleTimes [2020-10-02T22:56:44.774Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-02T22:56:45.452Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-10-02T22:56:45.452Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T22:56:45.452Z] daemon.go:325: [db8736fe0980f] waiting for daemon to start [2020-10-02T22:56:45.452Z] daemon.go:325: [db8736fe0980f] waiting for daemon to start [2020-10-02T22:56:45.452Z] daemon.go:353: [db8736fe0980f] daemon started [2020-10-02T22:56:45.452Z] daemon.go:461: [db8736fe0980f] Stopping daemon [2020-10-02T22:56:45.452Z] daemon.go:296: [db8736fe0980f] exiting daemon [2020-10-02T22:56:45.452Z] daemon.go:448: [db8736fe0980f] Daemon stopped [2020-10-02T22:56:45.452Z] daemon.go:325: [db8736fe0980f] waiting for daemon to start [2020-10-02T22:56:45.452Z] daemon.go:325: [db8736fe0980f] waiting for daemon to start [2020-10-02T22:56:45.452Z] daemon.go:353: [db8736fe0980f] daemon started [2020-10-02T22:56:45.452Z] daemon.go:461: [db8736fe0980f] Stopping daemon [2020-10-02T22:56:45.452Z] daemon.go:296: [db8736fe0980f] exiting daemon [2020-10-02T22:56:45.452Z] daemon.go:448: [db8736fe0980f] Daemon stopped [2020-10-02T22:56:45.452Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T22:56:45.747Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-10-02T22:56:45.747Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T22:56:45.747Z] daemon.go:325: [d50b4e5834ab6] waiting for daemon to start [2020-10-02T22:56:45.747Z] daemon.go:325: [d50b4e5834ab6] waiting for daemon to start [2020-10-02T22:56:45.747Z] daemon.go:353: [d50b4e5834ab6] daemon started [2020-10-02T22:56:45.747Z] daemon.go:461: [d50b4e5834ab6] Stopping daemon [2020-10-02T22:56:45.747Z] daemon.go:296: [d50b4e5834ab6] exiting daemon [2020-10-02T22:56:45.747Z] daemon.go:448: [d50b4e5834ab6] Daemon stopped [2020-10-02T22:56:45.747Z] === RUN TestServiceWithPredefinedNetwork [2020-10-02T22:56:46.154Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-02T22:56:47.092Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-02T22:56:47.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-02T22:56:47.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-02T22:56:47.352Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-02T22:56:47.352Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-02T22:56:47.834Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s) [2020-10-02T22:56:47.834Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-10-02T22:56:47.834Z] daemon.go:325: [dd2faa46cf02e] waiting for daemon to start [2020-10-02T22:56:47.834Z] daemon.go:325: [dd2faa46cf02e] waiting for daemon to start [2020-10-02T22:56:47.834Z] daemon.go:353: [dd2faa46cf02e] daemon started [2020-10-02T22:56:47.834Z] daemon.go:461: [dd2faa46cf02e] Stopping daemon [2020-10-02T22:56:47.834Z] daemon.go:296: [dd2faa46cf02e] exiting daemon [2020-10-02T22:56:47.834Z] daemon.go:448: [dd2faa46cf02e] Daemon stopped [2020-10-02T22:56:47.834Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-02T22:56:47.834Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T22:56:47.834Z] service_test.go:230: FLAKY_TEST [2020-10-02T22:56:47.834Z] === RUN TestServiceWithDataPathPortInit [2020-10-02T22:56:48.291Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-02T22:56:49.880Z] #33 ... [2020-10-02T22:56:49.880Z] [2020-10-02T22:56:49.880Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-10-02T22:56:49.880Z] #29 29.85 # github.com/docker/docker/contrib/httpserver [2020-10-02T22:56:49.880Z] #29 29.85 loadinternal: cannot find runtime/cgo [2020-10-02T22:56:49.880Z] #29 DONE 30.0s [2020-10-02T22:56:49.880Z] [2020-10-02T22:56:49.880Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-02T22:56:49.880Z] #33 ... [2020-10-02T22:56:49.880Z] [2020-10-02T22:56:49.880Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-10-02T22:56:49.880Z] #30 DONE 0.1s [2020-10-02T22:56:49.880Z] [2020-10-02T22:56:49.880Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-10-02T22:56:52.485Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-02T22:56:53.055Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-02T22:56:53.623Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-02T22:56:53.623Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-02T22:56:53.623Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-02T22:56:56.165Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-02T22:56:56.426Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-02T22:56:57.362Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-02T22:57:00.649Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-02T22:57:00.649Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-02T22:57:01.587Z] --- PASS: TestCreateServiceMultipleTimes (17.00s) [2020-10-02T22:57:01.587Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-10-02T22:57:01.587Z] daemon.go:325: [d5cf19ffea96e] waiting for daemon to start [2020-10-02T22:57:01.587Z] daemon.go:325: [d5cf19ffea96e] waiting for daemon to start [2020-10-02T22:57:01.587Z] daemon.go:353: [d5cf19ffea96e] daemon started [2020-10-02T22:57:01.587Z] daemon.go:461: [d5cf19ffea96e] Stopping daemon [2020-10-02T22:57:01.587Z] daemon.go:296: [d5cf19ffea96e] exiting daemon [2020-10-02T22:57:01.587Z] daemon.go:448: [d5cf19ffea96e] Daemon stopped [2020-10-02T22:57:01.587Z] === RUN TestCreateServiceConflict [2020-10-02T22:57:02.527Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-02T22:57:03.220Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2020-10-02T22:57:03.220Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-02T22:57:03.220Z] daemon.go:325: [d1f630641ffac] waiting for daemon to start [2020-10-02T22:57:03.220Z] daemon.go:325: [d1f630641ffac] waiting for daemon to start [2020-10-02T22:57:03.220Z] daemon.go:353: [d1f630641ffac] daemon started [2020-10-02T22:57:03.220Z] daemon.go:461: [d1f630641ffac] Stopping daemon [2020-10-02T22:57:03.220Z] daemon.go:296: [d1f630641ffac] exiting daemon [2020-10-02T22:57:03.220Z] daemon.go:448: [d1f630641ffac] Daemon stopped [2020-10-02T22:57:03.220Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-10-02T22:57:03.220Z] daemon.go:325: [d396a91252605] waiting for daemon to start [2020-10-02T22:57:03.220Z] daemon.go:325: [d396a91252605] waiting for daemon to start [2020-10-02T22:57:03.220Z] daemon.go:353: [d396a91252605] daemon started [2020-10-02T22:57:03.220Z] daemon.go:461: [d396a91252605] Stopping daemon [2020-10-02T22:57:03.220Z] daemon.go:296: [d396a91252605] exiting daemon [2020-10-02T22:57:03.220Z] daemon.go:448: [d396a91252605] Daemon stopped [2020-10-02T22:57:03.220Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-02T22:57:03.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-02T22:57:03.724Z] --- PASS: TestCreateServiceConflict (2.23s) [2020-10-02T22:57:03.724Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-10-02T22:57:03.724Z] daemon.go:325: [d51096e0bd713] waiting for daemon to start [2020-10-02T22:57:03.724Z] daemon.go:325: [d51096e0bd713] waiting for daemon to start [2020-10-02T22:57:03.724Z] daemon.go:353: [d51096e0bd713] daemon started [2020-10-02T22:57:03.724Z] daemon.go:461: [d51096e0bd713] Stopping daemon [2020-10-02T22:57:03.724Z] daemon.go:296: [d51096e0bd713] exiting daemon [2020-10-02T22:57:03.724Z] daemon.go:448: [d51096e0bd713] Daemon stopped [2020-10-02T22:57:03.724Z] === RUN TestCreateServiceMaxReplicas [2020-10-02T22:57:07.015Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2020-10-02T22:57:07.015Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-10-02T22:57:07.015Z] daemon.go:325: [dee903d625beb] waiting for daemon to start [2020-10-02T22:57:07.015Z] daemon.go:325: [dee903d625beb] waiting for daemon to start [2020-10-02T22:57:07.015Z] daemon.go:353: [dee903d625beb] daemon started [2020-10-02T22:57:07.015Z] daemon.go:461: [dee903d625beb] Stopping daemon [2020-10-02T22:57:07.015Z] daemon.go:296: [dee903d625beb] exiting daemon [2020-10-02T22:57:07.015Z] daemon.go:448: [dee903d625beb] Daemon stopped [2020-10-02T22:57:07.015Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-02T22:57:08.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.93s) [2020-10-02T22:57:08.834Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-10-02T22:57:08.834Z] daemon.go:325: [d2f39eac653d4] waiting for daemon to start [2020-10-02T22:57:08.834Z] daemon.go:325: [d2f39eac653d4] waiting for daemon to start [2020-10-02T22:57:08.834Z] daemon.go:353: [d2f39eac653d4] daemon started [2020-10-02T22:57:08.834Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2eg14quoo22gobyq2hrbj5vd7 Created:2020-10-02 22:57:03.00823007 +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[6017574e2253cf97cd8e28460f467f24e72272dc2b2aa3a10b7407cee5118954:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qd1o3h4s63tug5126umzaupn EndpointID:ef18ade8954a843f5379a8680f222d6c287dcfb273220caa98294a1440b596b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:13eecb0b7f498b8a74e0c1624d0afc4926981a784e64a4d49d75f238eb7ff21e 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:0376f38cad58 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1qd1o3h4s63tug5126umzaupn EndpointID:ef18ade8954a843f5379a8680f222d6c287dcfb273220caa98294a1440b596b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-10-02T22:57:08.834Z] daemon.go:461: [d2f39eac653d4] Stopping daemon [2020-10-02T22:57:08.834Z] daemon.go:296: [d2f39eac653d4] exiting daemon [2020-10-02T22:57:08.834Z] daemon.go:448: [d2f39eac653d4] Daemon stopped [2020-10-02T22:57:08.834Z] PASS [2020-10-02T22:57:08.834Z] [2020-10-02T22:57:08.834Z] === Skipped [2020-10-02T22:57:08.834Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T22:57:08.834Z] service_test.go:230: FLAKY_TEST [2020-10-02T22:57:08.834Z] [2020-10-02T22:57:08.834Z] [2020-10-02T22:57:08.834Z] DONE 22 tests, 1 skipped in 38.936s [2020-10-02T22:57:08.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-10-02T22:57:08.834Z] ++ 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-10-02T22:57:08.834Z] ++ set -e [2020-10-02T22:57:08.834Z] ++ '[' -n 0 ']' [2020-10-02T22:57:08.834Z] ++ set -x [2020-10-02T22:57:08.834Z] ++ env -i DEST=/go/src/github.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-10-02T22:57:09.140Z] INFO: Testing against a local daemon [2020-10-02T22:57:09.140Z] === RUN TestDockerNetworkIpvlanPersistance [2020-10-02T22:57:09.140Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-02T22:57:09.140Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:57:09.140Z] === RUN TestDockerNetworkIpvlan [2020-10-02T22:57:09.140Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-10-02T22:57:09.140Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:57:09.140Z] PASS [2020-10-02T22:57:09.140Z] [2020-10-02T22:57:09.140Z] === Skipped [2020-10-02T22:57:09.140Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-10-02T22:57:09.140Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:57:09.140Z] [2020-10-02T22:57:09.140Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-10-02T22:57:09.140Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-10-02T22:57:09.140Z] [2020-10-02T22:57:09.140Z] [2020-10-02T22:57:09.140Z] DONE 2 tests, 2 skipped in 0.088s [2020-10-02T22:57:09.140Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-10-02T22:57:09.140Z] ++ 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-10-02T22:57:09.140Z] ++ set -e [2020-10-02T22:57:09.140Z] ++ '[' -n 0 ']' [2020-10-02T22:57:09.140Z] ++ set -x [2020-10-02T22:57:09.140Z] ++ env -i DEST=/go/src/github.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-10-02T22:57:09.140Z] INFO: Testing against a local daemon [2020-10-02T22:57:09.140Z] === RUN TestDockerNetworkMacvlanPersistance [2020-10-02T22:57:10.656Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-10-02T22:57:10.656Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-10-02T22:57:10.656Z] daemon.go:325: [daac206193350] waiting for daemon to start [2020-10-02T22:57:10.656Z] daemon.go:325: [daac206193350] waiting for daemon to start [2020-10-02T22:57:10.656Z] daemon.go:353: [daac206193350] daemon started [2020-10-02T22:57:10.656Z] daemon.go:461: [daac206193350] Stopping daemon [2020-10-02T22:57:10.656Z] daemon.go:296: [daac206193350] exiting daemon [2020-10-02T22:57:10.656Z] daemon.go:448: [daac206193350] Daemon stopped [2020-10-02T22:57:10.656Z] daemon.go:325: [daac206193350] waiting for daemon to start [2020-10-02T22:57:10.656Z] daemon.go:325: [daac206193350] waiting for daemon to start [2020-10-02T22:57:10.656Z] daemon.go:353: [daac206193350] daemon started [2020-10-02T22:57:10.656Z] daemon.go:461: [daac206193350] Stopping daemon [2020-10-02T22:57:10.656Z] daemon.go:296: [daac206193350] exiting daemon [2020-10-02T22:57:10.656Z] daemon.go:448: [daac206193350] Daemon stopped [2020-10-02T22:57:10.656Z] === RUN TestDockerNetworkMacvlan [2020-10-02T22:57:11.296Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-10-02T22:57:12.337Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-10-02T22:57:12.974Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-10-02T22:57:15.054Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-10-02T22:57:18.591Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-10-02T22:57:19.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-02T22:57:20.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.67s) [2020-10-02T22:57:20.604Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-10-02T22:57:20.604Z] daemon.go:325: [d9aaf68b0d5cd] waiting for daemon to start [2020-10-02T22:57:20.604Z] daemon.go:325: [d9aaf68b0d5cd] waiting for daemon to start [2020-10-02T22:57:20.604Z] daemon.go:353: [d9aaf68b0d5cd] daemon started [2020-10-02T22:57:20.604Z] daemon.go:461: [d9aaf68b0d5cd] Stopping daemon [2020-10-02T22:57:20.604Z] daemon.go:296: [d9aaf68b0d5cd] exiting daemon [2020-10-02T22:57:20.604Z] daemon.go:448: [d9aaf68b0d5cd] Daemon stopped [2020-10-02T22:57:20.604Z] === RUN TestCreateServiceSecretFileMode [2020-10-02T22:57:23.897Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2020-10-02T22:57:23.897Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-10-02T22:57:23.897Z] daemon.go:325: [d494ad5da62ff] waiting for daemon to start [2020-10-02T22:57:23.897Z] daemon.go:325: [d494ad5da62ff] waiting for daemon to start [2020-10-02T22:57:23.897Z] daemon.go:353: [d494ad5da62ff] daemon started [2020-10-02T22:57:23.897Z] daemon.go:461: [d494ad5da62ff] Stopping daemon [2020-10-02T22:57:23.897Z] daemon.go:296: [d494ad5da62ff] exiting daemon [2020-10-02T22:57:23.897Z] daemon.go:448: [d494ad5da62ff] Daemon stopped [2020-10-02T22:57:23.897Z] === RUN TestCreateServiceConfigFileMode [2020-10-02T22:57:23.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-02T22:57:25.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-02T22:57:25.539Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-02T22:57:26.921Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-10-02T22:57:26.921Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-10-02T22:57:26.921Z] daemon.go:325: [d6faf7b4d35c1] waiting for daemon to start [2020-10-02T22:57:26.921Z] daemon.go:325: [d6faf7b4d35c1] waiting for daemon to start [2020-10-02T22:57:26.921Z] daemon.go:353: [d6faf7b4d35c1] daemon started [2020-10-02T22:57:26.921Z] daemon.go:461: [d6faf7b4d35c1] Stopping daemon [2020-10-02T22:57:26.921Z] daemon.go:296: [d6faf7b4d35c1] exiting daemon [2020-10-02T22:57:26.921Z] daemon.go:448: [d6faf7b4d35c1] Daemon stopped [2020-10-02T22:57:26.921Z] === RUN TestCreateServiceSysctls [2020-10-02T22:57:28.828Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-02T22:57:30.737Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-02T22:57:31.306Z] --- PASS: TestCreateServiceSysctls (4.38s) [2020-10-02T22:57:31.306Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-10-02T22:57:31.306Z] daemon.go:325: [d8431e3111ac3] waiting for daemon to start [2020-10-02T22:57:31.306Z] daemon.go:325: [d8431e3111ac3] waiting for daemon to start [2020-10-02T22:57:31.306Z] daemon.go:353: [d8431e3111ac3] daemon started [2020-10-02T22:57:31.306Z] daemon.go:461: [d8431e3111ac3] Stopping daemon [2020-10-02T22:57:31.306Z] daemon.go:296: [d8431e3111ac3] exiting daemon [2020-10-02T22:57:31.306Z] daemon.go:448: [d8431e3111ac3] Daemon stopped [2020-10-02T22:57:31.306Z] === RUN TestInspect [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/server/middleware 0.177s coverage: 37.7% of statements [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/server/router/swarm 0.141s coverage: 3.1% of statements [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/container [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/events [no test files] [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/types/filters 0.088s coverage: 92.2% of statements [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/image [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/network [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/types/strslice 0.252s coverage: 90.0% of statements [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/types/time 0.429s coverage: 100.0% of statements [2020-10-02T22:57:33.138Z] ok github.com/docker/docker/api/types/versions 0.090s coverage: 75.0% of statements [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-10-02T22:57:33.138Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-10-02T22:57:33.846Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-02T22:57:33.846Z] --- PASS: TestInspect (2.67s) [2020-10-02T22:57:33.846Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-10-02T22:57:33.846Z] daemon.go:325: [dd894a674ad3e] waiting for daemon to start [2020-10-02T22:57:33.846Z] daemon.go:325: [dd894a674ad3e] waiting for daemon to start [2020-10-02T22:57:33.846Z] daemon.go:353: [dd894a674ad3e] daemon started [2020-10-02T22:57:33.846Z] daemon.go:461: [dd894a674ad3e] Stopping daemon [2020-10-02T22:57:33.846Z] daemon.go:296: [dd894a674ad3e] exiting daemon [2020-10-02T22:57:33.846Z] daemon.go:448: [dd894a674ad3e] Daemon stopped [2020-10-02T22:57:33.846Z] === RUN TestDockerNetworkConnectAlias [2020-10-02T22:57:34.008Z] --- PASS: TestDockerNetworkMacvlan (23.41s) [2020-10-02T22:57:34.008Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:57:34.008Z] daemon.go:325: [d953d4fc2fa04] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:325: [d953d4fc2fa04] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:353: [d953d4fc2fa04] daemon started [2020-10-02T22:57:34.008Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-10-02T22:57:34.008Z] daemon.go:461: [d953d4fc2fa04] Stopping daemon [2020-10-02T22:57:34.008Z] daemon.go:296: [d953d4fc2fa04] exiting daemon [2020-10-02T22:57:34.008Z] daemon.go:448: [d953d4fc2fa04] Daemon stopped [2020-10-02T22:57:34.008Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:57:34.008Z] daemon.go:325: [dbce30749e596] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:325: [dbce30749e596] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:353: [dbce30749e596] daemon started [2020-10-02T22:57:34.008Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-10-02T22:57:34.008Z] daemon.go:461: [dbce30749e596] Stopping daemon [2020-10-02T22:57:34.008Z] daemon.go:296: [dbce30749e596] exiting daemon [2020-10-02T22:57:34.008Z] daemon.go:448: [dbce30749e596] Daemon stopped [2020-10-02T22:57:34.008Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:57:34.008Z] daemon.go:325: [dcac3a10e58d3] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:325: [dcac3a10e58d3] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:353: [dcac3a10e58d3] daemon started [2020-10-02T22:57:34.008Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-10-02T22:57:34.008Z] daemon.go:461: [dcac3a10e58d3] Stopping daemon [2020-10-02T22:57:34.008Z] daemon.go:296: [dcac3a10e58d3] exiting daemon [2020-10-02T22:57:34.008Z] daemon.go:448: [dcac3a10e58d3] Daemon stopped [2020-10-02T22:57:34.008Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:57:34.008Z] daemon.go:325: [d346d7d357389] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:325: [d346d7d357389] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:353: [d346d7d357389] daemon started [2020-10-02T22:57:34.008Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2020-10-02T22:57:34.008Z] daemon.go:461: [d346d7d357389] Stopping daemon [2020-10-02T22:57:34.008Z] daemon.go:296: [d346d7d357389] exiting daemon [2020-10-02T22:57:34.008Z] daemon.go:448: [d346d7d357389] Daemon stopped [2020-10-02T22:57:34.008Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-10-02T22:57:34.008Z] daemon.go:325: [df97f7437b2ef] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:325: [df97f7437b2ef] waiting for daemon to start [2020-10-02T22:57:34.008Z] daemon.go:353: [df97f7437b2ef] daemon started [2020-10-02T22:57:34.008Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s) [2020-10-02T22:57:34.008Z] daemon.go:461: [df97f7437b2ef] Stopping daemon [2020-10-02T22:57:34.008Z] daemon.go:296: [df97f7437b2ef] exiting daemon [2020-10-02T22:57:34.008Z] daemon.go:448: [df97f7437b2ef] Daemon stopped [2020-10-02T22:57:34.008Z] PASS [2020-10-02T22:57:34.008Z] [2020-10-02T22:57:34.008Z] DONE 7 tests in 24.842s [2020-10-02T22:57:34.008Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-10-02T22:57:34.008Z] ++ 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-10-02T22:57:34.008Z] ++ set -e [2020-10-02T22:57:34.008Z] ++ '[' -n 0 ']' [2020-10-02T22:57:34.008Z] ++ set -x [2020-10-02T22:57:34.009Z] ++ env -i DEST=/go/src/github.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-10-02T22:57:34.009Z] testing: warning: no tests to run [2020-10-02T22:57:34.009Z] PASS [2020-10-02T22:57:34.009Z] [2020-10-02T22:57:34.009Z] DONE 0 tests in 0.012s [2020-10-02T22:57:34.009Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-10-02T22:57:34.009Z] ++ 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-10-02T22:57:34.009Z] ++ set -e [2020-10-02T22:57:34.009Z] ++ '[' -n 0 ']' [2020-10-02T22:57:34.009Z] ++ set -x [2020-10-02T22:57:34.009Z] ++ env -i DEST=/go/src/github.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-10-02T22:57:34.009Z] INFO: Testing against a local daemon [2020-10-02T22:57:34.009Z] === RUN TestAuthZPluginAllowRequest [2020-10-02T22:57:34.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-02T22:57:34.784Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-02T22:57:34.784Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-02T22:57:35.524Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-10-02T22:57:35.524Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-10-02T22:57:35.524Z] daemon.go:325: [d0d5e46a690dd] waiting for daemon to start [2020-10-02T22:57:35.524Z] daemon.go:325: [d0d5e46a690dd] waiting for daemon to start [2020-10-02T22:57:35.524Z] daemon.go:353: [d0d5e46a690dd] daemon started [2020-10-02T22:57:35.524Z] daemon.go:461: [d0d5e46a690dd] Stopping daemon [2020-10-02T22:57:35.524Z] daemon.go:296: [d0d5e46a690dd] exiting daemon [2020-10-02T22:57:35.524Z] daemon.go:448: [d0d5e46a690dd] Daemon stopped [2020-10-02T22:57:35.524Z] === RUN TestAuthZPluginTLS [2020-10-02T22:57:35.724Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-02T22:57:35.817Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-10-02T22:57:35.817Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-10-02T22:57:35.817Z] daemon.go:325: [d715acf4842b5] waiting for daemon to start [2020-10-02T22:57:35.817Z] daemon.go:325: [d715acf4842b5] waiting for daemon to start [2020-10-02T22:57:35.817Z] daemon.go:353: [d715acf4842b5] daemon started [2020-10-02T22:57:35.817Z] daemon.go:461: [d715acf4842b5] Stopping daemon [2020-10-02T22:57:35.817Z] daemon.go:296: [d715acf4842b5] exiting daemon [2020-10-02T22:57:35.817Z] daemon.go:448: [d715acf4842b5] Daemon stopped [2020-10-02T22:57:35.817Z] === RUN TestAuthZPluginDenyRequest [2020-10-02T22:57:36.456Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-10-02T22:57:36.456Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-10-02T22:57:36.456Z] daemon.go:325: [d6b0d283ad420] waiting for daemon to start [2020-10-02T22:57:36.456Z] daemon.go:325: [d6b0d283ad420] waiting for daemon to start [2020-10-02T22:57:36.456Z] daemon.go:353: [d6b0d283ad420] daemon started [2020-10-02T22:57:36.456Z] daemon.go:461: [d6b0d283ad420] Stopping daemon [2020-10-02T22:57:36.456Z] daemon.go:296: [d6b0d283ad420] exiting daemon [2020-10-02T22:57:36.456Z] daemon.go:448: [d6b0d283ad420] Daemon stopped [2020-10-02T22:57:36.456Z] === RUN TestAuthZPluginAPIDenyResponse [2020-10-02T22:57:36.662Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-10-02T22:57:36.881Z] ok github.com/docker/docker/builder/dockerfile 0.680s coverage: 43.2% of statements [2020-10-02T22:57:36.881Z] ok github.com/docker/docker/builder/dockerignore 0.056s coverage: 96.8% of statements [2020-10-02T22:57:36.881Z] ok github.com/docker/docker/builder/fscache 1.463s coverage: 69.2% of statements [2020-10-02T22:57:36.881Z] ok github.com/docker/docker/builder/remotecontext 0.642s coverage: 9.2% of statements [2020-10-02T22:57:37.095Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-10-02T22:57:37.095Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-10-02T22:57:37.095Z] daemon.go:325: [d72a6b54359c2] waiting for daemon to start [2020-10-02T22:57:37.095Z] daemon.go:325: [d72a6b54359c2] waiting for daemon to start [2020-10-02T22:57:37.095Z] daemon.go:353: [d72a6b54359c2] daemon started [2020-10-02T22:57:37.095Z] daemon.go:461: [d72a6b54359c2] Stopping daemon [2020-10-02T22:57:37.095Z] daemon.go:296: [d72a6b54359c2] exiting daemon [2020-10-02T22:57:37.095Z] daemon.go:448: [d72a6b54359c2] Daemon stopped [2020-10-02T22:57:37.095Z] === RUN TestAuthZPluginDenyResponse [2020-10-02T22:57:37.600Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-02T22:57:37.737Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-10-02T22:57:37.737Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-10-02T22:57:37.737Z] daemon.go:325: [d577395cf180e] waiting for daemon to start [2020-10-02T22:57:37.737Z] daemon.go:325: [d577395cf180e] waiting for daemon to start [2020-10-02T22:57:37.737Z] daemon.go:353: [d577395cf180e] daemon started [2020-10-02T22:57:37.737Z] daemon.go:461: [d577395cf180e] Stopping daemon [2020-10-02T22:57:37.737Z] daemon.go:296: [d577395cf180e] exiting daemon [2020-10-02T22:57:37.737Z] daemon.go:448: [d577395cf180e] Daemon stopped [2020-10-02T22:57:37.737Z] === RUN TestAuthZPluginAllowEventStream [2020-10-02T22:57:38.539Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-02T22:57:38.783Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-10-02T22:57:38.783Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-10-02T22:57:38.783Z] daemon.go:325: [d450c5103993f] waiting for daemon to start [2020-10-02T22:57:38.783Z] daemon.go:325: [d450c5103993f] waiting for daemon to start [2020-10-02T22:57:38.783Z] daemon.go:353: [d450c5103993f] daemon started [2020-10-02T22:57:38.783Z] daemon.go:461: [d450c5103993f] Stopping daemon [2020-10-02T22:57:38.783Z] daemon.go:296: [d450c5103993f] exiting daemon [2020-10-02T22:57:38.783Z] daemon.go:448: [d450c5103993f] Daemon stopped [2020-10-02T22:57:38.783Z] === RUN TestAuthZPluginErrorResponse [2020-10-02T22:57:39.423Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-10-02T22:57:39.423Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-10-02T22:57:39.423Z] daemon.go:325: [d6b408afb86ad] waiting for daemon to start [2020-10-02T22:57:39.423Z] daemon.go:325: [d6b408afb86ad] waiting for daemon to start [2020-10-02T22:57:39.423Z] daemon.go:353: [d6b408afb86ad] daemon started [2020-10-02T22:57:39.423Z] daemon.go:461: [d6b408afb86ad] Stopping daemon [2020-10-02T22:57:39.423Z] daemon.go:296: [d6b408afb86ad] exiting daemon [2020-10-02T22:57:39.423Z] daemon.go:448: [d6b408afb86ad] Daemon stopped [2020-10-02T22:57:39.423Z] === RUN TestAuthZPluginErrorRequest [2020-10-02T22:57:39.478Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-02T22:57:40.046Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-02T22:57:40.046Z] --- PASS: TestDockerNetworkConnectAlias (6.22s) [2020-10-02T22:57:40.047Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-10-02T22:57:40.047Z] daemon.go:325: [d7522773e5a09] waiting for daemon to start [2020-10-02T22:57:40.047Z] daemon.go:325: [d7522773e5a09] waiting for daemon to start [2020-10-02T22:57:40.047Z] daemon.go:353: [d7522773e5a09] daemon started [2020-10-02T22:57:40.047Z] daemon.go:461: [d7522773e5a09] Stopping daemon [2020-10-02T22:57:40.047Z] daemon.go:296: [d7522773e5a09] exiting daemon [2020-10-02T22:57:40.047Z] daemon.go:448: [d7522773e5a09] Daemon stopped [2020-10-02T22:57:40.047Z] === RUN TestDockerNetworkReConnect [2020-10-02T22:57:40.060Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-10-02T22:57:40.060Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-10-02T22:57:40.060Z] daemon.go:325: [de9fcd8f21515] waiting for daemon to start [2020-10-02T22:57:40.060Z] daemon.go:325: [de9fcd8f21515] waiting for daemon to start [2020-10-02T22:57:40.060Z] daemon.go:353: [de9fcd8f21515] daemon started [2020-10-02T22:57:40.061Z] daemon.go:461: [de9fcd8f21515] Stopping daemon [2020-10-02T22:57:40.061Z] daemon.go:296: [de9fcd8f21515] exiting daemon [2020-10-02T22:57:40.061Z] daemon.go:448: [de9fcd8f21515] Daemon stopped [2020-10-02T22:57:40.061Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-02T22:57:40.700Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-10-02T22:57:40.700Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-10-02T22:57:40.700Z] daemon.go:325: [d84b64028e8bd] waiting for daemon to start [2020-10-02T22:57:40.700Z] daemon.go:325: [d84b64028e8bd] waiting for daemon to start [2020-10-02T22:57:40.700Z] daemon.go:353: [d84b64028e8bd] daemon started [2020-10-02T22:57:40.700Z] daemon.go:461: [d84b64028e8bd] Stopping daemon [2020-10-02T22:57:40.700Z] daemon.go:296: [d84b64028e8bd] exiting daemon [2020-10-02T22:57:40.700Z] daemon.go:448: [d84b64028e8bd] Daemon stopped [2020-10-02T22:57:40.700Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-10-02T22:57:40.984Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-02T22:57:41.552Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-02T22:57:42.219Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-10-02T22:57:42.219Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-10-02T22:57:42.219Z] daemon.go:325: [d421960730ad1] waiting for daemon to start [2020-10-02T22:57:42.219Z] daemon.go:325: [d421960730ad1] waiting for daemon to start [2020-10-02T22:57:42.219Z] daemon.go:353: [d421960730ad1] daemon started [2020-10-02T22:57:42.219Z] daemon.go:461: [d421960730ad1] Stopping daemon [2020-10-02T22:57:42.219Z] daemon.go:296: [d421960730ad1] exiting daemon [2020-10-02T22:57:42.219Z] daemon.go:448: [d421960730ad1] Daemon stopped [2020-10-02T22:57:42.219Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-10-02T22:57:42.490Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-02T22:57:43.428Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-02T22:57:44.311Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-10-02T22:57:44.311Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-10-02T22:57:44.311Z] daemon.go:325: [d557b0918805d] waiting for daemon to start [2020-10-02T22:57:44.311Z] daemon.go:325: [d557b0918805d] waiting for daemon to start [2020-10-02T22:57:44.311Z] daemon.go:353: [d557b0918805d] daemon started [2020-10-02T22:57:44.311Z] daemon.go:461: [d557b0918805d] Stopping daemon [2020-10-02T22:57:44.311Z] daemon.go:296: [d557b0918805d] exiting daemon [2020-10-02T22:57:44.311Z] daemon.go:448: [d557b0918805d] Daemon stopped [2020-10-02T22:57:44.311Z] === RUN TestAuthZPluginHeader [2020-10-02T22:57:44.368Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-02T22:57:44.368Z] --- PASS: TestDockerNetworkReConnect (4.32s) [2020-10-02T22:57:44.368Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-10-02T22:57:44.368Z] daemon.go:325: [d6840885c9dde] waiting for daemon to start [2020-10-02T22:57:44.368Z] daemon.go:325: [d6840885c9dde] waiting for daemon to start [2020-10-02T22:57:44.368Z] daemon.go:353: [d6840885c9dde] daemon started [2020-10-02T22:57:44.368Z] daemon.go:461: [d6840885c9dde] Stopping daemon [2020-10-02T22:57:44.368Z] daemon.go:296: [d6840885c9dde] exiting daemon [2020-10-02T22:57:44.368Z] daemon.go:448: [d6840885c9dde] Daemon stopped [2020-10-02T22:57:44.368Z] === RUN TestServicePlugin [2020-10-02T22:57:44.605Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-10-02T22:57:44.605Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-10-02T22:57:44.605Z] daemon.go:325: [dd78b0f26f593] waiting for daemon to start [2020-10-02T22:57:44.605Z] daemon.go:325: [dd78b0f26f593] waiting for daemon to start [2020-10-02T22:57:44.605Z] daemon.go:353: [dd78b0f26f593] daemon started [2020-10-02T22:57:44.605Z] daemon.go:461: [dd78b0f26f593] Stopping daemon [2020-10-02T22:57:44.605Z] daemon.go:296: [dd78b0f26f593] exiting daemon [2020-10-02T22:57:44.605Z] daemon.go:448: [dd78b0f26f593] Daemon stopped [2020-10-02T22:57:44.605Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-10-02T22:57:44.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-02T22:57:44.605Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:57:44.605Z] === RUN TestAuthZPluginV2Disable [2020-10-02T22:57:44.605Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-10-02T22:57:44.605Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:57:44.605Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-10-02T22:57:44.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-02T22:57:44.605Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:57:44.605Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-10-02T22:57:44.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-02T22:57:44.605Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:57:44.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-02T22:57:44.939Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-02T22:57:45.878Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-02T22:57:47.257Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-02T22:57:47.827Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-02T22:57:48.765Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-02T22:57:48.765Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-02T22:57:49.334Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-02T22:57:50.272Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-02T22:57:50.848Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-02T22:57:51.788Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-02T22:57:52.728Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-02T22:57:53.665Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-02T22:57:54.235Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-02T22:57:56.144Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-02T22:57:59.437Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-02T22:58:00.817Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-02T22:58:01.757Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-02T22:58:03.240Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-10-02T22:58:03.240Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:353: [db120977b489e] daemon started [2020-10-02T22:58:03.240Z] daemon.go:461: [db120977b489e] Stopping daemon [2020-10-02T22:58:03.240Z] daemon.go:296: [db120977b489e] exiting daemon [2020-10-02T22:58:03.240Z] daemon.go:448: [db120977b489e] Daemon stopped [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:339: [db120977b489e] error pinging daemon on start: Get http://db120977b489e.sock/_ping: context deadline exceeded [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:339: [db120977b489e] error pinging daemon on start: Get http://db120977b489e.sock/_ping: context deadline exceeded [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:339: [db120977b489e] error pinging daemon on start: Get http://db120977b489e.sock/_ping: context deadline exceeded [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:339: [db120977b489e] error pinging daemon on start: Get http://db120977b489e.sock/_ping: context deadline exceeded [2020-10-02T22:58:03.240Z] daemon.go:296: [db120977b489e] exiting daemon [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:325: [db120977b489e] waiting for daemon to start [2020-10-02T22:58:03.240Z] daemon.go:353: [db120977b489e] daemon started [2020-10-02T22:58:03.240Z] daemon.go:461: [db120977b489e] Stopping daemon [2020-10-02T22:58:03.240Z] daemon.go:296: [db120977b489e] exiting daemon [2020-10-02T22:58:03.240Z] daemon.go:448: [db120977b489e] Daemon stopped [2020-10-02T22:58:03.240Z] PASS [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] === Skipped [2020-10-02T22:58:03.240Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-10-02T22:58:03.240Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-10-02T22:58:03.240Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-10-02T22:58:03.240Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-10-02T22:58:03.240Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] DONE 17 tests, 4 skipped in 27.524s [2020-10-02T22:58:03.240Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-10-02T22:58:03.240Z] ++ 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-10-02T22:58:03.240Z] ++ set -e [2020-10-02T22:58:03.240Z] ++ '[' -n 0 ']' [2020-10-02T22:58:03.240Z] ++ set -x [2020-10-02T22:58:03.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:58:03.240Z] INFO: Testing against a local daemon [2020-10-02T22:58:03.240Z] === RUN TestPluginInvalidJSON [2020-10-02T22:58:03.240Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:58:03.240Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:58:03.240Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T22:58:03.240Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-02T22:58:03.240Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-02T22:58:03.240Z] PASS [2020-10-02T22:58:03.240Z] [2020-10-02T22:58:03.240Z] DONE 2 tests in 0.099s [2020-10-02T22:58:03.240Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-10-02T22:58:03.240Z] ++ 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-10-02T22:58:03.240Z] ++ set -e [2020-10-02T22:58:03.240Z] ++ '[' -n 0 ']' [2020-10-02T22:58:03.240Z] ++ set -x [2020-10-02T22:58:03.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:58:03.240Z] INFO: Testing against a local daemon [2020-10-02T22:58:03.240Z] === RUN TestExternalGraphDriver [2020-10-02T22:58:03.240Z] === RUN TestExternalGraphDriver/json [2020-10-02T22:58:03.534Z] === RUN TestExternalGraphDriver/spec [2020-10-02T22:58:05.051Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-02T22:58:05.629Z] === RUN TestExternalGraphDriver/pull [2020-10-02T22:58:07.160Z] --- PASS: TestExternalGraphDriver (5.52s) [2020-10-02T22:58:07.160Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:353: [df62ed1e6cf64] daemon started [2020-10-02T22:58:07.160Z] daemon.go:461: [df62ed1e6cf64] Stopping daemon [2020-10-02T22:58:07.160Z] daemon.go:296: [df62ed1e6cf64] exiting daemon [2020-10-02T22:58:07.160Z] daemon.go:448: [df62ed1e6cf64] Daemon stopped [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:353: [df62ed1e6cf64] daemon started [2020-10-02T22:58:07.160Z] daemon.go:461: [df62ed1e6cf64] Stopping daemon [2020-10-02T22:58:07.160Z] daemon.go:296: [df62ed1e6cf64] exiting daemon [2020-10-02T22:58:07.160Z] daemon.go:448: [df62ed1e6cf64] Daemon stopped [2020-10-02T22:58:07.160Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:353: [df62ed1e6cf64] daemon started [2020-10-02T22:58:07.160Z] daemon.go:461: [df62ed1e6cf64] Stopping daemon [2020-10-02T22:58:07.160Z] daemon.go:296: [df62ed1e6cf64] exiting daemon [2020-10-02T22:58:07.160Z] daemon.go:448: [df62ed1e6cf64] Daemon stopped [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:353: [df62ed1e6cf64] daemon started [2020-10-02T22:58:07.160Z] daemon.go:461: [df62ed1e6cf64] Stopping daemon [2020-10-02T22:58:07.160Z] daemon.go:296: [df62ed1e6cf64] exiting daemon [2020-10-02T22:58:07.160Z] daemon.go:448: [df62ed1e6cf64] Daemon stopped [2020-10-02T22:58:07.160Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:325: [df62ed1e6cf64] waiting for daemon to start [2020-10-02T22:58:07.160Z] daemon.go:353: [df62ed1e6cf64] daemon started [2020-10-02T22:58:07.160Z] daemon.go:461: [df62ed1e6cf64] Stopping daemon [2020-10-02T22:58:07.160Z] daemon.go:296: [df62ed1e6cf64] exiting daemon [2020-10-02T22:58:07.160Z] daemon.go:448: [df62ed1e6cf64] Daemon stopped [2020-10-02T22:58:07.160Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-10-02T22:58:07.160Z] === RUN TestGraphdriverPluginV2 [2020-10-02T22:58:07.160Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-10-02T22:58:07.160Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:58:07.160Z] PASS [2020-10-02T22:58:07.160Z] [2020-10-02T22:58:07.160Z] === Skipped [2020-10-02T22:58:07.160Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-10-02T22:58:07.160Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:58:07.160Z] [2020-10-02T22:58:07.160Z] [2020-10-02T22:58:07.160Z] DONE 5 tests, 1 skipped in 5.651s [2020-10-02T22:58:07.160Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-10-02T22:58:07.160Z] ++ 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-10-02T22:58:07.160Z] ++ set -e [2020-10-02T22:58:07.160Z] ++ '[' -n 0 ']' [2020-10-02T22:58:07.160Z] ++ set -x [2020-10-02T22:58:07.160Z] ++ env -i DEST=/go/src/github.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-10-02T22:58:07.455Z] INFO: Testing against a local daemon [2020-10-02T22:58:07.455Z] === RUN TestContinueAfterPluginCrash [2020-10-02T22:58:07.455Z] === PAUSE TestContinueAfterPluginCrash [2020-10-02T22:58:07.455Z] === RUN TestDaemonStartWithLogOpt [2020-10-02T22:58:07.455Z] === PAUSE TestDaemonStartWithLogOpt [2020-10-02T22:58:07.455Z] === CONT TestContinueAfterPluginCrash [2020-10-02T22:58:07.455Z] === CONT TestDaemonStartWithLogOpt [2020-10-02T22:58:07.588Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-02T22:58:07.847Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-02T22:58:10.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-02T22:58:10.956Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-10-02T22:58:11.524Z] === RUN TestDockerSuite/TestCpToDot [2020-10-02T22:58:12.093Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-02T22:58:12.593Z] ok github.com/docker/docker/builder/remotecontext/git 34.092s coverage: 85.1% of statements [2020-10-02T22:58:12.593Z] ? github.com/docker/docker/cli [no test files] [2020-10-02T22:58:12.593Z] ? github.com/docker/docker/cli/config [no test files] [2020-10-02T22:58:12.593Z] ok github.com/docker/docker/cli/debug 0.069s coverage: 100.0% of statements [2020-10-02T22:58:12.593Z] ok github.com/docker/docker/client 0.567s coverage: 75.2% of statements [2020-10-02T22:58:13.473Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-02T22:58:14.042Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-02T22:58:14.609Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-02T22:58:15.559Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-02T22:58:15.819Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-02T22:58:16.348Z] ok github.com/docker/docker/cmd/dockerd 0.542s coverage: 18.6% of statements [2020-10-02T22:58:16.388Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-02T22:58:16.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-02T22:58:17.216Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-02T22:58:17.217Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-02T22:58:17.217Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-02T22:58:17.786Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-02T22:58:18.355Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-02T22:58:18.355Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-02T22:58:18.355Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-02T22:58:18.615Z] --- PASS: TestServicePlugin (34.10s) [2020-10-02T22:58:18.616Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-02T22:58:18.616Z] daemon.go:325: [d124704a7d863] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:325: [d124704a7d863] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:353: [d124704a7d863] daemon started [2020-10-02T22:58:18.616Z] daemon.go:461: [d124704a7d863] Stopping daemon [2020-10-02T22:58:18.616Z] daemon.go:296: [d124704a7d863] exiting daemon [2020-10-02T22:58:18.616Z] daemon.go:448: [d124704a7d863] Daemon stopped [2020-10-02T22:58:18.616Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-02T22:58:18.616Z] daemon.go:325: [d234d78fdbd5b] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:325: [d234d78fdbd5b] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:353: [d234d78fdbd5b] daemon started [2020-10-02T22:58:18.616Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-02T22:58:18.616Z] daemon.go:325: [d40e488bad4af] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:325: [d40e488bad4af] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:353: [d40e488bad4af] daemon started [2020-10-02T22:58:18.616Z] plugin_test.go:60: [d40e488bad4af] joining swarm manager [d234d78fdbd5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T22:58:18.616Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-10-02T22:58:18.616Z] daemon.go:325: [d0af70e7c0207] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:325: [d0af70e7c0207] waiting for daemon to start [2020-10-02T22:58:18.616Z] daemon.go:353: [d0af70e7c0207] daemon started [2020-10-02T22:58:18.616Z] plugin_test.go:63: [d0af70e7c0207] joining swarm manager [d234d78fdbd5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T22:58:18.616Z] daemon.go:461: [d0af70e7c0207] Stopping daemon [2020-10-02T22:58:18.616Z] daemon.go:296: [d0af70e7c0207] exiting daemon [2020-10-02T22:58:18.616Z] daemon.go:448: [d0af70e7c0207] Daemon stopped [2020-10-02T22:58:18.616Z] daemon.go:461: [d40e488bad4af] Stopping daemon [2020-10-02T22:58:18.616Z] daemon.go:296: [d40e488bad4af] exiting daemon [2020-10-02T22:58:18.616Z] daemon.go:448: [d40e488bad4af] Daemon stopped [2020-10-02T22:58:18.616Z] daemon.go:461: [d234d78fdbd5b] Stopping daemon [2020-10-02T22:58:18.616Z] daemon.go:296: [d234d78fdbd5b] exiting daemon [2020-10-02T22:58:18.616Z] daemon.go:448: [d234d78fdbd5b] Daemon stopped [2020-10-02T22:58:18.616Z] === RUN TestServiceUpdateLabel [2020-10-02T22:58:19.185Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-02T22:58:19.263Z] ok github.com/docker/docker/container 0.756s coverage: 42.8% of statements [2020-10-02T22:58:19.263Z] ? github.com/docker/docker/container/stream [no test files] [2020-10-02T22:58:19.263Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-10-02T22:58:19.263Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-10-02T22:58:19.263Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-10-02T22:58:19.754Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-02T22:58:19.754Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-02T22:58:19.754Z] === RUN TestDockerSuite/TestCreateRM [2020-10-02T22:58:20.013Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-02T22:58:20.013Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-02T22:58:20.013Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-02T22:58:20.013Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-02T22:58:20.176Z] --- PASS: TestDaemonStartWithLogOpt (11.15s) [2020-10-02T22:58:20.176Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-10-02T22:58:20.176Z] daemon.go:325: [d3d1c5327d92d] waiting for daemon to start [2020-10-02T22:58:20.176Z] daemon.go:325: [d3d1c5327d92d] waiting for daemon to start [2020-10-02T22:58:20.176Z] daemon.go:353: [d3d1c5327d92d] daemon started [2020-10-02T22:58:20.176Z] daemon.go:461: [d3d1c5327d92d] Stopping daemon [2020-10-02T22:58:20.176Z] daemon.go:296: [d3d1c5327d92d] exiting daemon [2020-10-02T22:58:20.176Z] daemon.go:448: [d3d1c5327d92d] Daemon stopped [2020-10-02T22:58:20.176Z] daemon.go:325: [d3d1c5327d92d] waiting for daemon to start [2020-10-02T22:58:20.176Z] daemon.go:325: [d3d1c5327d92d] waiting for daemon to start [2020-10-02T22:58:20.176Z] daemon.go:353: [d3d1c5327d92d] daemon started [2020-10-02T22:58:20.176Z] daemon.go:461: [d3d1c5327d92d] Stopping daemon [2020-10-02T22:58:20.176Z] daemon.go:296: [d3d1c5327d92d] exiting daemon [2020-10-02T22:58:20.176Z] daemon.go:448: [d3d1c5327d92d] Daemon stopped [2020-10-02T22:58:21.392Z] --- PASS: TestServiceUpdateLabel (2.91s) [2020-10-02T22:58:21.392Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-10-02T22:58:21.392Z] daemon.go:325: [d672459cf6670] waiting for daemon to start [2020-10-02T22:58:21.392Z] daemon.go:325: [d672459cf6670] waiting for daemon to start [2020-10-02T22:58:21.392Z] daemon.go:353: [d672459cf6670] daemon started [2020-10-02T22:58:21.392Z] daemon.go:461: [d672459cf6670] Stopping daemon [2020-10-02T22:58:21.392Z] daemon.go:296: [d672459cf6670] exiting daemon [2020-10-02T22:58:21.392Z] daemon.go:448: [d672459cf6670] Daemon stopped [2020-10-02T22:58:21.392Z] === RUN TestServiceUpdateSecrets [2020-10-02T22:58:21.961Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-02T22:58:21.961Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-02T22:58:21.961Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-02T22:58:23.707Z] --- PASS: TestContinueAfterPluginCrash (15.92s) [2020-10-02T22:58:23.707Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-10-02T22:58:23.707Z] daemon.go:325: [df7cead921363] waiting for daemon to start [2020-10-02T22:58:23.707Z] daemon.go:325: [df7cead921363] waiting for daemon to start [2020-10-02T22:58:23.707Z] daemon.go:353: [df7cead921363] daemon started [2020-10-02T22:58:23.707Z] daemon.go:461: [df7cead921363] Stopping daemon [2020-10-02T22:58:23.707Z] daemon.go:296: [df7cead921363] exiting daemon [2020-10-02T22:58:23.707Z] daemon.go:448: [df7cead921363] Daemon stopped [2020-10-02T22:58:23.707Z] PASS [2020-10-02T22:58:23.707Z] [2020-10-02T22:58:23.707Z] DONE 2 tests in 15.994s [2020-10-02T22:58:23.707Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-10-02T22:58:23.707Z] ++ 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-10-02T22:58:23.707Z] ++ set -e [2020-10-02T22:58:23.707Z] ++ '[' -n 0 ']' [2020-10-02T22:58:23.707Z] ++ set -x [2020-10-02T22:58:23.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-02T22:58:23.707Z] INFO: Testing against a local daemon [2020-10-02T22:58:23.707Z] === RUN TestPluginWithDevMounts [2020-10-02T22:58:23.707Z] === PAUSE TestPluginWithDevMounts [2020-10-02T22:58:23.707Z] === CONT TestPluginWithDevMounts [2020-10-02T22:58:25.225Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-10-02T22:58:25.225Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-10-02T22:58:25.225Z] daemon.go:325: [dd2467cda73d5] waiting for daemon to start [2020-10-02T22:58:25.225Z] daemon.go:325: [dd2467cda73d5] waiting for daemon to start [2020-10-02T22:58:25.225Z] daemon.go:353: [dd2467cda73d5] daemon started [2020-10-02T22:58:25.225Z] daemon.go:461: [dd2467cda73d5] Stopping daemon [2020-10-02T22:58:25.225Z] daemon.go:296: [dd2467cda73d5] exiting daemon [2020-10-02T22:58:25.225Z] daemon.go:448: [dd2467cda73d5] Daemon stopped [2020-10-02T22:58:25.225Z] PASS [2020-10-02T22:58:25.225Z] [2020-10-02T22:58:25.225Z] DONE 1 tests in 1.949s [2020-10-02T22:58:25.225Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-10-02T22:58:25.225Z] ++ 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-10-02T22:58:25.225Z] ++ set -e [2020-10-02T22:58:25.225Z] ++ '[' -n 0 ']' [2020-10-02T22:58:25.225Z] ++ set -x [2020-10-02T22:58:25.225Z] ++ env -i DEST=/go/src/github.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-10-02T22:58:25.225Z] INFO: Testing against a local daemon [2020-10-02T22:58:25.225Z] === RUN TestSecretInspect [2020-10-02T22:58:26.159Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-02T22:58:26.160Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-02T22:58:26.160Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-02T22:58:26.160Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-02T22:58:26.160Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-02T22:58:26.160Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-02T22:58:26.729Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-02T22:58:27.322Z] --- PASS: TestSecretInspect (1.96s) [2020-10-02T22:58:27.322Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-10-02T22:58:27.322Z] daemon.go:325: [d709729a118e5] waiting for daemon to start [2020-10-02T22:58:27.322Z] daemon.go:325: [d709729a118e5] waiting for daemon to start [2020-10-02T22:58:27.322Z] daemon.go:353: [d709729a118e5] daemon started [2020-10-02T22:58:27.322Z] daemon.go:461: [d709729a118e5] Stopping daemon [2020-10-02T22:58:27.322Z] daemon.go:296: [d709729a118e5] exiting daemon [2020-10-02T22:58:27.322Z] daemon.go:448: [d709729a118e5] Daemon stopped [2020-10-02T22:58:27.322Z] === RUN TestSecretList [2020-10-02T22:58:27.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-02T22:58:28.235Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-02T22:58:29.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-02T22:58:29.408Z] --- PASS: TestSecretList (1.85s) [2020-10-02T22:58:29.408Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-10-02T22:58:29.408Z] daemon.go:325: [d8a416b2200b0] waiting for daemon to start [2020-10-02T22:58:29.408Z] daemon.go:325: [d8a416b2200b0] waiting for daemon to start [2020-10-02T22:58:29.408Z] daemon.go:353: [d8a416b2200b0] daemon started [2020-10-02T22:58:29.408Z] daemon.go:461: [d8a416b2200b0] Stopping daemon [2020-10-02T22:58:29.408Z] daemon.go:296: [d8a416b2200b0] exiting daemon [2020-10-02T22:58:29.408Z] daemon.go:448: [d8a416b2200b0] Daemon stopped [2020-10-02T22:58:29.408Z] === RUN TestSecretsCreateAndDelete [2020-10-02T22:58:30.111Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-02T22:58:30.680Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-02T22:58:31.248Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-02T22:58:31.248Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-02T22:58:31.490Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2020-10-02T22:58:31.490Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-10-02T22:58:31.490Z] daemon.go:325: [df87ac84ea14c] waiting for daemon to start [2020-10-02T22:58:31.490Z] daemon.go:325: [df87ac84ea14c] waiting for daemon to start [2020-10-02T22:58:31.490Z] daemon.go:353: [df87ac84ea14c] daemon started [2020-10-02T22:58:31.490Z] daemon.go:461: [df87ac84ea14c] Stopping daemon [2020-10-02T22:58:31.490Z] daemon.go:296: [df87ac84ea14c] exiting daemon [2020-10-02T22:58:31.490Z] daemon.go:448: [df87ac84ea14c] Daemon stopped [2020-10-02T22:58:31.490Z] === RUN TestSecretsUpdate [2020-10-02T22:58:31.815Z] === RUN TestDockerSuite/TestDockerFails [2020-10-02T22:58:31.815Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-10-02T22:58:31.815Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-10-02T22:58:31.815Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-10-02T22:58:32.753Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-10-02T22:58:33.012Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-10-02T22:58:33.568Z] --- PASS: TestSecretsUpdate (1.89s) [2020-10-02T22:58:33.568Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-10-02T22:58:33.568Z] daemon.go:325: [dd94a7ff95abd] waiting for daemon to start [2020-10-02T22:58:33.568Z] daemon.go:325: [dd94a7ff95abd] waiting for daemon to start [2020-10-02T22:58:33.568Z] daemon.go:353: [dd94a7ff95abd] daemon started [2020-10-02T22:58:33.568Z] daemon.go:461: [dd94a7ff95abd] Stopping daemon [2020-10-02T22:58:33.568Z] daemon.go:296: [dd94a7ff95abd] exiting daemon [2020-10-02T22:58:33.568Z] daemon.go:448: [dd94a7ff95abd] Daemon stopped [2020-10-02T22:58:33.568Z] === RUN TestTemplatedSecret [2020-10-02T22:58:34.393Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-10-02T22:58:34.394Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-10-02T22:58:34.394Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-10-02T22:58:34.394Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-10-02T22:58:35.658Z] --- PASS: TestTemplatedSecret (2.31s) [2020-10-02T22:58:35.658Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-10-02T22:58:35.658Z] daemon.go:325: [d0a7e396937ca] waiting for daemon to start [2020-10-02T22:58:35.658Z] daemon.go:325: [d0a7e396937ca] waiting for daemon to start [2020-10-02T22:58:35.658Z] daemon.go:353: [d0a7e396937ca] daemon started [2020-10-02T22:58:35.658Z] daemon.go:461: [d0a7e396937ca] Stopping daemon [2020-10-02T22:58:35.658Z] daemon.go:296: [d0a7e396937ca] exiting daemon [2020-10-02T22:58:35.658Z] daemon.go:448: [d0a7e396937ca] Daemon stopped [2020-10-02T22:58:35.658Z] === RUN TestSecretCreateResolve [2020-10-02T22:58:36.930Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2020-10-02T22:58:36.930Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-10-02T22:58:36.930Z] daemon.go:325: [d3560a5fafeb4] waiting for daemon to start [2020-10-02T22:58:36.930Z] daemon.go:325: [d3560a5fafeb4] waiting for daemon to start [2020-10-02T22:58:36.930Z] daemon.go:353: [d3560a5fafeb4] daemon started [2020-10-02T22:58:36.930Z] daemon.go:461: [d3560a5fafeb4] Stopping daemon [2020-10-02T22:58:36.930Z] daemon.go:296: [d3560a5fafeb4] exiting daemon [2020-10-02T22:58:36.930Z] daemon.go:448: [d3560a5fafeb4] Daemon stopped [2020-10-02T22:58:36.930Z] === RUN TestServiceUpdateConfigs [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon 3.840s coverage: 9.1% of statements [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/cluster 0.821s coverage: 0.5% of statements [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.341s coverage: 65.3% of statements [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/cluster/convert 0.551s coverage: 35.8% of statements [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.884s coverage: 10.9% of statements [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/config 1.163s coverage: 79.7% of statements [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/discovery 0.495s coverage: 30.4% of statements [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/events 0.365s coverage: 50.0% of statements [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-10-02T22:58:36.971Z] ok github.com/docker/docker/daemon/graphdriver 0.291s coverage: 2.3% of statements [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-10-02T22:58:36.971Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-10-02T22:58:37.739Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-10-02T22:58:37.739Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-10-02T22:58:37.739Z] daemon.go:325: [dab5a720e9967] waiting for daemon to start [2020-10-02T22:58:37.739Z] daemon.go:325: [dab5a720e9967] waiting for daemon to start [2020-10-02T22:58:37.739Z] daemon.go:353: [dab5a720e9967] daemon started [2020-10-02T22:58:37.739Z] daemon.go:461: [dab5a720e9967] Stopping daemon [2020-10-02T22:58:37.739Z] daemon.go:296: [dab5a720e9967] exiting daemon [2020-10-02T22:58:37.739Z] daemon.go:448: [dab5a720e9967] Daemon stopped [2020-10-02T22:58:37.739Z] PASS [2020-10-02T22:58:37.739Z] [2020-10-02T22:58:37.739Z] DONE 6 tests in 12.392s [2020-10-02T22:58:37.739Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-10-02T22:58:37.739Z] ++ 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-10-02T22:58:37.739Z] ++ set -e [2020-10-02T22:58:37.739Z] ++ '[' -n 0 ']' [2020-10-02T22:58:37.739Z] ++ set -x [2020-10-02T22:58:37.739Z] ++ env -i DEST=/go/src/github.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-10-02T22:58:37.739Z] INFO: Testing against a local daemon [2020-10-02T22:58:37.739Z] === RUN TestServiceCreateInit [2020-10-02T22:58:37.739Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-02T22:58:39.880Z] ok github.com/docker/docker/daemon/images 0.699s coverage: 4.9% of statements [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-10-02T22:58:39.880Z] ok github.com/docker/docker/daemon/links 0.145s coverage: 93.0% of statements [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-10-02T22:58:39.880Z] ok github.com/docker/docker/daemon/logger 0.619s coverage: 44.0% of statements [2020-10-02T22:58:39.880Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 78.2% of statements [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-10-02T22:58:39.880Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-10-02T22:58:40.225Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-02T22:58:40.850Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.393s coverage: 62.1% of statements [2020-10-02T22:58:41.273Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-02T22:58:41.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.246s coverage: 88.3% of statements [2020-10-02T22:58:41.313Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-10-02T22:58:41.313Z] #33 130.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-10-02T22:58:41.313Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-10-02T22:58:41.313Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-10-02T22:58:41.313Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-10-02T22:58:41.313Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-10-02T22:58:41.313Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-10-02T22:58:41.313Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-10-02T22:58:41.313Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-10-02T22:58:41.603Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-02T22:58:42.984Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-02T22:58:43.207Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-10-02T22:58:43.501Z] ok github.com/docker/docker/daemon/logger/local 0.431s coverage: 74.7% of statements [2020-10-02T22:58:43.501Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-10-02T22:58:43.501Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.285s coverage: 36.0% of statements [2020-10-02T22:58:43.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-02T22:58:44.138Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-10-02T22:58:44.181Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-10-02T22:58:45.119Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-02T22:58:45.508Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-10-02T22:58:45.768Z] --- PASS: TestServiceCreateInit (7.44s) [2020-10-02T22:58:45.768Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2020-10-02T22:58:45.768Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-10-02T22:58:45.768Z] daemon.go:325: [d47b11dfd6e3e] waiting for daemon to start [2020-10-02T22:58:45.768Z] daemon.go:325: [d47b11dfd6e3e] waiting for daemon to start [2020-10-02T22:58:45.768Z] daemon.go:353: [d47b11dfd6e3e] daemon started [2020-10-02T22:58:45.768Z] daemon.go:461: [d47b11dfd6e3e] Stopping daemon [2020-10-02T22:58:45.768Z] daemon.go:296: [d47b11dfd6e3e] exiting daemon [2020-10-02T22:58:45.768Z] daemon.go:448: [d47b11dfd6e3e] Daemon stopped [2020-10-02T22:58:45.768Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2020-10-02T22:58:45.768Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-10-02T22:58:45.768Z] daemon.go:325: [d621b6843bd3c] waiting for daemon to start [2020-10-02T22:58:45.768Z] daemon.go:325: [d621b6843bd3c] waiting for daemon to start [2020-10-02T22:58:45.768Z] daemon.go:353: [d621b6843bd3c] daemon started [2020-10-02T22:58:45.768Z] daemon.go:461: [d621b6843bd3c] Stopping daemon [2020-10-02T22:58:45.768Z] daemon.go:296: [d621b6843bd3c] exiting daemon [2020-10-02T22:58:45.768Z] daemon.go:448: [d621b6843bd3c] Daemon stopped [2020-10-02T22:58:45.768Z] === RUN TestCreateServiceMultipleTimes [2020-10-02T22:58:46.058Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-02T22:58:46.996Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-02T22:58:47.254Z] ok github.com/docker/docker/daemon/logger/splunk 2.451s coverage: 84.5% of statements [2020-10-02T22:58:47.254Z] ok github.com/docker/docker/daemon/logger/syslog 0.525s coverage: 47.8% of statements [2020-10-02T22:58:47.254Z] ok github.com/docker/docker/daemon/logger/templates 0.214s coverage: 8.3% of statements [2020-10-02T22:58:47.254Z] ? github.com/docker/docker/daemon/names [no test files] [2020-10-02T22:58:47.254Z] ? github.com/docker/docker/daemon/network [no test files] [2020-10-02T22:58:47.254Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-10-02T22:58:47.405Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-10-02T22:58:47.567Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-02T22:58:48.135Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-02T22:58:48.703Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-10-02T22:58:48.775Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-10-02T22:58:48.795Z] ok github.com/docker/docker/distribution 1.556s coverage: 20.5% of statements [2020-10-02T22:58:49.765Z] ok github.com/docker/docker/distribution/metadata 2.045s coverage: 48.2% of statements [2020-10-02T22:58:49.765Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-10-02T22:58:49.765Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 62.7% of statements [2020-10-02T22:58:49.765Z] ? github.com/docker/docker/dockerversion [no test files] [2020-10-02T22:58:49.765Z] ok github.com/docker/docker/errdefs 0.103s coverage: 49.4% of statements [2020-10-02T22:58:50.081Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-10-02T22:58:50.145Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-10-02T22:58:51.022Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-02T22:58:51.590Z] --- PASS: TestServiceUpdateConfigs (15.14s) [2020-10-02T22:58:51.590Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-10-02T22:58:51.590Z] daemon.go:325: [dffa8049a946c] waiting for daemon to start [2020-10-02T22:58:51.590Z] daemon.go:325: [dffa8049a946c] waiting for daemon to start [2020-10-02T22:58:51.590Z] daemon.go:353: [dffa8049a946c] daemon started [2020-10-02T22:58:51.590Z] daemon.go:461: [dffa8049a946c] Stopping daemon [2020-10-02T22:58:51.590Z] daemon.go:296: [dffa8049a946c] exiting daemon [2020-10-02T22:58:51.590Z] daemon.go:448: [dffa8049a946c] Daemon stopped [2020-10-02T22:58:51.590Z] === RUN TestServiceUpdateNetwork [2020-10-02T22:58:52.041Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-10-02T22:58:52.683Z] ok github.com/docker/docker/image 0.976s coverage: 86.4% of statements [2020-10-02T22:58:52.683Z] ok github.com/docker/docker/image/cache 0.185s coverage: 19.2% of statements [2020-10-02T22:58:52.683Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-10-02T22:58:52.683Z] ok github.com/docker/docker/image/v1 0.207s coverage: 25.0% of statements [2020-10-02T22:58:52.683Z] ? github.com/docker/docker/internal/test [no test files] [2020-10-02T22:58:52.972Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-10-02T22:58:53.653Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-10-02T22:58:53.902Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-10-02T22:58:54.127Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-10-02T22:58:54.626Z] ok github.com/docker/docker/internal/testutil 0.242s coverage: 62.5% of statements [2020-10-02T22:58:55.272Z] #33 152.2 [2020-10-02T22:58:55.272Z] #33 DONE 152.4s [2020-10-02T22:58:55.529Z] [2020-10-02T22:58:55.529Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-10-02T22:58:56.031Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-02T22:58:56.459Z] #34 DONE 1.1s [2020-10-02T22:58:56.969Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-02T22:58:57.830Z] [2020-10-02T22:58:57.830Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-10-02T22:58:57.907Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-02T22:58:58.375Z] ok github.com/docker/docker/layer 0.771s coverage: 30.4% of statements [2020-10-02T22:58:58.375Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-10-02T22:58:58.375Z] ok github.com/docker/docker/libcontainerd/local 0.462s coverage: 1.0% of statements [2020-10-02T22:58:58.375Z] ok github.com/docker/docker/libcontainerd/queue 0.130s coverage: 100.0% of statements [2020-10-02T22:58:58.375Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-10-02T22:58:58.375Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-10-02T22:58:58.375Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-10-02T22:58:58.375Z] ? github.com/docker/docker/oci [no test files] [2020-10-02T22:58:58.375Z] ? github.com/docker/docker/oci/caps [no test files] [2020-10-02T22:58:58.405Z] #35 DONE 0.5s [2020-10-02T22:58:58.405Z] [2020-10-02T22:58:58.405Z] #36 exporting to image [2020-10-02T22:58:58.405Z] #36 exporting layers [2020-10-02T22:58:58.475Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-02T22:58:58.734Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-02T22:58:58.835Z] ok github.com/docker/docker/opts 0.267s coverage: 67.3% of statements [2020-10-02T22:58:58.835Z] ok github.com/docker/docker/pkg/aaparser 0.333s coverage: 50.0% of statements [2020-10-02T22:58:59.672Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-02T22:58:59.773Z] #36 exporting layers 1.3s done [2020-10-02T22:58:59.773Z] #36 writing image sha256:ddf660787f88b54a6d0b1c7690578b89ef2a8ac2b9577d23254a7c799c04ddb5 done [2020-10-02T22:58:59.773Z] #36 naming to docker.io/library/moby-e2e-test done [2020-10-02T22:58:59.773Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-02T22:59:00.074Z] + echo Ensuring container killed. [2020-10-02T22:59:00.074Z] Ensuring container killed. [2020-10-02T22:59:00.074Z] + docker rm -vf docker-pr1 [2020-10-02T22:59:00.074Z] Error: No such container: docker-pr1 [2020-10-02T22:59:00.074Z] + true [Pipeline] sh [2020-10-02T22:59:00.240Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-10-02T22:59:00.240Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-02T22:59:00.350Z] + echo Chowning /workspace to jenkins user [2020-10-02T22:59:00.350Z] Chowning /workspace to jenkins user [2020-10-02T22:59:00.350Z] + id -u [2020-10-02T22:59:00.350Z] + id -g [2020-10-02T22:59:00.350Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41522:/workspace busybox chown -R 1000:1000 /workspace [2020-10-02T22:59:00.510Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-10-02T22:59:00.778Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-10-02T22:59:00.778Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-02T22:59:01.156Z] --- PASS: TestCreateServiceMultipleTimes (15.20s) [2020-10-02T22:59:01.156Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-10-02T22:59:01.156Z] daemon.go:325: [d05ea405684ab] waiting for daemon to start [2020-10-02T22:59:01.156Z] daemon.go:325: [d05ea405684ab] waiting for daemon to start [2020-10-02T22:59:01.156Z] daemon.go:353: [d05ea405684ab] daemon started [2020-10-02T22:59:01.156Z] daemon.go:461: [d05ea405684ab] Stopping daemon [2020-10-02T22:59:01.156Z] daemon.go:296: [d05ea405684ab] exiting daemon [2020-10-02T22:59:01.156Z] daemon.go:448: [d05ea405684ab] Daemon stopped [2020-10-02T22:59:01.156Z] === RUN TestCreateServiceConflict [2020-10-02T22:59:01.200Z] + bundleName=unit [2020-10-02T22:59:01.200Z] + echo Creating unit-bundles.tar.gz [2020-10-02T22:59:01.200Z] Creating unit-bundles.tar.gz [2020-10-02T22:59:01.200Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-10-02T22:59:01.200Z] bundles/junit-report.xml [2020-10-02T22:59:01.200Z] bundles/go-test-report.json [2020-10-02T22:59:01.200Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-10-02T22:59:01.214Z] Archiving artifacts [2020-10-02T22:59:01.583Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41522/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-02T22:59:01.716Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-02T22:59:01.885Z] + make clean [2020-10-02T22:59:01.885Z] docker volume rm -f docker-dev-cache [2020-10-02T22:59:02.142Z] docker-dev-cache [Pipeline] deleteDir [2020-10-02T22:59:02.210Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-10-02T22:59:02.210Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-10-02T22:59:02.210Z] daemon.go:325: [d08a7029223c4] waiting for daemon to start [2020-10-02T22:59:02.210Z] daemon.go:325: [d08a7029223c4] waiting for daemon to start [2020-10-02T22:59:02.210Z] daemon.go:353: [d08a7029223c4] daemon started [2020-10-02T22:59:02.210Z] daemon.go:461: [d08a7029223c4] Stopping daemon [2020-10-02T22:59:02.210Z] daemon.go:296: [d08a7029223c4] exiting daemon [2020-10-02T22:59:02.210Z] daemon.go:448: [d08a7029223c4] Daemon stopped [2020-10-02T22:59:02.210Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T22:59:02.654Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-02T22:59:02.654Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-02T22:59:02.654Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-02T22:59:03.223Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-02T22:59:03.482Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-02T22:59:03.740Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-02T22:59:04.676Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-10-02T22:59:04.935Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-10-02T22:59:04.935Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-10-02T22:59:04.935Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-02T22:59:04.935Z] --- PASS: TestServiceUpdateNetwork (13.40s) [2020-10-02T22:59:04.935Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-10-02T22:59:04.935Z] daemon.go:325: [d41945cdcc602] waiting for daemon to start [2020-10-02T22:59:04.935Z] daemon.go:325: [d41945cdcc602] waiting for daemon to start [2020-10-02T22:59:04.935Z] daemon.go:353: [d41945cdcc602] daemon started [2020-10-02T22:59:04.935Z] daemon.go:461: [d41945cdcc602] Stopping daemon [2020-10-02T22:59:04.935Z] daemon.go:296: [d41945cdcc602] exiting daemon [2020-10-02T22:59:04.935Z] daemon.go:448: [d41945cdcc602] Daemon stopped [2020-10-02T22:59:04.935Z] PASS [2020-10-02T22:59:04.935Z] [2020-10-02T22:59:04.935Z] DONE 18 tests in 150.417s [2020-10-02T22:59:04.935Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-10-02T22:59:04.935Z] ++ 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-10-02T22:59:04.935Z] ++ set -e [2020-10-02T22:59:04.935Z] ++ '[' -n 0 ']' [2020-10-02T22:59:04.935Z] ++ set -x [2020-10-02T22:59:04.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=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-10-02T22:59:05.194Z] INFO: Testing against a local daemon [2020-10-02T22:59:05.194Z] === RUN TestSessionCreate [2020-10-02T22:59:05.194Z] --- PASS: TestSessionCreate (0.02s) [2020-10-02T22:59:05.194Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-02T22:59:05.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-10-02T22:59:05.194Z] PASS [2020-10-02T22:59:05.194Z] [2020-10-02T22:59:05.194Z] DONE 2 tests in 0.146s [2020-10-02T22:59:05.194Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-10-02T22:59:05.194Z] ++ 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-10-02T22:59:05.194Z] ++ set -e [2020-10-02T22:59:05.194Z] ++ '[' -n 0 ']' [2020-10-02T22:59:05.194Z] ++ set -x [2020-10-02T22:59:05.195Z] ++ env -i DEST=/go/src/github.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-10-02T22:59:05.454Z] INFO: Testing against a local daemon [2020-10-02T22:59:05.454Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-02T22:59:05.454Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-02T22:59:05.454Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-02T22:59:05.454Z] === RUN TestEventsExecDie [2020-10-02T22:59:05.782Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2020-10-02T22:59:05.782Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-10-02T22:59:05.782Z] daemon.go:325: [d8cc2d415e0a6] waiting for daemon to start [2020-10-02T22:59:05.782Z] daemon.go:325: [d8cc2d415e0a6] waiting for daemon to start [2020-10-02T22:59:05.782Z] daemon.go:353: [d8cc2d415e0a6] daemon started [2020-10-02T22:59:05.782Z] daemon.go:461: [d8cc2d415e0a6] Stopping daemon [2020-10-02T22:59:05.782Z] daemon.go:296: [d8cc2d415e0a6] exiting daemon [2020-10-02T22:59:05.782Z] daemon.go:448: [d8cc2d415e0a6] Daemon stopped [2020-10-02T22:59:05.782Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-02T22:59:06.024Z] --- PASS: TestEventsExecDie (0.80s) [2020-10-02T22:59:06.024Z] === RUN TestEventsBackwardsCompatible [2020-10-02T22:59:06.282Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-10-02T22:59:06.282Z] === RUN TestInfoBinaryCommits [2020-10-02T22:59:06.282Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-10-02T22:59:06.282Z] === RUN TestInfoAPIVersioned [2020-10-02T22:59:06.282Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-02T22:59:06.282Z] === RUN TestInfoAPI [2020-10-02T22:59:06.282Z] --- PASS: TestInfoAPI (0.02s) [2020-10-02T22:59:06.282Z] === RUN TestInfoAPIWarnings [2020-10-02T22:59:06.541Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-10-02T22:59:07.112Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-10-02T22:59:07.112Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-10-02T22:59:07.112Z] daemon.go:325: [d9894ed30ab4f] waiting for daemon to start [2020-10-02T22:59:07.112Z] daemon.go:325: [d9894ed30ab4f] waiting for daemon to start [2020-10-02T22:59:07.112Z] daemon.go:353: [d9894ed30ab4f] daemon started [2020-10-02T22:59:07.112Z] daemon.go:461: [d9894ed30ab4f] Stopping daemon [2020-10-02T22:59:07.112Z] daemon.go:296: [d9894ed30ab4f] exiting daemon [2020-10-02T22:59:07.112Z] daemon.go:448: [d9894ed30ab4f] Daemon stopped [2020-10-02T22:59:07.112Z] === RUN TestLoginFailsWithBadCredentials [2020-10-02T22:59:07.112Z] === RUN TestDockerSuite/TestEventsRename [2020-10-02T22:59:07.372Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-10-02T22:59:07.372Z] === RUN TestPingCacheHeaders [2020-10-02T22:59:07.372Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-02T22:59:07.372Z] === RUN TestPingGet [2020-10-02T22:59:07.372Z] --- PASS: TestPingGet (0.01s) [2020-10-02T22:59:07.372Z] === RUN TestPingHead [2020-10-02T22:59:07.372Z] --- PASS: TestPingHead (0.05s) [2020-10-02T22:59:07.372Z] === RUN TestVersion [2020-10-02T22:59:07.372Z] --- PASS: TestVersion (0.03s) [2020-10-02T22:59:07.372Z] PASS [2020-10-02T22:59:07.372Z] [2020-10-02T22:59:07.372Z] === Skipped [2020-10-02T22:59:07.372Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-02T22:59:07.372Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-02T22:59:07.372Z] [2020-10-02T22:59:07.372Z] [2020-10-02T22:59:07.372Z] DONE 12 tests, 1 skipped in 2.144s [2020-10-02T22:59:07.372Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-10-02T22:59:07.372Z] ++ 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-10-02T22:59:07.372Z] ++ set -e [2020-10-02T22:59:07.372Z] ++ '[' -n 0 ']' [2020-10-02T22:59:07.372Z] ++ set -x [2020-10-02T22:59:07.372Z] ++ env -i DEST=/go/src/github.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-10-02T22:59:07.632Z] INFO: Testing against a local daemon [2020-10-02T22:59:07.632Z] === RUN TestVolumesCreateAndList [2020-10-02T22:59:07.632Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-10-02T22:59:07.632Z] === RUN TestVolumesRemove [2020-10-02T22:59:07.632Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-02T22:59:07.632Z] === RUN TestVolumesInspect [2020-10-02T22:59:07.632Z] --- PASS: TestVolumesInspect (0.02s) [2020-10-02T22:59:07.632Z] === RUN TestVolumesInvalidJSON [2020-10-02T22:59:07.632Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-02T22:59:07.632Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-02T22:59:07.632Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-02T22:59:07.632Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-10-02T22:59:07.632Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-02T22:59:07.632Z] PASS [2020-10-02T22:59:07.632Z] [2020-10-02T22:59:07.632Z] DONE 5 tests in 0.283s [2020-10-02T22:59:07.632Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-02T22:59:07.891Z] === RUN TestDockerSuite/TestEventsResize [2020-10-02T22:59:07.891Z] ++++ cat bundles/test-integration/docker.pid [2020-10-02T22:59:07.891Z] +++ kill 4652 [2020-10-02T22:59:08.459Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-02T22:59:09.028Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-02T22:59:09.028Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-02T22:59:09.028Z] +++ /etc/init.d/apparmor stop [2020-10-02T22:59:09.028Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-02T22:59:09.028Z] [2020-10-02T22:59:09.028Z] Unloading profiles will leave already running processes permanently [2020-10-02T22:59:09.028Z] unconfined, which can lead to unexpected situations. [2020-10-02T22:59:09.028Z] [2020-10-02T22:59:09.028Z] To set a process to complain mode, use the command line tool [2020-10-02T22:59:09.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-02T22:59:09.028Z] +++ true [2020-10-02T22:59:09.028Z] exiting test-integration [2020-10-02T22:59:09.028Z] ++ exit 0 [2020-10-02T22:59:09.028Z] [2020-10-02T22:59:09.598Z] + for job in $(jobs -p) [2020-10-02T22:59:09.598Z] + wait 2610 [2020-10-02T22:59:09.858Z] === RUN TestDockerSuite/TestEventsStreaming [2020-10-02T22:59:10.426Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-02T22:59:12.961Z] === RUN TestDockerSuite/TestEventsTop [2020-10-02T22:59:13.529Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-02T22:59:16.062Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-02T22:59:16.999Z] === RUN TestDockerSuite/TestExec [2020-10-02T22:59:17.568Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-02T22:59:18.137Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-02T22:59:18.464Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-10-02T22:59:18.464Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-10-02T22:59:18.464Z] daemon.go:325: [d8fa05b251638] waiting for daemon to start [2020-10-02T22:59:18.464Z] daemon.go:325: [d8fa05b251638] waiting for daemon to start [2020-10-02T22:59:18.464Z] daemon.go:353: [d8fa05b251638] daemon started [2020-10-02T22:59:18.464Z] daemon.go:461: [d8fa05b251638] Stopping daemon [2020-10-02T22:59:18.464Z] daemon.go:296: [d8fa05b251638] exiting daemon [2020-10-02T22:59:18.464Z] daemon.go:448: [d8fa05b251638] Daemon stopped [2020-10-02T22:59:18.464Z] === RUN TestCreateServiceSecretFileMode [2020-10-02T22:59:18.706Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-02T22:59:18.965Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-02T22:59:20.345Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-02T22:59:20.538Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-10-02T22:59:20.538Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-10-02T22:59:20.538Z] daemon.go:325: [d337e97172d73] waiting for daemon to start [2020-10-02T22:59:20.538Z] daemon.go:325: [d337e97172d73] waiting for daemon to start [2020-10-02T22:59:20.538Z] daemon.go:353: [d337e97172d73] daemon started [2020-10-02T22:59:20.538Z] daemon.go:461: [d337e97172d73] Stopping daemon [2020-10-02T22:59:20.538Z] daemon.go:296: [d337e97172d73] exiting daemon [2020-10-02T22:59:20.538Z] daemon.go:448: [d337e97172d73] Daemon stopped [2020-10-02T22:59:20.538Z] === RUN TestCreateServiceConfigFileMode [2020-10-02T22:59:20.604Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-02T22:59:21.197Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-02T22:59:21.768Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-02T22:59:22.336Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-02T22:59:22.620Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2020-10-02T22:59:22.620Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-10-02T22:59:22.620Z] daemon.go:325: [dfe45e33cdfeb] waiting for daemon to start [2020-10-02T22:59:22.620Z] daemon.go:325: [dfe45e33cdfeb] waiting for daemon to start [2020-10-02T22:59:22.620Z] daemon.go:353: [dfe45e33cdfeb] daemon started [2020-10-02T22:59:22.620Z] daemon.go:461: [dfe45e33cdfeb] Stopping daemon [2020-10-02T22:59:22.620Z] daemon.go:296: [dfe45e33cdfeb] exiting daemon [2020-10-02T22:59:22.620Z] daemon.go:448: [dfe45e33cdfeb] Daemon stopped [2020-10-02T22:59:22.620Z] === RUN TestCreateServiceSysctls [2020-10-02T22:59:22.905Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-02T22:59:23.474Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-02T22:59:24.414Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-02T22:59:25.353Z] === RUN TestDockerSuite/TestExecEnv [2020-10-02T22:59:25.377Z] --- PASS: TestCreateServiceSysctls (3.01s) [2020-10-02T22:59:25.377Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-10-02T22:59:25.377Z] daemon.go:325: [d1fa75174e1d4] waiting for daemon to start [2020-10-02T22:59:25.377Z] daemon.go:325: [d1fa75174e1d4] waiting for daemon to start [2020-10-02T22:59:25.377Z] daemon.go:353: [d1fa75174e1d4] daemon started [2020-10-02T22:59:25.377Z] daemon.go:461: [d1fa75174e1d4] Stopping daemon [2020-10-02T22:59:25.377Z] daemon.go:296: [d1fa75174e1d4] exiting daemon [2020-10-02T22:59:25.377Z] daemon.go:448: [d1fa75174e1d4] Daemon stopped [2020-10-02T22:59:25.377Z] === RUN TestInspect [2020-10-02T22:59:25.921Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-02T22:59:27.300Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-02T22:59:27.559Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-02T22:59:28.126Z] --- PASS: TestInspect (2.40s) [2020-10-02T22:59:28.126Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-10-02T22:59:28.126Z] daemon.go:325: [d0e39ca08fd3a] waiting for daemon to start [2020-10-02T22:59:28.126Z] daemon.go:325: [d0e39ca08fd3a] waiting for daemon to start [2020-10-02T22:59:28.126Z] daemon.go:353: [d0e39ca08fd3a] daemon started [2020-10-02T22:59:28.126Z] daemon.go:461: [d0e39ca08fd3a] Stopping daemon [2020-10-02T22:59:28.126Z] daemon.go:296: [d0e39ca08fd3a] exiting daemon [2020-10-02T22:59:28.126Z] daemon.go:448: [d0e39ca08fd3a] Daemon stopped [2020-10-02T22:59:28.126Z] === RUN TestDockerNetworkConnectAlias [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/archive 9.947s coverage: 62.2% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/authorization 0.536s coverage: 26.2% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/capabilities 0.129s coverage: 87.5% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/chrootarchive 0.176s coverage: 15.4% of statements [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/directory 0.186s coverage: 80.0% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/discovery/file 0.220s coverage: 92.9% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/discovery/kv 3.673s coverage: 84.1% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/discovery/memory 0.230s coverage: 92.3% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/discovery/nodes 0.137s coverage: 93.8% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/filenotify 0.113s coverage: 43.8% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 87.7% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 37.5% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/idtools 0.154s coverage: 6.3% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/ioutils 0.819s coverage: 69.1% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/locker 0.062s coverage: 88.9% of statements [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/longpath 0.112s coverage: 100.0% of statements [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.155s coverage: 85.7% of statements [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/parsers 0.068s coverage: 97.0% of statements [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-10-02T22:59:28.809Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-10-02T22:59:28.809Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-10-02T22:59:29.464Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-02T22:59:29.724Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-10-02T22:59:30.292Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-02T22:59:30.863Z] === RUN TestDockerSuite/TestExecParseError [2020-10-02T22:59:31.431Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-02T22:59:31.690Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-02T22:59:32.259Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-02T22:59:32.599Z] --- PASS: TestDockerNetworkConnectAlias (4.12s) [2020-10-02T22:59:32.599Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-10-02T22:59:32.599Z] daemon.go:325: [d977a09f8d4ab] waiting for daemon to start [2020-10-02T22:59:32.599Z] daemon.go:325: [d977a09f8d4ab] waiting for daemon to start [2020-10-02T22:59:32.599Z] daemon.go:353: [d977a09f8d4ab] daemon started [2020-10-02T22:59:32.599Z] daemon.go:461: [d977a09f8d4ab] Stopping daemon [2020-10-02T22:59:32.599Z] daemon.go:296: [d977a09f8d4ab] exiting daemon [2020-10-02T22:59:32.599Z] daemon.go:448: [d977a09f8d4ab] Daemon stopped [2020-10-02T22:59:32.599Z] === RUN TestDockerNetworkReConnect [2020-10-02T22:59:33.638Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-02T22:59:33.897Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-02T22:59:34.467Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-02T22:59:35.340Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2020-10-02T22:59:35.340Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-10-02T22:59:35.340Z] daemon.go:325: [d077e721a37a0] waiting for daemon to start [2020-10-02T22:59:35.340Z] daemon.go:325: [d077e721a37a0] waiting for daemon to start [2020-10-02T22:59:35.340Z] daemon.go:353: [d077e721a37a0] daemon started [2020-10-02T22:59:35.340Z] daemon.go:461: [d077e721a37a0] Stopping daemon [2020-10-02T22:59:35.340Z] daemon.go:296: [d077e721a37a0] exiting daemon [2020-10-02T22:59:35.340Z] daemon.go:448: [d077e721a37a0] Daemon stopped [2020-10-02T22:59:35.340Z] === RUN TestServicePlugin [2020-10-02T22:59:35.340Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-02T22:59:35.340Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T22:59:35.340Z] === RUN TestServiceUpdateLabel [2020-10-02T22:59:37.420Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-10-02T22:59:37.420Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-10-02T22:59:37.420Z] daemon.go:325: [d3fadb544b4c0] waiting for daemon to start [2020-10-02T22:59:37.420Z] daemon.go:325: [d3fadb544b4c0] waiting for daemon to start [2020-10-02T22:59:37.420Z] daemon.go:353: [d3fadb544b4c0] daemon started [2020-10-02T22:59:37.420Z] daemon.go:461: [d3fadb544b4c0] Stopping daemon [2020-10-02T22:59:37.420Z] daemon.go:296: [d3fadb544b4c0] exiting daemon [2020-10-02T22:59:37.420Z] daemon.go:448: [d3fadb544b4c0] Daemon stopped [2020-10-02T22:59:37.420Z] === RUN TestServiceUpdateSecrets [2020-10-02T22:59:46.673Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-02T22:59:46.673Z] === RUN TestDockerSuite/TestExecTTY [2020-10-02T22:59:46.673Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-02T22:59:46.932Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-02T22:59:47.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T22:59:47.457Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-02T22:59:48.026Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-02T22:59:48.026Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/plugins 35.178s coverage: 73.6% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.091s coverage: 56.8% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/plugins/transport 0.252s coverage: 85.7% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/pools 0.152s coverage: 87.9% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/progress 0.092s coverage: 75.9% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 72.7% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/reexec 0.149s coverage: 82.4% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/signal 0.084s coverage: 20.3% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/stdcopy 0.154s coverage: 100.0% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/streamformatter 0.148s coverage: 66.2% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/system 0.079s coverage: 12.3% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/tarsum 0.221s coverage: 89.3% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/term 0.099s coverage: 30.8% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: 0.0% of statements [no tests to run] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/plugin 0.268s coverage: 12.0% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/plugin/v2 0.271s coverage: 20.1% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/reference 0.218s coverage: 84.4% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/registry 0.470s coverage: 52.0% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/registry/resumable 0.472s coverage: 100.0% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/restartmanager 0.080s coverage: 49.0% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/rootless [no test files] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/runconfig 0.136s coverage: 54.5% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/volume [no test files] [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/volume/drivers 0.164s coverage: 36.1% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/volume/local 0.150s coverage: 37.7% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 66.2% of statements [2020-10-02T22:59:49.932Z] ok github.com/docker/docker/volume/service 0.445s coverage: 70.3% of statements [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-10-02T22:59:49.932Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-10-02T22:59:49.953Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-10-02T22:59:50.223Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-02T22:59:51.490Z] INFO: make.ps1 ended at 10/02/2020 22:59:51 [2020-10-02T22:59:51.602Z] === RUN TestDockerSuite/TestExecWithTERM [2020-10-02T22:59:51.862Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-02T22:59:52.787Z] --- PASS: TestServiceUpdateSecrets (14.19s) [2020-10-02T22:59:52.787Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-10-02T22:59:52.787Z] daemon.go:325: [dd7c410396b68] waiting for daemon to start [2020-10-02T22:59:52.787Z] daemon.go:325: [dd7c410396b68] waiting for daemon to start [2020-10-02T22:59:52.787Z] daemon.go:353: [dd7c410396b68] daemon started [2020-10-02T22:59:52.787Z] daemon.go:461: [dd7c410396b68] Stopping daemon [2020-10-02T22:59:52.787Z] daemon.go:296: [dd7c410396b68] exiting daemon [2020-10-02T22:59:52.787Z] daemon.go:448: [dd7c410396b68] Daemon stopped [2020-10-02T22:59:52.787Z] === RUN TestServiceUpdateConfigs [2020-10-02T22:59:52.799Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-02T22:59:53.673Z] INFO: Unit tests ended at 10/02/2020 22:59:53. Duration:00:04:05.6782501 [2020-10-02T22:59:53.673Z] INFO: Building busybox [2020-10-02T22:59:53.673Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-10-02T22:59:53.673Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-10-02T22:59:53.673Z] [2020-10-02T22:59:53.673Z] Sending build context to Docker daemon 2.56kB [2020-10-02T22:59:53.673Z] [2020-10-02T22:59:53.673Z] Step 1/6 : FROM microsoft/windowsservercore [2020-10-02T22:59:53.673Z] ---> 715aaeac112d [2020-10-02T22:59:53.673Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-10-02T22:59:53.673Z] ---> Running in 1e67ddff1bfd [2020-10-02T22:59:58.073Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-02T23:00:00.754Z] Removing intermediate container 1e67ddff1bfd [2020-10-02T23:00:00.754Z] ---> be8eaeea7352 [2020-10-02T23:00:00.754Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-10-02T23:00:01.727Z] [2020-10-02T23:00:01.727Z] ---> 7335431765ec [2020-10-02T23:00:01.727Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-10-02T23:00:02.187Z] ---> Running in 06fde6afdf17 [2020-10-02T23:00:02.263Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-02T23:00:03.199Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-02T23:00:03.734Z] [2020-10-02T23:00:03.734Z] SUCCESS: Specified value was saved. [2020-10-02T23:00:05.459Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-10-02T23:00:05.459Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-10-02T23:00:05.459Z] daemon.go:325: [d382f423bd751] waiting for daemon to start [2020-10-02T23:00:05.459Z] daemon.go:325: [d382f423bd751] waiting for daemon to start [2020-10-02T23:00:05.459Z] daemon.go:353: [d382f423bd751] daemon started [2020-10-02T23:00:05.459Z] daemon.go:461: [d382f423bd751] Stopping daemon [2020-10-02T23:00:05.459Z] daemon.go:296: [d382f423bd751] exiting daemon [2020-10-02T23:00:05.459Z] daemon.go:448: [d382f423bd751] Daemon stopped [2020-10-02T23:00:05.459Z] === RUN TestServiceUpdateNetwork [2020-10-02T23:00:06.644Z] Removing intermediate container 06fde6afdf17 [2020-10-02T23:00:06.644Z] ---> fd4131992110 [2020-10-02T23:00:06.644Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-10-02T23:00:06.644Z] ---> Running in 4fbaabb01b4f [2020-10-02T23:00:08.469Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-02T23:00:08.469Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-02T23:00:08.469Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-02T23:00:08.469Z] === RUN TestDockerSuite/TestHealth [2020-10-02T23:00:12.452Z] Cannot create a file when that file already exists. [2020-10-02T23:00:18.221Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2020-10-02T23:00:18.221Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-10-02T23:00:18.221Z] daemon.go:325: [db974d27fde35] waiting for daemon to start [2020-10-02T23:00:18.221Z] daemon.go:325: [db974d27fde35] waiting for daemon to start [2020-10-02T23:00:18.221Z] daemon.go:353: [db974d27fde35] daemon started [2020-10-02T23:00:18.221Z] daemon.go:461: [db974d27fde35] Stopping daemon [2020-10-02T23:00:18.221Z] daemon.go:296: [db974d27fde35] exiting daemon [2020-10-02T23:00:18.221Z] daemon.go:448: [db974d27fde35] Daemon stopped [2020-10-02T23:00:18.221Z] PASS [2020-10-02T23:00:18.221Z] [2020-10-02T23:00:18.221Z] === Skipped [2020-10-02T23:00:18.221Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-10-02T23:00:18.221Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-10-02T23:00:18.221Z] [2020-10-02T23:00:18.221Z] [2020-10-02T23:00:18.221Z] DONE 18 tests, 1 skipped in 100.186s [2020-10-02T23:00:18.221Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-10-02T23:00:18.221Z] ++ 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-10-02T23:00:18.221Z] ++ set -e [2020-10-02T23:00:18.221Z] ++ '[' -n 0 ']' [2020-10-02T23:00:18.221Z] ++ set -x [2020-10-02T23:00:18.221Z] ++ env -i DEST=/go/src/github.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-10-02T23:00:18.221Z] INFO: Testing against a local daemon [2020-10-02T23:00:18.221Z] === RUN TestSessionCreate [2020-10-02T23:00:18.221Z] --- PASS: TestSessionCreate (0.04s) [2020-10-02T23:00:18.221Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-02T23:00:18.221Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-10-02T23:00:18.221Z] PASS [2020-10-02T23:00:18.221Z] [2020-10-02T23:00:18.221Z] DONE 2 tests in 0.150s [2020-10-02T23:00:18.221Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-10-02T23:00:18.221Z] ++ 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-10-02T23:00:18.221Z] ++ set -e [2020-10-02T23:00:18.221Z] ++ '[' -n 0 ']' [2020-10-02T23:00:18.221Z] ++ set -x [2020-10-02T23:00:18.221Z] ++ env -i DEST=/go/src/github.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-10-02T23:00:18.221Z] INFO: Testing against a local daemon [2020-10-02T23:00:18.221Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-02T23:00:18.221Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-02T23:00:18.221Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-02T23:00:18.221Z] === RUN TestEventsExecDie [2020-10-02T23:00:18.859Z] --- PASS: TestEventsExecDie (0.64s) [2020-10-02T23:00:18.859Z] === RUN TestEventsBackwardsCompatible [2020-10-02T23:00:18.859Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-10-02T23:00:18.859Z] === RUN TestInfoBinaryCommits [2020-10-02T23:00:18.859Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-10-02T23:00:18.859Z] === RUN TestInfoAPIVersioned [2020-10-02T23:00:18.859Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-10-02T23:00:18.859Z] === RUN TestInfoAPI [2020-10-02T23:00:18.859Z] --- PASS: TestInfoAPI (0.05s) [2020-10-02T23:00:18.859Z] === RUN TestInfoAPIWarnings [2020-10-02T23:00:19.530Z] Removing intermediate container 4fbaabb01b4f [2020-10-02T23:00:19.530Z] ---> 43d1f978275d [2020-10-02T23:00:19.530Z] Step 6/6 : CMD ["sh"] [2020-10-02T23:00:19.530Z] ---> Running in 2bcf653c136d [2020-10-02T23:00:19.900Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-10-02T23:00:19.901Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-10-02T23:00:19.901Z] daemon.go:325: [d58eabf6d8f5d] waiting for daemon to start [2020-10-02T23:00:19.901Z] daemon.go:325: [d58eabf6d8f5d] waiting for daemon to start [2020-10-02T23:00:19.901Z] daemon.go:353: [d58eabf6d8f5d] daemon started [2020-10-02T23:00:19.901Z] daemon.go:461: [d58eabf6d8f5d] Stopping daemon [2020-10-02T23:00:19.901Z] daemon.go:296: [d58eabf6d8f5d] exiting daemon [2020-10-02T23:00:19.901Z] daemon.go:448: [d58eabf6d8f5d] Daemon stopped [2020-10-02T23:00:19.901Z] === RUN TestLoginFailsWithBadCredentials [2020-10-02T23:00:19.901Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-10-02T23:00:19.901Z] === RUN TestPingCacheHeaders [2020-10-02T23:00:19.989Z] Removing intermediate container 2bcf653c136d [2020-10-02T23:00:19.989Z] ---> 9558e109eb95 [2020-10-02T23:00:19.989Z] Successfully built 9558e109eb95 [2020-10-02T23:00:19.989Z] Successfully tagged busybox:latest [2020-10-02T23:00:19.989Z] INFO: Docker images of the daemon under test [2020-10-02T23:00:19.989Z] [2020-10-02T23:00:19.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-10-02T23:00:19.989Z] busybox latest 9558e109eb95 Less than a second ago 5.09GB [2020-10-02T23:00:19.989Z] microsoft/windowsservercore latest 715aaeac112d 4 weeks ago 5.06GB [2020-10-02T23:00:19.989Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 4 weeks ago 5.06GB [2020-10-02T23:00:19.989Z] [2020-10-02T23:00:19.989Z] INFO: Running integration tests at 10/02/2020 23:00:19... [2020-10-02T23:00:19.989Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-10-02T23:00:19.989Z] INFO: Integration API tests being run from the host: [2020-10-02T23:00:19.989Z] INFO: make.ps1 starting at 10/02/2020 23:00:19 [2020-10-02T23:00:20.195Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-10-02T23:00:20.195Z] === RUN TestPingGet [2020-10-02T23:00:20.195Z] --- PASS: TestPingGet (0.02s) [2020-10-02T23:00:20.195Z] === RUN TestPingHead [2020-10-02T23:00:20.195Z] --- PASS: TestPingHead (0.03s) [2020-10-02T23:00:20.195Z] === RUN TestVersion [2020-10-02T23:00:20.195Z] --- PASS: TestVersion (0.03s) [2020-10-02T23:00:20.195Z] PASS [2020-10-02T23:00:20.195Z] [2020-10-02T23:00:20.195Z] === Skipped [2020-10-02T23:00:20.195Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-10-02T23:00:20.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-10-02T23:00:20.195Z] [2020-10-02T23:00:20.195Z] [2020-10-02T23:00:20.195Z] DONE 12 tests, 1 skipped in 2.145s [2020-10-02T23:00:20.195Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-10-02T23:00:20.195Z] ++ 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-10-02T23:00:20.195Z] ++ set -e [2020-10-02T23:00:20.195Z] ++ '[' -n 0 ']' [2020-10-02T23:00:20.195Z] ++ set -x [2020-10-02T23:00:20.195Z] ++ env -i DEST=/go/src/github.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-10-02T23:00:20.195Z] INFO: Testing against a local daemon [2020-10-02T23:00:20.195Z] === RUN TestVolumesCreateAndList [2020-10-02T23:00:20.195Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-10-02T23:00:20.195Z] === RUN TestVolumesRemove [2020-10-02T23:00:20.487Z] --- PASS: TestVolumesRemove (0.07s) [2020-10-02T23:00:20.487Z] === RUN TestVolumesInspect [2020-10-02T23:00:20.487Z] --- PASS: TestVolumesInspect (0.03s) [2020-10-02T23:00:20.487Z] === RUN TestVolumesInvalidJSON [2020-10-02T23:00:20.487Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-02T23:00:20.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-02T23:00:20.487Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-02T23:00:20.487Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-10-02T23:00:20.487Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-02T23:00:20.487Z] PASS [2020-10-02T23:00:20.487Z] [2020-10-02T23:00:20.487Z] DONE 5 tests in 0.218s [2020-10-02T23:00:20.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-02T23:00:20.487Z] ++++ cat bundles/test-integration/docker.pid [2020-10-02T23:00:20.487Z] +++ kill 12335 [2020-10-02T23:00:21.536Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-10-02T23:00:22.006Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-02T23:00:22.007Z] +++ /etc/init.d/apparmor stop [2020-10-02T23:00:22.007Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-02T23:00:22.007Z] [2020-10-02T23:00:22.007Z] Unloading profiles will leave already running processes permanently [2020-10-02T23:00:22.007Z] unconfined, which can lead to unexpected situations. [2020-10-02T23:00:22.007Z] [2020-10-02T23:00:22.007Z] To set a process to complain mode, use the command line tool [2020-10-02T23:00:22.007Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-02T23:00:22.007Z] +++ true [2020-10-02T23:00:22.007Z] exiting test-integration [2020-10-02T23:00:22.007Z] ++ exit 0 [2020-10-02T23:00:22.007Z] Post stage [Pipeline] junit [2020-10-02T23:00:23.091Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-02T23:00:23.875Z] + echo Ensuring container killed. [2020-10-02T23:00:23.875Z] Ensuring container killed. [2020-10-02T23:00:23.875Z] + docker rm -vf docker-pr1 [2020-10-02T23:00:23.875Z] Error: No such container: docker-pr1 [2020-10-02T23:00:23.875Z] + true [Pipeline] sh [2020-10-02T23:00:24.265Z] + echo Chowning /workspace to jenkins user [2020-10-02T23:00:24.265Z] Chowning /workspace to jenkins user [2020-10-02T23:00:24.265Z] + id -u [2020-10-02T23:00:24.265Z] + id -g [2020-10-02T23:00:24.265Z] + docker run --rm -v /home/docker/workspace/moby_PR-41522:/workspace busybox chown -R 1001:1001 /workspace [2020-10-02T23:00:24.265Z] Unable to find image 'busybox:latest' locally [2020-10-02T23:00:24.558Z] latest: Pulling from library/busybox [2020-10-02T23:00:24.851Z] d997fe81ee23: Pulling fs layer [2020-10-02T23:00:24.851Z] d997fe81ee23: Verifying Checksum [2020-10-02T23:00:24.851Z] d997fe81ee23: Download complete [2020-10-02T23:00:25.148Z] d997fe81ee23: Pull complete [2020-10-02T23:00:25.148Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-10-02T23:00:25.148Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-02T23:00:27.072Z] + bundleName=ppc64le-integration [2020-10-02T23:00:27.072Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-10-02T23:00:27.072Z] Creating ppc64le-integration-bundles.tar.gz [2020-10-02T23:00:27.072Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-10-02T23:00:27.072Z] [Pipeline] archiveArtifacts [2020-10-02T23:00:27.117Z] Archiving artifacts [2020-10-02T23:00:27.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41522/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-02T23:00:27.861Z] + make clean [2020-10-02T23:00:28.153Z] docker volume rm -f docker-dev-cache [2020-10-02T23:00:28.153Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-02T23:00:30.411Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-02T23:00:30.980Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-02T23:00:30.980Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-02T23:00:31.239Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-02T23:00:34.527Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-02T23:00:34.527Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-02T23:00:34.527Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-02T23:00:35.109Z] === RUN TestDockerSuite/TestImportFile [2020-10-02T23:00:36.500Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-02T23:00:36.500Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-02T23:00:37.436Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-02T23:00:38.814Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-02T23:00:39.757Z] === RUN TestDockerSuite/TestInfoDebug [2020-10-02T23:00:40.325Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-10-02T23:00:41.262Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-10-02T23:00:41.830Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-10-02T23:00:42.767Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-02T23:00:43.335Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-02T23:00:43.904Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-02T23:00:44.474Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-02T23:00:44.474Z] === RUN TestDockerSuite/TestInfoFormat [2020-10-02T23:00:44.474Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-10-02T23:00:44.474Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-10-02T23:00:45.043Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-02T23:00:45.612Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-02T23:00:45.872Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-02T23:00:46.441Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-02T23:00:46.700Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-02T23:00:47.269Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-02T23:00:47.842Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-02T23:00:47.842Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-10-02T23:00:49.222Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-02T23:00:49.482Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-02T23:00:50.050Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-02T23:00:50.050Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-02T23:00:50.620Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-02T23:00:50.620Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-02T23:00:51.191Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-02T23:00:51.613Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-10-02T23:00:51.759Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-02T23:00:52.019Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-02T23:00:52.587Z] === RUN TestDockerSuite/TestInspectImage [2020-10-02T23:00:52.587Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-02T23:00:52.587Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-02T23:00:52.846Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-02T23:00:53.105Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-02T23:00:53.674Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-02T23:00:53.674Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-02T23:00:54.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-02T23:00:54.242Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-02T23:00:54.542Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-10-02T23:00:54.812Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-02T23:00:56.204Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-02T23:00:56.463Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-02T23:00:56.724Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-02T23:00:57.293Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-02T23:00:58.231Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-02T23:00:58.800Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-02T23:00:59.239Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-10-02T23:00:59.369Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-02T23:00:59.937Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-02T23:01:00.196Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-02T23:01:00.766Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-02T23:01:01.335Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-02T23:01:01.335Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-10-02T23:01:02.152Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-10-02T23:01:02.714Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-02T23:01:03.652Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-02T23:01:04.592Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-02T23:01:04.852Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-02T23:01:05.908Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-10-02T23:01:06.232Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-02T23:01:07.449Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-10-02T23:01:07.610Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-02T23:01:08.424Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-10-02T23:01:08.988Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-02T23:01:08.988Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-02T23:01:09.393Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-10-02T23:01:10.367Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-02T23:01:10.627Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-02T23:01:10.935Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-10-02T23:01:11.196Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-02T23:01:13.859Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-10-02T23:01:15.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-02T23:01:19.594Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-02T23:01:19.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-02T23:01:19.688Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-10-02T23:01:21.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-02T23:01:22.437Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-02T23:01:23.375Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-02T23:01:25.913Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-10-02T23:01:25.913Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-02T23:01:25.913Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-02T23:01:25.913Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-02T23:01:25.913Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-02T23:01:26.482Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-02T23:01:27.421Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-02T23:01:30.084Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-10-02T23:01:30.708Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-02T23:01:31.277Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-02T23:01:32.998Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-10-02T23:01:35.917Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-10-02T23:01:36.548Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-02T23:01:36.548Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-02T23:01:36.548Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-02T23:01:37.121Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-02T23:01:38.060Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-02T23:01:38.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-02T23:01:38.999Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-02T23:01:39.938Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-02T23:01:40.621Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-10-02T23:01:40.876Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-02T23:01:43.571Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-10-02T23:01:44.170Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-02T23:01:44.740Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-02T23:01:45.314Z] === RUN TestDockerSuite/TestLogsSince [2020-10-02T23:01:46.567Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-10-02T23:01:50.316Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-10-02T23:01:50.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:01:50.316Z] INFO: Testing against a local daemon [2020-10-02T23:01:50.316Z] === RUN TestBuildWithSession [2020-10-02T23:01:50.316Z] --- SKIP: TestBuildWithSession (0.00s) [2020-10-02T23:01:50.316Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:01:50.316Z] === RUN TestBuildSquashParent [2020-10-02T23:01:50.316Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-10-02T23:01:50.316Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:01:50.316Z] === RUN TestBuildWithRemoveAndForceRemove [2020-10-02T23:01:50.316Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-10-02T23:01:50.316Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:01:50.316Z] === RUN TestBuildMultiStageCopy [2020-10-02T23:01:50.316Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-10-02T23:01:51.889Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-02T23:01:56.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-02T23:01:57.459Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-02T23:01:58.397Z] === RUN TestDockerSuite/TestLogsTail [2020-10-02T23:01:58.969Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-02T23:01:59.538Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-02T23:02:00.478Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-02T23:02:00.478Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-02T23:02:00.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-10-02T23:02:01.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-10-02T23:02:01.417Z] === RUN TestDockerSuite/TestNetHostname [2020-10-02T23:02:02.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-10-02T23:02:02.796Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-02T23:02:03.055Z] === RUN TestDockerSuite/TestNetworkEvents [2020-10-02T23:02:03.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-10-02T23:02:03.624Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-02T23:02:04.584Z] --- PASS: TestBuildMultiStageCopy (14.69s) [2020-10-02T23:02:04.584Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.14s) [2020-10-02T23:02:04.584Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2020-10-02T23:02:04.584Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2020-10-02T23:02:04.584Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2020-10-02T23:02:04.584Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2020-10-02T23:02:04.584Z] === RUN TestBuildMultiStageParentConfig [2020-10-02T23:02:04.584Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-10-02T23:02:04.584Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:04.584Z] === RUN TestBuildLabelWithTargets [2020-10-02T23:02:04.584Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-10-02T23:02:04.584Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:04.584Z] === RUN TestBuildWithEmptyLayers [2020-10-02T23:02:05.002Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-02T23:02:05.569Z] === RUN TestDockerSuite/TestPluginActive [2020-10-02T23:02:06.123Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2020-10-02T23:02:06.123Z] === RUN TestBuildMultiStageOnBuild [2020-10-02T23:02:06.123Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-10-02T23:02:06.123Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:06.123Z] === RUN TestBuildUncleanTarFilenames [2020-10-02T23:02:06.123Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-10-02T23:02:06.123Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:06.123Z] === RUN TestBuildMultiStageLayerLeak [2020-10-02T23:02:06.123Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-10-02T23:02:06.123Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:06.123Z] === RUN TestBuildWithHugeFile [2020-10-02T23:02:06.123Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-10-02T23:02:06.123Z] build_test.go:492: testEnv.OSType == "windows" [2020-10-02T23:02:06.123Z] === RUN TestBuildWithEmptyDockerfile [2020-10-02T23:02:06.123Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T23:02:06.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T23:02:06.123Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T23:02:06.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T23:02:06.123Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T23:02:06.123Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T23:02:06.123Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-10-02T23:02:06.123Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-10-02T23:02:06.123Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-10-02T23:02:06.123Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2020-10-02T23:02:06.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-10-02T23:02:06.123Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-10-02T23:02:06.123Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-10-02T23:02:06.123Z] === RUN TestBuildPreserveOwnership [2020-10-02T23:02:06.123Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-10-02T23:02:06.123Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:06.123Z] === RUN TestBuildPlatformInvalid [2020-10-02T23:02:06.587Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-10-02T23:02:06.587Z] PASS [2020-10-02T23:02:06.587Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-10-02T23:02:06.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:02:06.587Z] INFO: Testing against a local daemon [2020-10-02T23:02:06.587Z] === RUN TestConfigList [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigList (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestConfigsCreateAndDelete [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestConfigsUpdate [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestTemplatedConfig [2020-10-02T23:02:06.587Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestConfigInspect [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigInspect (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestConfigCreateWithLabels [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:02:06.587Z] === RUN TestConfigCreateResolve [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:02:06.587Z] === RUN TestConfigDaemonLibtrustID [2020-10-02T23:02:06.587Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-10-02T23:02:06.587Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:02:06.587Z] PASS [2020-10-02T23:02:06.587Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-10-02T23:02:06.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:02:06.587Z] INFO: Testing against a local daemon [2020-10-02T23:02:06.587Z] === RUN TestCheckpoint [2020-10-02T23:02:06.587Z] --- SKIP: TestCheckpoint (0.00s) [2020-10-02T23:02:06.587Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-10-02T23:02:06.587Z] === RUN TestContainerInvalidJSON [2020-10-02T23:02:06.587Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T23:02:06.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T23:02:06.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T23:02:06.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T23:02:06.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-10-02T23:02:06.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-10-02T23:02:06.587Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-10-02T23:02:06.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-10-02T23:02:06.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-10-02T23:02:06.587Z] --- PASS: TestContainerInvalidJSON (0.05s) [2020-10-02T23:02:06.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-10-02T23:02:06.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-10-02T23:02:06.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-10-02T23:02:06.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-10-02T23:02:06.587Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-10-02T23:02:06.587Z] copy_test.go:25: testEnv.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestCopyFromContainerPathIsNotDir [2020-10-02T23:02:06.587Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-10-02T23:02:06.587Z] copy_test.go:39: testEnv.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestCopyToContainerPathDoesNotExist [2020-10-02T23:02:06.587Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-10-02T23:02:06.587Z] copy_test.go:51: testEnv.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestCopyToContainerPathIsNotDir [2020-10-02T23:02:06.587Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-10-02T23:02:06.587Z] copy_test.go:65: testEnv.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestCopyFromContainer [2020-10-02T23:02:06.587Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-10-02T23:02:06.587Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-10-02T23:02:06.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T23:02:06.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T23:02:06.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T23:02:06.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T23:02:06.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T23:02:06.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T23:02:06.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-10-02T23:02:06.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-10-02T23:02:06.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-10-02T23:02:06.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-10-02T23:02:06.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-10-02T23:02:06.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-10-02T23:02:06.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-10-02T23:02:06.587Z] === RUN TestCreateLinkToNonExistingContainer [2020-10-02T23:02:06.587Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-10-02T23:02:06.587Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-10-02T23:02:06.587Z] === RUN TestCreateWithInvalidEnv [2020-10-02T23:02:06.587Z] === RUN TestCreateWithInvalidEnv/0 [2020-10-02T23:02:06.587Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-10-02T23:02:06.587Z] === RUN TestCreateWithInvalidEnv/1 [2020-10-02T23:02:06.587Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-10-02T23:02:06.587Z] === RUN TestCreateWithInvalidEnv/2 [2020-10-02T23:02:06.587Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-10-02T23:02:06.587Z] === CONT TestCreateWithInvalidEnv/0 [2020-10-02T23:02:06.587Z] === CONT TestCreateWithInvalidEnv/2 [2020-10-02T23:02:06.587Z] === CONT TestCreateWithInvalidEnv/1 [2020-10-02T23:02:06.587Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-10-02T23:02:06.587Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-10-02T23:02:06.587Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-10-02T23:02:06.587Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-10-02T23:02:06.587Z] === RUN TestCreateTmpfsMountsTarget [2020-10-02T23:02:06.587Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-10-02T23:02:06.587Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:06.587Z] === RUN TestCreateWithCustomMaskedPaths [2020-10-02T23:02:06.587Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-10-02T23:02:06.587Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:02:06.587Z] === RUN TestCreateWithCapabilities [2020-10-02T23:02:06.587Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-10-02T23:02:06.587Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-10-02T23:02:06.587Z] === RUN TestCreateWithCustomReadonlyPaths [2020-10-02T23:02:06.587Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-10-02T23:02:06.587Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:02:06.587Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-10-02T23:02:06.947Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-02T23:02:07.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T23:02:07.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T23:02:07.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T23:02:07.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T23:02:07.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T23:02:07.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T23:02:07.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T23:02:07.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T23:02:07.047Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T23:02:07.047Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T23:02:07.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-10-02T23:02:07.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-10-02T23:02:07.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-10-02T23:02:07.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-10-02T23:02:07.047Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-10-02T23:02:07.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-10-02T23:02:07.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-10-02T23:02:07.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-10-02T23:02:07.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-10-02T23:02:07.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-10-02T23:02:07.047Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-10-02T23:02:07.047Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-10-02T23:02:07.047Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-10-02T23:02:07.047Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-10-02T23:02:07.047Z] === RUN TestDiff [2020-10-02T23:02:07.047Z] --- SKIP: TestDiff (0.00s) [2020-10-02T23:02:07.047Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:07.047Z] === RUN TestExecWithCloseStdin [2020-10-02T23:02:09.230Z] --- PASS: TestExecWithCloseStdin (2.43s) [2020-10-02T23:02:09.230Z] === RUN TestExec [2020-10-02T23:02:09.230Z] --- SKIP: TestExec (0.00s) [2020-10-02T23:02:09.230Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-02T23:02:09.230Z] === RUN TestExecUser [2020-10-02T23:02:09.230Z] --- SKIP: TestExecUser (0.00s) [2020-10-02T23:02:09.230Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-10-02T23:02:09.230Z] === RUN TestExportContainerAndImportImage [2020-10-02T23:02:09.230Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-10-02T23:02:09.230Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:09.230Z] === RUN TestExportContainerAfterDaemonRestart [2020-10-02T23:02:09.230Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-10-02T23:02:09.230Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:09.230Z] === RUN TestHealthCheckWorkdir [2020-10-02T23:02:09.230Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-10-02T23:02:09.230Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:09.230Z] === RUN TestHealthKillContainer [2020-10-02T23:02:09.230Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-10-02T23:02:09.231Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-10-02T23:02:09.231Z] === RUN TestInspectCpusetInConfigPre120 [2020-10-02T23:02:09.231Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-10-02T23:02:09.231Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-10-02T23:02:09.231Z] === RUN TestKillContainerInvalidSignal [2020-10-02T23:02:11.412Z] --- PASS: TestKillContainerInvalidSignal (1.96s) [2020-10-02T23:02:11.412Z] === RUN TestKillContainer [2020-10-02T23:02:11.412Z] --- SKIP: TestKillContainer (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-10-02T23:02:11.412Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-10-02T23:02:11.412Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-02T23:02:11.412Z] === RUN TestKillStoppedContainer [2020-10-02T23:02:11.412Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-02T23:02:11.412Z] === RUN TestKillStoppedContainerAPIPre120 [2020-10-02T23:02:11.412Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-10-02T23:02:11.412Z] === RUN TestKillDifferentUserContainer [2020-10-02T23:02:11.412Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-10-02T23:02:11.412Z] === RUN TestInspectOomKilledTrue [2020-10-02T23:02:11.412Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T23:02:11.412Z] === RUN TestInspectOomKilledFalse [2020-10-02T23:02:11.412Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-10-02T23:02:11.412Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-10-02T23:02:11.412Z] === RUN TestLogsFollowTailEmpty [2020-10-02T23:02:12.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-02T23:02:12.964Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2020-10-02T23:02:12.964Z] === RUN TestNetworkNat [2020-10-02T23:02:12.964Z] --- SKIP: TestNetworkNat (0.00s) [2020-10-02T23:02:12.964Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:12.964Z] === RUN TestNetworkLocalhostTCPNat [2020-10-02T23:02:12.964Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-10-02T23:02:12.964Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:02:12.964Z] === RUN TestNetworkLoopbackNat [2020-10-02T23:02:12.964Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-10-02T23:02:12.964Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:12.964Z] === RUN TestPause [2020-10-02T23:02:12.964Z] --- SKIP: TestPause (0.00s) [2020-10-02T23:02:12.964Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-10-02T23:02:12.964Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-10-02T23:02:13.603Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-02T23:02:13.603Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-02T23:02:15.006Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-02T23:02:15.144Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.98s) [2020-10-02T23:02:15.144Z] === RUN TestPauseStopPausedContainer [2020-10-02T23:02:15.144Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-10-02T23:02:15.144Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:15.144Z] === RUN TestPsFilter [2020-10-02T23:02:15.144Z] --- PASS: TestPsFilter (0.12s) [2020-10-02T23:02:15.144Z] === RUN TestRemoveContainerWithRemovedVolume [2020-10-02T23:02:17.324Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s) [2020-10-02T23:02:17.324Z] === RUN TestRemoveContainerWithVolume [2020-10-02T23:02:18.299Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-02T23:02:18.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-02T23:02:19.677Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-02T23:02:20.233Z] --- PASS: TestRemoveContainerWithVolume (2.27s) [2020-10-02T23:02:20.233Z] === RUN TestRemoveContainerRunning [2020-10-02T23:02:21.779Z] --- PASS: TestRemoveContainerRunning (1.99s) [2020-10-02T23:02:21.779Z] === RUN TestRemoveContainerForceRemoveRunning [2020-10-02T23:02:22.223Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-02T23:02:23.973Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2020-10-02T23:02:23.973Z] === RUN TestRemoveInvalidContainer [2020-10-02T23:02:23.973Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-10-02T23:02:23.973Z] === RUN TestRenameLinkedContainer [2020-10-02T23:02:23.973Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-10-02T23:02:23.973Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:23.973Z] === RUN TestRenameStoppedContainer [2020-10-02T23:02:26.155Z] --- PASS: TestRenameStoppedContainer (2.35s) [2020-10-02T23:02:26.155Z] === RUN TestRenameRunningContainerAndReuse [2020-10-02T23:02:26.422Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-02T23:02:27.360Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-02T23:02:28.298Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-02T23:02:29.236Z] === RUN TestDockerSuite/TestPortList [2020-10-02T23:02:30.866Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2020-10-02T23:02:30.866Z] === RUN TestRenameInvalidName [2020-10-02T23:02:31.834Z] --- PASS: TestRenameInvalidName (1.83s) [2020-10-02T23:02:31.834Z] === RUN TestRenameAnonymousContainer [2020-10-02T23:02:31.834Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-10-02T23:02:31.834Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:31.834Z] === RUN TestRenameContainerWithSameName [2020-10-02T23:02:34.015Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2020-10-02T23:02:34.015Z] === RUN TestRenameContainerWithLinkedContainer [2020-10-02T23:02:34.015Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-10-02T23:02:34.015Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:34.015Z] === RUN TestResize [2020-10-02T23:02:34.015Z] --- SKIP: TestResize (0.00s) [2020-10-02T23:02:34.015Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:34.015Z] === RUN TestResizeWithInvalidSize [2020-10-02T23:02:34.015Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-10-02T23:02:34.015Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-10-02T23:02:34.015Z] === RUN TestResizeWhenContainerNotStarted [2020-10-02T23:02:35.803Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-02T23:02:36.210Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2020-10-02T23:02:36.210Z] === RUN TestDaemonRestartKillContainers [2020-10-02T23:02:36.210Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-10-02T23:02:36.210Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:02:36.210Z] === RUN TestStats [2020-10-02T23:02:36.210Z] --- SKIP: TestStats (0.00s) [2020-10-02T23:02:36.210Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-10-02T23:02:36.210Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-10-02T23:02:36.746Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-02T23:02:43.291Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.25s) [2020-10-02T23:02:43.291Z] === RUN TestStopContainerWithTimeout [2020-10-02T23:02:43.291Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-10-02T23:02:43.291Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-10-02T23:02:43.291Z] === RUN TestUpdateRestartPolicy [2020-10-02T23:02:43.313Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-02T23:02:43.313Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-02T23:02:43.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-02T23:02:43.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-02T23:02:43.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-02T23:02:43.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-02T23:02:43.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-02T23:02:43.832Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-02T23:02:44.092Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-02T23:02:45.030Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-02T23:02:45.030Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-10-02T23:02:45.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-02T23:02:47.516Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-10-02T23:02:48.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-02T23:02:48.343Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-10-02T23:02:48.913Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-10-02T23:02:49.173Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-02T23:02:51.712Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-02T23:02:52.652Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-02T23:02:55.190Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-02T23:02:58.483Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-02T23:02:58.483Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-02T23:03:01.022Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-02T23:03:07.592Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-02T23:03:08.466Z] --- PASS: TestUpdateRestartPolicy (23.28s) [2020-10-02T23:03:08.466Z] === RUN TestUpdateRestartWithAutoRemove [2020-10-02T23:03:08.466Z] --- PASS: TestUpdateRestartWithAutoRemove (2.01s) [2020-10-02T23:03:08.466Z] === RUN TestWaitNonBlocked [2020-10-02T23:03:08.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T23:03:08.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T23:03:08.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T23:03:08.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T23:03:08.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-10-02T23:03:08.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-10-02T23:03:08.530Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-02T23:03:09.909Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-02T23:03:10.655Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-10-02T23:03:10.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.81s) [2020-10-02T23:03:10.655Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.85s) [2020-10-02T23:03:10.655Z] === RUN TestWaitBlocked [2020-10-02T23:03:10.655Z] --- SKIP: TestWaitBlocked (0.00s) [2020-10-02T23:03:10.655Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:10.655Z] PASS [2020-10-02T23:03:10.655Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-10-02T23:03:10.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:10.655Z] INFO: Testing against a local daemon [2020-10-02T23:03:10.655Z] === RUN TestCommitInheritsEnv [2020-10-02T23:03:10.655Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-10-02T23:03:10.655Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:03:10.655Z] === RUN TestImportExtremelyLargeImageWorks [2020-10-02T23:03:10.655Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-10-02T23:03:10.655Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-10-02T23:03:10.655Z] === RUN TestImagesFilterMultiReference [2020-10-02T23:03:10.847Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-02T23:03:11.114Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-10-02T23:03:11.114Z] === RUN TestImagePullPlatformInvalid [2020-10-02T23:03:11.114Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-10-02T23:03:11.114Z] === RUN TestRemoveImageOrphaning [2020-10-02T23:03:11.114Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-10-02T23:03:11.114Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:03:11.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-10-02T23:03:11.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-10-02T23:03:11.114Z] === RUN TestTagInvalidReference [2020-10-02T23:03:11.114Z] --- PASS: TestTagInvalidReference (0.03s) [2020-10-02T23:03:11.114Z] === RUN TestTagValidPrefixedRepo [2020-10-02T23:03:11.114Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-10-02T23:03:11.114Z] === RUN TestTagExistedNameWithoutForce [2020-10-02T23:03:11.114Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-10-02T23:03:11.114Z] === RUN TestTagOfficialNames [2020-10-02T23:03:11.114Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-10-02T23:03:11.114Z] tag_test.go:98: testEnv.OSType == "windows" [2020-10-02T23:03:11.114Z] === RUN TestTagMatchesDigest [2020-10-02T23:03:11.114Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-10-02T23:03:11.114Z] PASS [2020-10-02T23:03:11.114Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-10-02T23:03:11.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:11.114Z] INFO: Testing against a local daemon [2020-10-02T23:03:11.114Z] === RUN TestNetworkCreateDelete [2020-10-02T23:03:11.114Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-10-02T23:03:11.114Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:11.114Z] === RUN TestDockerNetworkDeletePreferID [2020-10-02T23:03:11.114Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-10-02T23:03:11.114Z] 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-10-02T23:03:11.114Z] === RUN TestDaemonDNSFallback [2020-10-02T23:03:11.115Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-10-02T23:03:11.115Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:11.115Z] === RUN TestInspectNetwork [2020-10-02T23:03:11.115Z] --- SKIP: TestInspectNetwork (0.00s) [2020-10-02T23:03:11.115Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-10-02T23:03:11.115Z] === RUN TestRunContainerWithBridgeNone [2020-10-02T23:03:11.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-10-02T23:03:11.115Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:11.115Z] === RUN TestNetworkInvalidJSON [2020-10-02T23:03:11.115Z] === RUN TestNetworkInvalidJSON//networks/create [2020-10-02T23:03:11.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-10-02T23:03:11.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T23:03:11.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T23:03:11.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T23:03:11.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T23:03:11.115Z] === CONT TestNetworkInvalidJSON//networks/create [2020-10-02T23:03:11.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-10-02T23:03:11.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-10-02T23:03:11.115Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-10-02T23:03:11.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-10-02T23:03:11.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-10-02T23:03:11.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-10-02T23:03:11.115Z] === RUN TestDaemonRestartWithLiveRestore [2020-10-02T23:03:11.115Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:29: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestDaemonDefaultNetworkPools [2020-10-02T23:03:11.115Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:51: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestDaemonRestartWithExistingNetwork [2020-10-02T23:03:11.115Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:94: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-10-02T23:03:11.115Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:127: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-10-02T23:03:11.115Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:177: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestServiceWithPredefinedNetwork [2020-10-02T23:03:11.115Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:201: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-10-02T23:03:11.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:230: FLAKY_TEST [2020-10-02T23:03:11.115Z] === RUN TestServiceWithDataPathPortInit [2020-10-02T23:03:11.115Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-10-02T23:03:11.115Z] service_test.go:319: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-10-02T23:03:11.115Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2020-10-02T23:03:11.115Z] service_test.go:386: testEnv.OSType == "windows" [2020-10-02T23:03:11.115Z] PASS [2020-10-02T23:03:11.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-10-02T23:03:11.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-10-02T23:03:11.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:11.575Z] INFO: Testing against a local daemon [2020-10-02T23:03:11.575Z] === RUN TestPluginInvalidJSON [2020-10-02T23:03:11.575Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T23:03:11.575Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T23:03:11.575Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-10-02T23:03:11.575Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-10-02T23:03:11.575Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-10-02T23:03:11.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:11.575Z] INFO: Testing against a local daemon [2020-10-02T23:03:11.575Z] === RUN TestExternalGraphDriver [2020-10-02T23:03:11.575Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-10-02T23:03:11.575Z] external_test.go:48: runtime.GOOS == "windows" [2020-10-02T23:03:11.575Z] === RUN TestGraphdriverPluginV2 [2020-10-02T23:03:11.575Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-10-02T23:03:11.575Z] external_test.go:407: runtime.GOOS == "windows" [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-10-02T23:03:11.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:11.575Z] INFO: Testing against a local daemon [2020-10-02T23:03:11.575Z] PASS [2020-10-02T23:03:11.575Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-10-02T23:03:11.676Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-02T23:03:12.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:12.035Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-10-02T23:03:12.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:12.035Z] INFO: Testing against a local daemon [2020-10-02T23:03:12.035Z] === RUN TestSecretInspect [2020-10-02T23:03:12.035Z] --- SKIP: TestSecretInspect (0.00s) [2020-10-02T23:03:12.035Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestSecretList [2020-10-02T23:03:12.035Z] --- SKIP: TestSecretList (0.00s) [2020-10-02T23:03:12.035Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestSecretsCreateAndDelete [2020-10-02T23:03:12.035Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-10-02T23:03:12.035Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestSecretsUpdate [2020-10-02T23:03:12.035Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-10-02T23:03:12.035Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestTemplatedSecret [2020-10-02T23:03:12.035Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-10-02T23:03:12.035Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestSecretCreateResolve [2020-10-02T23:03:12.035Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-10-02T23:03:12.035Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:12.035Z] PASS [2020-10-02T23:03:12.035Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-10-02T23:03:12.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:12.035Z] INFO: Testing against a local daemon [2020-10-02T23:03:12.035Z] === RUN TestServiceCreateInit [2020-10-02T23:03:12.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-10-02T23:03:12.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-10-02T23:03:12.035Z] --- PASS: TestServiceCreateInit (0.04s) [2020-10-02T23:03:12.035Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateServiceMultipleTimes [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateServiceConflict [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateServiceMaxReplicas [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2020-10-02T23:03:12.035Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateWithDuplicateNetworkNames [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateServiceSecretFileMode [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateServiceConfigFileMode [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-10-02T23:03:12.035Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.035Z] === RUN TestCreateServiceSysctls [2020-10-02T23:03:12.035Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2020-10-02T23:03:12.035Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.494Z] === RUN TestInspect [2020-10-02T23:03:12.494Z] --- SKIP: TestInspect (0.00s) [2020-10-02T23:03:12.494Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.494Z] === RUN TestDockerNetworkConnectAlias [2020-10-02T23:03:12.495Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-10-02T23:03:12.495Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.495Z] === RUN TestDockerNetworkReConnect [2020-10-02T23:03:12.495Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-10-02T23:03:12.495Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.495Z] === RUN TestServicePlugin [2020-10-02T23:03:12.495Z] --- SKIP: TestServicePlugin (0.00s) [2020-10-02T23:03:12.495Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.495Z] === RUN TestServiceUpdateLabel [2020-10-02T23:03:12.495Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-10-02T23:03:12.495Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:12.495Z] === RUN TestServiceUpdateSecrets [2020-10-02T23:03:12.495Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-10-02T23:03:12.495Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:12.495Z] === RUN TestServiceUpdateConfigs [2020-10-02T23:03:12.495Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-10-02T23:03:12.495Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:12.495Z] === RUN TestServiceUpdateNetwork [2020-10-02T23:03:12.495Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-10-02T23:03:12.495Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-10-02T23:03:12.495Z] PASS [2020-10-02T23:03:12.495Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-10-02T23:03:12.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:12.495Z] INFO: Testing against a local daemon [2020-10-02T23:03:12.495Z] === RUN TestSessionCreate [2020-10-02T23:03:12.495Z] --- SKIP: TestSessionCreate (0.00s) [2020-10-02T23:03:12.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-10-02T23:03:12.495Z] === RUN TestSessionCreateWithBadUpgrade [2020-10-02T23:03:12.495Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-10-02T23:03:12.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-10-02T23:03:12.495Z] PASS [2020-10-02T23:03:12.495Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-10-02T23:03:12.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:12.495Z] INFO: Testing against a local daemon [2020-10-02T23:03:12.495Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-10-02T23:03:12.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-10-02T23:03:12.495Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-10-02T23:03:12.495Z] === RUN TestEventsExecDie [2020-10-02T23:03:12.495Z] --- SKIP: TestEventsExecDie (0.00s) [2020-10-02T23:03:12.495Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-10-02T23:03:12.495Z] === RUN TestEventsBackwardsCompatible [2020-10-02T23:03:12.495Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-10-02T23:03:12.495Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-10-02T23:03:12.495Z] === RUN TestInfoAPI [2020-10-02T23:03:12.495Z] --- PASS: TestInfoAPI (0.05s) [2020-10-02T23:03:12.495Z] === RUN TestInfoAPIWarnings [2020-10-02T23:03:12.495Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-10-02T23:03:12.495Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-10-02T23:03:12.495Z] === RUN TestLoginFailsWithBadCredentials [2020-10-02T23:03:13.059Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-02T23:03:13.466Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2020-10-02T23:03:13.466Z] === RUN TestPingCacheHeaders [2020-10-02T23:03:13.466Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-10-02T23:03:13.466Z] === RUN TestPingGet [2020-10-02T23:03:13.466Z] --- PASS: TestPingGet (0.03s) [2020-10-02T23:03:13.466Z] === RUN TestPingHead [2020-10-02T23:03:13.466Z] --- PASS: TestPingHead (0.03s) [2020-10-02T23:03:13.466Z] === RUN TestVersion [2020-10-02T23:03:13.466Z] --- PASS: TestVersion (0.03s) [2020-10-02T23:03:13.466Z] PASS [2020-10-02T23:03:13.466Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-10-02T23:03:13.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:13.926Z] INFO: Testing against a local daemon [2020-10-02T23:03:13.926Z] === RUN TestVolumesCreateAndList [2020-10-02T23:03:13.926Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-10-02T23:03:13.926Z] === RUN TestVolumesRemove [2020-10-02T23:03:13.926Z] --- SKIP: TestVolumesRemove (0.00s) [2020-10-02T23:03:13.926Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-10-02T23:03:13.926Z] === RUN TestVolumesInspect [2020-10-02T23:03:13.926Z] --- PASS: TestVolumesInspect (0.04s) [2020-10-02T23:03:13.926Z] === RUN TestVolumesInvalidJSON [2020-10-02T23:03:13.926Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-10-02T23:03:13.926Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-10-02T23:03:13.926Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-10-02T23:03:13.926Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-10-02T23:03:13.926Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-10-02T23:03:13.926Z] PASS [2020-10-02T23:03:13.926Z] INFO: make.ps1 ended at 10/02/2020 23:03:13 [2020-10-02T23:03:13.926Z] INFO: Integration CLI tests being run from the host: [2020-10-02T23:03:13.926Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-10-02T23:03:14.966Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-02T23:03:16.347Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-02T23:03:16.347Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-02T23:03:17.729Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-02T23:03:19.636Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-02T23:03:21.541Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-02T23:03:21.800Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-02T23:03:21.800Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-02T23:03:22.059Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-02T23:03:22.059Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-02T23:03:22.059Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-02T23:03:22.631Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-02T23:03:23.568Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-02T23:03:24.509Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-02T23:03:25.078Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-02T23:03:26.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-10-02T23:03:26.327Z] INFO: Testing against a local daemon [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-10-02T23:03:26.327Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-10-02T23:03:26.787Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-10-02T23:03:27.248Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-10-02T23:03:27.709Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-10-02T23:03:28.169Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-10-02T23:03:31.651Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-02T23:03:32.589Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-02T23:03:34.496Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-02T23:03:34.496Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-02T23:03:34.496Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-02T23:03:34.755Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-02T23:03:36.660Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-02T23:03:37.599Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-02T23:03:38.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-02T23:03:39.943Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-02T23:03:41.322Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-02T23:03:41.322Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-02T23:03:41.322Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-02T23:03:44.614Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-02T23:03:45.184Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-02T23:03:45.754Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-02T23:03:47.664Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-02T23:03:48.235Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-02T23:03:50.142Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-02T23:03:50.401Z] === RUN TestDockerSuite/TestRmiTag [2020-10-02T23:03:50.401Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-02T23:03:50.969Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-02T23:03:54.262Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-02T23:03:54.262Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-02T23:03:54.830Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-02T23:03:55.090Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-02T23:03:56.030Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-02T23:03:56.600Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-02T23:03:56.861Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-02T23:03:57.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-02T23:03:57.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-02T23:03:57.689Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-02T23:03:59.068Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-02T23:03:59.327Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-02T23:03:59.899Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-02T23:04:00.468Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-10-02T23:04:01.406Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-02T23:04:02.807Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-10-02T23:04:03.066Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-10-02T23:04:04.003Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-10-02T23:04:04.262Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-10-02T23:04:04.832Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-10-02T23:04:05.403Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-02T23:04:05.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-02T23:04:06.230Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-10-02T23:04:07.168Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-02T23:04:07.739Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-02T23:04:08.677Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-02T23:04:09.247Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-02T23:04:09.247Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-02T23:04:11.157Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-02T23:04:11.728Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-02T23:04:12.298Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-02T23:04:12.872Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-02T23:04:13.443Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-02T23:04:13.443Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-02T23:04:14.013Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-02T23:04:14.583Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-02T23:04:14.843Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-02T23:04:15.413Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-02T23:04:15.982Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-02T23:04:15.982Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-02T23:04:16.241Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-02T23:04:16.241Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-02T23:04:17.179Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-02T23:04:17.747Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-02T23:04:18.006Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-02T23:04:18.575Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-02T23:04:18.834Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-02T23:04:19.404Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-02T23:04:20.342Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-02T23:04:21.280Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-02T23:04:22.226Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-02T23:04:22.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-02T23:04:23.061Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-02T23:04:23.631Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-02T23:04:24.200Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-02T23:04:24.459Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-02T23:04:25.839Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-02T23:04:28.374Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-02T23:04:28.374Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-02T23:04:28.943Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-02T23:04:30.321Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-02T23:04:31.260Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-02T23:04:33.165Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-02T23:04:35.074Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-02T23:04:35.074Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-02T23:04:35.074Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-02T23:04:35.642Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-02T23:04:37.021Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-02T23:04:37.590Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-02T23:04:38.969Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-02T23:04:39.538Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-02T23:04:40.475Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-02T23:04:41.044Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-10-02T23:04:41.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-02T23:04:41.612Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-10-02T23:04:42.550Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-02T23:04:42.550Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-02T23:04:43.119Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-02T23:04:43.686Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-02T23:04:43.956Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-10-02T23:04:44.524Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-02T23:04:44.524Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-02T23:04:45.092Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-02T23:04:45.352Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-02T23:04:45.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-02T23:04:46.179Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-02T23:04:46.748Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-02T23:04:47.008Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-02T23:04:47.947Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-02T23:04:48.517Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-02T23:04:49.457Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-02T23:04:49.457Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-02T23:04:50.027Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-02T23:04:50.597Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-02T23:04:51.535Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-02T23:04:51.795Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-02T23:04:51.795Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-02T23:04:54.334Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-02T23:04:54.593Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-02T23:05:06.805Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-10-02T23:05:06.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-02T23:05:07.374Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-10-02T23:05:07.374Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-10-02T23:05:07.374Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-02T23:05:07.374Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-02T23:05:07.942Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-02T23:05:10.483Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-02T23:05:10.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-02T23:05:11.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-02T23:05:13.064Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-02T23:05:13.656Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-02T23:05:14.224Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-02T23:05:14.792Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-02T23:05:15.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-02T23:05:15.729Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-02T23:05:15.988Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-02T23:05:15.988Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-02T23:05:16.926Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-02T23:05:18.305Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-02T23:05:18.305Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-10-02T23:05:19.245Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-02T23:05:19.245Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-02T23:05:19.245Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-02T23:05:20.624Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-02T23:05:21.561Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-02T23:05:21.821Z] === RUN TestDockerSuite/TestRunMount [2020-10-02T23:05:24.359Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-10-02T23:05:26.897Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-02T23:05:27.465Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-02T23:05:28.034Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-02T23:05:28.604Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-02T23:05:29.688Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-10-02T23:05:29.947Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-02T23:05:31.328Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-02T23:05:34.621Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-02T23:05:34.621Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-02T23:05:36.000Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-02T23:05:38.613Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-02T23:05:38.613Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-02T23:05:39.558Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-02T23:05:40.498Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-02T23:05:40.498Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-02T23:05:41.439Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-02T23:05:42.008Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-02T23:05:42.576Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-02T23:05:43.144Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-02T23:05:44.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-02T23:05:45.901Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-02T23:05:48.439Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-02T23:05:49.009Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-02T23:05:49.009Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-10-02T23:05:49.268Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-02T23:05:49.528Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-02T23:05:49.787Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-02T23:05:50.358Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-02T23:05:50.358Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-02T23:05:50.927Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-02T23:05:51.495Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-10-02T23:05:51.495Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-02T23:05:52.063Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-10-02T23:05:52.322Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-02T23:05:53.701Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-02T23:05:53.959Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-10-02T23:05:54.528Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-02T23:05:54.787Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-02T23:05:55.356Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-02T23:05:55.925Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-02T23:05:56.184Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-02T23:05:56.184Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-02T23:05:56.752Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-02T23:05:57.012Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-02T23:05:57.012Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-02T23:05:57.584Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-10-02T23:05:58.521Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-02T23:05:58.521Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-02T23:06:01.061Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-02T23:06:01.629Z] === RUN TestDockerSuite/TestRunRm [2020-10-02T23:06:02.197Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-02T23:06:03.133Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-10-02T23:06:05.669Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-02T23:06:06.607Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-02T23:06:06.867Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-10-02T23:06:08.253Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-10-02T23:06:08.821Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-10-02T23:06:11.374Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-02T23:06:11.956Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-10-02T23:06:15.249Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-02T23:06:15.508Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-10-02T23:06:16.446Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-10-02T23:06:16.706Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-10-02T23:06:17.277Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-10-02T23:06:17.845Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-10-02T23:06:18.413Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-10-02T23:06:18.980Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-10-02T23:06:19.241Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-02T23:06:19.810Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-02T23:06:20.069Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-02T23:06:22.604Z] === RUN TestDockerSuite/TestRunState [2020-10-02T23:06:23.541Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-02T23:06:24.110Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-02T23:06:24.369Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-02T23:06:24.628Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-10-02T23:06:24.628Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-02T23:06:25.197Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-02T23:06:25.459Z] === RUN TestDockerSuite/TestRunSysctls [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-10-02T23:06:25.505Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-10-02T23:06:26.396Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-02T23:06:26.396Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-02T23:06:26.396Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-02T23:06:26.965Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-10-02T23:06:27.058Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-10-02T23:06:27.058Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-10-02T23:06:27.058Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-10-02T23:06:27.058Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-10-02T23:06:27.058Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-10-02T23:06:28.342Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-02T23:06:28.602Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-10-02T23:06:29.177Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-10-02T23:06:29.968Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-10-02T23:06:29.968Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-10-02T23:06:29.968Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-10-02T23:06:31.083Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-10-02T23:06:31.083Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-02T23:06:33.618Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-02T23:06:34.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-02T23:06:36.458Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-02T23:06:37.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-02T23:06:37.026Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-02T23:06:37.045Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-10-02T23:06:37.595Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-02T23:06:38.167Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-02T23:06:40.072Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-02T23:06:40.072Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-02T23:06:41.451Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-02T23:06:42.019Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-02T23:06:42.019Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-02T23:06:42.278Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-02T23:06:42.845Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-02T23:06:43.104Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-02T23:06:43.672Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-10-02T23:06:43.672Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-02T23:06:43.672Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-02T23:06:44.242Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-02T23:06:46.776Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-02T23:06:47.344Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-02T23:06:48.283Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-02T23:06:49.662Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-02T23:06:50.598Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-02T23:06:51.978Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-02T23:06:53.357Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-02T23:06:53.925Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-02T23:06:54.505Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-02T23:06:55.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-02T23:06:55.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-02T23:06:55.089Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-02T23:06:55.089Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-02T23:06:55.089Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-10-02T23:06:55.089Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-10-02T23:06:55.658Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-10-02T23:06:56.225Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-10-02T23:06:57.163Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-10-02T23:06:57.731Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-02T23:06:57.990Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-10-02T23:06:58.559Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-02T23:06:58.559Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-10-02T23:06:59.127Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-10-02T23:06:59.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-10-02T23:06:59.128Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-10-02T23:07:00.066Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-10-02T23:07:00.634Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-10-02T23:07:01.203Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-02T23:07:01.203Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-10-02T23:07:01.203Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-10-02T23:07:01.774Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-02T23:07:02.034Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-02T23:07:02.601Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-02T23:07:02.601Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-10-02T23:07:03.170Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-10-02T23:07:03.738Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-02T23:07:03.996Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-10-02T23:07:03.996Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-02T23:07:03.996Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-02T23:07:04.566Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-02T23:07:05.504Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-10-02T23:07:06.443Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-10-02T23:07:06.443Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-02T23:07:06.706Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-02T23:07:06.965Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-02T23:07:07.224Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-10-02T23:07:08.161Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-02T23:07:08.420Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-02T23:07:10.959Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-02T23:07:10.959Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-02T23:07:10.959Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-02T23:07:10.959Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-02T23:07:11.897Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-10-02T23:07:12.466Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-10-02T23:07:13.403Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-02T23:07:13.403Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-02T23:07:13.662Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-10-02T23:07:15.066Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-02T23:07:15.066Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-02T23:07:15.634Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-02T23:07:17.012Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-02T23:07:17.012Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-02T23:07:18.399Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-02T23:07:18.399Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-02T23:07:18.399Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-02T23:07:19.336Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-10-02T23:07:19.595Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-02T23:07:21.500Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-02T23:07:21.759Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-02T23:07:21.759Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-02T23:07:22.018Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-02T23:07:22.018Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-02T23:07:22.588Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-02T23:07:24.493Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-02T23:07:29.763Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-02T23:07:31.141Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-02T23:07:31.709Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-02T23:07:32.646Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-02T23:07:32.905Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-02T23:07:35.445Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-02T23:07:35.445Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-02T23:07:37.984Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-02T23:07:38.242Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-02T23:07:39.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-02T23:07:39.441Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-02T23:07:42.001Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-02T23:07:42.001Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-02T23:07:42.938Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-02T23:07:46.228Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-02T23:07:46.798Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-10-02T23:07:50.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-02T23:07:50.086Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-02T23:07:53.379Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-02T23:07:57.570Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-02T23:08:00.103Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-10-02T23:08:01.481Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-02T23:08:02.418Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-10-02T23:08:02.419Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-02T23:08:02.987Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-02T23:08:03.556Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-02T23:08:03.556Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-02T23:08:04.495Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-02T23:08:07.032Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-02T23:08:10.341Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-10-02T23:08:10.599Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-10-02T23:08:11.167Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-10-02T23:08:11.167Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-10-02T23:08:11.736Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-10-02T23:08:13.116Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-10-02T23:08:13.116Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-10-02T23:08:13.685Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-10-02T23:08:14.255Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-10-02T23:08:15.191Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-10-02T23:08:15.452Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-02T23:08:16.392Z] === RUN TestDockerSuite/TestUpdateStats [2020-10-02T23:08:20.584Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-10-02T23:08:20.844Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-10-02T23:08:20.844Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-10-02T23:08:21.781Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-10-02T23:08:22.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-02T23:08:24.578Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-10-02T23:08:27.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-10-02T23:08:29.020Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-10-02T23:08:29.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-10-02T23:08:31.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-02T23:08:31.446Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-02T23:08:34.738Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-02T23:08:37.294Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-10-02T23:08:38.673Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-10-02T23:08:40.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-10-02T23:08:41.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-10-02T23:08:42.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-10-02T23:08:43.828Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-10-02T23:08:45.206Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-10-02T23:08:46.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-10-02T23:08:48.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-10-02T23:08:48.745Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-10-02T23:08:48.745Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-10-02T23:08:48.745Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-10-02T23:08:48.745Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-10-02T23:08:49.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-02T23:08:50.290Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-10-02T23:08:50.371Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-02T23:08:51.261Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-10-02T23:08:51.261Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-10-02T23:08:51.261Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-10-02T23:08:51.261Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-10-02T23:08:51.721Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-10-02T23:08:51.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-02T23:08:52.179Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-10-02T23:08:54.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-02T23:08:55.083Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-10-02T23:08:56.623Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-10-02T23:08:56.623Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-10-02T23:08:56.623Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-10-02T23:08:56.623Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-10-02T23:08:59.531Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-02T23:09:06.496Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-02T23:09:07.064Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-02T23:09:07.064Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-02T23:09:07.064Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-02T23:09:07.064Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-02T23:09:07.326Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-02T23:09:08.706Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-02T23:09:08.966Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-02T23:09:08.966Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-02T23:09:08.966Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-02T23:09:08.966Z] === RUN TestDockerSuite/TestVolumeEvents [2020-10-02T23:09:09.535Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-02T23:09:10.917Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-02T23:09:11.176Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-02T23:09:11.176Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-02T23:09:11.928Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-10-02T23:09:13.081Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-02T23:09:13.342Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-02T23:09:15.880Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite (1324.87s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (12.06s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.13s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.80s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.30s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.72s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.51s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.63s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.15s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.99s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.81s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.18s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.87s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.75s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.53s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.26s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.68s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.87s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.10s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.66s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.37s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.50s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.66s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.67s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.71s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.93s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.46s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.43s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.87s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.17s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-10-02T23:09:15.880Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-10-02T23:09:15.880Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.34s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.70s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildContChar (3.63s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.59s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.95s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.89s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.33s) [2020-10-02T23:09:15.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-02T23:09:15.880Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-10-02T23:09:15.880Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-10-02T23:09:15.880Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.880Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-02T23:09:15.880Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.80s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.83s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.33s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.79s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.18s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.40s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.97s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.55s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.46s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.21s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.14s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.07s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.20s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.65s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.97s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnv (1.18s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.83s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.50s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.18s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.62s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.43s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.60s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-10-02T23:09:15.880Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-02T23:09:15.880Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.880Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.10s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.39s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFails (0.65s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.66s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.77s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.81s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.30s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.50s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.29s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.48s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.98s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildHistory (3.16s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.37s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.67s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.37s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.10s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.25s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.45s) [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.89s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.24s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.75s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.05s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.10s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.33s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.70s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildPATH (1.68s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.18s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.77s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildRm (2.17s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.76s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.35s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildStderr (0.58s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.54s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.64s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildUser (1.22s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.86s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s) [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.87s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.96s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.05s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.71s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-02T23:09:15.881Z] docker_cli_sni_test.go:18: Flakey test [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitChange (1.43s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.61s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.31s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.19s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.61s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.66s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.12s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2020-10-02T23:09:15.881Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-02T23:09:15.881Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.61s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.18s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.41s) [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000ac5140 } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1955961926 /foo false } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1955961926 /foo true } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3788655341 /foo false } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3788655341 /foo true } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3788655341 /foo true 0xc000ac55e0 } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc000ac5600 } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc000ac5620 } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000ac5640 } [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000ac5660 } [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.18s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 0 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 1 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 2 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 3 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 4 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 5 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 6 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 7 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 8 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 9 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 10 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 11 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 12 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 13 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 14 [2020-10-02T23:09:15.881Z] docker_api_containers_test.go:1926: case 15 [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.39s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.64s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.14s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.19s) [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership665860782/file1 3492f683523bf56bc89a647161cb2ae8dbe8500f2bad78a557c382ce9853b22d:/tmpvol/file1` [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s) [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:192: running `docker cp cec812d7222aad44fceabe30ecb2fd063b3f3388aeb44a79770097249089f36b:/root/file1 /tmp/test-cp-from-case-a060060725/itWorks.txt` [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a060060725/itWorks.txt" contains "file1\n" [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:192: running `docker cp 962bfa69f9828f9dada1feada98dc144af6d09f33c5a36b9666d761c89d46b54:/file1 /tmp/test-cp-from-case-b307437072/testDir/` [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c151325743/file2" contains "file2\n" [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:192: running `docker cp ad1100c3df08b4d341cfcb3e5560543d31a41495228608c3c373ffd43807448b:/root/file1 /tmp/test-cp-from-case-c151325743/file2` [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c151325743/file2" contains "file1\n" [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:192: running `docker cp 289ea869a1f04eb69c8dbead6ae2f5150933089dafc5347f09cb2dfea90c180c:/file1 /tmp/test-cp-from-case-d218264002/dir1` [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d218264002/dir1/file1" contains "file1\n" [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:192: running `docker cp 289ea869a1f04eb69c8dbead6ae2f5150933089dafc5347f09cb2dfea90c180c:/file1 /tmp/test-cp-from-case-d218264002/dir1/` [2020-10-02T23:09:15.881Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d218264002/dir1/file1" contains "file1\n" [2020-10-02T23:09:15.881Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 029fc556cb3d94922fc368ce16c4a3c7219fbe36a6049f6aef8de961877e0da4:dir1 /tmp/test-cp-from-case-e121766457/testDir` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e121766457/testDir/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 029fc556cb3d94922fc368ce16c4a3c7219fbe36a6049f6aef8de961877e0da4:dir1 /tmp/test-cp-from-case-e121766457/testDir/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e121766457/testDir/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp d212c6f444993ce72b912b29b81e149b72997cac143fea87845d00699a3532ff:/root/dir1 /tmp/test-cp-from-case-f358577220/file1` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 440f83eb73f0c6188a2bbe9dc268b0edce25552cbb38d96a89b6d0ab63115059:/root/dir1 /tmp/test-cp-from-case-g414835411/dir2` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g414835411/dir2/dir1/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 440f83eb73f0c6188a2bbe9dc268b0edce25552cbb38d96a89b6d0ab63115059:/root/dir1 /tmp/test-cp-from-case-g414835411/dir2/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g414835411/dir2/dir1/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 433b40d3e4b6e1261ccd16a9669d402160ef90206eb189e67b83bf8090128938:dir1/. /tmp/test-cp-from-case-h408254998/testDir` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h408254998/testDir/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 433b40d3e4b6e1261ccd16a9669d402160ef90206eb189e67b83bf8090128938:dir1/. /tmp/test-cp-from-case-h408254998/testDir/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h408254998/testDir/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp f49980ee8ea5db352eed8dfc61cd1972b0fa25fb7e680aaaa8abd2c883af0da7:/root/dir1/. /tmp/test-cp-from-case-i312910973/file1` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 5462418d49201b93b30225b23c05c0451bb575ce8a5b035c8cac02316e429daf:/root/dir1/. /tmp/test-cp-from-case-j301751736/dir2` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j301751736/dir2/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 5462418d49201b93b30225b23c05c0451bb575ce8a5b035c8cac02316e429daf:/root/dir1/. /tmp/test-cp-from-case-j301751736/dir2/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j301751736/dir2/file1-1" contains "file1-1\n" [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 47fd9fe376921813a66a3d41b4d56c744f25f50a41237550affb6caac39079b6:/file2 /tmp/test-cp-from-err-dst-not-dir666806199/symlinkToFile1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir666806199/symlinkToFile1" points to "file1" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir666806199/file1" contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 47fd9fe376921813a66a3d41b4d56c744f25f50a41237550affb6caac39079b6:/file2 /tmp/test-cp-from-err-dst-not-dir666806199/symlinkToDir1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir666806199/symlinkToDir1" points to "dir1" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir666806199/file2" contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 47fd9fe376921813a66a3d41b4d56c744f25f50a41237550affb6caac39079b6:/file2 /tmp/test-cp-from-err-dst-not-dir666806199/brokenSymlinkToFileX` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir666806199/brokenSymlinkToFileX" points to "fileX" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir666806199/fileX" contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 47fd9fe376921813a66a3d41b4d56c744f25f50a41237550affb6caac39079b6:/dir2 /tmp/test-cp-from-err-dst-not-dir666806199/symlinkToDir1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir666806199/symlinkToDir1" points to "dir1" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir666806199/dir1/dir2/file2-1" contains "file2-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp 47fd9fe376921813a66a3d41b4d56c744f25f50a41237550affb6caac39079b6:/dir2 /tmp/test-cp-from-err-dst-not-dir666806199/brokenSymlinkToDirX` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir666806199/brokenSymlinkToDirX" points to "dirX" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir666806199/dirX/file2-1" contains "file2-1\n" [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.78s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.65s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.04s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a624434239/file1 3b9dba819004fa88e14ec68e70595236e84e6c691f1556cbca4af761674ada85:/root/itWorks.txt` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "3b9dba819004fa88e14ec68e70595236e84e6c691f1556cbca4af761674ada85" start output contains "file1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b9dba819004fa88e14ec68e70595236e84e6c691f1556cbca4af761674ada85` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b034976402/file1 b08118cebf49aeb5cabaa3f8673cda243615378c616f0780c2cf4dfa01854b37:testDir/` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.59s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "0f46c63b06dcb8838db428e6621556d5cb6a8fc6a0f9ddc3df1334779dacf160" start output contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f46c63b06dcb8838db428e6621556d5cb6a8fc6a0f9ddc3df1334779dacf160` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c662246601/file1 0f46c63b06dcb8838db428e6621556d5cb6a8fc6a0f9ddc3df1334779dacf160:/root/file2` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "0f46c63b06dcb8838db428e6621556d5cb6a8fc6a0f9ddc3df1334779dacf160" start output contains "file1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f46c63b06dcb8838db428e6621556d5cb6a8fc6a0f9ddc3df1334779dacf160` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.09s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "c66a979410bbbf613a79cea6b8883771c63ed34f183616a092af5ada527e096d" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a c66a979410bbbf613a79cea6b8883771c63ed34f183616a092af5ada527e096d` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d414613396/file1 c66a979410bbbf613a79cea6b8883771c63ed34f183616a092af5ada527e096d:dir1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "c66a979410bbbf613a79cea6b8883771c63ed34f183616a092af5ada527e096d" start output contains "file1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a c66a979410bbbf613a79cea6b8883771c63ed34f183616a092af5ada527e096d` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "54f344c555bed5ee93fd8e1d91e50b198f4bc337b50e331758ed6e3ddef8d9ca" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54f344c555bed5ee93fd8e1d91e50b198f4bc337b50e331758ed6e3ddef8d9ca` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d414613396/file1 54f344c555bed5ee93fd8e1d91e50b198f4bc337b50e331758ed6e3ddef8d9ca:dir1/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "54f344c555bed5ee93fd8e1d91e50b198f4bc337b50e331758ed6e3ddef8d9ca" start output contains "file1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54f344c555bed5ee93fd8e1d91e50b198f4bc337b50e331758ed6e3ddef8d9ca` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.95s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e060425187/dir1 4b0653892b885928e5f80a1011fe567f67836386b795757646da5fa7c2292822:testDir` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "4b0653892b885928e5f80a1011fe567f67836386b795757646da5fa7c2292822" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4b0653892b885928e5f80a1011fe567f67836386b795757646da5fa7c2292822` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e060425187/dir1 8c5507af7972eec66d6c39707358babcc4db36d227009cf2147e91955541ba46:testDir/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "8c5507af7972eec66d6c39707358babcc4db36d227009cf2147e91955541ba46" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c5507af7972eec66d6c39707358babcc4db36d227009cf2147e91955541ba46` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f747192806/dir1 029ff26c6a2f88763a85371f27e8600b470c5ea1cede4625a9b9b0c3212c9904:/root/file1` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.26s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "d540b7cf96d9b123c0a888f7fde9d239143ecad785bdb8f3d4f1d3ed8f425065" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a d540b7cf96d9b123c0a888f7fde9d239143ecad785bdb8f3d4f1d3ed8f425065` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g878139405/dir1 d540b7cf96d9b123c0a888f7fde9d239143ecad785bdb8f3d4f1d3ed8f425065:/root/dir2` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "d540b7cf96d9b123c0a888f7fde9d239143ecad785bdb8f3d4f1d3ed8f425065" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a d540b7cf96d9b123c0a888f7fde9d239143ecad785bdb8f3d4f1d3ed8f425065` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "7fa98ecb5dfb38e1dea786c4895a686736bbfbfd5d837ffb4347b002bfbb998d" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7fa98ecb5dfb38e1dea786c4895a686736bbfbfd5d837ffb4347b002bfbb998d` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g878139405/dir1 7fa98ecb5dfb38e1dea786c4895a686736bbfbfd5d837ffb4347b002bfbb998d:/dir2/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "7fa98ecb5dfb38e1dea786c4895a686736bbfbfd5d837ffb4347b002bfbb998d" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7fa98ecb5dfb38e1dea786c4895a686736bbfbfd5d837ffb4347b002bfbb998d` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.52s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h470535176/dir1/. 049d1da7c081fcaac4b15b2f7e7fa6a5ef62811fdbf45279b47cfb3acc0b141d:testDir` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "049d1da7c081fcaac4b15b2f7e7fa6a5ef62811fdbf45279b47cfb3acc0b141d" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 049d1da7c081fcaac4b15b2f7e7fa6a5ef62811fdbf45279b47cfb3acc0b141d` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h470535176/dir1/. bc5826216fa6761dae0dd930fead79a191a18ffd4256c996155ac8e721b2ae55:testDir/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "bc5826216fa6761dae0dd930fead79a191a18ffd4256c996155ac8e721b2ae55" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a bc5826216fa6761dae0dd930fead79a191a18ffd4256c996155ac8e721b2ae55` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i600572871/dir1/. 2e529c9dcaf120d556cc2f86e428cc2c9ae7bac38868d842c20ae95316525f2f:/root/file1` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.99s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "b5a0b7d9861b5f6d76e5f1a7e74e532b3ffb617ba4041e8d4209e77a5785bddd" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a b5a0b7d9861b5f6d76e5f1a7e74e532b3ffb617ba4041e8d4209e77a5785bddd` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j048959610/dir1/. b5a0b7d9861b5f6d76e5f1a7e74e532b3ffb617ba4041e8d4209e77a5785bddd:/dir2` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "b5a0b7d9861b5f6d76e5f1a7e74e532b3ffb617ba4041e8d4209e77a5785bddd" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a b5a0b7d9861b5f6d76e5f1a7e74e532b3ffb617ba4041e8d4209e77a5785bddd` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "a667f23e3eee3a5aa07d882d2172e0914ccc23cae848c66a0c11137a5bd208f3" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a a667f23e3eee3a5aa07d882d2172e0914ccc23cae848c66a0c11137a5bd208f3` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j048959610/dir1/. a667f23e3eee3a5aa07d882d2172e0914ccc23cae848c66a0c11137a5bd208f3:/dir2/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "a667f23e3eee3a5aa07d882d2172e0914ccc23cae848c66a0c11137a5bd208f3" start output contains "file1-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a a667f23e3eee3a5aa07d882d2172e0914ccc23cae848c66a0c11137a5bd208f3` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions007799697/permdirtest permtest:/` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToDot (0.60s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs506374635/file1 d8ca4e7530749a5938eeccca20181bb2a8ce8fb6223eb111743c00bc13544fbe:/root/shouldNotExist` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "d8ca4e7530749a5938eeccca20181bb2a8ce8fb6223eb111743c00bc13544fbe" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a d8ca4e7530749a5938eeccca20181bb2a8ce8fb6223eb111743c00bc13544fbe` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume014824014/file1 1dbc93359113ef1ac9c1ceb11262b61cf43d78c71689654a74c17078853661fc:/vol_ro/shouldNotExist` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:279: checking that container "1dbc93359113ef1ac9c1ceb11262b61cf43d78c71689654a74c17078853661fc" start output contains "" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1dbc93359113ef1ac9c1ceb11262b61cf43d78c71689654a74c17078853661fc` [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.93s) [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-203192661/file2 c46e4c090c6793d00c718ff4c3ab454533ae670eb1f2dcb652e7a6a2149e5c64:/vol2/symlinkToFile1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-203192661/symlinkToFile1" points to "file1" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-203192661/file1" contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-203192661/file2 c46e4c090c6793d00c718ff4c3ab454533ae670eb1f2dcb652e7a6a2149e5c64:/vol2/symlinkToDir1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-203192661/symlinkToDir1" points to "dir1" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-203192661/file2" contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-203192661/file2 c46e4c090c6793d00c718ff4c3ab454533ae670eb1f2dcb652e7a6a2149e5c64:/vol2/brokenSymlinkToFileX` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-203192661/brokenSymlinkToFileX" points to "fileX" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-203192661/fileX" contains "file2\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-203192661//dir2 c46e4c090c6793d00c718ff4c3ab454533ae670eb1f2dcb652e7a6a2149e5c64:/vol2/symlinkToDir1` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-203192661/symlinkToDir1" points to "dir1" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-203192661/dir1/dir2/file2-1" contains "file2-1\n" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-203192661//dir2 c46e4c090c6793d00c718ff4c3ab454533ae670eb1f2dcb652e7a6a2149e5c64:/vol2/brokenSymlinkToDirX` [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-203192661/brokenSymlinkToDirX" points to "dirX" [2020-10-02T23:09:15.882Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-203192661/dirX/file2-1" contains "file2-1\n" [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-10-02T23:09:15.882Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.76s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.91s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.97s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.08s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsCommit (0.78s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.61s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.71s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.55s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.31s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.85s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecCgroup (0.94s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.58s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.65s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.98s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.65s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestHealth (18.78s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.49s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportFile (1.22s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-10-02T23:09:15.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-10-02T23:09:15.883Z] daemon.go:325: [da5631394c616] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:325: [da5631394c616] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:353: [da5631394c616] daemon started [2020-10-02T23:09:15.883Z] daemon.go:461: [da5631394c616] Stopping daemon [2020-10-02T23:09:15.883Z] daemon.go:296: [da5631394c616] exiting daemon [2020-10-02T23:09:15.883Z] daemon.go:448: [da5631394c616] Daemon stopped [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.94s) [2020-10-02T23:09:15.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-10-02T23:09:15.883Z] daemon.go:325: [deaed25eae5db] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:325: [deaed25eae5db] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:353: [deaed25eae5db] daemon started [2020-10-02T23:09:15.883Z] daemon.go:461: [deaed25eae5db] Stopping daemon [2020-10-02T23:09:15.883Z] daemon.go:296: [deaed25eae5db] exiting daemon [2020-10-02T23:09:15.883Z] daemon.go:448: [deaed25eae5db] Daemon stopped [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-10-02T23:09:15.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-10-02T23:09:15.883Z] daemon.go:325: [dbba6ac6da21c] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:325: [dbba6ac6da21c] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:353: [dbba6ac6da21c] daemon started [2020-10-02T23:09:15.883Z] daemon.go:461: [dbba6ac6da21c] Stopping daemon [2020-10-02T23:09:15.883Z] daemon.go:296: [dbba6ac6da21c] exiting daemon [2020-10-02T23:09:15.883Z] daemon.go:448: [dbba6ac6da21c] Daemon stopped [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-10-02T23:09:15.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-10-02T23:09:15.883Z] daemon.go:325: [d012be6fd005f] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:296: [d012be6fd005f] exiting daemon [2020-10-02T23:09:15.883Z] daemon.go:325: [d012be6fd005f] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:325: [d012be6fd005f] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:296: [d012be6fd005f] exiting daemon [2020-10-02T23:09:15.883Z] daemon.go:325: [d012be6fd005f] waiting for daemon to start [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-10-02T23:09:15.883Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-10-02T23:09:15.883Z] daemon.go:325: [de6af13e33ae7] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:325: [de6af13e33ae7] waiting for daemon to start [2020-10-02T23:09:15.883Z] daemon.go:353: [de6af13e33ae7] daemon started [2020-10-02T23:09:15.883Z] daemon.go:461: [de6af13e33ae7] Stopping daemon [2020-10-02T23:09:15.883Z] daemon.go:296: [de6af13e33ae7] exiting daemon [2020-10-02T23:09:15.883Z] daemon.go:448: [de6af13e33ae7] Daemon stopped [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-02T23:09:15.883Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-02T23:09:15.883Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.97s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.41s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.28s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.90s) [2020-10-02T23:09:15.883Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.33s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.29s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.23s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.74s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestNetHostname (1.42s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.71s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginActive (1.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.63s) [2020-10-02T23:09:15.884Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-02T23:09:15.884Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.04s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.73s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2020-10-02T23:09:15.884Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-10-02T23:09:15.884Z] daemon.go:325: [d535c4b8dd95e] waiting for daemon to start [2020-10-02T23:09:15.884Z] daemon.go:325: [d535c4b8dd95e] waiting for daemon to start [2020-10-02T23:09:15.884Z] daemon.go:353: [d535c4b8dd95e] daemon started [2020-10-02T23:09:15.884Z] daemon.go:461: [d535c4b8dd95e] Stopping daemon [2020-10-02T23:09:15.884Z] daemon.go:296: [d535c4b8dd95e] exiting daemon [2020-10-02T23:09:15.884Z] daemon.go:448: [d535c4b8dd95e] Daemon stopped [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.09s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPortList (6.38s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.22s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.26s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsByOrder (2.49s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.32s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.05s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.80s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.27s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.94s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.18s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.25s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-10-02T23:09:15.884Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-02T23:09:15.884Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.41s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.88s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.23s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.31s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.60s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.25s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.69s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.85s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.71s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.68s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.72s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.69s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.64s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.63s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.28s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.55s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.58s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.13s) [2020-10-02T23:09:15.884Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-10-02T23:09:15.884Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.884Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-02T23:09:15.884Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.36s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2020-10-02T23:09:15.884Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-02T23:09:15.884Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.04s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2020-10-02T23:09:15.884Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-02T23:09:15.884Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.30s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.72s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.19s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.70s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.64s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.17s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.22s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunMount (5.66s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.36s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.54s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.88s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.52s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.39s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetHost (0.85s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.38s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s) [2020-10-02T23:09:15.884Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.71s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.58s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-10-02T23:09:15.885Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-02T23:09:15.885Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-02T23:09:15.885Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.12s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.18s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.70s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.73s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.49s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.75s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-10-02T23:09:15.885Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.69s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.47s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.58s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.13s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.53s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.96s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.42s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.62s) [2020-10-02T23:09:15.885Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents542843007 [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.33s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.74s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.22s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.10s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartRecordError (1.25s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.30s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.79s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.62s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.79s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.25s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.38s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.33s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.45s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.88s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.01s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.72s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.47s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.88s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.91s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.51s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2020-10-02T23:09:15.885Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.94s) [2020-10-02T23:09:15.885Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-10-02T23:09:15.885Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-02T23:09:15.885Z] === RUN TestDockerRegistrySuite [2020-10-02T23:09:15.885Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-02T23:09:16.631Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-10-02T23:09:17.267Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-02T23:09:17.600Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-10-02T23:09:17.600Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-10-02T23:09:18.206Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-02T23:09:19.144Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-02T23:09:20.505Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-10-02T23:09:21.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-02T23:09:22.042Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-10-02T23:09:22.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-02T23:09:24.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-02T23:09:25.357Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-02T23:09:26.739Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-02T23:09:27.677Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-02T23:09:27.847Z] === RUN TestDockerSuite/TestBuildAddScript [2020-10-02T23:09:27.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-10-02T23:09:27.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-10-02T23:09:27.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-10-02T23:09:27.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-10-02T23:09:27.847Z] === RUN TestDockerSuite/TestBuildAddTar [2020-10-02T23:09:28.618Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-02T23:09:29.555Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-02T23:09:30.952Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-02T23:09:31.520Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-02T23:09:32.458Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-02T23:09:34.997Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-02T23:09:36.377Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-02T23:09:37.318Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-02T23:09:39.225Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-02T23:09:40.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-02T23:09:40.426Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-02T23:09:40.686Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-02T23:09:41.625Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-02T23:09:43.005Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-02T23:09:43.944Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-02T23:09:46.485Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-02T23:09:46.745Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-02T23:09:47.683Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-02T23:09:47.942Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-02T23:09:48.202Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-02T23:09:48.461Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-02T23:09:48.721Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-02T23:09:48.980Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-02T23:09:48.980Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-02T23:09:50.361Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-02T23:09:51.742Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-02T23:09:52.311Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-02T23:09:53.250Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-02T23:09:54.200Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite (39.05s) [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon de66332aed895 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d849d666ac1a8 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon dae23dfe72b57 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.88s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon dfbb845e0eb77 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.20s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon da033c3f8d9b5 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d597c4beb2233 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d215db218116e is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d60d561f91e70 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d250d4e7304b1 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon dc22a8d012616 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d7ecfb018a236 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon dc9dde7cf2331 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.98s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-02T23:09:55.138Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1f43cd0aa04ee80da8e2217d647c2be67e807821dce2c3f99d0aeb2ad67f99ae [2020-10-02T23:09:55.138Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:07d5f79aa53f3a2c4d440980c78e23dec47b2c0d1fa107bb381b762ed0d15813 [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d928e48901259 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-02T23:09:55.138Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c7cc768de4e780fc03d3d26fac1c5e80e360eab3aadf0fae8badf0563524f175 [2020-10-02T23:09:55.138Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82ae5fc0eb06d92ff2a0c254b48d5a4b013a7211c9c37834e82ecc07420f7940 [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d90bdbe7903ed is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon df45d55d06f09 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon de37508dc051e is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.13s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon df253bc53ed22 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d2eb978246d27 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon da51112d2e7d7 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon de1f9025f8ee6 is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d1fdb6c9aee1f is not started [2020-10-02T23:09:55.138Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.43s) [2020-10-02T23:09:55.138Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-10-02T23:09:55.138Z] check_test.go:196: Daemon d01c5f7ded4f8 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon df507f09961b1 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon dfd93b98ce747 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon de9f033b119ed is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon d9881cff0888e is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon da0b84755d0b0 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon d3dc18bd9f609 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon de8bfbabca2f2 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon dd6a2f2c60a12 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon da91963ec1a64 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon d192540924c70 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon d85c3a00dad11 is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-10-02T23:09:55.139Z] check_test.go:196: Daemon d940bb0b5f0bb is not started [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-02T23:09:55.139Z] daemon.go:325: [d026dc6145a65] waiting for daemon to start [2020-10-02T23:09:55.139Z] daemon.go:325: [d026dc6145a65] waiting for daemon to start [2020-10-02T23:09:55.139Z] daemon.go:353: [d026dc6145a65] daemon started [2020-10-02T23:09:55.139Z] daemon.go:461: [d026dc6145a65] Stopping daemon [2020-10-02T23:09:55.139Z] daemon.go:296: [d026dc6145a65] exiting daemon [2020-10-02T23:09:55.139Z] daemon.go:448: [d026dc6145a65] Daemon stopped [2020-10-02T23:09:55.139Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-10-02T23:09:55.139Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-10-02T23:09:55.139Z] daemon.go:325: [dcb3ad67416e4] waiting for daemon to start [2020-10-02T23:09:55.139Z] daemon.go:325: [dcb3ad67416e4] waiting for daemon to start [2020-10-02T23:09:55.139Z] daemon.go:353: [dcb3ad67416e4] daemon started [2020-10-02T23:09:55.139Z] daemon.go:461: [dcb3ad67416e4] Stopping daemon [2020-10-02T23:09:55.139Z] daemon.go:296: [dcb3ad67416e4] exiting daemon [2020-10-02T23:09:55.139Z] daemon.go:448: [dcb3ad67416e4] Daemon stopped [2020-10-02T23:09:55.139Z] === RUN TestDockerSchema1RegistrySuite [2020-10-02T23:09:55.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-02T23:09:57.676Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-02T23:09:59.583Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-02T23:10:00.521Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-02T23:10:01.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-02T23:10:02.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-02T23:10:02.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-02T23:10:03.781Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-02T23:10:04.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-02T23:10:05.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-02T23:10:07.826Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-02T23:10:07.826Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-02T23:10:08.394Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-02T23:10:08.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-02T23:10:08.963Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-02T23:10:09.223Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-02T23:10:09.793Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-02T23:10:10.053Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite (15.31s) [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.67s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d95f2ee44b581 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.69s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon de2e29d594f98 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.03s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon db8d487babb10 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.19s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d4e683fc594c0 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d75e4b1982aee is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon de3db064b62bf is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon de6bea1f76e13 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d19bf319b46df is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.55s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d1fac17f61bf5 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d43c9007a1678 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d3671d3d82cbf is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon dbad10a6b8756 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d1e239d47b67d is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.42s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d693b031a3ca1 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.53s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon d9fff63c74249 is not started [2020-10-02T23:10:10.313Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-10-02T23:10:10.313Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-02T23:10:10.313Z] check_test.go:223: Daemon db2e8a5758f17 is not started [2020-10-02T23:10:10.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-02T23:10:10.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-02T23:10:10.398Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-10-02T23:10:10.398Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-10-02T23:10:10.398Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-10-02T23:10:11.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-02T23:10:11.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-02T23:10:12.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-02T23:10:13.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-02T23:10:13.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-02T23:10:13.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-02T23:10:14.106Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s) [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon d71ef157971ac is not started [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.79s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon d381b40fc904f is not started [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon d5cdb23f7b2c2 is not started [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-02T23:10:14.365Z] daemon.go:325: [d8f7ef0165cab] waiting for daemon to start [2020-10-02T23:10:14.365Z] daemon.go:325: [d8f7ef0165cab] waiting for daemon to start [2020-10-02T23:10:14.365Z] daemon.go:353: [d8f7ef0165cab] daemon started [2020-10-02T23:10:14.365Z] daemon.go:461: [d8f7ef0165cab] Stopping daemon [2020-10-02T23:10:14.365Z] daemon.go:296: [d8f7ef0165cab] exiting daemon [2020-10-02T23:10:14.365Z] daemon.go:448: [d8f7ef0165cab] Daemon stopped [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon d30a2f4ffb118 is not started [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon d4f1a6af9dab5 is not started [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon dc948e2d0d653 is not started [2020-10-02T23:10:14.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-10-02T23:10:14.365Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-02T23:10:14.365Z] check_test.go:252: Daemon d36ae2efb3674 is not started [2020-10-02T23:10:14.365Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-02T23:10:14.365Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-02T23:10:19.646Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-02T23:10:19.646Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-02T23:10:19.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-02T23:10:19.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-02T23:10:20.164Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-10-02T23:10:20.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-10-02T23:10:20.164Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-02T23:10:20.164Z] check_test.go:279: Daemon dbe09d4cfe06f is not started [2020-10-02T23:10:20.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-10-02T23:10:20.164Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-02T23:10:20.164Z] check_test.go:279: Daemon dc2432629af06 is not started [2020-10-02T23:10:20.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-10-02T23:10:20.164Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-02T23:10:20.164Z] check_test.go:279: Daemon ddb1d8c1294c4 is not started [2020-10-02T23:10:20.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-10-02T23:10:20.164Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-02T23:10:20.164Z] check_test.go:279: Daemon d28eb6b25adb4 is not started [2020-10-02T23:10:20.164Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-10-02T23:10:20.164Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-02T23:10:20.164Z] check_test.go:279: Daemon dd8bfb299ba2f is not started [2020-10-02T23:10:20.164Z] === RUN TestDockerNetworkSuite [2020-10-02T23:10:20.164Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-02T23:10:22.070Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-02T23:10:22.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-02T23:10:25.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-02T23:10:27.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-02T23:10:29.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-02T23:10:31.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-02T23:10:31.494Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-10-02T23:10:31.494Z] === RUN TestDockerSuite/TestBuildBlankName [2020-10-02T23:10:31.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-10-02T23:10:36.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-02T23:10:38.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-02T23:10:39.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-02T23:10:40.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-02T23:10:40.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-10-02T23:10:40.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-10-02T23:10:40.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-02T23:10:41.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-02T23:10:42.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-02T23:10:42.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-02T23:10:42.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-02T23:10:43.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-02T23:10:43.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-02T23:10:43.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-02T23:10:43.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-02T23:10:44.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-02T23:10:45.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-02T23:10:45.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-02T23:10:45.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-02T23:10:45.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-02T23:10:46.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-10-02T23:10:48.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-02T23:10:49.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-02T23:10:56.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-02T23:10:56.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-02T23:10:56.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-02T23:10:56.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-02T23:10:56.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-10-02T23:10:56.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-02T23:10:56.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-02T23:10:57.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-02T23:10:57.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-02T23:10:59.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-02T23:10:59.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-02T23:10:59.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-02T23:11:00.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-02T23:11:03.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-02T23:11:05.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-10-02T23:11:06.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-10-02T23:11:07.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-02T23:11:07.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-02T23:11:07.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-02T23:11:08.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-02T23:11:08.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-02T23:11:09.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-02T23:11:09.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-02T23:11:10.831Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-02T23:11:10.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-10-02T23:11:11.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-10-02T23:11:11.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-10-02T23:11:17.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-10-02T23:11:17.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite (57.28s) [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.84s) [2020-10-02T23:11:17.412Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-10-02T23:11:17.412Z] docker_cli_network_unix_test.go:46: Daemon d83b4db0b8bf3 is not started [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2020-10-02T23:11:17.412Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-10-02T23:11:17.412Z] docker_cli_network_unix_test.go:46: Daemon d9269a2000ce3 is not started [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.08s) [2020-10-02T23:11:17.412Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-10-02T23:11:17.412Z] docker_cli_network_unix_test.go:46: Daemon d36676cf4bb8d is not started [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2020-10-02T23:11:17.412Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-10-02T23:11:17.412Z] docker_cli_network_unix_test.go:46: Daemon dbf026c0a935e is not started [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2020-10-02T23:11:17.412Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-10-02T23:11:17.412Z] docker_cli_network_unix_test.go:1233: Daemon d7e2e535e069c is not started [2020-10-02T23:11:17.412Z] daemon.go:325: [d7e2e535e069c] waiting for daemon to start [2020-10-02T23:11:17.412Z] daemon.go:325: [d7e2e535e069c] waiting for daemon to start [2020-10-02T23:11:17.412Z] daemon.go:353: [d7e2e535e069c] daemon started [2020-10-02T23:11:17.412Z] daemon.go:461: [d7e2e535e069c] Stopping daemon [2020-10-02T23:11:17.412Z] daemon.go:296: [d7e2e535e069c] exiting daemon [2020-10-02T23:11:17.412Z] daemon.go:448: [d7e2e535e069c] Daemon stopped [2020-10-02T23:11:17.412Z] daemon.go:325: [d7e2e535e069c] waiting for daemon to start [2020-10-02T23:11:17.412Z] daemon.go:325: [d7e2e535e069c] waiting for daemon to start [2020-10-02T23:11:17.412Z] daemon.go:353: [d7e2e535e069c] daemon started [2020-10-02T23:11:17.412Z] daemon.go:461: [d7e2e535e069c] Stopping daemon [2020-10-02T23:11:17.412Z] daemon.go:296: [d7e2e535e069c] exiting daemon [2020-10-02T23:11:17.412Z] daemon.go:448: [d7e2e535e069c] Daemon stopped [2020-10-02T23:11:17.412Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d5215fed90927 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d368ce50f9d84 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d7c02fdcf3896 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon da41297154dab is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d949510b005ca is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon de3c8c3df40ca is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d7addc724f305 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon daa806a0ea9ed is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d31965a698d09 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d403be03b2f83 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dcd17a67011db is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dc7e74718ffc2 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dc721e0e5ec50 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d7b1c986be56d is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d1c9119f00500 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d12db9f040112 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon db028dda65269 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dfb1bb36dc87d is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon da4bd168d2e13 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-10-02T23:11:17.413Z] daemon.go:325: [d4150179a4da9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:325: [d4150179a4da9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [d4150179a4da9] daemon started [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:968: Daemon d4150179a4da9 is not started [2020-10-02T23:11:17.413Z] daemon.go:296: [d4150179a4da9] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:325: [d4150179a4da9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:325: [d4150179a4da9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [d4150179a4da9] daemon started [2020-10-02T23:11:17.413Z] daemon.go:461: [d4150179a4da9] Stopping daemon [2020-10-02T23:11:17.413Z] daemon.go:296: [d4150179a4da9] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:448: [d4150179a4da9] Daemon stopped [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d7c7396c9c75c is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-10-02T23:11:17.413Z] daemon.go:325: [dc10d81ea8ca9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:325: [dc10d81ea8ca9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [dc10d81ea8ca9] daemon started [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:1116: Daemon dc10d81ea8ca9 is not started [2020-10-02T23:11:17.413Z] daemon.go:325: [dc10d81ea8ca9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:296: [dc10d81ea8ca9] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:325: [dc10d81ea8ca9] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [dc10d81ea8ca9] daemon started [2020-10-02T23:11:17.413Z] daemon.go:461: [dc10d81ea8ca9] Stopping daemon [2020-10-02T23:11:17.413Z] daemon.go:296: [dc10d81ea8ca9] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:448: [dc10d81ea8ca9] Daemon stopped [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d25aeae91a4c5 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d000ed6c02677 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dfada693da837 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dc8573f6b62ce is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dd2fe4a9d099f is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d3688ada17195 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dd7e4841228e3 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d31069fedc158 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d362230260e9b is not started [2020-10-02T23:11:17.413Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-02T23:11:17.413Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon ddb7ee8d2df59 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d4c67bf98662f is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-10-02T23:11:17.413Z] daemon.go:325: [dfb394f9ffb7a] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:325: [dfb394f9ffb7a] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [dfb394f9ffb7a] daemon started [2020-10-02T23:11:17.413Z] daemon.go:461: [dfb394f9ffb7a] Stopping daemon [2020-10-02T23:11:17.413Z] daemon.go:296: [dfb394f9ffb7a] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:448: [dfb394f9ffb7a] Daemon stopped [2020-10-02T23:11:17.413Z] daemon.go:325: [dfb394f9ffb7a] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:325: [dfb394f9ffb7a] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [dfb394f9ffb7a] daemon started [2020-10-02T23:11:17.413Z] daemon.go:461: [dfb394f9ffb7a] Stopping daemon [2020-10-02T23:11:17.413Z] daemon.go:296: [dfb394f9ffb7a] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:448: [dfb394f9ffb7a] Daemon stopped [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-10-02T23:11:17.413Z] daemon.go:325: [db037a11e35de] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:325: [db037a11e35de] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [db037a11e35de] daemon started [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:1084: Daemon db037a11e35de is not started [2020-10-02T23:11:17.413Z] daemon.go:325: [db037a11e35de] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:296: [db037a11e35de] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:325: [db037a11e35de] waiting for daemon to start [2020-10-02T23:11:17.413Z] daemon.go:353: [db037a11e35de] daemon started [2020-10-02T23:11:17.413Z] daemon.go:461: [db037a11e35de] Stopping daemon [2020-10-02T23:11:17.413Z] daemon.go:296: [db037a11e35de] exiting daemon [2020-10-02T23:11:17.413Z] daemon.go:448: [db037a11e35de] Daemon stopped [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon da26d6d85f64b is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d5165e3acdfbd is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d972e458ff857 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon da67f2a2aa7e4 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d145738f1ab31 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon dcf0d48ac1662 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d7af02ac6d174 is not started [2020-10-02T23:11:17.413Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.52s) [2020-10-02T23:11:17.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-10-02T23:11:17.413Z] docker_cli_network_unix_test.go:46: Daemon d3dac80a5a60e is not started [2020-10-02T23:11:17.413Z] === RUN TestDockerHubPullSuite [2020-10-02T23:11:17.413Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-02T23:11:17.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-10-02T23:11:17.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-10-02T23:11:17.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-10-02T23:11:19.318Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-10-02T23:11:21.853Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-10-02T23:11:22.112Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-10-02T23:11:28.677Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-10-02T23:11:28.677Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite (10.82s) [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2020-10-02T23:11:28.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-10-02T23:11:28.677Z] daemon.go:325: [d43b326a26758] waiting for daemon to start [2020-10-02T23:11:28.677Z] daemon.go:325: [d43b326a26758] waiting for daemon to start [2020-10-02T23:11:28.677Z] daemon.go:353: [d43b326a26758] daemon started [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (5.80s) [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2020-10-02T23:11:28.677Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-10-02T23:11:28.677Z] daemon.go:461: [d43b326a26758] Stopping daemon [2020-10-02T23:11:28.677Z] daemon.go:296: [d43b326a26758] exiting daemon [2020-10-02T23:11:28.677Z] daemon.go:448: [d43b326a26758] Daemon stopped [2020-10-02T23:11:28.677Z] PASS [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === Skipped [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-10-02T23:11:28.677Z] docker_cli_sni_test.go:18: Flakey test [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-10-02T23:11:28.677Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-10-02T23:11:28.677Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-10-02T23:11:28.677Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-10-02T23:11:28.677Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement blkioWeight [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-02T23:11:28.677Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-10-02T23:11:28.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-10-02T23:11:28.677Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-10-02T23:11:28.677Z] docker_cli_network_unix_test.go:46: Daemon ddb7ee8d2df59 is not started [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] [2020-10-02T23:11:28.677Z] DONE 1249 tests, 51 skipped in 1488.384s [2020-10-02T23:11:28.677Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-02T23:11:28.677Z] ++++ cat bundles/test-integration/docker.pid [2020-10-02T23:11:28.677Z] +++ kill 7411 [2020-10-02T23:11:29.245Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-02T23:11:29.245Z] +++ /etc/init.d/apparmor stop [2020-10-02T23:11:29.245Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-02T23:11:29.245Z] [2020-10-02T23:11:29.245Z] Unloading profiles will leave already running processes permanently [2020-10-02T23:11:29.245Z] unconfined, which can lead to unexpected situations. [2020-10-02T23:11:29.245Z] [2020-10-02T23:11:29.245Z] To set a process to complain mode, use the command line tool [2020-10-02T23:11:29.245Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-02T23:11:29.245Z] +++ true [2020-10-02T23:11:29.245Z] exiting test-integration [2020-10-02T23:11:29.245Z] ++ exit 0 [2020-10-02T23:11:29.245Z] [2020-10-02T23:11:29.504Z] + for job in $(jobs -p) [2020-10-02T23:11:29.504Z] + wait 2611 [2020-10-02T23:11:42.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-10-02T23:11:47.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-10-02T23:11:47.947Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-10-02T23:11:48.406Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-10-02T23:11:49.945Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-10-02T23:11:49.945Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-10-02T23:11:54.643Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-10-02T23:11:56.182Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-10-02T23:11:56.182Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-10-02T23:11:56.182Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-10-02T23:11:57.153Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-10-02T23:11:58.123Z] === RUN TestDockerSuite/TestBuildCmd [2020-10-02T23:11:58.590Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-10-02T23:11:59.049Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-10-02T23:12:00.017Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-10-02T23:12:05.829Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-10-02T23:12:06.798Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-10-02T23:12:06.798Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-10-02T23:12:08.334Z] === RUN TestDockerSuite/TestBuildContChar [2020-10-02T23:12:23.158Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-10-02T23:12:23.158Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-10-02T23:12:23.158Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-10-02T23:12:24.697Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-10-02T23:12:25.667Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-10-02T23:12:26.127Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-10-02T23:12:26.127Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-10-02T23:12:26.585Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-10-02T23:12:27.556Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-10-02T23:12:27.556Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-10-02T23:12:27.556Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-10-02T23:12:33.356Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-10-02T23:13:05.951Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-02T23:13:08.486Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-02T23:13:09.062Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-10-02T23:13:10.034Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-10-02T23:13:11.003Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-10-02T23:13:13.761Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-02T23:13:18.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-10-02T23:13:18.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-10-02T23:13:18.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-10-02T23:13:18.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-10-02T23:13:18.539Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-10-02T23:13:18.539Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-10-02T23:13:20.338Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-02T23:13:22.242Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-02T23:13:27.511Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-02T23:13:28.888Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-10-02T23:13:33.081Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-10-02T23:13:33.081Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-02T23:13:38.353Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-02T23:13:38.612Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-02T23:13:39.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-02T23:13:41.714Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-02T23:13:48.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-10-02T23:13:48.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-10-02T23:13:48.949Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-10-02T23:14:18.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-10-02T23:14:19.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-10-02T23:14:20.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-10-02T23:14:24.103Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-10-02T23:14:27.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-10-02T23:14:29.181Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-10-02T23:14:37.970Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-02T23:15:34.198Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-02T23:15:41.287Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-10-02T23:15:41.287Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-10-02T23:15:41.287Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-10-02T23:15:44.174Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-02T23:15:48.363Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-02T23:17:07.380Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-10-02T23:17:07.380Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-10-02T23:17:07.380Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-10-02T23:17:19.817Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-10-02T23:17:32.199Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-10-02T23:17:42.524Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-10-02T23:18:09.858Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-02T23:18:16.420Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-02T23:18:17.796Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-02T23:18:18.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-10-02T23:18:20.326Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-02T23:18:23.615Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-02T23:18:25.518Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-02T23:18:26.784Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-10-02T23:18:39.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-10-02T23:19:21.745Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-02T23:19:21.745Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-02T23:19:23.649Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-02T23:19:26.189Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-02T23:19:29.485Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-02T23:19:32.019Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-02T23:19:53.947Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-02T23:20:12.032Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-02T23:20:13.942Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-02T23:20:16.473Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-02T23:20:19.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-02T23:20:20.426Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-10-02T23:20:20.427Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-10-02T23:20:25.118Z] === RUN TestDockerSuite/TestBuildEnv [2020-10-02T23:20:25.118Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-10-02T23:20:25.118Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-10-02T23:20:25.118Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-10-02T23:20:25.118Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-10-02T23:20:25.118Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-10-02T23:20:26.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-02T23:20:28.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-10-02T23:20:28.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-10-02T23:20:28.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-10-02T23:20:28.026Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-10-02T23:20:28.992Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-10-02T23:20:30.516Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-02T23:20:33.048Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-02T23:20:34.782Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-10-02T23:20:35.583Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-02T23:20:38.119Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-02T23:20:40.652Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-02T23:20:43.940Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-10-02T23:20:46.475Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildExpose [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-10-02T23:20:52.466Z] === RUN TestDockerSuite/TestBuildFails [2020-10-02T23:20:54.643Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-10-02T23:20:54.643Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-10-02T23:21:00.434Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-10-02T23:21:05.139Z] === RUN TestDockerSuite/TestBuildForceRm [2020-10-02T23:21:12.596Z] === RUN TestDockerSuite/TestBuildFromGit [2020-10-02T23:21:22.914Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-10-02T23:21:24.454Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-10-02T23:21:30.256Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-10-02T23:21:30.256Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-10-02T23:21:31.223Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-10-02T23:21:32.190Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-10-02T23:21:32.190Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-10-02T23:21:42.512Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-10-02T23:21:42.513Z] === RUN TestDockerSuite/TestBuildHistory [2020-10-02T23:21:44.287Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-02T23:21:51.080Z] === RUN TestDockerSuite/TestBuildIidFile [2020-10-02T23:21:52.049Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-10-02T23:21:54.226Z] === RUN TestDockerSuite/TestBuildInheritance [2020-10-02T23:21:54.226Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-10-02T23:21:55.199Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-10-02T23:21:55.199Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-10-02T23:21:56.488Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-02T23:22:00.994Z] === RUN TestDockerSuite/TestBuildLabel [2020-10-02T23:22:00.994Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-10-02T23:22:01.966Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-10-02T23:22:02.425Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-10-02T23:22:02.884Z] === RUN TestDockerSuite/TestBuildLabels [2020-10-02T23:22:03.851Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-10-02T23:22:05.421Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-10-02T23:22:11.214Z] === RUN TestDockerSuite/TestBuildLastModified [2020-10-02T23:22:11.214Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-10-02T23:22:11.214Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-10-02T23:22:11.214Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-10-02T23:22:11.214Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-10-02T23:22:11.214Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-10-02T23:22:11.672Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-10-02T23:22:12.130Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-10-02T23:22:12.589Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite (1764.74s) [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.80s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-10-02T23:22:14.572Z] daemon.go:325: [d5364112b692b] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d5364112b692b] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d5364112b692b] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [d5364112b692b] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d5364112b692b] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d5364112b692b] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.33s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-10-02T23:22:14.572Z] daemon.go:325: [dda9f05e0398f] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [dda9f05e0398f] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [dda9f05e0398f] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [dda9f05e0398f] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [dda9f05e0398f] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [dda9f05e0398f] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.87s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-10-02T23:22:14.572Z] daemon.go:325: [d9f0dc705f667] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d9f0dc705f667] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d9f0dc705f667] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [d9f0dc705f667] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d9f0dc705f667] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d9f0dc705f667] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-02T23:22:14.572Z] daemon.go:325: [da67ddf621375] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [da67ddf621375] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [da67ddf621375] daemon started [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-10-02T23:22:14.572Z] daemon.go:325: [d860750a10b67] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d860750a10b67] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d860750a10b67] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [da67ddf621375] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [da67ddf621375] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [da67ddf621375] Daemon stopped [2020-10-02T23:22:14.572Z] daemon.go:461: [d860750a10b67] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d860750a10b67] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d860750a10b67] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-10-02T23:22:14.572Z] daemon.go:325: [d8d37e560c7dd] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d8d37e560c7dd] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d8d37e560c7dd] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [d8d37e560c7dd] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d8d37e560c7dd] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d8d37e560c7dd] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.62s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-02T23:22:14.572Z] daemon.go:325: [d7d46716d2ee1] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d7d46716d2ee1] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d7d46716d2ee1] daemon started [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-02T23:22:14.572Z] daemon.go:325: [d77e46039db9c] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d77e46039db9c] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d77e46039db9c] daemon started [2020-10-02T23:22:14.572Z] check_test.go:358: [d77e46039db9c] joining swarm manager [d7d46716d2ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.572Z] daemon.go:461: [d77e46039db9c] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d77e46039db9c] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d77e46039db9c] Daemon stopped [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-10-02T23:22:14.572Z] daemon.go:325: [dccd06b53dbfe] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [dccd06b53dbfe] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [dccd06b53dbfe] daemon started [2020-10-02T23:22:14.572Z] check_test.go:358: [dccd06b53dbfe] joining swarm manager [d7d46716d2ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.572Z] daemon.go:461: [d7d46716d2ee1] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d7d46716d2ee1] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d7d46716d2ee1] Daemon stopped [2020-10-02T23:22:14.572Z] check_test.go:379: Daemon d77e46039db9c is not started [2020-10-02T23:22:14.572Z] daemon.go:461: [dccd06b53dbfe] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [dccd06b53dbfe] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [dccd06b53dbfe] Daemon stopped [2020-10-02T23:22:14.572Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-02T23:22:14.572Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.64s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-10-02T23:22:14.572Z] daemon.go:325: [d81f121979681] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d81f121979681] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d81f121979681] daemon started [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-10-02T23:22:14.572Z] daemon.go:325: [d6d5fe41d992a] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d6d5fe41d992a] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d6d5fe41d992a] daemon started [2020-10-02T23:22:14.572Z] check_test.go:358: [d6d5fe41d992a] joining swarm manager [d81f121979681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.572Z] daemon.go:461: [d81f121979681] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d81f121979681] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d81f121979681] Daemon stopped [2020-10-02T23:22:14.572Z] daemon.go:461: [d6d5fe41d992a] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d6d5fe41d992a] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d6d5fe41d992a] Daemon stopped [2020-10-02T23:22:14.572Z] daemon.go:325: [d81f121979681] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d81f121979681] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d81f121979681] daemon started [2020-10-02T23:22:14.572Z] daemon.go:325: [d6d5fe41d992a] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d6d5fe41d992a] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d6d5fe41d992a] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [d81f121979681] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d81f121979681] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d81f121979681] Daemon stopped [2020-10-02T23:22:14.572Z] daemon.go:461: [d6d5fe41d992a] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d6d5fe41d992a] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d6d5fe41d992a] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-10-02T23:22:14.572Z] daemon.go:325: [de70edb21773d] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [de70edb21773d] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [de70edb21773d] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [de70edb21773d] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [de70edb21773d] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [de70edb21773d] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.85s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-02T23:22:14.572Z] daemon.go:325: [d85e3f8d56aca] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d85e3f8d56aca] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d85e3f8d56aca] daemon started [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-10-02T23:22:14.572Z] daemon.go:325: [d02305ae35080] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d02305ae35080] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d02305ae35080] daemon started [2020-10-02T23:22:14.572Z] daemon.go:461: [d85e3f8d56aca] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d85e3f8d56aca] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d85e3f8d56aca] Daemon stopped [2020-10-02T23:22:14.572Z] daemon.go:461: [d02305ae35080] Stopping daemon [2020-10-02T23:22:14.572Z] daemon.go:296: [d02305ae35080] exiting daemon [2020-10-02T23:22:14.572Z] daemon.go:448: [d02305ae35080] Daemon stopped [2020-10-02T23:22:14.572Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.01s) [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-02T23:22:14.572Z] daemon.go:325: [d2b99abbc6a82] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [d2b99abbc6a82] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [d2b99abbc6a82] daemon started [2020-10-02T23:22:14.572Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-02T23:22:14.572Z] daemon.go:325: [dd2dffaf84493] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:325: [dd2dffaf84493] waiting for daemon to start [2020-10-02T23:22:14.572Z] daemon.go:353: [dd2dffaf84493] daemon started [2020-10-02T23:22:14.572Z] check_test.go:358: [dd2dffaf84493] joining swarm manager [d2b99abbc6a82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-10-02T23:22:14.573Z] daemon.go:325: [d477c5140733a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d477c5140733a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d477c5140733a] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d477c5140733a] joining swarm manager [d2b99abbc6a82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.573Z] daemon.go:461: [d2b99abbc6a82] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d2b99abbc6a82] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d2b99abbc6a82] Daemon stopped [2020-10-02T23:22:14.573Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b99abbc6a82] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b99abbc6a82] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b99abbc6a82] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d2b99abbc6a82] daemon started [2020-10-02T23:22:14.573Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-10-02T23:22:14.573Z] daemon.go:461: [d2b99abbc6a82] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d2b99abbc6a82] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d2b99abbc6a82] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [dd2dffaf84493] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dd2dffaf84493] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dd2dffaf84493] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d477c5140733a] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d477c5140733a] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d477c5140733a] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.82s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-02T23:22:14.573Z] daemon.go:325: [d8bb1106db634] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d8bb1106db634] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d8bb1106db634] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-02T23:22:14.573Z] daemon.go:325: [d4a0f82ffe133] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d4a0f82ffe133] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d4a0f82ffe133] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d4a0f82ffe133] joining swarm manager [d8bb1106db634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-10-02T23:22:14.573Z] daemon.go:325: [d79665a5e9980] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d79665a5e9980] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d79665a5e9980] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d79665a5e9980] joining swarm manager [d8bb1106db634]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.573Z] daemon.go:461: [d8bb1106db634] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d8bb1106db634] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d8bb1106db634] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d4a0f82ffe133] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d4a0f82ffe133] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d4a0f82ffe133] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d79665a5e9980] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d79665a5e9980] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d79665a5e9980] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.37s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-02T23:22:14.573Z] daemon.go:325: [d6a7a1f4c33e8] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d6a7a1f4c33e8] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d6a7a1f4c33e8] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-10-02T23:22:14.573Z] daemon.go:325: [d157e861876bd] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d157e861876bd] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d157e861876bd] daemon started [2020-10-02T23:22:14.573Z] daemon.go:461: [d6a7a1f4c33e8] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d6a7a1f4c33e8] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d6a7a1f4c33e8] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d157e861876bd] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d157e861876bd] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d157e861876bd] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.70s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-10-02T23:22:14.573Z] daemon.go:325: [d8f723df27f51] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d8f723df27f51] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d8f723df27f51] daemon started [2020-10-02T23:22:14.573Z] daemon.go:461: [d8f723df27f51] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d8f723df27f51] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d8f723df27f51] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-02T23:22:14.573Z] daemon.go:325: [ddc4079bb4bf8] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [ddc4079bb4bf8] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [ddc4079bb4bf8] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-02T23:22:14.573Z] daemon.go:325: [d1ae5af987382] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d1ae5af987382] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d1ae5af987382] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d1ae5af987382] joining swarm manager [ddc4079bb4bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-10-02T23:22:14.573Z] daemon.go:325: [dfc8fd07e6e7c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dfc8fd07e6e7c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dfc8fd07e6e7c] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [dfc8fd07e6e7c] joining swarm manager [ddc4079bb4bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.573Z] daemon.go:461: [ddc4079bb4bf8] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [ddc4079bb4bf8] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [ddc4079bb4bf8] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d1ae5af987382] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d1ae5af987382] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d1ae5af987382] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [dfc8fd07e6e7c] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dfc8fd07e6e7c] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dfc8fd07e6e7c] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.30s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-02T23:22:14.573Z] daemon.go:325: [d10d1237e9c27] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d10d1237e9c27] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d10d1237e9c27] daemon started [2020-10-02T23:22:14.573Z] daemon.go:461: [d10d1237e9c27] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d10d1237e9c27] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d10d1237e9c27] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:325: [d10d1237e9c27] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d10d1237e9c27] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d10d1237e9c27] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b8fdd90b77c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b8fdd90b77c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d2b8fdd90b77c] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d2b8fdd90b77c] joining swarm manager [d10d1237e9c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:461: [d2b8fdd90b77c] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d2b8fdd90b77c] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d2b8fdd90b77c] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b8fdd90b77c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b8fdd90b77c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d2b8fdd90b77c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d2b8fdd90b77c] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-10-02T23:22:14.573Z] daemon.go:325: [d48dee81d2f2a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d48dee81d2f2a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d48dee81d2f2a] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d48dee81d2f2a] joining swarm manager [d10d1237e9c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.573Z] daemon.go:461: [d48dee81d2f2a] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d48dee81d2f2a] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d48dee81d2f2a] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:325: [d48dee81d2f2a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d48dee81d2f2a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d48dee81d2f2a] daemon started [2020-10-02T23:22:14.573Z] daemon.go:296: [d48dee81d2f2a] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:325: [d48dee81d2f2a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d48dee81d2f2a] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d48dee81d2f2a] daemon started [2020-10-02T23:22:14.573Z] daemon.go:461: [d10d1237e9c27] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d10d1237e9c27] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d10d1237e9c27] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d2b8fdd90b77c] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d2b8fdd90b77c] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d2b8fdd90b77c] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d48dee81d2f2a] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d48dee81d2f2a] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d48dee81d2f2a] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.86s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-02T23:22:14.573Z] daemon.go:325: [dc81286d6d27c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc81286d6d27c] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dc81286d6d27c] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-10-02T23:22:14.573Z] daemon.go:325: [d4760f19577a9] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d4760f19577a9] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d4760f19577a9] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d4760f19577a9] joining swarm manager [dc81286d6d27c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:461: [dc81286d6d27c] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dc81286d6d27c] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dc81286d6d27c] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [d4760f19577a9] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d4760f19577a9] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d4760f19577a9] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-02T23:22:14.573Z] daemon.go:325: [d33b838fbe89f] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d33b838fbe89f] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d33b838fbe89f] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dc672ec610962] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [dc672ec610962] joining swarm manager [d33b838fbe89f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-10-02T23:22:14.573Z] daemon.go:325: [dc090e8e6833d] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc090e8e6833d] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dc090e8e6833d] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [dc090e8e6833d] joining swarm manager [d33b838fbe89f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.573Z] daemon.go:461: [dc672ec610962] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dc672ec610962] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dc672ec610962] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:339: [dc672ec610962] error pinging daemon on start: Get http://dc672ec610962.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:339: [dc672ec610962] error pinging daemon on start: Get http://dc672ec610962.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:339: [dc672ec610962] error pinging daemon on start: Get http://dc672ec610962.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:339: [dc672ec610962] error pinging daemon on start: Get http://dc672ec610962.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:339: [dc672ec610962] error pinging daemon on start: Get http://dc672ec610962.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:339: [dc672ec610962] error pinging daemon on start: Get http://dc672ec610962.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.573Z] daemon.go:325: [dc672ec610962] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dc672ec610962] daemon started [2020-10-02T23:22:14.573Z] daemon.go:461: [d33b838fbe89f] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d33b838fbe89f] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d33b838fbe89f] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [dc672ec610962] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dc672ec610962] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dc672ec610962] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [dc090e8e6833d] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dc090e8e6833d] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dc090e8e6833d] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-10-02T23:22:14.573Z] daemon.go:325: [d65267370db00] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d65267370db00] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d65267370db00] daemon started [2020-10-02T23:22:14.573Z] daemon.go:461: [d65267370db00] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d65267370db00] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d65267370db00] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.99s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-02T23:22:14.573Z] daemon.go:325: [dc1cd8aeff1e9] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dc1cd8aeff1e9] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dc1cd8aeff1e9] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-10-02T23:22:14.573Z] daemon.go:325: [da655952884c1] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [da655952884c1] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [da655952884c1] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [da655952884c1] joining swarm manager [dc1cd8aeff1e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:461: [dc1cd8aeff1e9] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dc1cd8aeff1e9] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dc1cd8aeff1e9] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [da655952884c1] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [da655952884c1] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [da655952884c1] Daemon stopped [2020-10-02T23:22:14.573Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.32s) [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-02T23:22:14.573Z] daemon.go:325: [df97c5e4b3734] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [df97c5e4b3734] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [df97c5e4b3734] daemon started [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-02T23:22:14.573Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [d1816b1756399] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [d1816b1756399] joining swarm manager [df97c5e4b3734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-10-02T23:22:14.573Z] daemon.go:325: [dd27c5648e98e] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:325: [dd27c5648e98e] waiting for daemon to start [2020-10-02T23:22:14.573Z] daemon.go:353: [dd27c5648e98e] daemon started [2020-10-02T23:22:14.573Z] check_test.go:358: [dd27c5648e98e] joining swarm manager [df97c5e4b3734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.573Z] daemon.go:461: [d1816b1756399] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [d1816b1756399] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [d1816b1756399] Daemon stopped [2020-10-02T23:22:14.573Z] daemon.go:461: [dd27c5648e98e] Stopping daemon [2020-10-02T23:22:14.573Z] daemon.go:296: [dd27c5648e98e] exiting daemon [2020-10-02T23:22:14.573Z] daemon.go:448: [dd27c5648e98e] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:339: [d1816b1756399] error pinging daemon on start: Get http://d1816b1756399.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:339: [d1816b1756399] error pinging daemon on start: Get http://d1816b1756399.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d1816b1756399] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d1816b1756399] daemon started [2020-10-02T23:22:14.574Z] daemon.go:461: [df97c5e4b3734] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [df97c5e4b3734] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [df97c5e4b3734] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d1816b1756399] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d1816b1756399] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d1816b1756399] Daemon stopped [2020-10-02T23:22:14.574Z] check_test.go:379: Daemon dd27c5648e98e is not started [2020-10-02T23:22:14.574Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.94s) [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d433b4ad0c166] daemon started [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d96883f74db4d] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d96883f74db4d] joining swarm manager [d433b4ad0c166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d8ff8739fb5d8] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d8ff8739fb5d8] joining swarm manager [d433b4ad0c166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [dd637606ba7ed] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [dd637606ba7ed] joining swarm manager [d433b4ad0c166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d061adebf5160] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d061adebf5160] joining swarm manager [d433b4ad0c166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d3908cb6e5dd2] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d3908cb6e5dd2] joining swarm manager [d433b4ad0c166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-10-02T23:22:14.574Z] daemon.go:461: [d3908cb6e5dd2] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:461: [d433b4ad0c166] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:461: [d8ff8739fb5d8] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:461: [d96883f74db4d] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:461: [d061adebf5160] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:461: [dd637606ba7ed] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d433b4ad0c166] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d433b4ad0c166] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:296: [d061adebf5160] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d061adebf5160] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:296: [d3908cb6e5dd2] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d3908cb6e5dd2] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:296: [d8ff8739fb5d8] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d8ff8739fb5d8] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:296: [dd637606ba7ed] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [dd637606ba7ed] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:296: [d96883f74db4d] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d96883f74db4d] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:339: [d3908cb6e5dd2] error pinging daemon on start: Get http://d3908cb6e5dd2.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d8ff8739fb5d8] error pinging daemon on start: Get http://d8ff8739fb5d8.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d433b4ad0c166] error pinging daemon on start: Get http://d433b4ad0c166.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d96883f74db4d] error pinging daemon on start: Get http://d96883f74db4d.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [dd637606ba7ed] error pinging daemon on start: Get http://dd637606ba7ed.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d061adebf5160] error pinging daemon on start: Get http://d061adebf5160.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:339: [d3908cb6e5dd2] error pinging daemon on start: Get http://d3908cb6e5dd2.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d8ff8739fb5d8] error pinging daemon on start: Get http://d8ff8739fb5d8.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d433b4ad0c166] error pinging daemon on start: Get http://d433b4ad0c166.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d96883f74db4d] error pinging daemon on start: Get http://d96883f74db4d.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [dd637606ba7ed] error pinging daemon on start: Get http://dd637606ba7ed.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d061adebf5160] error pinging daemon on start: Get http://d061adebf5160.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:339: [d3908cb6e5dd2] error pinging daemon on start: Get http://d3908cb6e5dd2.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d8ff8739fb5d8] error pinging daemon on start: Get http://d8ff8739fb5d8.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d433b4ad0c166] error pinging daemon on start: Get http://d433b4ad0c166.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d96883f74db4d] error pinging daemon on start: Get http://d96883f74db4d.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [dd637606ba7ed] error pinging daemon on start: Get http://dd637606ba7ed.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d061adebf5160] error pinging daemon on start: Get http://d061adebf5160.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:339: [d3908cb6e5dd2] error pinging daemon on start: Get http://d3908cb6e5dd2.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d8ff8739fb5d8] error pinging daemon on start: Get http://d8ff8739fb5d8.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d433b4ad0c166] error pinging daemon on start: Get http://d433b4ad0c166.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d96883f74db4d] error pinging daemon on start: Get http://d96883f74db4d.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [dd637606ba7ed] error pinging daemon on start: Get http://dd637606ba7ed.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:339: [d061adebf5160] error pinging daemon on start: Get http://d061adebf5160.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d3908cb6e5dd2] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d8ff8739fb5d8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d433b4ad0c166] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dd637606ba7ed] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d061adebf5160] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d061adebf5160] daemon started [2020-10-02T23:22:14.574Z] daemon.go:353: [d8ff8739fb5d8] daemon started [2020-10-02T23:22:14.574Z] daemon.go:353: [d3908cb6e5dd2] daemon started [2020-10-02T23:22:14.574Z] daemon.go:353: [d433b4ad0c166] daemon started [2020-10-02T23:22:14.574Z] daemon.go:353: [dd637606ba7ed] daemon started [2020-10-02T23:22:14.574Z] daemon.go:339: [d96883f74db4d] error pinging daemon on start: Get http://d96883f74db4d.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.574Z] daemon.go:325: [d96883f74db4d] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d96883f74db4d] daemon started [2020-10-02T23:22:14.574Z] daemon.go:461: [d433b4ad0c166] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d433b4ad0c166] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d433b4ad0c166] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d96883f74db4d] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d96883f74db4d] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d96883f74db4d] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d8ff8739fb5d8] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d8ff8739fb5d8] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d8ff8739fb5d8] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [dd637606ba7ed] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [dd637606ba7ed] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [dd637606ba7ed] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d061adebf5160] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d061adebf5160] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d061adebf5160] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d3908cb6e5dd2] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d3908cb6e5dd2] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d3908cb6e5dd2] Daemon stopped [2020-10-02T23:22:14.574Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-10-02T23:22:14.574Z] daemon.go:325: [da40b8b3bffa7] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [da40b8b3bffa7] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [da40b8b3bffa7] daemon started [2020-10-02T23:22:14.574Z] daemon.go:461: [da40b8b3bffa7] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [da40b8b3bffa7] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [da40b8b3bffa7] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:325: [da40b8b3bffa7] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [da40b8b3bffa7] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [da40b8b3bffa7] daemon started [2020-10-02T23:22:14.574Z] daemon.go:461: [da40b8b3bffa7] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [da40b8b3bffa7] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [da40b8b3bffa7] Daemon stopped [2020-10-02T23:22:14.574Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.06s) [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-10-02T23:22:14.574Z] daemon.go:325: [db6cce2701838] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [db6cce2701838] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [db6cce2701838] daemon started [2020-10-02T23:22:14.574Z] daemon.go:461: [db6cce2701838] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [db6cce2701838] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [db6cce2701838] Daemon stopped [2020-10-02T23:22:14.574Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.49s) [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-02T23:22:14.574Z] daemon.go:325: [d139dbae2a6c8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d139dbae2a6c8] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d139dbae2a6c8] daemon started [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-02T23:22:14.574Z] daemon.go:325: [d0a33862cdf64] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d0a33862cdf64] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d0a33862cdf64] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d0a33862cdf64] joining swarm manager [d139dbae2a6c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-10-02T23:22:14.574Z] daemon.go:325: [d1568aeee6461] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d1568aeee6461] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d1568aeee6461] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d1568aeee6461] joining swarm manager [d139dbae2a6c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.574Z] daemon.go:461: [d139dbae2a6c8] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d139dbae2a6c8] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d139dbae2a6c8] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d0a33862cdf64] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d0a33862cdf64] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d0a33862cdf64] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d1568aeee6461] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d1568aeee6461] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d1568aeee6461] Daemon stopped [2020-10-02T23:22:14.574Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.66s) [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-02T23:22:14.574Z] daemon.go:325: [dbfc3350bf710] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dbfc3350bf710] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [dbfc3350bf710] daemon started [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-02T23:22:14.574Z] daemon.go:325: [dfd6cdfb67370] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [dfd6cdfb67370] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [dfd6cdfb67370] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [dfd6cdfb67370] joining swarm manager [dbfc3350bf710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.574Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-10-02T23:22:14.574Z] daemon.go:325: [d407c7ab52f51] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:325: [d407c7ab52f51] waiting for daemon to start [2020-10-02T23:22:14.574Z] daemon.go:353: [d407c7ab52f51] daemon started [2020-10-02T23:22:14.574Z] check_test.go:358: [d407c7ab52f51] joining swarm manager [dbfc3350bf710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.574Z] daemon.go:461: [dbfc3350bf710] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [dbfc3350bf710] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [dbfc3350bf710] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [dfd6cdfb67370] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [dfd6cdfb67370] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [dfd6cdfb67370] Daemon stopped [2020-10-02T23:22:14.574Z] daemon.go:461: [d407c7ab52f51] Stopping daemon [2020-10-02T23:22:14.574Z] daemon.go:296: [d407c7ab52f51] exiting daemon [2020-10-02T23:22:14.574Z] daemon.go:448: [d407c7ab52f51] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.99s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-02T23:22:14.575Z] daemon.go:325: [d9de8a03017b3] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d9de8a03017b3] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d9de8a03017b3] daemon started [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-02T23:22:14.575Z] daemon.go:325: [dddbee5836a8d] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [dddbee5836a8d] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [dddbee5836a8d] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [dddbee5836a8d] joining swarm manager [d9de8a03017b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-10-02T23:22:14.575Z] daemon.go:325: [d5969b547ff1f] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d5969b547ff1f] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d5969b547ff1f] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d5969b547ff1f] joining swarm manager [d9de8a03017b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.575Z] daemon.go:461: [d9de8a03017b3] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d9de8a03017b3] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d9de8a03017b3] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [dddbee5836a8d] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [dddbee5836a8d] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [dddbee5836a8d] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d5969b547ff1f] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d5969b547ff1f] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d5969b547ff1f] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.50s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-10-02T23:22:14.575Z] daemon.go:325: [d89ee0b5597a7] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d89ee0b5597a7] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d89ee0b5597a7] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [d89ee0b5597a7] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d89ee0b5597a7] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d89ee0b5597a7] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.42s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-02T23:22:14.575Z] daemon.go:325: [d513ee0b6cb2e] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d513ee0b6cb2e] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d513ee0b6cb2e] daemon started [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-02T23:22:14.575Z] daemon.go:325: [db7c66b142b82] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [db7c66b142b82] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [db7c66b142b82] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [db7c66b142b82] joining swarm manager [d513ee0b6cb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-02T23:22:14.575Z] daemon.go:325: [d0800e5a610c9] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d0800e5a610c9] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d0800e5a610c9] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d0800e5a610c9] joining swarm manager [d513ee0b6cb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-02T23:22:14.575Z] daemon.go:325: [d1a3c5436f171] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d1a3c5436f171] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d1a3c5436f171] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d1a3c5436f171] joining swarm manager [d513ee0b6cb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-10-02T23:22:14.575Z] daemon.go:325: [d7d9a47e5ae08] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d7d9a47e5ae08] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d7d9a47e5ae08] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d7d9a47e5ae08] joining swarm manager [d513ee0b6cb2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-10-02T23:22:14.575Z] daemon.go:461: [d513ee0b6cb2e] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d513ee0b6cb2e] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d513ee0b6cb2e] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [db7c66b142b82] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [db7c66b142b82] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [db7c66b142b82] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d0800e5a610c9] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d0800e5a610c9] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d0800e5a610c9] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d1a3c5436f171] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d1a3c5436f171] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d1a3c5436f171] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d7d9a47e5ae08] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d7d9a47e5ae08] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d7d9a47e5ae08] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-10-02T23:22:14.575Z] daemon.go:325: [dee36e1c20515] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [dee36e1c20515] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [dee36e1c20515] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [dee36e1c20515] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [dee36e1c20515] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [dee36e1c20515] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.18s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [dd7276dcf905b] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [dd7276dcf905b] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [dd7276dcf905b] daemon started [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [d8d8053ad585a] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d8d8053ad585a] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d8d8053ad585a] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d8d8053ad585a] joining swarm manager [dd7276dcf905b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [d9a61ffbeec82] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d9a61ffbeec82] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d9a61ffbeec82] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d9a61ffbeec82] joining swarm manager [dd7276dcf905b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.575Z] daemon.go:461: [dd7276dcf905b] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [dd7276dcf905b] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [dd7276dcf905b] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d8d8053ad585a] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d8d8053ad585a] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d8d8053ad585a] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d9a61ffbeec82] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d9a61ffbeec82] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d9a61ffbeec82] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.50s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-02T23:22:14.575Z] daemon.go:325: [df354d6751b09] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [df354d6751b09] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [df354d6751b09] daemon started [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-02T23:22:14.575Z] daemon.go:325: [db3f85d13b7ee] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [db3f85d13b7ee] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [db3f85d13b7ee] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [db3f85d13b7ee] joining swarm manager [df354d6751b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-10-02T23:22:14.575Z] daemon.go:325: [d43b38f89b06c] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d43b38f89b06c] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d43b38f89b06c] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d43b38f89b06c] joining swarm manager [df354d6751b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.575Z] daemon.go:461: [db3f85d13b7ee] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [db3f85d13b7ee] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [db3f85d13b7ee] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [df354d6751b09] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [df354d6751b09] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [df354d6751b09] Daemon stopped [2020-10-02T23:22:14.575Z] check_test.go:379: Daemon db3f85d13b7ee is not started [2020-10-02T23:22:14.575Z] daemon.go:461: [d43b38f89b06c] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d43b38f89b06c] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d43b38f89b06c] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.91s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-02T23:22:14.575Z] daemon.go:325: [daabd730245c8] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [daabd730245c8] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [daabd730245c8] daemon started [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-02T23:22:14.575Z] daemon.go:325: [d505afdc216ff] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d505afdc216ff] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d505afdc216ff] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d505afdc216ff] joining swarm manager [daabd730245c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-10-02T23:22:14.575Z] daemon.go:325: [d1c982d4227eb] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d1c982d4227eb] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d1c982d4227eb] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d1c982d4227eb] joining swarm manager [daabd730245c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.575Z] daemon.go:461: [daabd730245c8] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [daabd730245c8] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [daabd730245c8] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d505afdc216ff] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d505afdc216ff] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d505afdc216ff] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d1c982d4227eb] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d1c982d4227eb] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d1c982d4227eb] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.81s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [d57742cca9843] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d57742cca9843] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d57742cca9843] daemon started [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [d9f5298d3b6ff] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d9f5298d3b6ff] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d9f5298d3b6ff] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [d9f5298d3b6ff] joining swarm manager [d57742cca9843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [dfaeb4f978ac1] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [dfaeb4f978ac1] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [dfaeb4f978ac1] daemon started [2020-10-02T23:22:14.575Z] check_test.go:358: [dfaeb4f978ac1] joining swarm manager [d57742cca9843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.575Z] daemon.go:461: [d57742cca9843] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d57742cca9843] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d57742cca9843] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [d9f5298d3b6ff] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d9f5298d3b6ff] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d9f5298d3b6ff] Daemon stopped [2020-10-02T23:22:14.575Z] daemon.go:461: [dfaeb4f978ac1] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [dfaeb4f978ac1] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [dfaeb4f978ac1] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.14s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-10-02T23:22:14.575Z] daemon.go:325: [d8d22d2365a1b] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d8d22d2365a1b] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d8d22d2365a1b] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [d8d22d2365a1b] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d8d22d2365a1b] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d8d22d2365a1b] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-10-02T23:22:14.575Z] daemon.go:325: [dffa5c9e60065] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [dffa5c9e60065] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [dffa5c9e60065] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [dffa5c9e60065] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [dffa5c9e60065] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [dffa5c9e60065] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-10-02T23:22:14.575Z] daemon.go:325: [dbb946b5838b5] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [dbb946b5838b5] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [dbb946b5838b5] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [dbb946b5838b5] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [dbb946b5838b5] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [dbb946b5838b5] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-10-02T23:22:14.575Z] daemon.go:325: [d28a07ec27f3a] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d28a07ec27f3a] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d28a07ec27f3a] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [d28a07ec27f3a] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d28a07ec27f3a] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d28a07ec27f3a] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.68s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-10-02T23:22:14.575Z] daemon.go:325: [d282632a6edb8] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d282632a6edb8] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d282632a6edb8] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [d282632a6edb8] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d282632a6edb8] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d282632a6edb8] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.75s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-10-02T23:22:14.575Z] daemon.go:325: [d5d248c064ad5] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d5d248c064ad5] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d5d248c064ad5] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [d5d248c064ad5] Stopping daemon [2020-10-02T23:22:14.575Z] daemon.go:296: [d5d248c064ad5] exiting daemon [2020-10-02T23:22:14.575Z] daemon.go:448: [d5d248c064ad5] Daemon stopped [2020-10-02T23:22:14.575Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.84s) [2020-10-02T23:22:14.575Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-10-02T23:22:14.575Z] daemon.go:325: [d64308a3c16bc] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:325: [d64308a3c16bc] waiting for daemon to start [2020-10-02T23:22:14.575Z] daemon.go:353: [d64308a3c16bc] daemon started [2020-10-02T23:22:14.575Z] daemon.go:461: [d64308a3c16bc] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d64308a3c16bc] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d64308a3c16bc] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-10-02T23:22:14.576Z] daemon.go:325: [d0fc20ccb988a] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0fc20ccb988a] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0fc20ccb988a] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0fc20ccb988a] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0fc20ccb988a] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0fc20ccb988a] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.47s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-10-02T23:22:14.576Z] daemon.go:325: [de1889dba6c4f] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [de1889dba6c4f] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [de1889dba6c4f] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [de1889dba6c4f] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [de1889dba6c4f] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [de1889dba6c4f] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.38s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-10-02T23:22:14.576Z] daemon.go:325: [da3b5de0161d8] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [da3b5de0161d8] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [da3b5de0161d8] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [da3b5de0161d8] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [da3b5de0161d8] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [da3b5de0161d8] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.30s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-10-02T23:22:14.576Z] daemon.go:325: [d8c457f967648] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d8c457f967648] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d8c457f967648] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d8c457f967648] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d8c457f967648] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d8c457f967648] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.88s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-10-02T23:22:14.576Z] daemon.go:325: [ddced658575f3] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [ddced658575f3] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [ddced658575f3] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [ddced658575f3] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [ddced658575f3] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [ddced658575f3] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-10-02T23:22:14.576Z] daemon.go:325: [dd0f10c3d7db4] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dd0f10c3d7db4] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dd0f10c3d7db4] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dd0f10c3d7db4] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dd0f10c3d7db4] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dd0f10c3d7db4] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-10-02T23:22:14.576Z] daemon.go:325: [d597e90d710a7] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d597e90d710a7] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d597e90d710a7] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d597e90d710a7] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d597e90d710a7] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d597e90d710a7] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.34s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-10-02T23:22:14.576Z] daemon.go:325: [df24bc8002767] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [df24bc8002767] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [df24bc8002767] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [df24bc8002767] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [df24bc8002767] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [df24bc8002767] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.45s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-10-02T23:22:14.576Z] daemon.go:325: [dd74d97bba609] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dd74d97bba609] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dd74d97bba609] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dd74d97bba609] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dd74d97bba609] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dd74d97bba609] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.82s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-10-02T23:22:14.576Z] daemon.go:325: [dd6cd4abb25b3] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dd6cd4abb25b3] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dd6cd4abb25b3] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dd6cd4abb25b3] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dd6cd4abb25b3] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dd6cd4abb25b3] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.99s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-10-02T23:22:14.576Z] daemon.go:325: [d53a01684f24e] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d53a01684f24e] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d53a01684f24e] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d53a01684f24e] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d53a01684f24e] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d53a01684f24e] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-10-02T23:22:14.576Z] daemon.go:325: [d80a6059804f7] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d80a6059804f7] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d80a6059804f7] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d80a6059804f7] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d80a6059804f7] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d80a6059804f7] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-10-02T23:22:14.576Z] daemon.go:325: [dfbbf497a7087] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dfbbf497a7087] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dfbbf497a7087] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dfbbf497a7087] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dfbbf497a7087] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dfbbf497a7087] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.54s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-10-02T23:22:14.576Z] daemon.go:325: [d4485322671d0] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d4485322671d0] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d4485322671d0] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d4485322671d0] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d4485322671d0] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d4485322671d0] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.44s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-10-02T23:22:14.576Z] daemon.go:325: [d0afa555069d8] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0afa555069d8] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0afa555069d8] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0afa555069d8] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0afa555069d8] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0afa555069d8] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-10-02T23:22:14.576Z] daemon.go:325: [d71dffa35d800] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d71dffa35d800] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d71dffa35d800] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d71dffa35d800] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d71dffa35d800] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d71dffa35d800] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.20s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-10-02T23:22:14.576Z] daemon.go:325: [dde061b6ad928] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dde061b6ad928] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dde061b6ad928] daemon started [2020-10-02T23:22:14.576Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.lp62m88jd200@d291e7b0c3c8 | hello1\n" [2020-10-02T23:22:14.576Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.zbmthg5kwa4q@d291e7b0c3c8 | hello2\n" [2020-10-02T23:22:14.576Z] daemon.go:461: [dde061b6ad928] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dde061b6ad928] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dde061b6ad928] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.57s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-10-02T23:22:14.576Z] daemon.go:325: [dd569532433a4] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dd569532433a4] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dd569532433a4] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dd569532433a4] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dd569532433a4] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dd569532433a4] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.93s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-10-02T23:22:14.576Z] daemon.go:325: [dcd50d6acb90f] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dcd50d6acb90f] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dcd50d6acb90f] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dcd50d6acb90f] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dcd50d6acb90f] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dcd50d6acb90f] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-10-02T23:22:14.576Z] daemon.go:325: [d7fff09e140c3] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d7fff09e140c3] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d7fff09e140c3] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d7fff09e140c3] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d7fff09e140c3] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d7fff09e140c3] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.75s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-10-02T23:22:14.576Z] daemon.go:325: [dbfa68af4b33e] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dbfa68af4b33e] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dbfa68af4b33e] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dbfa68af4b33e] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dbfa68af4b33e] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dbfa68af4b33e] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.76s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-10-02T23:22:14.576Z] daemon.go:325: [d239765eb6d7b] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d239765eb6d7b] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d239765eb6d7b] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d239765eb6d7b] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d239765eb6d7b] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d239765eb6d7b] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.76s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-10-02T23:22:14.576Z] daemon.go:325: [d15240a30fb1d] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d15240a30fb1d] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d15240a30fb1d] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d15240a30fb1d] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d15240a30fb1d] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d15240a30fb1d] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-10-02T23:22:14.576Z] daemon.go:325: [de71a7c7f541d] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [de71a7c7f541d] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [de71a7c7f541d] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [de71a7c7f541d] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [de71a7c7f541d] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [de71a7c7f541d] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-10-02T23:22:14.576Z] daemon.go:325: [de53ddedb381f] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [de53ddedb381f] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [de53ddedb381f] daemon started [2020-10-02T23:22:14.576Z] docker_cli_service_logs_test.go:242: checking task 7qeffka44wan [2020-10-02T23:22:14.576Z] docker_cli_service_logs_test.go:247: checking messages for 7qeffka44wan [2020-10-02T23:22:14.576Z] docker_cli_service_logs_test.go:242: checking task sh7kjifrmzq5 [2020-10-02T23:22:14.576Z] docker_cli_service_logs_test.go:247: checking messages for sh7kjifrmzq5 [2020-10-02T23:22:14.576Z] daemon.go:461: [de53ddedb381f] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [de53ddedb381f] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [de53ddedb381f] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.76s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-10-02T23:22:14.576Z] daemon.go:325: [dadd5f7e0ef00] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [dadd5f7e0ef00] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [dadd5f7e0ef00] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [dadd5f7e0ef00] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [dadd5f7e0ef00] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [dadd5f7e0ef00] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0589f19b0ccb] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0589f19b0ccb] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0589f19b0ccb] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0589f19b0ccb] Daemon stopped [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0589f19b0ccb] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0589f19b0ccb] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0589f19b0ccb] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0589f19b0ccb] Daemon stopped [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0589f19b0ccb] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0589f19b0ccb] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0589f19b0ccb] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0589f19b0ccb] Daemon stopped [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0589f19b0ccb] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0589f19b0ccb] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0589f19b0ccb] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0589f19b0ccb] Daemon stopped [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d0589f19b0ccb] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d0589f19b0ccb] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d0589f19b0ccb] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d0589f19b0ccb] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d0589f19b0ccb] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.42s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-10-02T23:22:14.576Z] daemon.go:325: [d5f92eea4ffea] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:325: [d5f92eea4ffea] waiting for daemon to start [2020-10-02T23:22:14.576Z] daemon.go:353: [d5f92eea4ffea] daemon started [2020-10-02T23:22:14.576Z] daemon.go:461: [d5f92eea4ffea] Stopping daemon [2020-10-02T23:22:14.576Z] daemon.go:296: [d5f92eea4ffea] exiting daemon [2020-10-02T23:22:14.576Z] daemon.go:448: [d5f92eea4ffea] Daemon stopped [2020-10-02T23:22:14.576Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s) [2020-10-02T23:22:14.576Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-10-02T23:22:14.576Z] daemon.go:325: [da344603313fa] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [da344603313fa] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [da344603313fa] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [da344603313fa] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [da344603313fa] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [da344603313fa] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.47s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-02T23:22:14.577Z] daemon.go:325: [d48331c8ce1d3] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d48331c8ce1d3] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d48331c8ce1d3] daemon started [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-02T23:22:14.577Z] daemon.go:325: [de5599686134b] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [de5599686134b] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [de5599686134b] daemon started [2020-10-02T23:22:14.577Z] check_test.go:358: [de5599686134b] joining swarm manager [d48331c8ce1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-10-02T23:22:14.577Z] daemon.go:325: [d581b292065c0] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d581b292065c0] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d581b292065c0] daemon started [2020-10-02T23:22:14.577Z] check_test.go:358: [d581b292065c0] joining swarm manager [d48331c8ce1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.577Z] daemon.go:461: [d48331c8ce1d3] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d48331c8ce1d3] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d48331c8ce1d3] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:461: [de5599686134b] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [de5599686134b] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [de5599686134b] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:461: [d581b292065c0] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d581b292065c0] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d581b292065c0] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.35s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-10-02T23:22:14.577Z] daemon.go:325: [d5b69e5b4cf7c] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d5b69e5b4cf7c] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d5b69e5b4cf7c] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d5b69e5b4cf7c] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d5b69e5b4cf7c] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d5b69e5b4cf7c] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-10-02T23:22:14.577Z] daemon.go:325: [dac2b042fab68] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [dac2b042fab68] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [dac2b042fab68] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [dac2b042fab68] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [dac2b042fab68] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [dac2b042fab68] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.64s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-10-02T23:22:14.577Z] daemon.go:325: [dc2a9929bdad4] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [dc2a9929bdad4] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [dc2a9929bdad4] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [dc2a9929bdad4] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [dc2a9929bdad4] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [dc2a9929bdad4] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-02T23:22:14.577Z] daemon.go:325: [d7beeaa708241] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d7beeaa708241] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d7beeaa708241] daemon started [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-02T23:22:14.577Z] daemon.go:325: [db83988095874] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [db83988095874] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [db83988095874] daemon started [2020-10-02T23:22:14.577Z] check_test.go:358: [db83988095874] joining swarm manager [d7beeaa708241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-10-02T23:22:14.577Z] daemon.go:325: [dc51e92a56a59] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [dc51e92a56a59] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [dc51e92a56a59] daemon started [2020-10-02T23:22:14.577Z] check_test.go:358: [dc51e92a56a59] joining swarm manager [d7beeaa708241]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.577Z] daemon.go:461: [d7beeaa708241] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d7beeaa708241] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d7beeaa708241] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:461: [db83988095874] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [db83988095874] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [db83988095874] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:461: [dc51e92a56a59] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [dc51e92a56a59] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [dc51e92a56a59] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-10-02T23:22:14.577Z] daemon.go:325: [dd7b542f10186] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [dd7b542f10186] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [dd7b542f10186] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [dd7b542f10186] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [dd7b542f10186] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [dd7b542f10186] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (176.48s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-02T23:22:14.577Z] daemon.go:325: [de3a95a2e2ae8] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [de3a95a2e2ae8] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [de3a95a2e2ae8] daemon started [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [da68a7ff97aba] daemon started [2020-10-02T23:22:14.577Z] check_test.go:358: [da68a7ff97aba] joining swarm manager [de3a95a2e2ae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d968e63497e8d] daemon started [2020-10-02T23:22:14.577Z] check_test.go:358: [d968e63497e8d] joining swarm manager [de3a95a2e2ae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.577Z] daemon.go:461: [da68a7ff97aba] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [da68a7ff97aba] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [da68a7ff97aba] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [da68a7ff97aba] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d968e63497e8d] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d968e63497e8d] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d968e63497e8d] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d968e63497e8d] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [da68a7ff97aba] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [da68a7ff97aba] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [da68a7ff97aba] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [da68a7ff97aba] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d968e63497e8d] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d968e63497e8d] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d968e63497e8d] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d968e63497e8d] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [da68a7ff97aba] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [da68a7ff97aba] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [da68a7ff97aba] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [da68a7ff97aba] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [da68a7ff97aba] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d968e63497e8d] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d968e63497e8d] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d968e63497e8d] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d968e63497e8d] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d968e63497e8d] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [de3a95a2e2ae8] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [de3a95a2e2ae8] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [de3a95a2e2ae8] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:461: [da68a7ff97aba] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [da68a7ff97aba] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [da68a7ff97aba] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:461: [d968e63497e8d] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d968e63497e8d] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d968e63497e8d] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.67s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-10-02T23:22:14.577Z] daemon.go:325: [d2a3d78d14035] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d2a3d78d14035] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d2a3d78d14035] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d2a3d78d14035] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d2a3d78d14035] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d2a3d78d14035] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.75s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-10-02T23:22:14.577Z] daemon.go:325: [d0a1287b258d4] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d0a1287b258d4] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d0a1287b258d4] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d0a1287b258d4] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d0a1287b258d4] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d0a1287b258d4] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d0a1287b258d4] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d0a1287b258d4] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d0a1287b258d4] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d0a1287b258d4] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d0a1287b258d4] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d0a1287b258d4] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.06s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-10-02T23:22:14.577Z] daemon.go:325: [da01907daf609] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [da01907daf609] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [da01907daf609] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [da01907daf609] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [da01907daf609] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [da01907daf609] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.30s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-10-02T23:22:14.577Z] daemon.go:325: [d07d9c0249f5b] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d07d9c0249f5b] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d07d9c0249f5b] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d07d9c0249f5b] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d07d9c0249f5b] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d07d9c0249f5b] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d26a2a19fdae6] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d26a2a19fdae6] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d26a2a19fdae6] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d26a2a19fdae6] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:296: [d26a2a19fdae6] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:296: [d26a2a19fdae6] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d26a2a19fdae6] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d26a2a19fdae6] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d26a2a19fdae6] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d26a2a19fdae6] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d26a2a19fdae6] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.35s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-10-02T23:22:14.577Z] daemon.go:325: [d6a6d99bd1cf2] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d6a6d99bd1cf2] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d6a6d99bd1cf2] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d6a6d99bd1cf2] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d6a6d99bd1cf2] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d6a6d99bd1cf2] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.74s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-10-02T23:22:14.577Z] daemon.go:325: [d96e3649f2ec9] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d96e3649f2ec9] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d96e3649f2ec9] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d96e3649f2ec9] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d96e3649f2ec9] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d96e3649f2ec9] Daemon stopped [2020-10-02T23:22:14.577Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-02T23:22:14.577Z] requirement.go:26: unmatched requirement IPv6 [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.08s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-10-02T23:22:14.577Z] daemon.go:325: [d439290935c31] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d439290935c31] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d439290935c31] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d439290935c31] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d439290935c31] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d439290935c31] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d439290935c31] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d439290935c31] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d439290935c31] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d439290935c31] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d439290935c31] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d439290935c31] Daemon stopped [2020-10-02T23:22:14.577Z] daemon.go:325: [d439290935c31] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [d439290935c31] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [d439290935c31] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [d439290935c31] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [d439290935c31] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [d439290935c31] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-10-02T23:22:14.577Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-10-02T23:22:14.577Z] daemon.go:325: [de0a743e83afe] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:325: [de0a743e83afe] waiting for daemon to start [2020-10-02T23:22:14.577Z] daemon.go:353: [de0a743e83afe] daemon started [2020-10-02T23:22:14.577Z] daemon.go:461: [de0a743e83afe] Stopping daemon [2020-10-02T23:22:14.577Z] daemon.go:296: [de0a743e83afe] exiting daemon [2020-10-02T23:22:14.577Z] daemon.go:448: [de0a743e83afe] Daemon stopped [2020-10-02T23:22:14.577Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-10-02T23:22:14.578Z] daemon.go:325: [d23d03ed949a2] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d23d03ed949a2] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d23d03ed949a2] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d23d03ed949a2] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d23d03ed949a2] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d23d03ed949a2] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-10-02T23:22:14.578Z] daemon.go:325: [d6c1e1f3ef401] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d6c1e1f3ef401] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d6c1e1f3ef401] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d6c1e1f3ef401] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d6c1e1f3ef401] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d6c1e1f3ef401] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-02T23:22:14.578Z] daemon.go:325: [d138190d731d3] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d138190d731d3] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d138190d731d3] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-10-02T23:22:14.578Z] daemon.go:325: [d14c1607d4355] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d14c1607d4355] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d14c1607d4355] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d138190d731d3] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d138190d731d3] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d138190d731d3] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [d14c1607d4355] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d14c1607d4355] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d14c1607d4355] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.55s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-02T23:22:14.578Z] daemon.go:325: [d4716089d7a96] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4716089d7a96] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d4716089d7a96] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-02T23:22:14.578Z] daemon.go:325: [dbcbf838824d6] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [dbcbf838824d6] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [dbcbf838824d6] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [dbcbf838824d6] joining swarm manager [d4716089d7a96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.578Z] daemon.go:461: [dbcbf838824d6] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [dbcbf838824d6] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [dbcbf838824d6] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [dbcbf838824d6] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [dbcbf838824d6] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [dbcbf838824d6] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-10-02T23:22:14.578Z] daemon.go:325: [d5c076bda8448] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d5c076bda8448] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d5c076bda8448] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [d5c076bda8448] joining swarm manager [d4716089d7a96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.578Z] daemon.go:461: [dbcbf838824d6] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [dbcbf838824d6] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [dbcbf838824d6] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [dbcbf838824d6] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [dbcbf838824d6] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [dbcbf838824d6] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d5c076bda8448] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d5c076bda8448] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d5c076bda8448] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d5c076bda8448] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d5c076bda8448] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d5c076bda8448] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d5c076bda8448] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d5c076bda8448] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d5c076bda8448] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d5c076bda8448] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d5c076bda8448] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d5c076bda8448] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d4716089d7a96] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d4716089d7a96] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d4716089d7a96] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [dbcbf838824d6] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [dbcbf838824d6] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [dbcbf838824d6] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [d5c076bda8448] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d5c076bda8448] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d5c076bda8448] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.12s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-02T23:22:14.578Z] daemon.go:325: [d5e29e9cc3fad] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d5e29e9cc3fad] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d5e29e9cc3fad] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-10-02T23:22:14.578Z] daemon.go:325: [d416df41212ed] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d416df41212ed] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d416df41212ed] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d5e29e9cc3fad] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d5e29e9cc3fad] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d5e29e9cc3fad] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [d416df41212ed] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d416df41212ed] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d416df41212ed] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-10-02T23:22:14.578Z] daemon.go:325: [d6796258a7d74] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d6796258a7d74] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d6796258a7d74] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d6796258a7d74] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d6796258a7d74] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d6796258a7d74] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d6796258a7d74] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d6796258a7d74] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d6796258a7d74] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d6796258a7d74] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d6796258a7d74] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d6796258a7d74] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.81s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [de0721339fcc7] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d4aa9bfaf1173] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [d4aa9bfaf1173] joining swarm manager [de0721339fcc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d2e1ff8ee67b5] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [d2e1ff8ee67b5] joining swarm manager [de0721339fcc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.578Z] daemon.go:461: [d4aa9bfaf1173] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d4aa9bfaf1173] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d4aa9bfaf1173] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d4aa9bfaf1173] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d4aa9bfaf1173] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d4aa9bfaf1173] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d4aa9bfaf1173] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [de0721339fcc7] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [de0721339fcc7] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [de0721339fcc7] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [de0721339fcc7] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d2e1ff8ee67b5] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d2e1ff8ee67b5] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d2e1ff8ee67b5] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d2e1ff8ee67b5] daemon started [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [d4aa9bfaf1173] error pinging daemon on start: Get http://d4aa9bfaf1173.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d4aa9bfaf1173] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d4aa9bfaf1173] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d4aa9bfaf1173] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d4aa9bfaf1173] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d4aa9bfaf1173] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [de0721339fcc7] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [de0721339fcc7] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [de0721339fcc7] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [de0721339fcc7] error pinging daemon on start: Get http://de0721339fcc7.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [de0721339fcc7] error pinging daemon on start: Get http://de0721339fcc7.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [de0721339fcc7] error pinging daemon on start: Get http://de0721339fcc7.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [de0721339fcc7] error pinging daemon on start: Get http://de0721339fcc7.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [de0721339fcc7] error pinging daemon on start: Get http://de0721339fcc7.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [de0721339fcc7] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [de0721339fcc7] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d2e1ff8ee67b5] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d2e1ff8ee67b5] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d2e1ff8ee67b5] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:339: [d2e1ff8ee67b5] error pinging daemon on start: Get http://d2e1ff8ee67b5.sock/_ping: context deadline exceeded [2020-10-02T23:22:14.578Z] daemon.go:325: [d2e1ff8ee67b5] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d2e1ff8ee67b5] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [d4aa9bfaf1173] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d4aa9bfaf1173] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d4aa9bfaf1173] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d4aa9bfaf1173] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d4aa9bfaf1173] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-10-02T23:22:14.578Z] daemon.go:325: [deac11b2c4f47] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [deac11b2c4f47] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [deac11b2c4f47] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [deac11b2c4f47] joining swarm manager [de0721339fcc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-10-02T23:22:14.578Z] daemon.go:461: [deac11b2c4f47] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [deac11b2c4f47] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [deac11b2c4f47] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:325: [deac11b2c4f47] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [deac11b2c4f47] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [deac11b2c4f47] daemon started [2020-10-02T23:22:14.578Z] daemon.go:461: [de0721339fcc7] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [de0721339fcc7] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [de0721339fcc7] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [d4aa9bfaf1173] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d4aa9bfaf1173] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d4aa9bfaf1173] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [d2e1ff8ee67b5] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d2e1ff8ee67b5] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d2e1ff8ee67b5] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [deac11b2c4f47] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [deac11b2c4f47] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [deac11b2c4f47] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-02T23:22:14.578Z] daemon.go:325: [d291fd363ac80] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d291fd363ac80] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d291fd363ac80] daemon started [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-02T23:22:14.578Z] daemon.go:325: [d8d3e7808530d] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [d8d3e7808530d] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [d8d3e7808530d] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [d8d3e7808530d] joining swarm manager [d291fd363ac80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-10-02T23:22:14.578Z] daemon.go:325: [dcdb9c3a9f062] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [dcdb9c3a9f062] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [dcdb9c3a9f062] daemon started [2020-10-02T23:22:14.578Z] check_test.go:358: [dcdb9c3a9f062] joining swarm manager [d291fd363ac80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-10-02T23:22:14.578Z] daemon.go:461: [d291fd363ac80] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d291fd363ac80] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d291fd363ac80] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [d8d3e7808530d] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [d8d3e7808530d] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [d8d3e7808530d] Daemon stopped [2020-10-02T23:22:14.578Z] daemon.go:461: [dcdb9c3a9f062] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [dcdb9c3a9f062] exiting daemon [2020-10-02T23:22:14.578Z] daemon.go:448: [dcdb9c3a9f062] Daemon stopped [2020-10-02T23:22:14.578Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2020-10-02T23:22:14.578Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-10-02T23:22:14.578Z] daemon.go:325: [dba61ed0896ac] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:325: [dba61ed0896ac] waiting for daemon to start [2020-10-02T23:22:14.578Z] daemon.go:353: [dba61ed0896ac] daemon started [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-10-02T23:22:14.578Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-10-02T23:22:14.578Z] daemon.go:461: [dba61ed0896ac] Stopping daemon [2020-10-02T23:22:14.578Z] daemon.go:296: [dba61ed0896ac] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dba61ed0896ac] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-10-02T23:22:14.579Z] daemon.go:325: [dccb7602bbd51] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dccb7602bbd51] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dccb7602bbd51] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dccb7602bbd51] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dccb7602bbd51] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dccb7602bbd51] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-10-02T23:22:14.579Z] daemon.go:325: [d024d11b04a11] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d024d11b04a11] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d024d11b04a11] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d024d11b04a11] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d024d11b04a11] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d024d11b04a11] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.29s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-10-02T23:22:14.579Z] daemon.go:325: [dcafe4116eb2c] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dcafe4116eb2c] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dcafe4116eb2c] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dcafe4116eb2c] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dcafe4116eb2c] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dcafe4116eb2c] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.74s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-02T23:22:14.579Z] daemon.go:325: [d358670705ce6] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d358670705ce6] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d358670705ce6] daemon started [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-10-02T23:22:14.579Z] daemon.go:325: [dfd0ee731b1fa] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dfd0ee731b1fa] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dfd0ee731b1fa] daemon started [2020-10-02T23:22:14.579Z] check_test.go:358: [dfd0ee731b1fa] joining swarm manager [d358670705ce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.579Z] daemon.go:461: [d358670705ce6] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d358670705ce6] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d358670705ce6] Daemon stopped [2020-10-02T23:22:14.579Z] daemon.go:461: [dfd0ee731b1fa] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dfd0ee731b1fa] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dfd0ee731b1fa] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-10-02T23:22:14.579Z] daemon.go:325: [d4d2e3050f9a9] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d4d2e3050f9a9] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d4d2e3050f9a9] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d4d2e3050f9a9] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d4d2e3050f9a9] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d4d2e3050f9a9] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-10-02T23:22:14.579Z] daemon.go:325: [d9c3e16703958] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d9c3e16703958] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d9c3e16703958] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d9c3e16703958] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d9c3e16703958] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d9c3e16703958] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-10-02T23:22:14.579Z] daemon.go:325: [d5ab7b9f7cd82] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d5ab7b9f7cd82] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d5ab7b9f7cd82] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d5ab7b9f7cd82] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d5ab7b9f7cd82] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d5ab7b9f7cd82] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-10-02T23:22:14.579Z] daemon.go:325: [d0dc03480f55b] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d0dc03480f55b] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d0dc03480f55b] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d0dc03480f55b] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d0dc03480f55b] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d0dc03480f55b] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-10-02T23:22:14.579Z] daemon.go:325: [d59d9bd35f1a0] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d59d9bd35f1a0] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d59d9bd35f1a0] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d59d9bd35f1a0] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d59d9bd35f1a0] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d59d9bd35f1a0] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.23s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-02T23:22:14.579Z] daemon.go:325: [da99a88fed011] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [da99a88fed011] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [da99a88fed011] daemon started [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-10-02T23:22:14.579Z] daemon.go:325: [d84aeffc6f362] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d84aeffc6f362] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d84aeffc6f362] daemon started [2020-10-02T23:22:14.579Z] check_test.go:358: [d84aeffc6f362] joining swarm manager [da99a88fed011]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-10-02T23:22:14.579Z] daemon.go:461: [da99a88fed011] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [da99a88fed011] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [da99a88fed011] Daemon stopped [2020-10-02T23:22:14.579Z] daemon.go:461: [d84aeffc6f362] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d84aeffc6f362] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d84aeffc6f362] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (19.70s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dc527288e4f55] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dc527288e4f55] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dc527288e4f55] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dc527288e4f55] Daemon stopped [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dc527288e4f55] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dc527288e4f55] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dc527288e4f55] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dc527288e4f55] Daemon stopped [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dc527288e4f55] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dc527288e4f55] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dc527288e4f55] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dc527288e4f55] Daemon stopped [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dc527288e4f55] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dc527288e4f55] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dc527288e4f55] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dc527288e4f55] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dc527288e4f55] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-10-02T23:22:14.579Z] daemon.go:325: [d76e2e6a6abd4] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d76e2e6a6abd4] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d76e2e6a6abd4] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d76e2e6a6abd4] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d76e2e6a6abd4] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d76e2e6a6abd4] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-10-02T23:22:14.579Z] daemon.go:325: [d0e19240832c8] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d0e19240832c8] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d0e19240832c8] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d0e19240832c8] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d0e19240832c8] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d0e19240832c8] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.11s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-10-02T23:22:14.579Z] daemon.go:325: [d2c1362e70b99] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d2c1362e70b99] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d2c1362e70b99] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d2c1362e70b99] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d2c1362e70b99] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d2c1362e70b99] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-10-02T23:22:14.579Z] daemon.go:325: [d56316c07ad61] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d56316c07ad61] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d56316c07ad61] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d56316c07ad61] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d56316c07ad61] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d56316c07ad61] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.16s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-10-02T23:22:14.579Z] daemon.go:325: [d1871067b7f90] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d1871067b7f90] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d1871067b7f90] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d1871067b7f90] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d1871067b7f90] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d1871067b7f90] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-10-02T23:22:14.579Z] daemon.go:325: [d757ac385b221] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d757ac385b221] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d757ac385b221] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d757ac385b221] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d757ac385b221] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d757ac385b221] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-10-02T23:22:14.579Z] daemon.go:325: [ddfa7ec9c5567] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [ddfa7ec9c5567] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [ddfa7ec9c5567] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [ddfa7ec9c5567] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [ddfa7ec9c5567] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [ddfa7ec9c5567] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-10-02T23:22:14.579Z] daemon.go:325: [da3caa484ab79] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [da3caa484ab79] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [da3caa484ab79] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [da3caa484ab79] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [da3caa484ab79] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [da3caa484ab79] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-10-02T23:22:14.579Z] daemon.go:325: [dd541b71398a6] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [dd541b71398a6] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [dd541b71398a6] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [dd541b71398a6] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [dd541b71398a6] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [dd541b71398a6] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-10-02T23:22:14.579Z] daemon.go:325: [d7d9b698f8381] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d7d9b698f8381] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d7d9b698f8381] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d7d9b698f8381] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d7d9b698f8381] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d7d9b698f8381] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-10-02T23:22:14.579Z] daemon.go:325: [d0e899375807f] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d0e899375807f] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d0e899375807f] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d0e899375807f] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d0e899375807f] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d0e899375807f] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-10-02T23:22:14.579Z] daemon.go:325: [d4d117b626769] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d4d117b626769] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d4d117b626769] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d4d117b626769] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d4d117b626769] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d4d117b626769] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-10-02T23:22:14.579Z] daemon.go:325: [df14914c06fa9] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [df14914c06fa9] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [df14914c06fa9] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [df14914c06fa9] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [df14914c06fa9] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [df14914c06fa9] Daemon stopped [2020-10-02T23:22:14.579Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s) [2020-10-02T23:22:14.579Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-10-02T23:22:14.579Z] daemon.go:325: [d2b0a718553e8] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:325: [d2b0a718553e8] waiting for daemon to start [2020-10-02T23:22:14.579Z] daemon.go:353: [d2b0a718553e8] daemon started [2020-10-02T23:22:14.579Z] daemon.go:461: [d2b0a718553e8] Stopping daemon [2020-10-02T23:22:14.579Z] daemon.go:296: [d2b0a718553e8] exiting daemon [2020-10-02T23:22:14.579Z] daemon.go:448: [d2b0a718553e8] Daemon stopped [2020-10-02T23:22:14.579Z] === RUN TestDockerExternalVolumeSuite [2020-10-02T23:22:14.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-02T23:22:18.382Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-10-02T23:22:29.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-02T23:22:39.479Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-10-02T23:22:39.479Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-10-02T23:22:41.016Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-10-02T23:23:16.698Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-10-02T23:23:29.083Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-10-02T23:23:32.822Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-10-02T23:23:37.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-02T23:23:38.613Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-10-02T23:23:44.400Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-10-02T23:23:45.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-02T23:24:02.105Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-10-02T23:24:02.105Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-10-02T23:24:09.176Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-10-02T23:24:10.146Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-10-02T23:24:10.146Z] === RUN TestDockerSuite/TestBuildNetNone [2020-10-02T23:24:10.146Z] === RUN TestDockerSuite/TestBuildNoContext [2020-10-02T23:24:13.051Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-10-02T23:24:17.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-02T23:24:17.748Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-10-02T23:24:19.925Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-10-02T23:24:19.925Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-10-02T23:24:20.383Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-10-02T23:24:22.563Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-10-02T23:24:23.529Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-10-02T23:24:25.064Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-10-02T23:24:32.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-02T23:24:35.382Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-10-02T23:24:35.841Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-10-02T23:24:44.416Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-10-02T23:24:48.157Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-10-02T23:24:58.492Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-10-02T23:25:03.194Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-10-02T23:25:04.304Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-02T23:25:07.907Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-10-02T23:25:08.874Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-10-02T23:25:08.874Z] === RUN TestDockerSuite/TestBuildPATH [2020-10-02T23:25:08.874Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-10-02T23:25:11.060Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-10-02T23:25:11.060Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-10-02T23:25:16.508Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-02T23:25:48.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-02T23:25:53.597Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-10-02T23:26:03.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-02T23:26:18.768Z] === RUN TestDockerSuite/TestBuildRm [2020-10-02T23:26:21.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-02T23:26:33.583Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-10-02T23:26:35.120Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-10-02T23:26:35.120Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-10-02T23:26:35.582Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-10-02T23:26:37.132Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-10-02T23:26:40.869Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-10-02T23:26:44.613Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-10-02T23:26:49.315Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-10-02T23:27:07.005Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-10-02T23:27:07.005Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-10-02T23:27:07.005Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-10-02T23:27:08.238Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-02T23:27:19.409Z] === RUN TestDockerSuite/TestBuildSpaces [2020-10-02T23:27:19.409Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-10-02T23:27:24.109Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-10-02T23:27:24.109Z] === RUN TestDockerSuite/TestBuildStderr [2020-10-02T23:27:26.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-02T23:27:28.800Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-10-02T23:27:49.916Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-10-02T23:27:50.376Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-10-02T23:27:53.289Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-10-02T23:27:54.827Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-10-02T23:27:58.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-02T23:28:00.632Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-10-02T23:28:06.435Z] === RUN TestDockerSuite/TestBuildUser [2020-10-02T23:28:06.435Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-10-02T23:28:06.435Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-10-02T23:28:06.435Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-10-02T23:28:10.180Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-10-02T23:28:10.639Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-10-02T23:28:13.547Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-10-02T23:28:13.547Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-10-02T23:28:13.547Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-10-02T23:28:30.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-02T23:28:42.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-02T23:28:49.261Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-10-02T23:28:49.261Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-10-02T23:28:57.836Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-10-02T23:29:00.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-02T23:29:03.645Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-10-02T23:29:03.645Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-10-02T23:29:03.645Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-10-02T23:29:06.554Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-10-02T23:29:06.554Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-10-02T23:29:15.656Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-02T23:29:21.385Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-10-02T23:29:25.123Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-10-02T23:29:25.123Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite (437.38s) [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-10-02T23:29:30.553Z] docker_cli_external_volume_driver_test.go:53: Daemon d439742f9d7ef is not started [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-10-02T23:29:30.553Z] daemon.go:325: [da82a227a5599] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [da82a227a5599] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [da82a227a5599] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [da82a227a5599] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [da82a227a5599] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [da82a227a5599] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-10-02T23:29:30.553Z] daemon.go:325: [d5ba2fa1a6753] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d5ba2fa1a6753] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d5ba2fa1a6753] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d5ba2fa1a6753] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d5ba2fa1a6753] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d5ba2fa1a6753] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-10-02T23:29:30.553Z] docker_cli_external_volume_driver_test.go:53: Daemon dc1ed7b0a654e is not started [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-10-02T23:29:30.553Z] daemon.go:325: [d4b3fe2db8243] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d4b3fe2db8243] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d4b3fe2db8243] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d4b3fe2db8243] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d4b3fe2db8243] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d4b3fe2db8243] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-10-02T23:29:30.553Z] docker_cli_external_volume_driver_test.go:53: Daemon d1cdc2fa73644 is not started [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-10-02T23:29:30.553Z] docker_cli_external_volume_driver_test.go:53: Daemon dc508c6b18319 is not started [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-10-02T23:29:30.553Z] daemon.go:325: [dfdbb07c08996] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [dfdbb07c08996] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [dfdbb07c08996] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [dfdbb07c08996] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [dfdbb07c08996] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [dfdbb07c08996] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-10-02T23:29:30.553Z] daemon.go:325: [d2468d98a32f3] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d2468d98a32f3] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d2468d98a32f3] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d2468d98a32f3] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d2468d98a32f3] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d2468d98a32f3] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-10-02T23:29:30.553Z] daemon.go:325: [dfb21c7e4e0e8] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [dfb21c7e4e0e8] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [dfb21c7e4e0e8] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [dfb21c7e4e0e8] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [dfb21c7e4e0e8] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [dfb21c7e4e0e8] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-10-02T23:29:30.553Z] daemon.go:325: [d90797261b408] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d90797261b408] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d90797261b408] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d90797261b408] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d90797261b408] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d90797261b408] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.28s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-10-02T23:29:30.553Z] daemon.go:325: [d10cced157fbf] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d10cced157fbf] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d10cced157fbf] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d10cced157fbf] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d10cced157fbf] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d10cced157fbf] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-10-02T23:29:30.553Z] daemon.go:325: [d6e276f9c3f49] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d6e276f9c3f49] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d6e276f9c3f49] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d6e276f9c3f49] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d6e276f9c3f49] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d6e276f9c3f49] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-10-02T23:29:30.553Z] daemon.go:325: [d6d7cd2319bb8] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d6d7cd2319bb8] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d6d7cd2319bb8] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d6d7cd2319bb8] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d6d7cd2319bb8] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d6d7cd2319bb8] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-10-02T23:29:30.553Z] daemon.go:325: [d18a54d7bec1a] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d18a54d7bec1a] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d18a54d7bec1a] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d18a54d7bec1a] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d18a54d7bec1a] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d18a54d7bec1a] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-10-02T23:29:30.553Z] daemon.go:325: [d2be7dcef2270] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d2be7dcef2270] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d2be7dcef2270] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d2be7dcef2270] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d2be7dcef2270] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d2be7dcef2270] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-10-02T23:29:30.553Z] docker_cli_external_volume_driver_test.go:486: Daemon d2b54b0dfa8ad is not started [2020-10-02T23:29:30.553Z] daemon.go:325: [d2b54b0dfa8ad] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:325: [d2b54b0dfa8ad] waiting for daemon to start [2020-10-02T23:29:30.553Z] daemon.go:353: [d2b54b0dfa8ad] daemon started [2020-10-02T23:29:30.553Z] daemon.go:461: [d2b54b0dfa8ad] Stopping daemon [2020-10-02T23:29:30.553Z] daemon.go:296: [d2b54b0dfa8ad] exiting daemon [2020-10-02T23:29:30.553Z] daemon.go:448: [d2b54b0dfa8ad] Daemon stopped [2020-10-02T23:29:30.553Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-10-02T23:29:30.553Z] docker_cli_external_volume_driver_test.go:53: Daemon dfea8b916025c is not started [2020-10-02T23:29:30.553Z] PASS [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] === Skipped [2020-10-02T23:29:30.553Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-02T23:29:30.553Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-10-02T23:29:30.553Z] requirement.go:26: unmatched requirement IPv6 [2020-10-02T23:29:30.553Z] check_test.go:309: Daemon d0c34e9f66680 is not started [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-02T23:29:30.553Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-10-02T23:29:30.553Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:29:30.553Z] check_test.go:309: Daemon d9c1322f086c1 is not started [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-02T23:29:30.553Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-10-02T23:29:30.553Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-10-02T23:29:30.553Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:29:30.553Z] check_test.go:309: Daemon d98fd467e62bd is not started [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-02T23:29:30.553Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-10-02T23:29:30.553Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-02T23:29:30.553Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-10-02T23:29:30.553Z] requirement.go:26: unmatched requirement IPv6 [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] [2020-10-02T23:29:30.553Z] DONE 270 tests, 5 skipped in 2570.994s [2020-10-02T23:29:30.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-10-02T23:29:30.553Z] ++++ cat bundles/test-integration/docker.pid [2020-10-02T23:29:30.553Z] +++ kill 7391 [2020-10-02T23:29:31.494Z] umount: bundles/test-integration/root: no mount point specified. [2020-10-02T23:29:31.494Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd22ad19fc56/docker.pid [2020-10-02T23:29:31.494Z] +++ kill 3990 [2020-10-02T23:29:31.494Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3990 is not a child of this shell [2020-10-02T23:29:31.494Z] warning: PID 3990 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd22ad19fc56/docker.pid had a nonzero exit code [2020-10-02T23:29:31.494Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfd22ad19fc56/root: target is busy. [2020-10-02T23:29:31.494Z] +++ /etc/init.d/apparmor stop [2020-10-02T23:29:31.494Z] Leaving: AppArmorNo profiles have been unloaded. [2020-10-02T23:29:31.494Z] [2020-10-02T23:29:31.494Z] Unloading profiles will leave already running processes permanently [2020-10-02T23:29:31.494Z] unconfined, which can lead to unexpected situations. [2020-10-02T23:29:31.494Z] [2020-10-02T23:29:31.494Z] To set a process to complain mode, use the command line tool [2020-10-02T23:29:31.494Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-10-02T23:29:31.494Z] +++ true [2020-10-02T23:29:31.494Z] exiting test-integration [2020-10-02T23:29:31.494Z] ++ exit 0 [2020-10-02T23:29:31.494Z] [2020-10-02T23:29:31.494Z] + exit 0 [2020-10-02T23:29:31.494Z] ++ jobs -p [2020-10-02T23:29:31.494Z] + pids= [2020-10-02T23:29:31.494Z] + echo 'Remaining pids to kill: []' [2020-10-02T23:29:31.494Z] Remaining pids to kill: [] [2020-10-02T23:29:31.494Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-10-02T23:29:31.507Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-10-02T23:29:32.257Z] + echo Ensuring container killed. [2020-10-02T23:29:32.257Z] Ensuring container killed. [2020-10-02T23:29:32.257Z] + docker ps -aq -f name=docker-pr1-* [2020-10-02T23:29:32.257Z] + cids=d291e7b0c3c8 [2020-10-02T23:29:32.257Z] 05c2b1e78086 [2020-10-02T23:29:32.257Z] 7eadc7e25d83 [2020-10-02T23:29:32.257Z] + [ -n d291e7b0c3c8 [2020-10-02T23:29:32.257Z] 05c2b1e78086 [2020-10-02T23:29:32.257Z] 7eadc7e25d83 ] [2020-10-02T23:29:32.257Z] + docker rm -vf d291e7b0c3c8 05c2b1e78086 7eadc7e25d83 [2020-10-02T23:29:33.193Z] d291e7b0c3c8 [2020-10-02T23:29:34.572Z] 05c2b1e78086 [2020-10-02T23:29:34.572Z] 7eadc7e25d83 [Pipeline] sh [2020-10-02T23:29:34.854Z] + echo Chowning /workspace to jenkins user [2020-10-02T23:29:34.855Z] Chowning /workspace to jenkins user [2020-10-02T23:29:34.855Z] + id -u [2020-10-02T23:29:34.855Z] + id -g [2020-10-02T23:29:34.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41522:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-10-02T23:29:38.444Z] + bundleName=amd64 [2020-10-02T23:29:38.444Z] + echo Creating amd64-bundles.tar.gz [2020-10-02T23:29:38.444Z] Creating amd64-bundles.tar.gz [2020-10-02T23:29:38.444Z] + xargs tar -czf amd64-bundles.tar.gz [2020-10-02T23:29:38.444Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-10-02T23:29:39.394Z] Archiving artifacts [2020-10-02T23:29:39.948Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-10-02T23:29:39.971Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41522/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-02T23:29:40.275Z] + make clean [2020-10-02T23:29:40.275Z] docker volume rm -f docker-dev-cache [2020-10-02T23:29:40.408Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-10-02T23:29:40.534Z] docker-dev-cache [Pipeline] deleteDir [2020-10-02T23:29:40.867Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-10-02T23:29:40.867Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-10-02T23:29:41.838Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-02T23:29:52.181Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-10-02T23:29:53.722Z] === RUN TestDockerSuite/TestBuildXZHost [2020-10-02T23:29:53.722Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-10-02T23:29:53.722Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-10-02T23:29:53.722Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-10-02T23:29:55.910Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-10-02T23:30:01.712Z] === RUN TestDockerSuite/TestCommitChange [2020-10-02T23:30:07.514Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-10-02T23:30:12.215Z] === RUN TestDockerSuite/TestCommitHardlink [2020-10-02T23:30:12.215Z] === RUN TestDockerSuite/TestCommitNewFile [2020-10-02T23:30:19.300Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-10-02T23:30:19.300Z] === RUN TestDockerSuite/TestCommitTTY [2020-10-02T23:30:31.690Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-10-02T23:30:36.387Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-10-02T23:30:43.474Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-10-02T23:30:50.561Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-10-02T23:30:50.561Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-10-02T23:30:52.741Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-10-02T23:30:52.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-10-02T23:30:52.741Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-10-02T23:30:52.741Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-10-02T23:30:54.920Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-10-02T23:30:54.920Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-10-02T23:30:54.920Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-10-02T23:30:57.104Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-10-02T23:30:57.104Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-10-02T23:30:57.104Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-10-02T23:30:57.104Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-10-02T23:30:57.564Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-10-02T23:30:59.743Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-10-02T23:31:01.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-10-02T23:31:03.461Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-10-02T23:31:03.461Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-10-02T23:31:03.461Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-10-02T23:31:06.374Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-10-02T23:31:06.374Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-10-02T23:31:07.913Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-10-02T23:31:07.913Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-10-02T23:31:07.913Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-10-02T23:31:10.097Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-10-02T23:31:10.097Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-10-02T23:31:12.286Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-10-02T23:31:12.286Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-10-02T23:31:14.466Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-10-02T23:31:14.466Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-10-02T23:31:17.374Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-10-02T23:31:21.117Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-10-02T23:31:24.857Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-10-02T23:31:24.857Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-10-02T23:31:24.857Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-10-02T23:31:24.857Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-10-02T23:31:24.857Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-10-02T23:31:26.395Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-10-02T23:31:26.395Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-10-02T23:31:28.576Z] === RUN TestDockerSuite/TestContainerAPITop [2020-10-02T23:31:28.576Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-10-02T23:31:30.758Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-10-02T23:31:30.758Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-10-02T23:31:35.454Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-10-02T23:31:36.437Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-10-02T23:31:36.437Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-10-02T23:31:36.896Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-10-02T23:31:36.896Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-10-02T23:31:36.896Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-10-02T23:31:36.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-10-02T23:31:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-10-02T23:31:56.785Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-10-02T23:32:02.601Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-10-02T23:32:05.516Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-10-02T23:32:05.516Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-10-02T23:32:05.516Z] === RUN TestDockerSuite/TestCpRelativePath [2020-10-02T23:32:07.697Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-10-02T23:32:07.697Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-10-02T23:32:07.697Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-10-02T23:32:07.697Z] === RUN TestDockerSuite/TestCpToCaseA [2020-10-02T23:32:18.031Z] === RUN TestDockerSuite/TestCpToCaseB [2020-10-02T23:32:23.848Z] === RUN TestDockerSuite/TestCpToCaseC [2020-10-02T23:32:23.848Z] === RUN TestDockerSuite/TestCpToCaseD [2020-10-02T23:32:23.848Z] === RUN TestDockerSuite/TestCpToCaseE [2020-10-02T23:32:38.677Z] === RUN TestDockerSuite/TestCpToCaseF [2020-10-02T23:32:38.677Z] === RUN TestDockerSuite/TestCpToCaseG [2020-10-02T23:32:38.677Z] === RUN TestDockerSuite/TestCpToCaseH [2020-10-02T23:32:47.259Z] === RUN TestDockerSuite/TestCpToCaseI [2020-10-02T23:32:47.259Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-10-02T23:32:47.259Z] === RUN TestDockerSuite/TestCpToDot [2020-10-02T23:32:48.800Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-10-02T23:32:48.800Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-10-02T23:32:48.800Z] === RUN TestDockerSuite/TestCpToStdout [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCpVolumePath [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCreateArgs [2020-10-02T23:32:51.715Z] === RUN TestDockerSuite/TestCreateByImageID [2020-10-02T23:32:53.266Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-10-02T23:32:56.175Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-10-02T23:32:56.175Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-10-02T23:32:56.175Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-10-02T23:32:58.364Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-10-02T23:32:58.824Z] === RUN TestDockerSuite/TestCreateLabels [2020-10-02T23:32:59.283Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-10-02T23:32:59.283Z] === RUN TestDockerSuite/TestCreateRM [2020-10-02T23:32:59.283Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-10-02T23:32:59.283Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-10-02T23:32:59.742Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-10-02T23:32:59.743Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-10-02T23:33:08.324Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-10-02T23:33:08.324Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-10-02T23:33:08.324Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-10-02T23:33:13.020Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-10-02T23:33:13.020Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-10-02T23:33:13.020Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-10-02T23:33:15.216Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-10-02T23:33:15.216Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDevicePermissions [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDockerFails [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestEventsAttach [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestEventsCommit [2020-10-02T23:33:15.680Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-10-02T23:33:17.860Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-10-02T23:33:20.768Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-10-02T23:33:22.952Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-10-02T23:33:37.780Z] === RUN TestDockerSuite/TestEventsCopy [2020-10-02T23:33:41.528Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-10-02T23:33:46.275Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-10-02T23:33:48.460Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-10-02T23:33:49.429Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-10-02T23:33:53.169Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-10-02T23:33:53.169Z] === RUN TestDockerSuite/TestEventsFilterType [2020-10-02T23:33:54.140Z] === RUN TestDockerSuite/TestEventsFilters [2020-10-02T23:33:59.945Z] === RUN TestDockerSuite/TestEventsFormat [2020-10-02T23:34:03.684Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-10-02T23:34:03.684Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-10-02T23:34:04.145Z] === RUN TestDockerSuite/TestEventsImageImport [2020-10-02T23:34:04.145Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-10-02T23:34:04.145Z] === RUN TestDockerSuite/TestEventsImagePull [2020-10-02T23:34:04.145Z] === RUN TestDockerSuite/TestEventsImageTag [2020-10-02T23:34:05.115Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-10-02T23:34:05.115Z] === RUN TestDockerSuite/TestEventsRename [2020-10-02T23:34:08.025Z] === RUN TestDockerSuite/TestEventsResize [2020-10-02T23:34:10.208Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-10-02T23:34:12.390Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-10-02T23:34:15.305Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-10-02T23:34:20.002Z] === RUN TestDockerSuite/TestEventsTop [2020-10-02T23:34:20.003Z] === RUN TestDockerSuite/TestEventsUntag [2020-10-02T23:34:22.912Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-10-02T23:34:26.656Z] === RUN TestDockerSuite/TestExec [2020-10-02T23:34:26.656Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-10-02T23:34:26.656Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-10-02T23:34:28.198Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-10-02T23:34:29.736Z] === RUN TestDockerSuite/TestExecAPIStart [2020-10-02T23:34:29.736Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-10-02T23:34:29.736Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-10-02T23:34:29.736Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-10-02T23:34:31.924Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-10-02T23:34:34.109Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-10-02T23:34:36.292Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-10-02T23:34:38.472Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-10-02T23:34:43.168Z] === RUN TestDockerSuite/TestExecCgroup [2020-10-02T23:34:43.168Z] === RUN TestDockerSuite/TestExecEnv [2020-10-02T23:34:43.168Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-10-02T23:34:43.168Z] === RUN TestDockerSuite/TestExecExitStatus [2020-10-02T23:34:45.368Z] === RUN TestDockerSuite/TestExecInspectID [2020-10-02T23:34:50.074Z] === RUN TestDockerSuite/TestExecInteractive [2020-10-02T23:34:50.074Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-10-02T23:34:50.074Z] === RUN TestDockerSuite/TestExecParseError [2020-10-02T23:34:50.074Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-10-02T23:34:50.074Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-10-02T23:34:50.074Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-10-02T23:34:52.256Z] === RUN TestDockerSuite/TestExecSetEnv [2020-10-02T23:34:52.256Z] === RUN TestDockerSuite/TestExecStartFails [2020-10-02T23:34:52.256Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-10-02T23:34:52.256Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-10-02T23:34:52.256Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-10-02T23:34:52.256Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-10-02T23:34:54.438Z] === RUN TestDockerSuite/TestExecUlimits [2020-10-02T23:34:54.438Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-10-02T23:35:01.537Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-10-02T23:35:01.997Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-10-02T23:35:01.997Z] === RUN TestDockerSuite/TestExecWithUser [2020-10-02T23:35:01.997Z] === RUN TestDockerSuite/TestGetContainerStats [2020-10-02T23:35:07.804Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-10-02T23:35:13.609Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-10-02T23:35:16.520Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestHealth [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-10-02T23:35:23.608Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-10-02T23:35:28.304Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-10-02T23:35:28.304Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-10-02T23:35:28.304Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-10-02T23:35:28.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-10-02T23:35:28.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-10-02T23:35:28.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-10-02T23:35:29.735Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-10-02T23:35:29.735Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-10-02T23:35:30.705Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-10-02T23:35:30.705Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-10-02T23:35:32.247Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-10-02T23:35:32.706Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-10-02T23:35:34.888Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-10-02T23:35:37.079Z] === RUN TestDockerSuite/TestImagesFormat [2020-10-02T23:35:37.079Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-10-02T23:35:37.079Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-10-02T23:35:40.817Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-10-02T23:35:40.817Z] === RUN TestDockerSuite/TestImportBadURL [2020-10-02T23:35:43.726Z] === RUN TestDockerSuite/TestImportDisplay [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestImportFile [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestImportGzipped [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestInfoDebug [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-10-02T23:35:43.727Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInfoFormat [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-10-02T23:35:44.186Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-10-02T23:35:46.369Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-10-02T23:35:48.561Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-10-02T23:35:48.561Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-10-02T23:35:48.561Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-10-02T23:35:48.561Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-10-02T23:35:48.561Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-10-02T23:35:50.741Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-10-02T23:35:51.201Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-10-02T23:35:53.384Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-10-02T23:35:53.384Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-10-02T23:35:53.384Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-10-02T23:35:53.384Z] === RUN TestDockerSuite/TestInspectDefault [2020-10-02T23:35:55.566Z] === RUN TestDockerSuite/TestInspectHistory [2020-10-02T23:36:00.260Z] === RUN TestDockerSuite/TestInspectImage [2020-10-02T23:36:00.260Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-10-02T23:36:00.260Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-10-02T23:36:00.260Z] === RUN TestDockerSuite/TestInspectInt64 [2020-10-02T23:36:02.441Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-10-02T23:36:04.623Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-10-02T23:36:05.083Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-10-02T23:36:07.263Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-10-02T23:36:09.451Z] === RUN TestDockerSuite/TestInspectPlugin [2020-10-02T23:36:09.451Z] === RUN TestDockerSuite/TestInspectRootFS [2020-10-02T23:36:09.451Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-10-02T23:36:11.633Z] === RUN TestDockerSuite/TestInspectStatus [2020-10-02T23:36:14.552Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-10-02T23:36:19.249Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-10-02T23:36:21.445Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-10-02T23:36:23.625Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-10-02T23:36:25.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-10-02T23:36:28.015Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-10-02T23:36:30.197Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksEnvs [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-10-02T23:36:33.130Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-10-02T23:36:35.319Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-10-02T23:36:36.861Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-10-02T23:36:42.667Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-10-02T23:36:45.579Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-10-02T23:36:45.579Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-10-02T23:36:47.787Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-10-02T23:36:47.787Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-10-02T23:36:56.390Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-10-02T23:37:03.476Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-10-02T23:37:12.052Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-10-02T23:37:13.594Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-10-02T23:37:15.783Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-10-02T23:37:15.783Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-10-02T23:37:17.967Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-10-02T23:37:20.159Z] === RUN TestDockerSuite/TestLogsSince [2020-10-02T23:37:30.503Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-10-02T23:37:30.503Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-10-02T23:37:30.503Z] === RUN TestDockerSuite/TestLogsTail [2020-10-02T23:37:32.057Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-10-02T23:37:34.244Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-10-02T23:37:36.432Z] === RUN TestDockerSuite/TestMountIntoProc [2020-10-02T23:37:36.432Z] === RUN TestDockerSuite/TestMountIntoSys [2020-10-02T23:37:36.432Z] === RUN TestDockerSuite/TestNetHostname [2020-10-02T23:37:36.432Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginActive [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPortHostBinding [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPortList [2020-10-02T23:37:36.892Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-10-02T23:37:41.589Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-10-02T23:37:41.590Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-10-02T23:37:46.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-10-02T23:37:46.307Z] === RUN TestDockerSuite/TestPsByOrder [2020-10-02T23:37:54.892Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-10-02T23:37:54.892Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-10-02T23:38:09.726Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-10-02T23:38:24.552Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-10-02T23:38:24.552Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-10-02T23:38:24.552Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-10-02T23:38:39.373Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-10-02T23:38:40.912Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-10-02T23:38:53.304Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-10-02T23:38:57.043Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-10-02T23:38:57.043Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-10-02T23:38:57.043Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-10-02T23:39:01.740Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-10-02T23:39:01.740Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-10-02T23:39:01.740Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-10-02T23:39:01.740Z] === RUN TestDockerSuite/TestPsRightTagName [2020-10-02T23:39:01.740Z] === RUN TestDockerSuite/TestPsShowMounts [2020-10-02T23:39:08.815Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-10-02T23:39:08.815Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-10-02T23:39:10.358Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-10-02T23:39:10.358Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-10-02T23:39:11.326Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-10-02T23:39:12.295Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-10-02T23:39:12.295Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-10-02T23:39:16.986Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-10-02T23:39:20.722Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-10-02T23:39:23.627Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-10-02T23:39:48.790Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-10-02T23:39:48.790Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-10-02T23:39:53.483Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-10-02T23:39:53.483Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-10-02T23:39:53.483Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-10-02T23:39:54.454Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-10-02T23:39:59.161Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-10-02T23:40:03.857Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-10-02T23:40:03.857Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-10-02T23:40:07.605Z] === RUN TestDockerSuite/TestRmiBlank [2020-10-02T23:40:07.605Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-10-02T23:40:08.064Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-10-02T23:40:25.759Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-10-02T23:40:25.759Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-10-02T23:40:26.728Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-10-02T23:40:33.807Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-10-02T23:40:39.612Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-10-02T23:40:48.191Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-10-02T23:40:52.888Z] === RUN TestDockerSuite/TestRmiTag [2020-10-02T23:40:52.888Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-10-02T23:40:55.795Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-10-02T23:41:13.489Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-10-02T23:41:15.669Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-10-02T23:41:21.472Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAddHost [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-10-02T23:41:22.440Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-10-02T23:41:24.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-10-02T23:41:24.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-10-02T23:41:24.618Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-10-02T23:41:29.315Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-10-02T23:41:31.501Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-10-02T23:41:33.684Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-10-02T23:41:35.863Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-10-02T23:41:38.041Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-10-02T23:41:38.041Z] === RUN TestDockerSuite/TestRunBindMounts [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-10-02T23:41:42.730Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-10-02T23:41:44.908Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-10-02T23:41:44.908Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-10-02T23:41:47.828Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-10-02T23:41:47.828Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-10-02T23:41:47.828Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-10-02T23:41:49.365Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-10-02T23:41:49.365Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-10-02T23:41:49.365Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-10-02T23:41:49.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-10-02T23:41:49.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-10-02T23:41:49.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-10-02T23:41:49.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-10-02T23:41:49.824Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-10-02T23:41:52.008Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-10-02T23:41:54.193Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-10-02T23:41:56.373Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-10-02T23:41:56.374Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-10-02T23:41:56.374Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-10-02T23:41:56.374Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-10-02T23:41:58.570Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-10-02T23:41:58.570Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-10-02T23:41:58.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-10-02T23:41:58.570Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-10-02T23:41:58.570Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-10-02T23:42:00.754Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-10-02T23:42:06.553Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-10-02T23:42:08.732Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-10-02T23:42:08.732Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-10-02T23:42:08.732Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-10-02T23:42:08.732Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-10-02T23:42:10.909Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-10-02T23:42:13.088Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-10-02T23:42:13.088Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-10-02T23:42:15.267Z] === RUN TestDockerSuite/TestRunEnvironment [2020-10-02T23:42:15.267Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-10-02T23:42:15.267Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-10-02T23:42:15.267Z] === RUN TestDockerSuite/TestRunExitCode [2020-10-02T23:42:17.456Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-10-02T23:42:24.539Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-10-02T23:42:26.722Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunExposePort [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-10-02T23:42:28.899Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-10-02T23:42:32.636Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-10-02T23:42:41.210Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-10-02T23:42:41.210Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModeHostname [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-10-02T23:42:42.181Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-10-02T23:42:42.640Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-10-02T23:42:42.640Z] === RUN TestDockerSuite/TestRunMount [2020-10-02T23:42:42.640Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-10-02T23:42:42.640Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-10-02T23:42:42.640Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-10-02T23:42:42.640Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-10-02T23:42:49.718Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-10-02T23:42:49.718Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-10-02T23:42:49.718Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-10-02T23:42:49.718Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-10-02T23:42:54.418Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetHost [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-10-02T23:42:58.156Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-10-02T23:42:59.125Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-10-02T23:43:01.306Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-10-02T23:43:03.486Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-10-02T23:43:03.946Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-10-02T23:43:06.125Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunPortInUse [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-10-02T23:43:06.586Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-10-02T23:43:09.493Z] === RUN TestDockerSuite/TestRunPublishPort [2020-10-02T23:43:09.493Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-10-02T23:43:09.493Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-10-02T23:43:09.493Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-10-02T23:43:09.493Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-10-02T23:43:09.493Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-10-02T23:43:18.063Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-10-02T23:43:18.063Z] === RUN TestDockerSuite/TestRunRm [2020-10-02T23:43:19.607Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-10-02T23:43:25.404Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-10-02T23:43:27.589Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-10-02T23:43:29.768Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-10-02T23:43:31.950Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-10-02T23:43:34.129Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-10-02T23:43:34.129Z] === RUN TestDockerSuite/TestRunState [2020-10-02T23:43:34.129Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-10-02T23:43:36.308Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-10-02T23:43:36.308Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-10-02T23:43:38.487Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-10-02T23:43:38.487Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-10-02T23:43:38.487Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-10-02T23:43:38.487Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-10-02T23:43:38.487Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-10-02T23:43:38.487Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUserByID [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUserByName [2020-10-02T23:43:43.191Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-10-02T23:43:45.505Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-10-02T23:43:45.505Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-10-02T23:43:47.689Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-10-02T23:43:47.689Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-10-02T23:43:47.689Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-10-02T23:43:51.445Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-10-02T23:43:58.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-10-02T23:44:02.269Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-10-02T23:44:09.364Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-10-02T23:44:09.364Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-10-02T23:44:09.364Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-10-02T23:44:09.364Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-10-02T23:44:09.364Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-10-02T23:44:12.269Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-10-02T23:44:14.450Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-10-02T23:44:16.627Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-10-02T23:44:21.326Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-10-02T23:44:22.297Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-10-02T23:44:24.478Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveImageId [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-10-02T23:44:29.173Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-10-02T23:44:31.352Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-10-02T23:44:31.812Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-10-02T23:44:32.271Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-10-02T23:44:32.271Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-10-02T23:44:33.809Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-10-02T23:44:40.885Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-10-02T23:44:40.885Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-10-02T23:44:49.453Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-10-02T23:44:49.453Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-10-02T23:44:52.360Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-10-02T23:44:52.360Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-10-02T23:44:52.360Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-10-02T23:44:52.360Z] === RUN TestDockerSuite/TestStartRecordError [2020-10-02T23:44:52.360Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestStatsNoStream [2020-10-02T23:45:02.711Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-10-02T23:45:03.680Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-10-02T23:45:05.857Z] === RUN TestDockerSuite/TestTopPrivileged [2020-10-02T23:45:05.857Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-10-02T23:45:08.034Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-10-02T23:45:25.721Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-10-02T23:45:27.258Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-10-02T23:45:27.258Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-10-02T23:45:30.159Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-10-02T23:45:30.617Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-10-02T23:45:31.076Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-10-02T23:45:31.076Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-10-02T23:45:31.076Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-10-02T23:45:39.643Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-10-02T23:45:39.643Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-10-02T23:45:39.643Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-10-02T23:45:39.643Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-10-02T23:45:39.643Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-10-02T23:45:46.730Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-10-02T23:45:46.730Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-10-02T23:45:46.730Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-10-02T23:45:57.050Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-10-02T23:45:57.050Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite (2551.34s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (165.47s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (2.11s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.32s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.10s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement Apparmor [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement Apparmor [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement IsPausable [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.00s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.22s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement UnixCli [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.30s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.29s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.22s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.13s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.28s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.07s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2020-10-02T23:45:57.511Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.39s) [2020-10-02T23:45:57.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2020-10-02T23:45:57.511Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.29s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.97s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.67s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.16s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.79s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.64s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.99s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.95s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement UnixCli [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.24s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.29s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildContChar (14.25s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.01s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.51s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.43s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.88s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.38s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.60s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.58s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.88s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.47s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.68s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.65s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.31s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.32s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.45s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.11s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.63s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.15s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.04s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.73s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.19s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.04s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.11s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.22s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.42s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFails (2.53s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.00s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.24s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.97s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.99s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.92s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement UnixCli [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.38s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildHistory (9.87s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.29s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.62s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.57s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.09s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.30s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.34s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.89s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.52s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.51s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.69s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.56s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.77s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.38s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.53s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.73s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.38s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.27s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.46s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.18s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.07s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.49s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildRm (14.30s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.31s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.32s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.48s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.86s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.06s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.40s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.29s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildStderr (5.09s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.31s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.25s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.69s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-10-02T23:45:57.512Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2020-10-02T23:45:57.512Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.72s) [2020-10-02T23:45:57.512Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (32.48s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.94s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.26s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.68s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.79s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.94s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.94s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.54s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-10-02T23:45:57.513Z] docker_cli_sni_test.go:18: Flakey test [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.15s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCommitChange (5.81s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.34s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCommitTTY (11.96s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.08s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.15s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.07s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.15s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.17s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.56s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.90s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.13s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.87s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.36s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.29s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.59s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.20s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.15s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.99s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.53s) [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0002bcbe0 } [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1373248898 c:\foo false } [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1373248898 c:\foo true } [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 0 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 1 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 2 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 3 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 4 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 5 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 6 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 7 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 8 [2020-10-02T23:45:57.513Z] docker_api_containers_test.go:1926: case 9 [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.11s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.51s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.12s) [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a792049469\file1 f363869de7bf313e5669e826d3c9f0727f554a28970b8908a3def11d9f3ddd5b:/root/itWorks.txt` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:279: checking that container "f363869de7bf313e5669e826d3c9f0727f554a28970b8908a3def11d9f3ddd5b" start output contains "file1\n" [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a f363869de7bf313e5669e826d3c9f0727f554a28970b8908a3def11d9f3ddd5b` [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.17s) [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b369145208\file1 f277e532d3db80ea12673a942a11452d7d1df3a05fe094a0f94c14ff18c67bfa:testDir/` [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.75s) [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e743517303\dir1 d5117798f0f613311d85e22b607bb60b4aca37aba49b707dca471ade926eaae4:testDir` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:279: checking that container "d5117798f0f613311d85e22b607bb60b4aca37aba49b707dca471ade926eaae4" start output contains "file1-1\n" [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a d5117798f0f613311d85e22b607bb60b4aca37aba49b707dca471ade926eaae4` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e743517303\dir1 2d076bd6a83e3bbbe982a2256c79b3711ead21964e54b3fd4e106f1582aa0f8a:testDir/` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:279: checking that container "2d076bd6a83e3bbbe982a2256c79b3711ead21964e54b3fd4e106f1582aa0f8a" start output contains "file1-1\n" [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2d076bd6a83e3bbbe982a2256c79b3711ead21964e54b3fd4e106f1582aa0f8a` [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.55s) [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h110437226\dir1\. 9640b5a579f0ef71060d5d0a66e3179cce2896daa6196a4820fdf301f00b3523:testDir` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:279: checking that container "9640b5a579f0ef71060d5d0a66e3179cce2896daa6196a4820fdf301f00b3523" start output contains "file1-1\n" [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9640b5a579f0ef71060d5d0a66e3179cce2896daa6196a4820fdf301f00b3523` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h110437226\dir1\. 81237fe1bba436e8a280337773433bcac1bd7e51b6535416957ab9d5ebbfa6bb:testDir/` [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:279: checking that container "81237fe1bba436e8a280337773433bcac1bd7e51b6535416957ab9d5ebbfa6bb" start output contains "file1-1\n" [2020-10-02T23:45:57.513Z] docker_cli_cp_utils_test.go:209: running `docker start -a 81237fe1bba436e8a280337773433bcac1bd7e51b6535416957ab9d5ebbfa6bb` [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpToDot (2.51s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- PASS: TestDockerSuite/TestCpToStdout (2.25s) [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.513Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-10-02T23:45:57.513Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.45s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement Devicemapper [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.83s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.38s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.05s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.19s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.48s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.35s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.03s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsCopy (5.59s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.82s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.23s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.52s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFilters (5.21s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFormat (4.33s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsRename (2.36s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsResize (2.65s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.59s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.61s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.02s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.09s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s) [2020-10-02T23:45:57.514Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.32s) [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.514Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-10-02T23:45:57.514Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.33s) [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement IsPausable [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.28s) [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.01s) [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.91s) [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-10-02T23:45:57.973Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-10-02T23:45:57.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.973Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.27s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.43s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImportBadURL (2.51s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement IsPausable [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.11s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.20s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.06s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectDefault (2.21s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectHistory (5.00s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.16s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectStatus (2.62s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.90s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.35s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.32s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.17s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.32s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.90s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.89s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.90s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.29s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.90s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.87s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.77s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.22s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.45s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsSince (8.77s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.43s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.20s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement IsAmd64 [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement IsAmd64 [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.18s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.69s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsByOrder (8.91s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.78s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.04s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-10-02T23:45:57.974Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.44s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.33s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.68s) [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.24s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.41s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.47s) [2020-10-02T23:45:57.974Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-10-02T23:45:57.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.974Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.16s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.11s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.78s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.17s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.60s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.28s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.49s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.11s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.71s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.94s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.88s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.30s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.65s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.73s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.49s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.34s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.14s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.90s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.07s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.28s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.08s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.86s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.23s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.38s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.56s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.13s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.10s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.15s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunExitCode (2.20s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (6.91s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.16s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.70s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.02s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.47s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.75s) [2020-10-02T23:45:57.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.83s) [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-10-02T23:45:57.975Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.975Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.02s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.04s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.65s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement Apparmor [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.03s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.36s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.05s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.04s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.18s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement Apparmor [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.13s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.40s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.59s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.34s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.17s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.10s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.04s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.20s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement Apparmor [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.39s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.02s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.00s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement IsPausable [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.17s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.31s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.54s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.82s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.41s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.46s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.55s) [2020-10-02T23:45:57.976Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-10-02T23:45:57.976Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.976Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-10-02T23:45:57.977Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-10-02T23:45:57.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-10-02T23:45:57.977Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-10-02T23:45:57.977Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthTokenSuite [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-10-02T23:45:57.977Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-10-02T23:45:57.977Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] === RUN TestDockerDaemonSuite [2020-10-02T23:45:57.977Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-10-02T23:45:57.977Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-10-02T23:45:57.977Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-10-02T23:45:57.977Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-10-02T23:45:57.977Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-10-02T23:45:57.977Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.977Z] === RUN TestDockerSwarmSuite [2020-10-02T23:45:57.977Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-10-02T23:45:57.977Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-10-02T23:45:57.978Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-10-02T23:45:57.978Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-10-02T23:45:57.978Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-10-02T23:45:57.978Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-10-02T23:45:57.978Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] === RUN TestDockerExternalVolumeSuite [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] === RUN TestDockerNetworkSuite [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] === RUN TestDockerHubPullSuite [2020-10-02T23:45:57.978Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-10-02T23:45:57.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-10-02T23:45:57.978Z] PASS [2020-10-02T23:45:57.978Z] ok github.com/docker/docker/integration-cli 2552.232s [2020-10-02T23:45:57.978Z] INFO: Integration tests ended at 10/02/2020 23:45:57. Duration:00:42:44.3049185 [2020-10-02T23:45:57.978Z] INFO: Docker info of the daemon under test at end of run [2020-10-02T23:45:57.978Z] [2020-10-02T23:45:58.441Z] Containers: 2 [2020-10-02T23:45:58.441Z] Running: 0 [2020-10-02T23:45:58.441Z] Paused: 0 [2020-10-02T23:45:58.441Z] Stopped: 2 [2020-10-02T23:45:58.441Z] Images: 12 [2020-10-02T23:45:58.441Z] Server Version: 0.0.0-dev [2020-10-02T23:45:58.441Z] Storage Driver: windowsfilter [2020-10-02T23:45:58.441Z] Windows: [2020-10-02T23:45:58.441Z] Logging Driver: json-file [2020-10-02T23:45:58.441Z] Plugins: [2020-10-02T23:45:58.441Z] Volume: local [2020-10-02T23:45:58.441Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-10-02T23:45:58.441Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-10-02T23:45:58.441Z] Swarm: inactive [2020-10-02T23:45:58.441Z] Default Isolation: process [2020-10-02T23:45:58.441Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-10-02T23:45:58.441Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457) [2020-10-02T23:45:58.441Z] OSType: windows [2020-10-02T23:45:58.441Z] Architecture: x86_64 [2020-10-02T23:45:58.441Z] CPUs: 4 [2020-10-02T23:45:58.441Z] Total Memory: 32GiB [2020-10-02T23:45:58.441Z] Name: azwin-2-074540 [2020-10-02T23:45:58.441Z] ID: MH2Z:4HDM:5NAC:WJ56:DUMZ:RQH6:E5RL:JE3K:KX3Z:QHPT:KDHD:ZMAE [2020-10-02T23:45:58.441Z] Docker Root Dir: D:\CI\PR-41522\1\daemon [2020-10-02T23:45:58.441Z] Debug Mode (client): false [2020-10-02T23:45:58.441Z] Debug Mode (server): true [2020-10-02T23:45:58.441Z] File Descriptors: -1 [2020-10-02T23:45:58.441Z] Goroutines: 18 [2020-10-02T23:45:58.441Z] System Time: 2020-10-02T23:45:57.9640443Z [2020-10-02T23:45:58.441Z] EventsListeners: 0 [2020-10-02T23:45:58.441Z] Registry: https://index.docker.io/v1/ [2020-10-02T23:45:58.441Z] Labels: [2020-10-02T23:45:58.441Z] Experimental: false [2020-10-02T23:45:58.441Z] Insecure Registries: [2020-10-02T23:45:58.441Z] 127.0.0.0/8 [2020-10-02T23:45:58.441Z] Live Restore Enabled: false [2020-10-02T23:45:58.441Z] [2020-10-02T23:45:58.441Z] [2020-10-02T23:45:58.441Z] INFO: Stopping daemon under test [2020-10-02T23:45:58.441Z] SUCCESS: The process with PID 1544 (child process of PID 2996) has been terminated. [2020-10-02T23:45:58.441Z] SUCCESS: The process with PID 2996 (child process of PID 3916) has been terminated. [2020-10-02T23:45:58.441Z] INFO: Stop tailing logs of the daemon under tests [2020-10-02T23:45:58.441Z] INFO: executeCI.ps1 Completed successfully at 10/02/2020 23:45:58. [2020-10-02T23:45:58.441Z] INFO: Tidying up at end of run [2020-10-02T23:45:58.441Z] INFO: Saving daemon under test log (d:\CI\PR-41522\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-10-02T23:45:58.441Z] INFO: Saving daemon under test log (d:\CI\PR-41522\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-10-02T23:45:58.441Z] INFO: Nuke-Everything... [2020-10-02T23:45:58.901Z] INFO: Container count on control daemon to delete is 2 [2020-10-02T23:45:59.360Z] b2536acf5753 [2020-10-02T23:45:59.360Z] 52439ad63c23 [2020-10-02T23:45:59.360Z] INFO: Tidying pidfile d:\CI\PR-41522\1\docker.pid [2020-10-02T23:45:59.818Z] INFO: Nuking d:\CI [2020-10-02T23:46:35.641Z] INFO: Zapped successfully [2020-10-02T23:46:35.641Z] [2020-10-02T23:46:35.641Z] INFO: executeCI.ps1 exiting at Fri Oct 2 23:46:33 CUT 2020. Duration 01:07:16.3439070 [2020-10-02T23:46:35.641Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-10-02T23:46:37.309Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-10-02T23:46:38.486Z] Archiving artifacts [2020-10-02T23:46:53.769Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41522/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-10-02T23:46:54.699Z] + make clean [2020-10-02T23:46:56.240Z] docker volume rm -f docker-dev-cache [2020-10-02T23:46:56.698Z] 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