Pull request #41178 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c560686600063b252fd442c5d91d938b9064d444 rather than 9f28837c1d9331fb8f58d928593978be62687740 Obtained Jenkinsfile from c560686600063b252fd442c5d91d938b9064d444 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-04T09:28:10.803Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-04T09:28:10.809Z] Trying to pass milestone 10 [Pipeline] milestone [2020-08-04T09:28:10.866Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-04T09:28:11.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0557959b7b8d30524) in /home/ubuntu/workspace/moby_PR-41178 [Pipeline] { [Pipeline] checkout [2020-08-04T09:28:11.119Z] using credential docker-jenkins-github-credentials [2020-08-04T09:28:11.125Z] Cloning the remote Git repository [2020-08-04T09:28:11.125Z] Cloning with configured refspecs honoured and without tags [2020-08-04T09:28:11.143Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:28:11.143Z] > git init /home/ubuntu/workspace/moby_PR-41178 # timeout=10 [2020-08-04T09:28:11.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:11.166Z] > git --version # timeout=10 [2020-08-04T09:28:11.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:11.171Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:24.726Z] Fetching without tags [2020-08-04T09:28:24.977Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:28:24.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:24.716Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:28:24.729Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:24.734Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:24.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:24.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:24.743Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:24.993Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:25.001Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:26.051Z] Merge succeeded, producing 3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:28:26.051Z] Checking out Revision 3a8708702e7a498c12e51e1c8d441e183565d78f (PR-41178) [2020-08-04T09:28:26.122Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:28:25.515Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:28:26.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:28:26.067Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:26.072Z] > git checkout -f 3a8708702e7a498c12e51e1c8d441e183565d78f # timeout=10 [2020-08-04T09:28:26.139Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T09:28:26.946Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41178:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-08-04T09:28:26.946Z] Unable to find image 'alpine:latest' locally [2020-08-04T09:28:26.946Z] latest: Pulling from library/alpine [2020-08-04T09:28:26.946Z] df20fa9351a1: Pulling fs layer [2020-08-04T09:28:27.211Z] df20fa9351a1: Verifying Checksum [2020-08-04T09:28:27.211Z] df20fa9351a1: Download complete [2020-08-04T09:28:27.211Z] df20fa9351a1: Pull complete [2020-08-04T09:28:27.211Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-04T09:28:27.211Z] Status: Downloaded newer image for alpine:latest [2020-08-04T09:28:29.745Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-08-04T09:28:30.246Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0557959b7b8d30524) in /home/ubuntu/workspace/moby_PR-41178 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-08-04T09:28:30.254Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41178 [2020-08-04T09:28:30.254Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-41178 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-08-04T09:28:30.328Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-08-04T09:28:30.339Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-08-04T09:28:30.349Z] Fetching without tags [Pipeline] // stage [2020-08-04T09:28:30.371Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-04T09:28:30.385Z] Cloning the remote Git repository [2020-08-04T09:28:30.385Z] Cloning with configured refspecs honoured and without tags [2020-08-04T09:28:30.387Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-04T09:28:30.400Z] Cloning the remote Git repository [2020-08-04T09:28:30.401Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-08-04T09:28:30.347Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-04T09:28:30.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:30.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:30.365Z] > git --version # timeout=10 [2020-08-04T09:28:30.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:30.368Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-04T09:28:30.543Z] Running on azwin-2-ad4c70 in d:\jenkins\workspace\moby_PR-41178 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] ws [2020-08-04T09:28:30.592Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-08-04T09:28:30.597Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [Pipeline] checkout [2020-08-04T09:28:30.743Z] Merge succeeded, producing 78e174827b26b09c20e2418aae6f69bdf7f559f6 [2020-08-04T09:28:30.743Z] Checking out Revision 78e174827b26b09c20e2418aae6f69bdf7f559f6 (PR-41178) [2020-08-04T09:28:30.820Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:28:30.613Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:30.618Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:30.667Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:28:30.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:28:30.758Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:30.775Z] > git checkout -f 78e174827b26b09c20e2418aae6f69bdf7f559f6 # timeout=10 [2020-08-04T09:28:30.835Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:30.897Z] using credential docker-jenkins-github-credentials [2020-08-04T09:28:30.972Z] Cloning the remote Git repository [2020-08-04T09:28:30.972Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T09:28:30.390Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:28:30.390Z] > git init /home/jenkins/workspace/moby_PR-41178 # timeout=10 [2020-08-04T09:28:30.393Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:30.393Z] > git --version # timeout=10 [2020-08-04T09:28:30.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:30.406Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:30.408Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:28:30.409Z] > git init /home/docker/workspace/moby_PR-41178 # timeout=10 [2020-08-04T09:28:30.417Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:30.417Z] > git --version # timeout=10 [2020-08-04T09:28:30.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:30.420Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:31.574Z] + [ PR != PR ] [2020-08-04T09:28:31.574Z] + [ master != master ] [2020-08-04T09:28:31.574Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:28:30.999Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:28:30.999Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-04T09:28:31.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:31.046Z] > git --version # timeout=10 [2020-08-04T09:28:31.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:31.093Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:31.909Z] + docker version [2020-08-04T09:28:31.909Z] Client: Docker Engine - Community [2020-08-04T09:28:31.909Z] Version: 19.03.12 [2020-08-04T09:28:31.909Z] API version: 1.40 [2020-08-04T09:28:31.909Z] Go version: go1.13.10 [2020-08-04T09:28:31.909Z] Git commit: 48a66213fe [2020-08-04T09:28:31.909Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-04T09:28:31.909Z] OS/Arch: linux/amd64 [2020-08-04T09:28:31.909Z] Experimental: false [2020-08-04T09:28:31.909Z] [2020-08-04T09:28:31.909Z] Server: Docker Engine - Community [2020-08-04T09:28:31.909Z] Engine: [2020-08-04T09:28:31.909Z] Version: 19.03.12 [2020-08-04T09:28:31.909Z] API version: 1.40 (minimum version 1.12) [2020-08-04T09:28:31.909Z] Go version: go1.13.10 [2020-08-04T09:28:31.909Z] Git commit: 48a66213fe [2020-08-04T09:28:31.909Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-04T09:28:31.909Z] OS/Arch: linux/amd64 [2020-08-04T09:28:31.909Z] Experimental: true [2020-08-04T09:28:31.909Z] containerd: [2020-08-04T09:28:31.909Z] Version: 1.2.13 [2020-08-04T09:28:31.909Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:28:31.909Z] runc: [2020-08-04T09:28:31.909Z] Version: 1.0.0-rc10 [2020-08-04T09:28:31.909Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:28:31.909Z] docker-init: [2020-08-04T09:28:31.909Z] Version: 0.18.0 [2020-08-04T09:28:31.909Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T09:28:32.190Z] + docker info [2020-08-04T09:28:32.759Z] Client: [2020-08-04T09:28:32.759Z] Debug Mode: false [2020-08-04T09:28:32.759Z] [2020-08-04T09:28:32.759Z] Server: [2020-08-04T09:28:32.759Z] Containers: 0 [2020-08-04T09:28:32.759Z] Running: 0 [2020-08-04T09:28:32.759Z] Paused: 0 [2020-08-04T09:28:32.759Z] Stopped: 0 [2020-08-04T09:28:32.759Z] Images: 3 [2020-08-04T09:28:32.759Z] Server Version: 19.03.12 [2020-08-04T09:28:32.759Z] Storage Driver: overlay2 [2020-08-04T09:28:32.759Z] Backing Filesystem: extfs [2020-08-04T09:28:32.759Z] Supports d_type: true [2020-08-04T09:28:32.759Z] Native Overlay Diff: true [2020-08-04T09:28:32.759Z] Logging Driver: json-file [2020-08-04T09:28:32.759Z] Cgroup Driver: cgroupfs [2020-08-04T09:28:32.759Z] Plugins: [2020-08-04T09:28:32.759Z] Volume: local [2020-08-04T09:28:32.759Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T09:28:32.759Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T09:28:32.759Z] Swarm: inactive [2020-08-04T09:28:32.759Z] Runtimes: runc [2020-08-04T09:28:32.759Z] Default Runtime: runc [2020-08-04T09:28:32.759Z] Init Binary: docker-init [2020-08-04T09:28:32.759Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:28:32.759Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:28:32.759Z] init version: fec3683 [2020-08-04T09:28:32.759Z] Security Options: [2020-08-04T09:28:32.759Z] apparmor [2020-08-04T09:28:32.759Z] seccomp [2020-08-04T09:28:32.759Z] Profile: default [2020-08-04T09:28:32.759Z] Kernel Version: 5.3.0-1030-aws [2020-08-04T09:28:32.759Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T09:28:32.759Z] OSType: linux [2020-08-04T09:28:32.759Z] Architecture: x86_64 [2020-08-04T09:28:32.759Z] CPUs: 2 [2020-08-04T09:28:32.759Z] Total Memory: 7.487GiB [2020-08-04T09:28:32.759Z] Name: ip-10-100-121-82 [2020-08-04T09:28:32.759Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-04T09:28:32.759Z] Docker Root Dir: /var/lib/docker [2020-08-04T09:28:32.759Z] Debug Mode: false [2020-08-04T09:28:32.759Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:28:32.759Z] Labels: [2020-08-04T09:28:32.759Z] Experimental: true [2020-08-04T09:28:32.759Z] Insecure Registries: [2020-08-04T09:28:32.759Z] 127.0.0.0/8 [2020-08-04T09:28:32.759Z] Live Restore Enabled: true [2020-08-04T09:28:32.759Z] [2020-08-04T09:28:32.759Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T09:28:33.044Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:28:33.044Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:28:33.044Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41178/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T09:28:33.044Z] + bash /home/ubuntu/workspace/moby_PR-41178/check-config.sh [2020-08-04T09:28:33.044Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T09:28:33.044Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-04T09:28:33.044Z] [2020-08-04T09:28:33.044Z] Generally Necessary: [2020-08-04T09:28:33.044Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T09:28:33.044Z] - apparmor: enabled and tools installed [2020-08-04T09:28:33.044Z] - CONFIG_NAMESPACES: enabled [2020-08-04T09:28:33.044Z] - CONFIG_NET_NS: enabled [2020-08-04T09:28:33.044Z] - CONFIG_PID_NS: enabled [2020-08-04T09:28:33.044Z] - CONFIG_IPC_NS: enabled [2020-08-04T09:28:33.044Z] - CONFIG_UTS_NS: enabled [2020-08-04T09:28:33.044Z] - CONFIG_CGROUPS: enabled [2020-08-04T09:28:33.044Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T09:28:33.044Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T09:28:33.044Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T09:28:33.044Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T09:28:33.303Z] - CONFIG_CPUSETS: enabled [2020-08-04T09:28:33.303Z] - CONFIG_MEMCG: enabled [2020-08-04T09:28:33.303Z] - CONFIG_KEYS: enabled [2020-08-04T09:28:33.303Z] - CONFIG_VETH: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-04T09:28:33.303Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-04T09:28:33.303Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T09:28:33.303Z] [2020-08-04T09:28:33.303Z] Optional Features: [2020-08-04T09:28:33.303Z] - CONFIG_USER_NS: enabled [2020-08-04T09:28:33.303Z] - CONFIG_SECCOMP: enabled [2020-08-04T09:28:33.303Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T09:28:33.303Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T09:28:33.303Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T09:28:33.303Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T09:28:33.303Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T09:28:33.303Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T09:28:33.303Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-04T09:28:33.303Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-04T09:28:33.303Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T09:28:33.303Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T09:28:33.303Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T09:28:33.303Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T09:28:33.303Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T09:28:33.303Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T09:28:33.303Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T09:28:33.303Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T09:28:33.303Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T09:28:33.303Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_EXT4_FS: enabled [2020-08-04T09:28:33.303Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T09:28:33.303Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T09:28:33.303Z] - Network Drivers: [2020-08-04T09:28:33.303Z] - "overlay": [2020-08-04T09:28:33.303Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T09:28:33.303Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T09:28:33.303Z] Optional (for encrypted networks): [2020-08-04T09:28:33.562Z] - CONFIG_CRYPTO: enabled [2020-08-04T09:28:33.562Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T09:28:33.562Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T09:28:33.562Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T09:28:33.562Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T09:28:33.562Z] - CONFIG_XFRM: enabled [2020-08-04T09:28:33.562Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-04T09:28:33.562Z] - "ipvlan": [2020-08-04T09:28:33.562Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T09:28:33.562Z] - "macvlan": [2020-08-04T09:28:33.562Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T09:28:33.562Z] - "ftp,tftp client in container": [2020-08-04T09:28:33.562Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T09:28:33.562Z] - Storage Drivers: [2020-08-04T09:28:33.562Z] - "aufs": [2020-08-04T09:28:33.562Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T09:28:33.562Z] - "btrfs": [2020-08-04T09:28:33.562Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T09:28:33.562Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T09:28:33.562Z] - "devicemapper": [2020-08-04T09:28:33.562Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T09:28:33.562Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T09:28:33.562Z] - "overlay": [2020-08-04T09:28:33.562Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T09:28:33.562Z] - "zfs": [2020-08-04T09:28:33.562Z] - /dev/zfs: present [2020-08-04T09:28:33.562Z] - zfs command: missing [2020-08-04T09:28:33.562Z] - zpool command: missing [2020-08-04T09:28:33.562Z] [2020-08-04T09:28:33.562Z] Limits: [2020-08-04T09:28:33.562Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T09:28:33.562Z] [2020-08-04T09:28:33.562Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T09:28:33.891Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a8708702e7a498c12e51e1c8d441e183565d78f . [2020-08-04T09:28:33.891Z] #2 [internal] load .dockerignore [2020-08-04T09:28:33.891Z] #2 transferring context: 87B done [2020-08-04T09:28:33.891Z] #2 DONE 0.0s [2020-08-04T09:28:33.891Z] [2020-08-04T09:28:33.891Z] #1 [internal] load build definition from Dockerfile [2020-08-04T09:28:33.891Z] #1 transferring dockerfile: 16.37kB done [2020-08-04T09:28:33.891Z] #1 DONE 0.0s [2020-08-04T09:28:33.891Z] [2020-08-04T09:28:33.891Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T09:28:33.891Z] #3 DONE 0.1s [2020-08-04T09:28:34.150Z] [2020-08-04T09:28:34.150Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T09:28:34.150Z] #4 CACHED [2020-08-04T09:28:34.150Z] [2020-08-04T09:28:34.150Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:28:34.425Z] #6 DONE 0.1s [2020-08-04T09:28:34.425Z] [2020-08-04T09:28:34.425Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:28:34.425Z] #5 DONE 0.1s [2020-08-04T09:28:34.425Z] [2020-08-04T09:28:34.425Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:28:34.425Z] #58 DONE 0.0s [2020-08-04T09:28:34.425Z] [2020-08-04T09:28:34.425Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:28:34.425Z] #7 DONE 0.0s [2020-08-04T09:28:34.425Z] [2020-08-04T09:28:34.425Z] #20 [internal] load build context [2020-08-04T09:28:35.805Z] #20 transferring context: 51.48MB 1.4s done [2020-08-04T09:28:35.805Z] #20 DONE 1.5s [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #50 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #44 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #37 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:28:36.065Z] #36 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T09:28:36.065Z] #13 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T09:28:36.065Z] #11 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #46 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:28:36.065Z] #24 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #34 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:28:36.065Z] #38 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:28:36.065Z] #10 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T09:28:36.065Z] #56 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:28:36.065Z] #43 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T09:28:36.065Z] #18 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:28:36.065Z] #19 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:28:36.065Z] #45 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T09:28:36.065Z] #8 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #61 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #57 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:28:36.065Z] #28 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #29 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #53 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:28:36.065Z] #17 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:28:36.065Z] #12 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:28:36.065Z] #30 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:28:36.065Z] #49 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #42 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T09:28:36.065Z] #16 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T09:28:36.065Z] #55 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #31 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:28:36.065Z] #23 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:28:36.065Z] #32 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:28:36.065Z] #51 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:28:36.065Z] #47 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T09:28:36.065Z] #9 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:28:36.065Z] #26 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T09:28:36.065Z] #48 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:28:36.065Z] #25 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T09:28:36.065Z] #14 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T09:28:36.065Z] #35 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T09:28:36.065Z] #40 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:28:36.065Z] #21 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:28:36.065Z] #39 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:28:36.065Z] #33 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:28:36.065Z] #60 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T09:28:36.065Z] #59 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T09:28:36.065Z] #22 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T09:28:36.065Z] #27 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T09:28:36.065Z] #15 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:28:36.065Z] #54 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:28:36.065Z] #52 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:28:36.065Z] #41 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T09:28:36.065Z] #62 CACHED [2020-08-04T09:28:36.065Z] [2020-08-04T09:28:36.065Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T09:28:37.003Z] #63 DONE 0.9s [2020-08-04T09:28:37.003Z] [2020-08-04T09:28:37.003Z] #64 exporting to image [2020-08-04T09:28:37.003Z] #64 exporting layers [2020-08-04T09:28:37.570Z] #64 exporting layers 0.8s done [2020-08-04T09:28:37.570Z] #64 writing image sha256:dc116c1501b5259c3f63bb8f281d2b785350373098d371ad87b064833280630d [2020-08-04T09:28:37.571Z] #64 writing image sha256:dc116c1501b5259c3f63bb8f281d2b785350373098d371ad87b064833280630d done [2020-08-04T09:28:37.571Z] #64 naming to docker.io/library/docker:3a8708702e7a498c12e51e1c8d441e183565d78f done [2020-08-04T09:28:37.571Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-04T09:28:37.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41178/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/validate/default [2020-08-04T09:28:38.850Z] Congratulations! All commits are properly signed with the DCO! [2020-08-04T09:28:38.850Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-04T09:28:38.850Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-04T09:28:38.850Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-04T09:28:38.850Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-04T09:28:38.850Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-04T09:28:38.850Z] Congratulations! No new tests were added to integration-cli. [2020-08-04T09:28:38.850Z] [2020-08-04T09:28:38.850Z] INFO Start validation with golang-ci-lint [2020-08-04T09:28:39.109Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-04T09:28:39.109Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-04T09:28:39.109Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-04T09:28:39.971Z] Fetching without tags [2020-08-04T09:28:40.283Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:28:41.280Z] Merge succeeded, producing 12fdf9276b59938584643a09e6dd85cc9a388d58 [2020-08-04T09:28:41.280Z] Checking out Revision 12fdf9276b59938584643a09e6dd85cc9a388d58 (PR-41178) [2020-08-04T09:28:41.354Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:28:39.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:39.943Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:28:39.947Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:39.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:39.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:39.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:39.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:40.288Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:40.289Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:40.777Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:28:41.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:28:41.285Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:41.286Z] > git checkout -f 12fdf9276b59938584643a09e6dd85cc9a388d58 # timeout=10 [2020-08-04T09:28:41.359Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:28:42.220Z] + docker version [2020-08-04T09:28:42.220Z] Client: Docker Engine - Community [2020-08-04T09:28:42.220Z] Version: 19.03.7 [2020-08-04T09:28:42.220Z] API version: 1.40 [2020-08-04T09:28:42.220Z] Go version: go1.12.17 [2020-08-04T09:28:42.220Z] Git commit: 7141c199a2 [2020-08-04T09:28:42.220Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-04T09:28:42.220Z] OS/Arch: linux/s390x [2020-08-04T09:28:42.220Z] Experimental: false [2020-08-04T09:28:42.220Z] [2020-08-04T09:28:42.220Z] Server: Docker Engine - Community [2020-08-04T09:28:42.220Z] Engine: [2020-08-04T09:28:42.220Z] Version: 19.03.7 [2020-08-04T09:28:42.220Z] API version: 1.40 (minimum version 1.12) [2020-08-04T09:28:42.220Z] Go version: go1.12.17 [2020-08-04T09:28:42.220Z] Git commit: 7141c199a2 [2020-08-04T09:28:42.220Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-04T09:28:42.220Z] OS/Arch: linux/s390x [2020-08-04T09:28:42.220Z] Experimental: true [2020-08-04T09:28:42.220Z] containerd: [2020-08-04T09:28:42.220Z] Version: 1.2.13 [2020-08-04T09:28:42.220Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:28:42.220Z] runc: [2020-08-04T09:28:42.220Z] Version: 1.0.0-rc10 [2020-08-04T09:28:42.220Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:28:42.220Z] docker-init: [2020-08-04T09:28:42.221Z] Version: 0.18.0 [2020-08-04T09:28:42.221Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T09:28:42.603Z] + docker info [2020-08-04T09:28:42.603Z] Client: [2020-08-04T09:28:42.603Z] Debug Mode: false [2020-08-04T09:28:42.603Z] [2020-08-04T09:28:42.603Z] Server: [2020-08-04T09:28:42.603Z] Containers: 0 [2020-08-04T09:28:42.603Z] Running: 0 [2020-08-04T09:28:42.603Z] Paused: 0 [2020-08-04T09:28:42.603Z] Stopped: 0 [2020-08-04T09:28:42.603Z] Images: 0 [2020-08-04T09:28:42.603Z] Server Version: 19.03.7 [2020-08-04T09:28:42.603Z] Storage Driver: overlay2 [2020-08-04T09:28:42.603Z] Backing Filesystem: [2020-08-04T09:28:42.603Z] Supports d_type: true [2020-08-04T09:28:42.603Z] Native Overlay Diff: true [2020-08-04T09:28:42.603Z] Logging Driver: json-file [2020-08-04T09:28:42.603Z] Cgroup Driver: cgroupfs [2020-08-04T09:28:42.603Z] Plugins: [2020-08-04T09:28:42.603Z] Volume: local [2020-08-04T09:28:42.603Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T09:28:42.603Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T09:28:42.603Z] Swarm: inactive [2020-08-04T09:28:42.603Z] Runtimes: runc [2020-08-04T09:28:42.603Z] Default Runtime: runc [2020-08-04T09:28:42.603Z] Init Binary: docker-init [2020-08-04T09:28:42.603Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:28:42.603Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:28:42.603Z] init version: fec3683 [2020-08-04T09:28:42.603Z] Security Options: [2020-08-04T09:28:42.603Z] apparmor [2020-08-04T09:28:42.603Z] seccomp [2020-08-04T09:28:42.603Z] Profile: default [2020-08-04T09:28:42.603Z] Kernel Version: 4.15.0-88-generic [2020-08-04T09:28:42.603Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T09:28:42.603Z] OSType: linux [2020-08-04T09:28:42.603Z] Architecture: s390x [2020-08-04T09:28:42.603Z] CPUs: 2 [2020-08-04T09:28:42.603Z] Total Memory: 7.861GiB [2020-08-04T09:28:42.603Z] Name: s390x-ubuntu-30 [2020-08-04T09:28:42.603Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-04T09:28:42.603Z] Docker Root Dir: /var/lib/docker [2020-08-04T09:28:42.603Z] Debug Mode: false [2020-08-04T09:28:42.603Z] Username: dockerbuildbot [2020-08-04T09:28:42.603Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:28:42.603Z] Labels: [2020-08-04T09:28:42.603Z] Experimental: true [2020-08-04T09:28:42.603Z] Insecure Registries: [2020-08-04T09:28:42.603Z] 127.0.0.0/8 [2020-08-04T09:28:42.603Z] Live Restore Enabled: false [2020-08-04T09:28:42.603Z] [2020-08-04T09:28:42.603Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T09:28:42.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:28:42.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:28:42.986Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41178/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T09:28:42.986Z] + bash /home/jenkins/workspace/moby_PR-41178/check-config.sh [2020-08-04T09:28:42.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T09:28:42.986Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-08-04T09:28:42.986Z] [2020-08-04T09:28:42.986Z] Generally Necessary: [2020-08-04T09:28:42.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T09:28:42.986Z] - apparmor: enabled and tools installed [2020-08-04T09:28:42.986Z] - CONFIG_NAMESPACES: enabled [2020-08-04T09:28:42.986Z] - CONFIG_NET_NS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_PID_NS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_IPC_NS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_UTS_NS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUPS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CPUSETS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_MEMCG: enabled [2020-08-04T09:28:42.986Z] - CONFIG_KEYS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_VETH: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-04T09:28:42.986Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T09:28:42.986Z] [2020-08-04T09:28:42.986Z] Optional Features: [2020-08-04T09:28:42.986Z] - CONFIG_USER_NS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_SECCOMP: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T09:28:42.986Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T09:28:42.986Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T09:28:42.986Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T09:28:42.986Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T09:28:42.986Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T09:28:42.986Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T09:28:42.986Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T09:28:42.986Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T09:28:42.986Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T09:28:42.986Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T09:28:42.986Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T09:28:42.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T09:28:42.986Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_EXT4_FS: enabled [2020-08-04T09:28:42.986Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T09:28:42.986Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T09:28:42.986Z] - Network Drivers: [2020-08-04T09:28:42.986Z] - "overlay": [2020-08-04T09:28:42.986Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T09:28:42.986Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T09:28:42.986Z] Optional (for encrypted networks): [2020-08-04T09:28:43.278Z] - CONFIG_CRYPTO: enabled [2020-08-04T09:28:43.279Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T09:28:43.279Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T09:28:43.279Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T09:28:43.279Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T09:28:43.279Z] - CONFIG_XFRM: enabled [2020-08-04T09:28:43.279Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-04T09:28:43.279Z] - "ipvlan": [2020-08-04T09:28:43.279Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T09:28:43.279Z] - "macvlan": [2020-08-04T09:28:43.279Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T09:28:43.279Z] - "ftp,tftp client in container": [2020-08-04T09:28:43.279Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T09:28:43.279Z] - Storage Drivers: [2020-08-04T09:28:43.279Z] - "aufs": [2020-08-04T09:28:43.279Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T09:28:43.279Z] - "btrfs": [2020-08-04T09:28:43.279Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T09:28:43.279Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T09:28:43.279Z] - "devicemapper": [2020-08-04T09:28:43.279Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T09:28:43.279Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T09:28:43.279Z] - "overlay": [2020-08-04T09:28:43.279Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T09:28:43.279Z] - "zfs": [2020-08-04T09:28:43.279Z] - /dev/zfs: missing [2020-08-04T09:28:43.279Z] - zfs command: missing [2020-08-04T09:28:43.279Z] - zpool command: missing [2020-08-04T09:28:43.279Z] [2020-08-04T09:28:43.279Z] Limits: [2020-08-04T09:28:43.279Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T09:28:43.279Z] [2020-08-04T09:28:43.279Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T09:28:43.710Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a8708702e7a498c12e51e1c8d441e183565d78f . [2020-08-04T09:28:43.710Z] #1 [internal] load build definition from Dockerfile [2020-08-04T09:28:43.710Z] #1 transferring dockerfile: 16.37kB done [2020-08-04T09:28:43.710Z] #1 DONE 0.0s [2020-08-04T09:28:43.710Z] [2020-08-04T09:28:43.710Z] #2 [internal] load .dockerignore [2020-08-04T09:28:43.710Z] #2 transferring context: 87B done [2020-08-04T09:28:43.710Z] #2 DONE 0.0s [2020-08-04T09:28:43.710Z] [2020-08-04T09:28:43.710Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T09:28:44.010Z] #3 DONE 0.2s [2020-08-04T09:28:44.010Z] [2020-08-04T09:28:44.010Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T09:28:44.010Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T09:28:44.010Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T09:28:44.010Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-04T09:28:44.010Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-04T09:28:44.010Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-08-04T09:28:44.304Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.20MB / 8.88MB 0.2s [2020-08-04T09:28:44.304Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-04T09:28:44.304Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-08-04T09:28:44.304Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-04T09:28:44.304Z] #4 DONE 0.5s [2020-08-04T09:28:44.329Z] Fetching without tags [2020-08-04T09:28:44.939Z] [2020-08-04T09:28:44.939Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:28:44.939Z] #5 DONE 0.1s [2020-08-04T09:28:44.939Z] [2020-08-04T09:28:44.939Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:28:44.037Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:44.068Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:28:44.115Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:44.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:44.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:44.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:44.365Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:45.039Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:28:45.246Z] Still waiting to schedule task [2020-08-04T09:28:45.246Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0557959b7b8d30524)’ [2020-08-04T09:28:45.247Z] Still waiting to schedule task [2020-08-04T09:28:45.247Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0557959b7b8d30524)’ [2020-08-04T09:28:45.254Z] Still waiting to schedule task [2020-08-04T09:28:45.254Z] All nodes of label ‘arm64&&linux’ are offline [2020-08-04T09:28:45.259Z] #6 DONE 0.2s [2020-08-04T09:28:45.259Z] [2020-08-04T09:28:45.259Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:28:45.259Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-04T09:28:45.259Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-04T09:28:45.259Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done [2020-08-04T09:28:45.259Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0B / 48.97MB 0.0s [2020-08-04T09:28:45.259Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.0s [2020-08-04T09:28:45.259Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done [2020-08-04T09:28:45.259Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.0s [2020-08-04T09:28:45.259Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 4.45MB / 48.97MB 0.1s [2020-08-04T09:28:45.259Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 1.05MB / 9.88MB 0.1s [2020-08-04T09:28:45.259Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 4.64MB / 7.39MB 0.1s [2020-08-04T09:28:45.259Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 7.73MB / 48.97MB 0.2s [2020-08-04T09:28:45.259Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 6.12MB / 9.88MB 0.2s [2020-08-04T09:28:45.259Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s [2020-08-04T09:28:45.568Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 24.46MB / 48.97MB 0.5s [2020-08-04T09:28:45.568Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.3s done [2020-08-04T09:28:45.568Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s done [2020-08-04T09:28:45.568Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 9.77MB / 51.37MB 0.5s [2020-08-04T09:28:45.568Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 4.23MB / 56.72MB 0.5s [2020-08-04T09:28:45.867Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 12.49MB / 51.37MB 0.6s [2020-08-04T09:28:45.867Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 11.38MB / 56.72MB 0.6s [2020-08-04T09:28:45.867Z] #7 ... [2020-08-04T09:28:45.867Z] [2020-08-04T09:28:45.867Z] #20 [internal] load build context [2020-08-04T09:28:45.867Z] #20 transferring context: 51.48MB 0.8s done [2020-08-04T09:28:45.867Z] #20 DONE 0.8s [2020-08-04T09:28:45.867Z] [2020-08-04T09:28:45.867Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:28:45.867Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 30.71MB / 48.97MB 0.7s [2020-08-04T09:28:45.867Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 16.50MB / 51.37MB 0.7s [2020-08-04T09:28:45.867Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 15.13MB / 56.72MB 0.7s [2020-08-04T09:28:46.171Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 38.31MB / 48.97MB 0.9s [2020-08-04T09:28:46.171Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 24.34MB / 51.37MB 0.9s [2020-08-04T09:28:46.171Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 23.19MB / 56.72MB 0.9s [2020-08-04T09:28:46.171Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 41.98MB / 48.97MB 1.0s [2020-08-04T09:28:46.171Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 28.56MB / 51.37MB 1.0s [2020-08-04T09:28:46.171Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 27.06MB / 56.72MB 1.0s [2020-08-04T09:28:46.171Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 46.01MB / 48.97MB 1.1s [2020-08-04T09:28:46.171Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 32.58MB / 51.37MB 1.1s [2020-08-04T09:28:46.171Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 30.86MB / 56.72MB 1.1s [2020-08-04T09:28:46.473Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.2s [2020-08-04T09:28:46.473Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 36.84MB / 51.37MB 1.2s [2020-08-04T09:28:46.473Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 35.24MB / 56.72MB 1.2s [2020-08-04T09:28:46.473Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.3s done [2020-08-04T09:28:46.473Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 45.31MB / 51.37MB 1.4s [2020-08-04T09:28:46.473Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 44.89MB / 56.72MB 1.4s [2020-08-04T09:28:46.473Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 3.18MB / 102.23MB 1.4s [2020-08-04T09:28:45.072Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:45.103Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:46.780Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 49.41MB / 51.37MB 1.5s [2020-08-04T09:28:46.780Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 48.77MB / 56.72MB 1.5s [2020-08-04T09:28:46.780Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 0.1s [2020-08-04T09:28:46.780Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 53.03MB / 56.72MB 1.6s [2020-08-04T09:28:46.780Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 11.62MB / 102.23MB 1.6s [2020-08-04T09:28:47.083Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 1.7s done [2020-08-04T09:28:47.083Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 1.8s done [2020-08-04T09:28:47.083Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 30.18MB / 102.23MB 1.8s [2020-08-04T09:28:47.083Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 1.7s done [2020-08-04T09:28:47.083Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 35.94MB / 102.23MB 1.9s [2020-08-04T09:28:47.381Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 42.69MB / 102.23MB 2.1s [2020-08-04T09:28:47.381Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 58.25MB / 102.23MB 2.2s [2020-08-04T09:28:47.381Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 64.59MB / 102.23MB 2.3s [2020-08-04T09:28:47.674Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 75.65MB / 102.23MB 2.5s [2020-08-04T09:28:47.674Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 84.64MB / 102.23MB 2.5s [2020-08-04T09:28:47.967Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 96.24MB / 102.23MB 2.6s [2020-08-04T09:28:47.967Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.7s [2020-08-04T09:28:47.967Z] #7 ... [2020-08-04T09:28:47.967Z] [2020-08-04T09:28:47.967Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:28:47.967Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T09:28:47.967Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T09:28:47.967Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T09:28:47.967Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-08-04T09:28:47.967Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-08-04T09:28:47.967Z] #58 DONE 2.9s [2020-08-04T09:28:47.967Z] [2020-08-04T09:28:47.967Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:28:47.967Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 2.8s done [2020-08-04T09:28:48.259Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 1.7s done [2020-08-04T09:28:48.480Z] Merge succeeded, producing 35f44c54a7e983e52133cec8dbdb09ad0f78c3fa [2020-08-04T09:28:48.480Z] Checking out Revision 35f44c54a7e983e52133cec8dbdb09ad0f78c3fa (PR-41178) [2020-08-04T09:28:47.859Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:28:48.390Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-04T09:28:48.560Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 [2020-08-04T09:28:48.853Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.2s done [2020-08-04T09:28:48.853Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.1s [2020-08-04T09:28:48.853Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done [2020-08-04T09:28:48.893Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:28:48.966Z] Fetching without tags [2020-08-04T09:28:49.146Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 [2020-08-04T09:28:48.501Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:48.548Z] > git checkout -f 35f44c54a7e983e52133cec8dbdb09ad0f78c3fa # timeout=10 [2020-08-04T09:28:48.925Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:49.372Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:28:48.937Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:48.941Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:28:48.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:48.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:28:48.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:28:48.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:28:48.975Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:28:49.381Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:49.384Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:28:50.551Z] + docker version [2020-08-04T09:28:50.551Z] Client: Docker Engine - Enterprise [2020-08-04T09:28:50.551Z] Version: 19.03.5 [2020-08-04T09:28:50.551Z] API version: 1.40 [2020-08-04T09:28:50.551Z] Go version: go1.12.12 [2020-08-04T09:28:50.551Z] Git commit: 2ee0c57608 [2020-08-04T09:28:50.551Z] Built: 11/13/2019 08:00:16 [2020-08-04T09:28:50.551Z] OS/Arch: windows/amd64 [2020-08-04T09:28:50.551Z] Experimental: false [2020-08-04T09:28:50.551Z] [2020-08-04T09:28:50.551Z] Server: Docker Engine - Enterprise [2020-08-04T09:28:50.551Z] Engine: [2020-08-04T09:28:50.551Z] Version: 19.03.5 [2020-08-04T09:28:50.551Z] API version: 1.40 (minimum version 1.24) [2020-08-04T09:28:50.551Z] Go version: go1.12.12 [2020-08-04T09:28:50.551Z] Git commit: 2ee0c57608 [2020-08-04T09:28:50.551Z] Built: 11/13/2019 07:58:51 [2020-08-04T09:28:50.551Z] OS/Arch: windows/amd64 [2020-08-04T09:28:50.551Z] Experimental: true [2020-08-04T09:28:50.646Z] Merge succeeded, producing 611fa1c29508a57388778ec1631e06a0af92b2aa [2020-08-04T09:28:50.647Z] Checking out Revision 611fa1c29508a57388778ec1631e06a0af92b2aa (PR-41178) [Pipeline] sh [2020-08-04T09:28:50.701Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 1.5s done [2020-08-04T09:28:50.961Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:28:50.993Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 0.1s [2020-08-04T09:28:50.198Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:28:50.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:28:50.654Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:28:50.657Z] > git checkout -f 611fa1c29508a57388778ec1631e06a0af92b2aa # timeout=10 [2020-08-04T09:28:50.969Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:28:51.584Z] + docker info [2020-08-04T09:28:51.874Z] + docker version [2020-08-04T09:28:51.874Z] Client: [2020-08-04T09:28:51.874Z] Version: 18.06.1-ce [2020-08-04T09:28:51.874Z] API version: 1.38 [2020-08-04T09:28:51.874Z] Go version: go1.10.3 [2020-08-04T09:28:51.874Z] Git commit: e68fc7a [2020-08-04T09:28:51.874Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-04T09:28:51.874Z] OS/Arch: linux/ppc64le [2020-08-04T09:28:51.874Z] Experimental: false [2020-08-04T09:28:51.874Z] [2020-08-04T09:28:51.874Z] Server: [2020-08-04T09:28:51.874Z] Engine: [2020-08-04T09:28:51.874Z] Version: 18.06.1-ce [2020-08-04T09:28:51.874Z] API version: 1.38 (minimum version 1.12) [2020-08-04T09:28:51.874Z] Go version: go1.10.3 [2020-08-04T09:28:51.874Z] Git commit: e68fc7a [2020-08-04T09:28:51.874Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-04T09:28:51.874Z] OS/Arch: linux/ppc64le [2020-08-04T09:28:51.874Z] Experimental: true [Pipeline] sh [2020-08-04T09:28:52.259Z] + docker info [2020-08-04T09:28:52.259Z] Containers: 0 [2020-08-04T09:28:52.259Z] Running: 0 [2020-08-04T09:28:52.259Z] Paused: 0 [2020-08-04T09:28:52.259Z] Stopped: 0 [2020-08-04T09:28:52.259Z] Images: 0 [2020-08-04T09:28:52.259Z] Server Version: 18.06.1-ce [2020-08-04T09:28:52.259Z] Storage Driver: overlay2 [2020-08-04T09:28:52.259Z] Backing Filesystem: extfs [2020-08-04T09:28:52.259Z] Supports d_type: true [2020-08-04T09:28:52.259Z] Native Overlay Diff: true [2020-08-04T09:28:52.259Z] Logging Driver: json-file [2020-08-04T09:28:52.259Z] Cgroup Driver: cgroupfs [2020-08-04T09:28:52.259Z] Plugins: [2020-08-04T09:28:52.259Z] Volume: local [2020-08-04T09:28:52.259Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T09:28:52.259Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-04T09:28:52.259Z] Swarm: inactive [2020-08-04T09:28:52.259Z] Runtimes: runc [2020-08-04T09:28:52.259Z] Default Runtime: runc [2020-08-04T09:28:52.259Z] Init Binary: docker-init [2020-08-04T09:28:52.259Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-04T09:28:52.259Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-04T09:28:52.259Z] init version: fec3683 [2020-08-04T09:28:52.259Z] Security Options: [2020-08-04T09:28:52.259Z] apparmor [2020-08-04T09:28:52.259Z] seccomp [2020-08-04T09:28:52.259Z] Profile: default [2020-08-04T09:28:52.259Z] Kernel Version: 4.4.0-130-generic [2020-08-04T09:28:52.259Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-04T09:28:52.259Z] OSType: linux [2020-08-04T09:28:52.259Z] Architecture: ppc64le [2020-08-04T09:28:52.259Z] CPUs: 4 [2020-08-04T09:28:52.259Z] Total Memory: 7.972GiB [2020-08-04T09:28:52.259Z] Name: ppc64le-ubuntu-33 [2020-08-04T09:28:52.259Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-04T09:28:52.259Z] Docker Root Dir: /var/lib/docker [2020-08-04T09:28:52.259Z] Debug Mode (client): false [2020-08-04T09:28:52.259Z] Debug Mode (server): false [2020-08-04T09:28:52.259Z] Username: dockerbuildbot [2020-08-04T09:28:52.259Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:28:52.259Z] Labels: [2020-08-04T09:28:52.259Z] Experimental: true [2020-08-04T09:28:52.259Z] Insecure Registries: [2020-08-04T09:28:52.259Z] 127.0.0.0/8 [2020-08-04T09:28:52.259Z] Live Restore Enabled: false [2020-08-04T09:28:52.259Z] [Pipeline] sh [2020-08-04T09:28:52.506Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.2s done [2020-08-04T09:28:52.506Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 [2020-08-04T09:28:52.556Z] Client: [2020-08-04T09:28:52.556Z] Debug Mode: false [2020-08-04T09:28:52.556Z] Plugins: [2020-08-04T09:28:52.556Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-04T09:28:52.556Z] [2020-08-04T09:28:52.556Z] Server: [2020-08-04T09:28:52.556Z] Containers: 0 [2020-08-04T09:28:52.556Z] Running: 0 [2020-08-04T09:28:52.556Z] Paused: 0 [2020-08-04T09:28:52.556Z] Stopped: 0 [2020-08-04T09:28:52.556Z] Images: 10 [2020-08-04T09:28:52.556Z] Server Version: 19.03.5 [2020-08-04T09:28:52.556Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-04T09:28:52.556Z] Windows: [2020-08-04T09:28:52.556Z] LCOW: [2020-08-04T09:28:52.556Z] Logging Driver: json-file [2020-08-04T09:28:52.556Z] Plugins: [2020-08-04T09:28:52.556Z] Volume: local [2020-08-04T09:28:52.556Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T09:28:52.556Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T09:28:52.556Z] Swarm: inactive [2020-08-04T09:28:52.556Z] Default Isolation: process [2020-08-04T09:28:52.556Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T09:28:52.556Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T09:28:52.556Z] OSType: windows [2020-08-04T09:28:52.556Z] Architecture: x86_64 [2020-08-04T09:28:52.556Z] CPUs: 4 [2020-08-04T09:28:52.556Z] Total Memory: 32GiB [2020-08-04T09:28:52.556Z] Name: azwin-2-ad4c70 [2020-08-04T09:28:52.556Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-04T09:28:52.556Z] Docker Root Dir: D:\docker [2020-08-04T09:28:52.556Z] Debug Mode: false [2020-08-04T09:28:52.556Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:28:52.556Z] Labels: [2020-08-04T09:28:52.556Z] Experimental: true [2020-08-04T09:28:52.556Z] Insecure Registries: [2020-08-04T09:28:52.556Z] 10.0.0.4:5000 [2020-08-04T09:28:52.556Z] 127.0.0.0/8 [2020-08-04T09:28:52.556Z] Registry Mirrors: [2020-08-04T09:28:52.556Z] http://10.0.0.4:5000/ [2020-08-04T09:28:52.556Z] Live Restore Enabled: false [2020-08-04T09:28:52.556Z] [2020-08-04T09:28:52.648Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:28:52.648Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:28:52.648Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41178/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T09:28:52.648Z] + bash /home/docker/workspace/moby_PR-41178/check-config.sh [2020-08-04T09:28:52.648Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T09:28:52.648Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-08-04T09:28:52.648Z] [2020-08-04T09:28:52.648Z] Generally Necessary: [2020-08-04T09:28:52.648Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T09:28:52.648Z] - apparmor: enabled and tools installed [2020-08-04T09:28:52.648Z] - CONFIG_NAMESPACES: enabled [2020-08-04T09:28:52.648Z] - CONFIG_NET_NS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_PID_NS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_IPC_NS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_UTS_NS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_CGROUPS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T09:28:52.648Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T09:28:52.648Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T09:28:52.648Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T09:28:52.648Z] - CONFIG_CPUSETS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_MEMCG: enabled [2020-08-04T09:28:52.648Z] - CONFIG_KEYS: enabled [2020-08-04T09:28:52.648Z] - CONFIG_VETH: enabled (as module) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-04T09:28:52.944Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-04T09:28:52.944Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T09:28:52.944Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-04T09:28:52.944Z] [2020-08-04T09:28:52.944Z] Optional Features: [2020-08-04T09:28:52.944Z] - CONFIG_USER_NS: enabled [2020-08-04T09:28:52.944Z] - CONFIG_SECCOMP: enabled [2020-08-04T09:28:52.944Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T09:28:52.944Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T09:28:52.944Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T09:28:52.944Z] (cgroup swap accounting is currently enabled) [2020-08-04T09:28:52.944Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-04T09:28:52.944Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T09:28:52.944Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T09:28:52.944Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-04T09:28:52.944Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-04T09:28:52.944Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T09:28:52.944Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T09:28:52.944Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T09:28:52.944Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T09:28:52.944Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T09:28:52.944Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T09:28:52.944Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T09:28:52.944Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T09:28:52.944Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T09:28:52.944Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_EXT4_FS: enabled [2020-08-04T09:28:52.944Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T09:28:52.944Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T09:28:52.944Z] - Network Drivers: [2020-08-04T09:28:52.944Z] - "overlay": [2020-08-04T09:28:52.944Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T09:28:52.944Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T09:28:52.944Z] Optional (for encrypted networks): [2020-08-04T09:28:53.238Z] - CONFIG_CRYPTO: enabled [2020-08-04T09:28:53.238Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_XFRM: enabled [2020-08-04T09:28:53.238Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-04T09:28:53.238Z] - "ipvlan": [2020-08-04T09:28:53.238Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T09:28:53.238Z] - "macvlan": [2020-08-04T09:28:53.238Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T09:28:53.238Z] - "ftp,tftp client in container": [2020-08-04T09:28:53.238Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T09:28:53.238Z] - Storage Drivers: [2020-08-04T09:28:53.238Z] - "aufs": [2020-08-04T09:28:53.238Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T09:28:53.238Z] - "btrfs": [2020-08-04T09:28:53.238Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T09:28:53.238Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T09:28:53.238Z] - "devicemapper": [2020-08-04T09:28:53.238Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T09:28:53.238Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T09:28:53.238Z] - "overlay": [2020-08-04T09:28:53.238Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T09:28:53.238Z] - "zfs": [2020-08-04T09:28:53.238Z] - /dev/zfs: missing [2020-08-04T09:28:53.238Z] - zfs command: missing [2020-08-04T09:28:53.238Z] - zpool command: missing [2020-08-04T09:28:53.238Z] [2020-08-04T09:28:53.238Z] Limits: [2020-08-04T09:28:53.238Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T09:28:53.238Z] [2020-08-04T09:28:53.238Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T09:28:53.689Z] + make bundles/buildx [2020-08-04T09:28:53.982Z] make: command: Command not found [2020-08-04T09:28:53.982Z] make: command: Command not found [2020-08-04T09:28:53.982Z] mkdir bundles [2020-08-04T09:28:53.982Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-04T09:28:53.982Z] --build-arg BUILDX_COMMIT \ [2020-08-04T09:28:53.982Z] --build-arg BUILDX_REPO \ [2020-08-04T09:28:53.982Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-04T09:28:53.982Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-04T09:28:53.982Z] . [2020-08-04T09:28:53.982Z] /bin/sh: 4: go: not found [2020-08-04T09:28:53.982Z] /bin/sh: 5: go: not found [2020-08-04T09:28:55.243Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 2.4s done [2020-08-04T09:28:55.243Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done [2020-08-04T09:28:55.243Z] #7 DONE 10.2s [2020-08-04T09:28:55.243Z] [2020-08-04T09:28:55.243Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T09:28:56.085Z] Sending build context to Docker daemon 56.24MB [2020-08-04T09:28:56.085Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-08-04T09:28:56.085Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-04T09:28:56.085Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-04T09:28:56.085Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-04T09:28:56.085Z] 1.13.14-buster: Pulling from library/golang [2020-08-04T09:28:56.381Z] 1c8685784756: Pulling fs layer [2020-08-04T09:28:56.381Z] b30caebadb02: Pulling fs layer [2020-08-04T09:28:56.381Z] 3db29f675863: Pulling fs layer [2020-08-04T09:28:56.381Z] bc4207fc4c93: Pulling fs layer [2020-08-04T09:28:56.381Z] 47a08a47fa97: Pulling fs layer [2020-08-04T09:28:56.381Z] 0ae62d2712a7: Pulling fs layer [2020-08-04T09:28:56.381Z] 1d4419b49a59: Pulling fs layer [2020-08-04T09:28:56.381Z] 47a08a47fa97: Waiting [2020-08-04T09:28:56.381Z] bc4207fc4c93: Waiting [2020-08-04T09:28:56.381Z] 0ae62d2712a7: Waiting [2020-08-04T09:28:56.381Z] 1d4419b49a59: Waiting [2020-08-04T09:28:56.679Z] b30caebadb02: Verifying Checksum [2020-08-04T09:28:56.679Z] b30caebadb02: Download complete [2020-08-04T09:28:56.975Z] 3db29f675863: Verifying Checksum [2020-08-04T09:28:56.975Z] 3db29f675863: Download complete [2020-08-04T09:28:57.316Z] #8 DONE 1.8s [2020-08-04T09:28:57.316Z] [2020-08-04T09:28:57.316Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T09:28:57.956Z] #9 DONE 0.9s [2020-08-04T09:28:57.956Z] [2020-08-04T09:28:57.956Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T09:28:57.956Z] #35 DONE 0.1s [2020-08-04T09:28:57.956Z] [2020-08-04T09:28:57.956Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:28:58.250Z] #32 ... [2020-08-04T09:28:58.250Z] [2020-08-04T09:28:58.250Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T09:28:58.250Z] #27 DONE 0.1s [2020-08-04T09:28:58.250Z] [2020-08-04T09:28:58.250Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:28:58.533Z] 1c8685784756: Verifying Checksum [2020-08-04T09:28:58.533Z] 1c8685784756: Download complete [2020-08-04T09:28:59.594Z] bc4207fc4c93: Verifying Checksum [2020-08-04T09:28:59.594Z] bc4207fc4c93: Download complete [2020-08-04T09:28:59.594Z] 1d4419b49a59: Verifying Checksum [2020-08-04T09:28:59.594Z] 1d4419b49a59: Download complete [2020-08-04T09:29:00.659Z] 47a08a47fa97: Verifying Checksum [2020-08-04T09:29:00.659Z] 47a08a47fa97: Download complete [2020-08-04T09:29:01.807Z] #28 3.622 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T09:29:01.807Z] #28 3.623 Cloning into '.'... [2020-08-04T09:29:02.761Z] 1c8685784756: Pull complete [2020-08-04T09:29:03.059Z] b30caebadb02: Pull complete [2020-08-04T09:29:03.059Z] 0ae62d2712a7: Verifying Checksum [2020-08-04T09:29:03.059Z] 0ae62d2712a7: Download complete [2020-08-04T09:29:03.322Z] #28 ... [2020-08-04T09:29:03.322Z] [2020-08-04T09:29:03.322Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:03.322Z] #21 3.861 + RM_GOPATH=0 [2020-08-04T09:29:03.322Z] #21 3.861 + TMP_GOPATH= [2020-08-04T09:29:03.322Z] #21 3.861 + : /build [2020-08-04T09:29:03.322Z] #21 3.861 + '[' -z '' ']' [2020-08-04T09:29:03.322Z] #21 3.862 ++ mktemp -d [2020-08-04T09:29:03.322Z] #21 3.866 + export GOPATH=/tmp/tmp.OcSFTg2NB0 [2020-08-04T09:29:03.322Z] #21 3.866 + GOPATH=/tmp/tmp.OcSFTg2NB0 [2020-08-04T09:29:03.322Z] #21 3.866 + RM_GOPATH=1 [2020-08-04T09:29:03.322Z] #21 3.866 + case "$(go env GOARCH)" in [2020-08-04T09:29:03.322Z] #21 3.871 ++ go env GOARCH [2020-08-04T09:29:03.322Z] #21 3.905 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:03.322Z] #21 3.906 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:03.322Z] #21 3.907 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:03.322Z] #21 3.910 + dir=/tmp/install [2020-08-04T09:29:03.322Z] #21 3.913 + bin=dockercli [2020-08-04T09:29:03.322Z] #21 3.913 + shift [2020-08-04T09:29:03.322Z] #21 3.914 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T09:29:03.322Z] #21 3.914 + . /tmp/install/dockercli.installer [2020-08-04T09:29:03.322Z] #21 3.914 ++ : stable [2020-08-04T09:29:03.322Z] #21 3.914 ++ : 17.06.2-ce [2020-08-04T09:29:03.322Z] #21 3.915 + install_dockercli [2020-08-04T09:29:03.322Z] #21 3.917 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T09:29:03.322Z] #21 3.918 Install docker/cli version 17.06.2-ce from stable [2020-08-04T09:29:03.322Z] #21 3.919 ++ uname -m [2020-08-04T09:29:03.322Z] #21 3.922 + arch=s390x [2020-08-04T09:29:03.322Z] #21 3.922 + '[' s390x '!=' x86_64 ']' [2020-08-04T09:29:03.322Z] #21 3.922 + '[' s390x '!=' s390x ']' [2020-08-04T09:29:03.322Z] #21 3.922 + url=https://download.docker.com/linux/static [2020-08-04T09:29:03.322Z] #21 3.923 + tar -xz docker/docker [2020-08-04T09:29:03.322Z] #21 3.934 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-04T09:29:03.353Z] 3db29f675863: Pull complete [2020-08-04T09:29:06.174Z] bc4207fc4c93: Pull complete [2020-08-04T09:29:06.850Z] #21 ... [2020-08-04T09:29:06.850Z] [2020-08-04T09:29:06.850Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:06.850Z] #43 1.696 + RM_GOPATH=0 [2020-08-04T09:29:06.850Z] #43 1.696 + TMP_GOPATH= [2020-08-04T09:29:06.850Z] #43 1.696 + : /build [2020-08-04T09:29:06.850Z] #43 1.696 + '[' -z '' ']' [2020-08-04T09:29:06.850Z] #43 1.696 ++ mktemp -d [2020-08-04T09:29:06.850Z] #43 1.696 + export GOPATH=/tmp/tmp.yVVoFHss0v [2020-08-04T09:29:06.850Z] #43 1.696 + GOPATH=/tmp/tmp.yVVoFHss0v [2020-08-04T09:29:06.850Z] #43 1.696 + RM_GOPATH=1 [2020-08-04T09:29:06.850Z] #43 1.696 + case "$(go env GOARCH)" in [2020-08-04T09:29:06.850Z] #43 1.697 ++ go env GOARCH [2020-08-04T09:29:06.850Z] #43 1.709 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:06.850Z] #43 1.709 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:06.850Z] #43 1.709 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:06.850Z] #43 1.709 + dir=/tmp/install [2020-08-04T09:29:06.850Z] #43 1.709 + bin=gotestsum [2020-08-04T09:29:06.850Z] #43 1.709 + shift [2020-08-04T09:29:06.850Z] #43 1.709 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T09:29:06.850Z] #43 1.709 + . /tmp/install/gotestsum.installer [2020-08-04T09:29:06.850Z] #43 1.709 ++ : v0.3.5 [2020-08-04T09:29:06.850Z] #43 1.709 + install_gotestsum [2020-08-04T09:29:06.850Z] #43 1.709 + set -e [2020-08-04T09:29:06.850Z] #43 1.709 + export GO111MODULE=on [2020-08-04T09:29:06.850Z] #43 1.709 + GO111MODULE=on [2020-08-04T09:29:06.850Z] #43 1.709 + GOBIN=/build [2020-08-04T09:29:06.850Z] #43 1.709 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T09:29:06.850Z] #43 1.721 go: finding gotest.tools v0.3.5 [2020-08-04T09:29:06.850Z] #43 1.721 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T09:29:06.850Z] #43 2.156 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T09:29:06.850Z] #43 2.156 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T09:29:06.850Z] #43 4.216 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T09:29:06.850Z] #43 4.260 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T09:29:06.850Z] #43 4.322 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T09:29:06.850Z] #43 4.424 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:29:06.850Z] #43 4.424 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T09:29:06.850Z] #43 4.424 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T09:29:06.850Z] #43 4.445 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:29:06.850Z] #43 4.513 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:29:06.850Z] #43 4.515 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:29:06.850Z] #43 4.541 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T09:29:06.850Z] #43 4.559 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:29:06.850Z] #43 4.601 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T09:29:06.850Z] #43 4.604 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:29:06.850Z] #43 4.709 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:29:06.850Z] #43 4.730 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:29:06.850Z] #43 4.740 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:29:06.850Z] #43 4.802 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:29:06.850Z] #43 4.802 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:29:06.850Z] #43 5.019 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T09:29:06.850Z] #43 5.021 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:29:06.850Z] #43 5.062 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:29:06.850Z] #43 5.777 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:29:06.850Z] #43 6.549 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:29:06.851Z] #43 6.986 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:29:06.851Z] #43 8.573 go: finding github.com/fatih/color v1.6.0 [2020-08-04T09:29:06.851Z] #43 8.621 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T09:29:06.851Z] #43 8.640 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:29:06.851Z] #43 8.663 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:29:06.851Z] #43 8.669 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T09:29:06.851Z] #43 8.730 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:29:06.851Z] #43 8.954 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:29:06.851Z] #43 9.003 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:29:07.144Z] #43 9.025 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:29:07.144Z] #43 9.127 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:29:07.144Z] #43 9.248 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:29:07.781Z] #43 ... [2020-08-04T09:29:07.781Z] [2020-08-04T09:29:07.781Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:07.781Z] #21 9.577 + mkdir -p /build [2020-08-04T09:29:07.781Z] #21 9.581 + mv docker/docker /build/ [2020-08-04T09:29:07.781Z] #21 9.584 + rmdir docker [2020-08-04T09:29:08.074Z] #21 DONE 10.0s [2020-08-04T09:29:08.074Z] [2020-08-04T09:29:08.074Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:29:08.074Z] #51 4.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:29:08.074Z] #51 4.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:29:08.074Z] #51 4.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:29:08.074Z] #51 5.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T09:29:08.074Z] #51 6.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T09:29:08.074Z] #51 8.740 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T09:29:08.074Z] #51 ... [2020-08-04T09:29:08.074Z] [2020-08-04T09:29:08.074Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:08.074Z] #54 2.319 + RM_GOPATH=0 [2020-08-04T09:29:08.074Z] #54 2.319 + TMP_GOPATH= [2020-08-04T09:29:08.074Z] #54 2.319 + : /build [2020-08-04T09:29:08.074Z] #54 2.319 + '[' -z '' ']' [2020-08-04T09:29:08.074Z] #54 2.319 ++ mktemp -d [2020-08-04T09:29:08.074Z] #54 2.319 + export GOPATH=/tmp/tmp.sfLahzCqcu [2020-08-04T09:29:08.074Z] #54 2.319 + GOPATH=/tmp/tmp.sfLahzCqcu [2020-08-04T09:29:08.074Z] #54 2.319 + RM_GOPATH=1 [2020-08-04T09:29:08.074Z] #54 2.319 + case "$(go env GOARCH)" in [2020-08-04T09:29:08.074Z] #54 2.319 ++ go env GOARCH [2020-08-04T09:29:08.074Z] #54 2.324 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.074Z] #54 2.324 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.074Z] #54 2.324 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:08.074Z] #54 2.328 + dir=/tmp/install [2020-08-04T09:29:08.074Z] #54 2.328 + bin=rootlesskit [2020-08-04T09:29:08.074Z] #54 2.328 + shift [2020-08-04T09:29:08.074Z] #54 2.328 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T09:29:08.074Z] #54 2.328 + . /tmp/install/rootlesskit.installer [2020-08-04T09:29:08.074Z] #54 2.328 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:29:08.074Z] #54 2.328 + install_rootlesskit [2020-08-04T09:29:08.074Z] #54 2.328 + case "$1" in [2020-08-04T09:29:08.074Z] #54 2.328 + export CGO_ENABLED=0 [2020-08-04T09:29:08.074Z] #54 2.328 + CGO_ENABLED=0 [2020-08-04T09:29:08.074Z] #54 2.328 + _install_rootlesskit [2020-08-04T09:29:08.074Z] #54 2.328 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T09:29:08.074Z] #54 2.328 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sfLahzCqcu/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:29:08.074Z] #54 2.328 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:29:08.074Z] #54 2.329 Cloning into '/tmp/tmp.sfLahzCqcu/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T09:29:08.074Z] #54 5.300 + cd /tmp/tmp.sfLahzCqcu/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:29:08.074Z] #54 5.301 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:29:08.074Z] #54 5.392 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:29:08.074Z] #54 5.392 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T09:29:08.282Z] 47a08a47fa97: Pull complete [2020-08-04T09:29:08.376Z] #54 ... [2020-08-04T09:29:08.376Z] [2020-08-04T09:29:08.377Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:08.377Z] #38 3.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:29:08.377Z] #38 3.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:29:08.377Z] #38 3.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:29:08.377Z] #38 4.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T09:29:08.377Z] #38 6.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T09:29:08.377Z] #38 8.941 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T09:29:08.377Z] #38 ... [2020-08-04T09:29:08.377Z] [2020-08-04T09:29:08.377Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:29:08.377Z] #10 3.723 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:29:08.377Z] #10 3.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:29:08.377Z] #10 3.795 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:29:08.377Z] #10 4.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T09:29:08.377Z] #10 6.017 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T09:29:08.377Z] #10 8.042 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T09:29:08.685Z] #10 ... [2020-08-04T09:29:08.685Z] [2020-08-04T09:29:08.685Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:08.685Z] #30 3.736 + RM_GOPATH=0 [2020-08-04T09:29:08.685Z] #30 3.736 + TMP_GOPATH= [2020-08-04T09:29:08.685Z] #30 3.736 + : /build [2020-08-04T09:29:08.685Z] #30 3.736 + '[' -z '' ']' [2020-08-04T09:29:08.685Z] #30 3.736 ++ mktemp -d [2020-08-04T09:29:08.685Z] #30 3.737 + export GOPATH=/tmp/tmp.nJYsO84x6d [2020-08-04T09:29:08.685Z] #30 3.737 + GOPATH=/tmp/tmp.nJYsO84x6d [2020-08-04T09:29:08.685Z] #30 3.737 + RM_GOPATH=1 [2020-08-04T09:29:08.685Z] #30 3.737 + case "$(go env GOARCH)" in [2020-08-04T09:29:08.685Z] #30 3.737 ++ go env GOARCH [2020-08-04T09:29:08.685Z] #30 3.747 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.685Z] #30 3.747 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.685Z] #30 3.762 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:08.685Z] #30 3.769 + dir=/tmp/install [2020-08-04T09:29:08.685Z] #30 3.769 + bin=tomlv [2020-08-04T09:29:08.685Z] #30 3.769 + shift [2020-08-04T09:29:08.685Z] #30 3.770 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T09:29:08.685Z] #30 3.770 + . /tmp/install/tomlv.installer [2020-08-04T09:29:08.685Z] #30 3.770 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:29:08.685Z] #30 3.770 + install_tomlv [2020-08-04T09:29:08.685Z] #30 3.770 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T09:29:08.685Z] #30 3.770 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:29:08.685Z] #30 3.770 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nJYsO84x6d/src/github.com/BurntSushi/toml [2020-08-04T09:29:08.685Z] #30 3.771 Cloning into '/tmp/tmp.nJYsO84x6d/src/github.com/BurntSushi/toml'... [2020-08-04T09:29:08.685Z] #30 4.788 + cd /tmp/tmp.nJYsO84x6d/src/github.com/BurntSushi/toml [2020-08-04T09:29:08.685Z] #30 4.792 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:29:08.685Z] #30 4.812 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:29:08.685Z] #30 5.444 math/bits [2020-08-04T09:29:08.685Z] #30 5.492 runtime [2020-08-04T09:29:08.685Z] #30 6.085 math [2020-08-04T09:29:08.685Z] #30 9.963 internal/testlog [2020-08-04T09:29:08.685Z] #30 10.25 encoding [2020-08-04T09:29:08.685Z] #30 10.36 runtime/cgo [2020-08-04T09:29:08.685Z] #30 ... [2020-08-04T09:29:08.685Z] [2020-08-04T09:29:08.685Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:08.685Z] #60 3.112 + RM_GOPATH=0 [2020-08-04T09:29:08.685Z] #60 3.112 + TMP_GOPATH= [2020-08-04T09:29:08.685Z] #60 3.112 + : /build [2020-08-04T09:29:08.685Z] #60 3.112 + '[' -z '' ']' [2020-08-04T09:29:08.685Z] #60 3.113 ++ mktemp -d [2020-08-04T09:29:08.685Z] #60 3.114 + export GOPATH=/tmp/tmp.AuMrPZCV9r [2020-08-04T09:29:08.685Z] #60 3.114 + GOPATH=/tmp/tmp.AuMrPZCV9r [2020-08-04T09:29:08.685Z] #60 3.115 + RM_GOPATH=1 [2020-08-04T09:29:08.685Z] #60 3.115 + case "$(go env GOARCH)" in [2020-08-04T09:29:08.685Z] #60 3.118 ++ go env GOARCH [2020-08-04T09:29:08.685Z] #60 3.122 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.685Z] #60 3.122 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.685Z] #60 3.124 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:08.685Z] #60 3.124 + dir=/tmp/install [2020-08-04T09:29:08.685Z] #60 3.125 + bin=proxy [2020-08-04T09:29:08.685Z] #60 3.125 + shift [2020-08-04T09:29:08.685Z] #60 3.125 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T09:29:08.685Z] #60 3.125 + . /tmp/install/proxy.installer [2020-08-04T09:29:08.685Z] #60 3.125 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:29:08.685Z] #60 3.126 + install_proxy [2020-08-04T09:29:08.685Z] #60 3.126 + case "$1" in [2020-08-04T09:29:08.685Z] #60 3.126 + export CGO_ENABLED=0 [2020-08-04T09:29:08.685Z] #60 3.126 + CGO_ENABLED=0 [2020-08-04T09:29:08.685Z] #60 3.126 + _install_proxy [2020-08-04T09:29:08.685Z] #60 3.126 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T09:29:08.685Z] #60 3.126 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:29:08.685Z] #60 3.126 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AuMrPZCV9r/src/github.com/docker/libnetwork [2020-08-04T09:29:08.685Z] #60 3.128 Cloning into '/tmp/tmp.AuMrPZCV9r/src/github.com/docker/libnetwork'... [2020-08-04T09:29:08.985Z] #60 ... [2020-08-04T09:29:08.985Z] [2020-08-04T09:29:08.985Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:08.985Z] #45 1.688 + RM_GOPATH=0 [2020-08-04T09:29:08.985Z] #45 1.688 + TMP_GOPATH= [2020-08-04T09:29:08.985Z] #45 1.688 + : /build [2020-08-04T09:29:08.985Z] #45 1.688 + '[' -z '' ']' [2020-08-04T09:29:08.985Z] #45 1.688 ++ mktemp -d [2020-08-04T09:29:08.985Z] #45 1.691 + export GOPATH=/tmp/tmp.3bIjXQSTCi [2020-08-04T09:29:08.985Z] #45 1.691 + GOPATH=/tmp/tmp.3bIjXQSTCi [2020-08-04T09:29:08.985Z] #45 1.691 + RM_GOPATH=1 [2020-08-04T09:29:08.985Z] #45 1.691 + case "$(go env GOARCH)" in [2020-08-04T09:29:08.985Z] #45 1.691 ++ go env GOARCH [2020-08-04T09:29:08.985Z] #45 1.691 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.985Z] #45 1.691 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:08.985Z] #45 1.691 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:08.985Z] #45 1.695 Installing golangci-lint version v1.23.8 [2020-08-04T09:29:08.985Z] #45 1.695 + dir=/tmp/install [2020-08-04T09:29:08.985Z] #45 1.695 + bin=golangci_lint [2020-08-04T09:29:08.985Z] #45 1.695 + shift [2020-08-04T09:29:08.985Z] #45 1.695 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T09:29:08.985Z] #45 1.695 + . /tmp/install/golangci_lint.installer [2020-08-04T09:29:08.985Z] #45 1.695 ++ : v1.23.8 [2020-08-04T09:29:08.985Z] #45 1.695 + install_golangci_lint [2020-08-04T09:29:08.985Z] #45 1.695 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T09:29:08.985Z] #45 1.695 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:29:08.985Z] #45 ... [2020-08-04T09:29:08.985Z] [2020-08-04T09:29:08.985Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:29:08.985Z] #36 3.906 + git clone https://github.com/docker/distribution.git . [2020-08-04T09:29:08.985Z] #36 3.906 Cloning into '.'... [2020-08-04T09:29:09.287Z] #36 ... [2020-08-04T09:29:09.287Z] [2020-08-04T09:29:09.287Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:09.287Z] #47 3.465 + RM_GOPATH=0 [2020-08-04T09:29:09.287Z] #47 3.465 + TMP_GOPATH= [2020-08-04T09:29:09.287Z] #47 3.465 + : /build [2020-08-04T09:29:09.287Z] #47 3.465 + '[' -z '' ']' [2020-08-04T09:29:09.287Z] #47 3.465 ++ mktemp -d [2020-08-04T09:29:09.287Z] #47 3.465 + export GOPATH=/tmp/tmp.kgwxsPzvFW [2020-08-04T09:29:09.287Z] #47 3.465 + GOPATH=/tmp/tmp.kgwxsPzvFW [2020-08-04T09:29:09.287Z] #47 3.465 + RM_GOPATH=1 [2020-08-04T09:29:09.287Z] #47 3.465 + case "$(go env GOARCH)" in [2020-08-04T09:29:09.287Z] #47 3.465 ++ go env GOARCH [2020-08-04T09:29:09.287Z] #47 3.481 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:09.287Z] #47 3.481 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:09.287Z] #47 3.482 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:09.287Z] #47 3.484 + dir=/tmp/install [2020-08-04T09:29:09.287Z] #47 3.484 + bin=shfmt [2020-08-04T09:29:09.287Z] #47 3.484 + shift [2020-08-04T09:29:09.287Z] #47 3.485 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T09:29:09.287Z] #47 3.485 + . /tmp/install/shfmt.installer [2020-08-04T09:29:09.287Z] #47 3.485 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:29:09.287Z] #47 3.486 + install_shfmt [2020-08-04T09:29:09.287Z] #47 3.487 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T09:29:09.287Z] #47 3.488 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:29:09.287Z] #47 3.488 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kgwxsPzvFW/src/github.com/mvdan/sh [2020-08-04T09:29:09.287Z] #47 3.489 Cloning into '/tmp/tmp.kgwxsPzvFW/src/github.com/mvdan/sh'... [2020-08-04T09:29:09.287Z] #47 9.791 + cd /tmp/tmp.kgwxsPzvFW/src/github.com/mvdan/sh [2020-08-04T09:29:09.287Z] #47 9.791 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:29:09.287Z] #47 9.868 + GO111MODULE=on [2020-08-04T09:29:09.287Z] #47 9.868 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T09:29:09.580Z] #47 11.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:29:09.580Z] #47 11.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:29:09.580Z] #47 11.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:29:09.580Z] #47 ... [2020-08-04T09:29:09.580Z] [2020-08-04T09:29:09.580Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:29:09.580Z] #23 4.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:29:09.580Z] #23 4.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:29:09.580Z] #23 4.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:29:09.580Z] #23 4.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T09:29:09.580Z] #23 6.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T09:29:09.580Z] #23 9.580 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T09:29:09.580Z] #23 ... [2020-08-04T09:29:09.580Z] [2020-08-04T09:29:09.580Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:09.580Z] #41 2.155 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:29:09.580Z] #41 2.155 + RM_GOPATH=0 [2020-08-04T09:29:09.580Z] #41 2.155 + TMP_GOPATH= [2020-08-04T09:29:09.580Z] #41 2.155 + : /build [2020-08-04T09:29:09.580Z] #41 2.155 + '[' -z '' ']' [2020-08-04T09:29:09.580Z] #41 2.155 ++ mktemp -d [2020-08-04T09:29:09.580Z] #41 2.155 + export GOPATH=/tmp/tmp.NWFhVL6kat [2020-08-04T09:29:09.580Z] #41 2.155 + GOPATH=/tmp/tmp.NWFhVL6kat [2020-08-04T09:29:09.580Z] #41 2.155 + RM_GOPATH=1 [2020-08-04T09:29:09.580Z] #41 2.155 + case "$(go env GOARCH)" in [2020-08-04T09:29:09.580Z] #41 2.155 ++ go env GOARCH [2020-08-04T09:29:09.580Z] #41 2.155 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:09.580Z] #41 2.155 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:09.580Z] #41 2.155 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:09.580Z] #41 2.155 + dir=/tmp/install [2020-08-04T09:29:09.580Z] #41 2.155 + bin=vndr [2020-08-04T09:29:09.580Z] #41 2.155 + shift [2020-08-04T09:29:09.580Z] #41 2.155 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T09:29:09.580Z] #41 2.155 + . /tmp/install/vndr.installer [2020-08-04T09:29:09.580Z] #41 2.155 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:29:09.580Z] #41 2.155 + install_vndr [2020-08-04T09:29:09.580Z] #41 2.155 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T09:29:09.580Z] #41 2.155 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NWFhVL6kat/src/github.com/LK4D4/vndr [2020-08-04T09:29:09.580Z] #41 2.157 Cloning into '/tmp/tmp.NWFhVL6kat/src/github.com/LK4D4/vndr'... [2020-08-04T09:29:09.580Z] #41 2.628 + cd /tmp/tmp.NWFhVL6kat/src/github.com/LK4D4/vndr [2020-08-04T09:29:09.580Z] #41 2.628 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:29:09.580Z] #41 2.631 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T09:29:09.580Z] #41 3.426 internal/cpu [2020-08-04T09:29:09.580Z] #41 3.430 runtime/internal/atomic [2020-08-04T09:29:09.580Z] #41 3.571 runtime/internal/sys [2020-08-04T09:29:09.580Z] #41 3.712 runtime/internal/math [2020-08-04T09:29:09.580Z] #41 3.782 internal/bytealg [2020-08-04T09:29:09.580Z] #41 3.786 internal/race [2020-08-04T09:29:09.580Z] #41 3.820 sync/atomic [2020-08-04T09:29:09.580Z] #41 4.033 unicode [2020-08-04T09:29:09.580Z] #41 4.097 runtime [2020-08-04T09:29:09.580Z] #41 7.239 unicode/utf8 [2020-08-04T09:29:09.580Z] #41 7.721 math [2020-08-04T09:29:09.580Z] #41 ... [2020-08-04T09:29:09.580Z] [2020-08-04T09:29:09.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:09.580Z] #47 11.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:29:09.580Z] #47 11.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:29:10.259Z] #47 12.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:29:10.561Z] #47 12.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:29:11.601Z] #47 13.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:29:11.835Z] 0ae62d2712a7: Pull complete [2020-08-04T09:29:11.835Z] 1d4419b49a59: Pull complete [2020-08-04T09:29:11.835Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-08-04T09:29:11.835Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-08-04T09:29:11.835Z] ---> b1942c37232d [2020-08-04T09:29:11.835Z] Step 5/15 : ARG BUILDX_REPO [2020-08-04T09:29:11.835Z] ---> Running in 8a5386cf5494 [2020-08-04T09:29:12.152Z] Removing intermediate container 8a5386cf5494 [2020-08-04T09:29:12.152Z] ---> 215282215bcc [2020-08-04T09:29:12.152Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-04T09:29:12.152Z] ---> Running in 6e3a862eb88b [2020-08-04T09:29:12.236Z] #47 ... [2020-08-04T09:29:12.236Z] [2020-08-04T09:29:12.236Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:29:12.236Z] #32 4.168 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:29:12.236Z] #32 4.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:29:12.236Z] #32 4.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:29:12.236Z] #32 4.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T09:29:12.236Z] #32 6.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T09:29:12.236Z] #32 9.053 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T09:29:12.444Z] Cloning into '/buildx'... [2020-08-04T09:29:12.529Z] #32 ... [2020-08-04T09:29:12.529Z] [2020-08-04T09:29:12.529Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:12.529Z] #38 14.33 Fetched 8062 kB in 11s (738 kB/s) [2020-08-04T09:29:16.008Z] Removing intermediate container 6e3a862eb88b [2020-08-04T09:29:16.008Z] ---> 74c55ec1165f [2020-08-04T09:29:16.008Z] Step 7/15 : WORKDIR /buildx [2020-08-04T09:29:16.008Z] ---> Running in dd5f4bded1a1 [2020-08-04T09:29:16.008Z] Removing intermediate container dd5f4bded1a1 [2020-08-04T09:29:16.008Z] ---> 08e912f2f8ee [2020-08-04T09:29:16.008Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-04T09:29:16.008Z] ---> Running in e1d6eff81738 [2020-08-04T09:29:16.008Z] Removing intermediate container e1d6eff81738 [2020-08-04T09:29:16.008Z] ---> 30e1a1cafc42 [2020-08-04T09:29:16.008Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-04T09:29:16.008Z] ---> Running in d8548ebe25e0 [2020-08-04T09:29:16.054Z] #38 14.33 Reading package lists... [2020-08-04T09:29:16.301Z] From https://github.com/docker/buildx [2020-08-04T09:29:16.301Z] * [new tag] v0.3.1 -> build [2020-08-04T09:29:16.943Z] Switched to branch 'build' [2020-08-04T09:29:17.581Z] Removing intermediate container d8548ebe25e0 [2020-08-04T09:29:17.581Z] ---> 72c5ff3ab241 [2020-08-04T09:29:17.581Z] Step 10/15 : ARG GOOS [2020-08-04T09:29:17.858Z] #38 18.27 Reading package lists... [2020-08-04T09:29:17.858Z] #38 ... [2020-08-04T09:29:17.858Z] [2020-08-04T09:29:17.858Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:17.858Z] #47 14.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:29:17.858Z] #47 14.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:29:17.858Z] #47 14.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:29:17.858Z] #47 14.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:29:17.858Z] #47 15.14 runtime [2020-08-04T09:29:17.858Z] #47 15.21 runtime/cgo [2020-08-04T09:29:17.878Z] ---> Running in 25fa5cdf0a83 [2020-08-04T09:29:17.879Z] Removing intermediate container 25fa5cdf0a83 [2020-08-04T09:29:17.879Z] ---> 10b513f4730d [2020-08-04T09:29:17.879Z] Step 11/15 : ARG GOARCH [2020-08-04T09:29:17.879Z] ---> Running in 3b62cdf97394 [2020-08-04T09:29:17.879Z] Removing intermediate container 3b62cdf97394 [2020-08-04T09:29:17.879Z] ---> cd4a4a8126bf [2020-08-04T09:29:17.879Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-08-04T09:29:17.879Z] ---> Running in e5ba020da18e [2020-08-04T09:29:18.406Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-04T09:29:18.406Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4bf863a6\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-04T09:29:18.406Z] ---------------------------------------------------------------------------- [2020-08-04T09:29:18.406Z] [2020-08-04T09:29:18.406Z] INFO: executeCI.ps1 starting at Tue Aug 4 09:29:17 CUT 2020 [2020-08-04T09:29:18.406Z] [2020-08-04T09:29:18.406Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-04T09:29:18.406Z] INFO: Running git version 2.24.1.windows.2 [2020-08-04T09:29:18.406Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-04T09:29:18.406Z] INFO: Environment variables: [2020-08-04T09:29:18.406Z] [2020-08-04T09:29:18.406Z] Name Value [2020-08-04T09:29:18.406Z] ---- ----- [2020-08-04T09:29:18.406Z] ALLUSERSPROFILE C:\ProgramData [2020-08-04T09:29:18.406Z] amd64 true [2020-08-04T09:29:18.406Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-04T09:29:18.406Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-04T09:29:18.406Z] arm64 true [2020-08-04T09:29:18.406Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-04T09:29:18.406Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-04T09:29:18.406Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-04T09:29:18.406Z] BRANCH_NAME PR-41178 [2020-08-04T09:29:18.406Z] BUILD_DISPLAY_NAME #11 [2020-08-04T09:29:18.406Z] BUILD_ID 11 [2020-08-04T09:29:18.406Z] BUILD_NUMBER 11 [2020-08-04T09:29:18.406Z] BUILD_TAG jenkins-moby-PR-41178-11 [2020-08-04T09:29:18.406Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41178/11/ [2020-08-04T09:29:18.406Z] CHANGE_AUTHOR tao12345666333 [2020-08-04T09:29:18.406Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2020-08-04T09:29:18.406Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2020-08-04T09:29:18.406Z] CHANGE_BRANCH update-runc-to-v1.0.0-rc91 [2020-08-04T09:29:18.406Z] CHANGE_FORK tao12345666333 [2020-08-04T09:29:18.406Z] CHANGE_ID 41178 [2020-08-04T09:29:18.406Z] CHANGE_TARGET master [2020-08-04T09:29:18.406Z] CHANGE_TITLE vendor runc libraryv1.0.0-rc91-48-g67169a9d [2020-08-04T09:29:18.406Z] CHANGE_URL https://github.com/moby/moby/pull/41178 [2020-08-04T09:29:18.406Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:29:18.406Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-04T09:29:18.406Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-04T09:29:18.406Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-04T09:29:18.406Z] COMPUTERNAME azwin-2-ad4c70 [2020-08-04T09:29:18.406Z] ComSpec C:\windows\system32\cmd.exe [2020-08-04T09:29:18.406Z] ConfigSequenceNumber 0 [2020-08-04T09:29:18.406Z] dco true [2020-08-04T09:29:18.406Z] DOCKER_BUILDKIT 0 [2020-08-04T09:29:18.406Z] DOCKER_DUT_DEBUG 1 [2020-08-04T09:29:18.406Z] DOCKER_EXPERIMENTAL 1 [2020-08-04T09:29:18.406Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-04T09:29:18.406Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-04T09:29:18.406Z] EXECUTOR_NUMBER 0 [2020-08-04T09:29:18.406Z] FQDN azwin-2-ad4c70.westus.cloudapp.azure.com [2020-08-04T09:29:18.406Z] GIT_BRANCH PR-41178 [2020-08-04T09:29:18.406Z] GIT_COMMIT 3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:29:18.406Z] GIT_PREVIOUS_COMMIT 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:29:18.406Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:29:18.406Z] GIT_URL https://github.com/moby/moby.git [2020-08-04T09:29:18.406Z] HUDSON_COOKIE cd72aac5-c40a-4c4c-92a0-69f02da558e4 [2020-08-04T09:29:18.406Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-04T09:29:18.406Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-04T09:29:18.406Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-04T09:29:18.406Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-04T09:29:18.406Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-04T09:29:18.406Z] JENKINS_NODE_COOKIE 084b1171-111f-44a5-9207-26c99f21fa91 [2020-08-04T09:29:18.406Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-04T09:29:18.406Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-04T09:29:18.406Z] JOB_BASE_NAME PR-41178 [2020-08-04T09:29:18.406Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41178/display/redirect [2020-08-04T09:29:18.406Z] JOB_NAME moby/PR-41178 [2020-08-04T09:29:18.406Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41178/ [2020-08-04T09:29:18.406Z] library.jps.version master [2020-08-04T09:29:18.406Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-04T09:29:18.406Z] NODE_LABELS amd64 azure azwin-2-ad4c70 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-04T09:29:18.406Z] NODE_NAME azwin-2-ad4c70 [2020-08-04T09:29:18.406Z] NUMBER_OF_PROCESSORS 4 [2020-08-04T09:29:18.406Z] OS Windows_NT [2020-08-04T09:29:18.406Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-04T09:29:18.406Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-04T09:29:18.406Z] ppc64le true [2020-08-04T09:29:18.406Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-04T09:29:18.406Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-04T09:29:18.406Z] PROCESSOR_LEVEL 6 [2020-08-04T09:29:18.406Z] PROCESSOR_REVISION 5504 [2020-08-04T09:29:18.406Z] ProgramData C:\ProgramData [2020-08-04T09:29:18.406Z] ProgramFiles C:\Program Files [2020-08-04T09:29:18.406Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-04T09:29:18.406Z] ProgramW6432 C:\Program Files [2020-08-04T09:29:18.406Z] PROMPT $P$G [2020-08-04T09:29:18.406Z] PSExecutionPolicyPreference Bypass [2020-08-04T09:29:18.406Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-04T09:29:18.406Z] PUBLIC C:\Users\Public [2020-08-04T09:29:18.406Z] rootless true [2020-08-04T09:29:18.406Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41178/11/display/redirect?page=changes [2020-08-04T09:29:18.406Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41178/11/display/redirect [2020-08-04T09:29:18.406Z] s390x true [2020-08-04T09:29:18.406Z] SKIP_VALIDATION_TESTS 1 [2020-08-04T09:29:18.406Z] SOURCES_DRIVE d [2020-08-04T09:29:18.406Z] SOURCES_SUBDIR gopath [2020-08-04T09:29:18.406Z] STAGE_NAME Run tests [2020-08-04T09:29:18.406Z] SystemDrive C: [2020-08-04T09:29:18.406Z] SystemRoot C:\windows [2020-08-04T09:29:18.406Z] TEMP C:\windows\TEMP [2020-08-04T09:29:18.406Z] TESTDEBUG 0 [2020-08-04T09:29:18.406Z] TESTRUN_DRIVE d [2020-08-04T09:29:18.406Z] TESTRUN_SUBDIR CI [2020-08-04T09:29:18.406Z] TIMEOUT 120m [2020-08-04T09:29:18.406Z] TMP C:\windows\TEMP [2020-08-04T09:29:18.406Z] unit_validate true [2020-08-04T09:29:18.406Z] USERDOMAIN WORKGROUP [2020-08-04T09:29:18.406Z] USERNAME azwin-2-ad4c70$ [2020-08-04T09:29:18.406Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-04T09:29:18.406Z] validate_force false [2020-08-04T09:29:18.406Z] windir C:\windows [2020-08-04T09:29:18.406Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-04T09:29:18.406Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-04T09:29:18.406Z] windowsRS1 false [2020-08-04T09:29:18.407Z] windowsRS5 true [2020-08-04T09:29:18.407Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:18.407Z] INFO: Sources under d:\gopath\... [2020-08-04T09:29:18.407Z] INFO: Test run under d:\CI\... [2020-08-04T09:29:18.407Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-04T09:29:18.407Z] INFO: docker/docker repository was found [2020-08-04T09:29:18.407Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-08-04T09:29:18.407Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-08-04T09:29:18.407Z] INFO: Docker version of control daemon [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:18.407Z] Client: Docker Engine - Enterprise [2020-08-04T09:29:18.407Z] Version: 19.03.5 [2020-08-04T09:29:18.407Z] API version: 1.40 [2020-08-04T09:29:18.407Z] Go version: go1.12.12 [2020-08-04T09:29:18.407Z] Git commit: 2ee0c57608 [2020-08-04T09:29:18.407Z] Built: 11/13/2019 08:00:16 [2020-08-04T09:29:18.407Z] OS/Arch: windows/amd64 [2020-08-04T09:29:18.407Z] Experimental: false [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:18.407Z] Server: Docker Engine - Enterprise [2020-08-04T09:29:18.407Z] Engine: [2020-08-04T09:29:18.407Z] Version: 19.03.5 [2020-08-04T09:29:18.407Z] API version: 1.40 (minimum version 1.24) [2020-08-04T09:29:18.407Z] Go version: go1.12.12 [2020-08-04T09:29:18.407Z] Git commit: 2ee0c57608 [2020-08-04T09:29:18.407Z] Built: 11/13/2019 07:58:51 [2020-08-04T09:29:18.407Z] OS/Arch: windows/amd64 [2020-08-04T09:29:18.407Z] Experimental: true [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:18.407Z] INFO: Docker info of control daemon [2020-08-04T09:29:18.407Z] [2020-08-04T09:29:19.935Z] Client: [2020-08-04T09:29:19.935Z] Debug Mode: false [2020-08-04T09:29:19.935Z] Plugins: [2020-08-04T09:29:19.935Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-04T09:29:19.935Z] [2020-08-04T09:29:19.935Z] Server: [2020-08-04T09:29:19.935Z] Containers: 0 [2020-08-04T09:29:19.935Z] Running: 0 [2020-08-04T09:29:19.935Z] Paused: 0 [2020-08-04T09:29:19.935Z] Stopped: 0 [2020-08-04T09:29:19.935Z] Images: 10 [2020-08-04T09:29:19.935Z] Server Version: 19.03.5 [2020-08-04T09:29:19.935Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-04T09:29:19.935Z] Windows: [2020-08-04T09:29:19.935Z] LCOW: [2020-08-04T09:29:19.935Z] Logging Driver: json-file [2020-08-04T09:29:19.935Z] Plugins: [2020-08-04T09:29:19.935Z] Volume: local [2020-08-04T09:29:19.935Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T09:29:19.935Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T09:29:19.935Z] Swarm: inactive [2020-08-04T09:29:19.935Z] Default Isolation: process [2020-08-04T09:29:19.935Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T09:29:19.935Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T09:29:19.935Z] OSType: windows [2020-08-04T09:29:19.935Z] Architecture: x86_64 [2020-08-04T09:29:19.935Z] CPUs: 4 [2020-08-04T09:29:19.935Z] Total Memory: 32GiB [2020-08-04T09:29:19.935Z] Name: azwin-2-ad4c70 [2020-08-04T09:29:19.935Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-04T09:29:19.935Z] Docker Root Dir: D:\docker [2020-08-04T09:29:19.935Z] Debug Mode: false [2020-08-04T09:29:19.935Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:29:19.935Z] Labels: [2020-08-04T09:29:19.935Z] Experimental: true [2020-08-04T09:29:19.935Z] Insecure Registries: [2020-08-04T09:29:19.935Z] 10.0.0.4:5000 [2020-08-04T09:29:19.935Z] 127.0.0.0/8 [2020-08-04T09:29:19.935Z] Registry Mirrors: [2020-08-04T09:29:19.935Z] http://10.0.0.4:5000/ [2020-08-04T09:29:19.935Z] Live Restore Enabled: false [2020-08-04T09:29:19.935Z] [2020-08-04T09:29:19.935Z] [2020-08-04T09:29:19.935Z] INFO: Commit hash is 35f44c54a7 [2020-08-04T09:29:19.935Z] INFO: Nuke-Everything... [2020-08-04T09:29:20.391Z] INFO: Container count on control daemon to delete is 0 [2020-08-04T09:29:20.596Z] #47 ... [2020-08-04T09:29:20.596Z] [2020-08-04T09:29:20.596Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:20.596Z] #38 18.27 Reading package lists... [2020-08-04T09:29:20.596Z] #38 22.29 Building dependency tree... [2020-08-04T09:29:20.596Z] #38 ... [2020-08-04T09:29:20.596Z] [2020-08-04T09:29:20.596Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:20.596Z] #41 12.53 unicode/utf16 [2020-08-04T09:29:20.596Z] #41 12.98 container/list [2020-08-04T09:29:20.596Z] #41 13.47 crypto/internal/subtle [2020-08-04T09:29:20.596Z] #41 13.56 crypto/subtle [2020-08-04T09:29:20.596Z] #41 13.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T09:29:20.596Z] #41 13.68 internal/nettrace [2020-08-04T09:29:20.596Z] #41 13.78 runtime/cgo [2020-08-04T09:29:20.596Z] #41 ... [2020-08-04T09:29:20.596Z] [2020-08-04T09:29:20.596Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:29:20.596Z] #51 15.23 Fetched 8062 kB in 11s (728 kB/s) [2020-08-04T09:29:20.596Z] #51 15.23 Reading package lists... [2020-08-04T09:29:20.596Z] #51 18.47 Reading package lists... [2020-08-04T09:29:20.596Z] #51 22.11 Building dependency tree... [2020-08-04T09:29:20.847Z] INFO: Nuking d:\CI [2020-08-04T09:29:20.847Z] INFO: Zapped successfully [2020-08-04T09:29:20.847Z] INFO: Location for testing is d:\CI\PR-41178\11 [2020-08-04T09:29:20.847Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-04T09:29:20.847Z] [2020-08-04T09:29:20.847Z] [2020-08-04T09:29:20.847Z] INFO: Building the image from Dockerfile.windows at 08/04/2020 09:29:20... [2020-08-04T09:29:20.847Z] [2020-08-04T09:29:20.889Z] #51 ... [2020-08-04T09:29:20.889Z] [2020-08-04T09:29:20.889Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:20.889Z] #38 22.29 Building dependency tree... [2020-08-04T09:29:21.527Z] #38 23.49 The following additional packages will be installed: [2020-08-04T09:29:21.527Z] #38 23.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T09:29:21.527Z] #38 23.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T09:29:21.527Z] #38 23.50 Suggested packages: [2020-08-04T09:29:21.527Z] #38 23.50 manpages-dev python-setuptools [2020-08-04T09:29:22.603Z] #38 24.53 The following NEW packages will be installed: [2020-08-04T09:29:22.603Z] #38 24.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T09:29:22.603Z] #38 24.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T09:29:22.603Z] #38 24.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T09:29:22.603Z] #38 24.54 python-six zlib1g-dev [2020-08-04T09:29:22.603Z] #38 24.67 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:29:22.603Z] #38 24.67 Need to get 3742 kB of archives. [2020-08-04T09:29:22.603Z] #38 24.67 After this operation, 22.0 MB of additional disk space will be used. [2020-08-04T09:29:22.603Z] #38 24.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-04T09:29:22.603Z] #38 ... [2020-08-04T09:29:22.603Z] [2020-08-04T09:29:22.603Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:29:22.603Z] #10 14.65 Fetched 8062 kB in 11s (736 kB/s) [2020-08-04T09:29:22.603Z] #10 14.65 Reading package lists... [2020-08-04T09:29:22.603Z] #10 18.68 Reading package lists... [2020-08-04T09:29:22.603Z] #10 22.56 Building dependency tree... [2020-08-04T09:29:22.603Z] #10 23.57 The following additional packages will be installed: [2020-08-04T09:29:22.603Z] #10 23.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T09:29:22.603Z] #10 23.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T09:29:22.603Z] #10 23.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T09:29:22.603Z] #10 23.58 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:29:22.603Z] #10 23.58 Suggested packages: [2020-08-04T09:29:22.603Z] #10 23.58 gcc-8-locales seccomp wine64 [2020-08-04T09:29:22.603Z] #10 24.43 The following NEW packages will be installed: [2020-08-04T09:29:22.603Z] #10 24.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T09:29:22.603Z] #10 24.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T09:29:22.603Z] #10 24.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T09:29:22.603Z] #10 24.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T09:29:22.603Z] #10 24.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T09:29:22.603Z] #10 24.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:29:22.603Z] #10 24.55 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:29:22.603Z] #10 24.55 Need to get 73.3 MB of archives. [2020-08-04T09:29:22.603Z] #10 24.55 After this operation, 494 MB of additional disk space will be used. [2020-08-04T09:29:22.603Z] #10 24.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-04T09:29:22.603Z] #10 24.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-04T09:29:22.603Z] #10 ... [2020-08-04T09:29:22.603Z] [2020-08-04T09:29:22.603Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:29:22.603Z] #36 14.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T09:29:22.603Z] #36 16.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T09:29:22.914Z] #36 ... [2020-08-04T09:29:22.914Z] [2020-08-04T09:29:22.914Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:29:22.914Z] #32 14.82 Fetched 8062 kB in 11s (755 kB/s) [2020-08-04T09:29:22.914Z] #32 14.82 Reading package lists... [2020-08-04T09:29:22.914Z] #32 18.32 Reading package lists... [2020-08-04T09:29:22.914Z] #32 22.29 Building dependency tree... [2020-08-04T09:29:22.914Z] #32 23.49 The following additional packages will be installed: [2020-08-04T09:29:22.914Z] #32 23.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T09:29:22.914Z] #32 23.51 Suggested packages: [2020-08-04T09:29:22.914Z] #32 23.52 cmake-doc ninja-build lrzip [2020-08-04T09:29:22.914Z] #32 23.52 Recommended packages: [2020-08-04T09:29:22.914Z] #32 23.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T09:29:22.914Z] #32 24.21 The following NEW packages will be installed: [2020-08-04T09:29:22.914Z] #32 24.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T09:29:22.914Z] #32 24.23 vim-common xxd [2020-08-04T09:29:22.914Z] #32 24.32 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:29:22.914Z] #32 24.32 Need to get 14.0 MB of archives. [2020-08-04T09:29:22.914Z] #32 24.32 After this operation, 62.1 MB of additional disk space will be used. [2020-08-04T09:29:22.914Z] #32 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-04T09:29:22.914Z] #32 24.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:29:22.914Z] #32 24.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T09:29:22.914Z] #32 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-04T09:29:22.914Z] #32 24.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-04T09:29:22.914Z] #32 ... [2020-08-04T09:29:22.914Z] [2020-08-04T09:29:22.914Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:29:22.914Z] #23 14.97 Fetched 8062 kB in 11s (732 kB/s) [2020-08-04T09:29:22.914Z] #23 14.97 Reading package lists... [2020-08-04T09:29:22.914Z] #23 18.62 Reading package lists... [2020-08-04T09:29:22.914Z] #23 22.28 Building dependency tree... [2020-08-04T09:29:22.914Z] #23 23.32 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T09:29:22.914Z] #23 23.32 The following additional packages will be installed: [2020-08-04T09:29:22.914Z] #23 23.35 libjq1 libonig5 [2020-08-04T09:29:22.914Z] #23 23.54 The following NEW packages will be installed: [2020-08-04T09:29:22.914Z] #23 23.58 jq libjq1 libonig5 [2020-08-04T09:29:22.914Z] #23 23.69 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:29:22.914Z] #23 23.69 Need to get 350 kB of archives. [2020-08-04T09:29:22.914Z] #23 23.69 After this operation, 1154 kB of additional disk space will be used. [2020-08-04T09:29:22.914Z] #23 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-04T09:29:22.914Z] #23 23.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-04T09:29:22.914Z] #23 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-04T09:29:22.914Z] #23 24.57 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:29:22.914Z] #23 24.68 Fetched 350 kB in 0s (2371 kB/s) [2020-08-04T09:29:22.914Z] #23 24.73 Selecting previously unselected package libonig5:s390x. [2020-08-04T09:29:22.914Z] #23 24.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-04T09:29:22.914Z] #23 24.83 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-04T09:29:22.914Z] #23 24.84 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-04T09:29:22.914Z] #23 ... [2020-08-04T09:29:22.914Z] [2020-08-04T09:29:22.914Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:29:22.914Z] #32 25.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-04T09:29:22.914Z] #32 25.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-04T09:29:22.914Z] #32 25.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-04T09:29:23.209Z] #32 25.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-04T09:29:23.209Z] #32 25.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-04T09:29:23.209Z] #32 ... [2020-08-04T09:29:23.209Z] [2020-08-04T09:29:23.209Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:23.209Z] #60 15.13 + cd /tmp/tmp.AuMrPZCV9r/src/github.com/docker/libnetwork [2020-08-04T09:29:23.209Z] #60 15.13 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:29:23.209Z] #60 15.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T09:29:23.209Z] #60 ... [2020-08-04T09:29:23.209Z] [2020-08-04T09:29:23.209Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:29:23.209Z] #51 23.16 The following additional packages will be installed: [2020-08-04T09:29:23.209Z] #51 23.16 libbtrfs0 [2020-08-04T09:29:23.209Z] #51 23.23 The following NEW packages will be installed: [2020-08-04T09:29:23.209Z] #51 23.24 libbtrfs-dev libbtrfs0 [2020-08-04T09:29:23.209Z] #51 23.41 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:29:23.209Z] #51 23.41 Need to get 118 kB of archives. [2020-08-04T09:29:23.209Z] #51 23.41 After this operation, 390 kB of additional disk space will be used. [2020-08-04T09:29:23.209Z] #51 23.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-04T09:29:23.209Z] #51 23.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-04T09:29:23.209Z] #51 24.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:29:23.209Z] #51 24.13 Fetched 118 kB in 0s (779 kB/s) [2020-08-04T09:29:23.209Z] #51 24.23 Selecting previously unselected package libbtrfs0. [2020-08-04T09:29:23.209Z] #51 24.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-04T09:29:23.209Z] #51 24.35 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-04T09:29:23.209Z] #51 24.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:29:23.209Z] #51 24.48 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:29:23.209Z] #51 24.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-04T09:29:23.209Z] #51 24.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:29:23.209Z] #51 24.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:29:23.209Z] #51 24.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:29:23.209Z] #51 24.71 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:29:23.209Z] #51 DONE 25.2s [2020-08-04T09:29:23.209Z] [2020-08-04T09:29:23.209Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:23.209Z] #38 24.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-04T09:29:23.209Z] #38 24.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-04T09:29:23.209Z] #38 24.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-04T09:29:23.209Z] #38 24.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-04T09:29:23.209Z] #38 24.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-04T09:29:23.209Z] #38 24.72 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-08-04T09:29:23.209Z] #38 24.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-04T09:29:23.209Z] #38 24.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-04T09:29:23.209Z] #38 24.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-04T09:29:23.209Z] #38 24.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-04T09:29:23.209Z] #38 24.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-04T09:29:23.209Z] #38 24.88 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-08-04T09:29:23.209Z] #38 24.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-04T09:29:23.209Z] #38 24.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T09:29:23.209Z] #38 24.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-04T09:29:23.209Z] #38 24.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-04T09:29:23.864Z] #38 25.74 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:29:23.864Z] #38 25.85 Fetched 3742 kB in 0s (11.0 MB/s) [2020-08-04T09:29:23.864Z] #38 25.92 Selecting previously unselected package libcap-dev:s390x. [2020-08-04T09:29:24.157Z] #38 25.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% #38 ... [2020-08-04T09:29:24.157Z] [2020-08-04T09:29:24.157Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:29:24.157Z] #23 25.20 Selecting previously unselected package libjq1:s390x. [2020-08-04T09:29:24.157Z] #23 25.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T09:29:24.157Z] #23 25.21 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T09:29:24.157Z] #23 25.39 Selecting previously unselected package jq. [2020-08-04T09:29:24.157Z] #23 25.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T09:29:24.157Z] #23 25.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:29:24.157Z] #23 25.59 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-04T09:29:24.157Z] #23 25.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T09:29:24.157Z] #23 25.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:29:24.157Z] #23 25.62 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:29:24.157Z] #23 DONE 26.0s [2020-08-04T09:29:24.157Z] [2020-08-04T09:29:24.157Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:24.157Z] #38 25.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-04T09:29:24.157Z] #38 25.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-04T09:29:24.157Z] #38 25.98 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-04T09:29:24.157Z] #38 26.08 Selecting previously unselected package libnet1:s390x. [2020-08-04T09:29:24.157Z] #38 26.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-04T09:29:24.157Z] #38 ... [2020-08-04T09:29:24.157Z] [2020-08-04T09:29:24.157Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:29:24.157Z] #24 DONE 0.1s [2020-08-04T09:29:24.157Z] [2020-08-04T09:29:24.157Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:24.157Z] #38 26.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T09:29:24.157Z] #38 26.23 Selecting previously unselected package libnet1-dev. [2020-08-04T09:29:24.157Z] #38 26.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-04T09:29:24.157Z] #38 26.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:29:24.451Z] #38 26.50 Selecting previously unselected package libnl-3-200:s390x. [2020-08-04T09:29:24.451Z] #38 26.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-04T09:29:24.451Z] #38 26.51 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T09:29:24.746Z] #38 26.68 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-04T09:29:24.746Z] #38 26.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-04T09:29:24.746Z] #38 26.68 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-04T09:29:24.746Z] #38 26.88 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-04T09:29:24.746Z] #38 26.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-04T09:29:24.746Z] #38 26.89 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T09:29:24.746Z] #38 26.94 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-04T09:29:25.039Z] #38 26.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-04T09:29:25.039Z] #38 26.94 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-04T09:29:25.039Z] #38 27.01 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-04T09:29:25.039Z] #38 27.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-04T09:29:25.039Z] #38 27.01 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-04T09:29:25.338Z] #38 ... [2020-08-04T09:29:25.338Z] [2020-08-04T09:29:25.338Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:25.338Z] #43 DONE 27.3s [2020-08-04T09:29:25.338Z] [2020-08-04T09:29:25.338Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:25.338Z] #38 27.21 Selecting previously unselected package libprotobuf17:s390x. [2020-08-04T09:29:25.338Z] #38 27.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-04T09:29:25.338Z] #38 27.22 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-04T09:29:25.520Z] Sending build context to Docker daemon 56.23MB [2020-08-04T09:29:25.520Z] [2020-08-04T09:29:25.520Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-04T09:29:25.520Z] ---> 987b1d5e0abf [2020-08-04T09:29:25.520Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-04T09:29:25.520Z] ---> Using cache [2020-08-04T09:29:25.520Z] ---> 60bd31f11f5d [2020-08-04T09:29:25.520Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-08-04T09:29:25.520Z] ---> Using cache [2020-08-04T09:29:25.520Z] ---> 2d629d7b18e9 [2020-08-04T09:29:25.520Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-04T09:29:25.520Z] ---> Using cache [2020-08-04T09:29:25.520Z] ---> d92e5fd992b9 [2020-08-04T09:29:25.520Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-08-04T09:29:25.520Z] ---> Using cache [2020-08-04T09:29:25.520Z] ---> e37480019485 [2020-08-04T09:29:25.521Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-08-04T09:29:25.521Z] ---> Using cache [2020-08-04T09:29:25.521Z] ---> f9f1b33dde2a [2020-08-04T09:29:25.521Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-04T09:29:25.521Z] ---> Using cache [2020-08-04T09:29:25.521Z] ---> a76e3bc0a993 [2020-08-04T09:29:25.521Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-04T09:29:25.521Z] ---> Using cache [2020-08-04T09:29:25.521Z] ---> ceaa5d097a6b [2020-08-04T09:29:25.521Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-04T09:29:25.521Z] ---> Using cache [2020-08-04T09:29:25.521Z] ---> 387f4f051ad0 [2020-08-04T09:29:25.521Z] Step 10/10 : COPY . . [2020-08-04T09:29:25.975Z] #38 28.03 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-04T09:29:26.268Z] #38 28.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-04T09:29:26.268Z] #38 28.03 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-04T09:29:26.268Z] #38 28.26 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-04T09:29:26.268Z] #38 28.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-04T09:29:26.268Z] #38 28.26 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-04T09:29:26.904Z] #38 29.00 Selecting previously unselected package libprotoc17:s390x. [2020-08-04T09:29:26.904Z] #38 29.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-04T09:29:27.120Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f2565a2043efffe9) in /home/ubuntu/workspace/moby_PR-41178 [Pipeline] { [Pipeline] checkout [2020-08-04T09:29:27.261Z] #38 29.03 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-04T09:29:27.261Z] #38 ... [2020-08-04T09:29:27.261Z] [2020-08-04T09:29:27.261Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:27.261Z] #60 DONE 29.3s [2020-08-04T09:29:27.554Z] [2020-08-04T09:29:27.554Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:29:27.554Z] #32 26.08 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:29:27.554Z] #32 26.20 Fetched 14.0 MB in 1s (14.4 MB/s) [2020-08-04T09:29:27.554Z] #32 26.27 Selecting previously unselected package xxd. [2020-08-04T09:29:27.554Z] #32 26.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-04T09:29:27.554Z] #32 26.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-04T09:29:27.554Z] #32 26.43 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:29:27.554Z] #32 26.69 Selecting previously unselected package vim-common. [2020-08-04T09:29:27.554Z] #32 26.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:29:27.554Z] #32 26.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:29:27.555Z] #32 26.98 Selecting previously unselected package cmake-data. [2020-08-04T09:29:27.555Z] #32 26.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T09:29:27.555Z] #32 26.98 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T09:29:27.555Z] #32 29.62 Selecting previously unselected package libicu63:s390x. [2020-08-04T09:29:27.555Z] #32 29.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-04T09:29:27.555Z] #32 29.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T09:29:28.026Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-04ea93ea0b651125d) in /home/ubuntu/workspace/moby_PR-41178 [Pipeline] { [Pipeline] checkout [2020-08-04T09:29:30.308Z] #32 ... [2020-08-04T09:29:30.308Z] [2020-08-04T09:29:30.308Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:30.308Z] #25 3.561 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T09:29:30.308Z] #25 4.157 [2020-08-04T09:29:30.308Z] #25 4.278 ## 3.1% ######### 12.7% ############### 21.7% ####################### 32.9% ############################ 39.7% ################################### 48.7% ######################################### 57.7% ############################################## 65.1% #################################################### 72.7% ########################################################## 81.8% ################################################################## 93.0% ######################################################################## 100.0% [2020-08-04T09:29:30.308Z] #25 5.897 [2020-08-04T09:29:30.308Z] #25 6.037 ############################# 40.8% [2020-08-04T09:29:30.308Z] #25 ... [2020-08-04T09:29:30.308Z] [2020-08-04T09:29:30.308Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:30.308Z] #47 32.25 bytes [2020-08-04T09:29:30.308Z] #47 32.26 syscall [2020-08-04T09:29:30.680Z] using credential docker-jenkins-github-credentials [2020-08-04T09:29:30.692Z] Cloning the remote Git repository [2020-08-04T09:29:30.692Z] Cloning with configured refspecs honoured and without tags [2020-08-04T09:29:30.775Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:29:30.843Z] > git init /home/ubuntu/workspace/moby_PR-41178 # timeout=10 [2020-08-04T09:29:31.158Z] using credential docker-jenkins-github-credentials [2020-08-04T09:29:31.166Z] Cloning the remote Git repository [2020-08-04T09:29:31.166Z] Cloning with configured refspecs honoured and without tags [2020-08-04T09:29:31.407Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:29:31.481Z] > git init /home/ubuntu/workspace/moby_PR-41178 # timeout=10 [2020-08-04T09:29:31.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:29:31.668Z] > git --version # timeout=10 [2020-08-04T09:29:31.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:29:31.682Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:31.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:29:31.155Z] > git --version # timeout=10 [2020-08-04T09:29:31.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:29:31.220Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:32.386Z] #47 34.20 reflect [2020-08-04T09:29:33.022Z] #47 ... [2020-08-04T09:29:33.022Z] [2020-08-04T09:29:33.022Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:29:33.022Z] #10 24.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T09:29:33.022Z] #10 24.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-04T09:29:33.022Z] #10 24.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-04T09:29:33.022Z] #10 24.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T09:29:33.022Z] #10 25.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T09:29:33.022Z] #10 25.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T09:29:33.022Z] #10 25.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-04T09:29:33.022Z] #10 27.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-04T09:29:33.022Z] #10 28.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-04T09:29:33.022Z] #10 28.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-04T09:29:33.022Z] #10 28.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-04T09:29:33.022Z] #10 28.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-04T09:29:33.022Z] #10 28.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-04T09:29:33.022Z] #10 28.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-04T09:29:33.022Z] #10 28.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-04T09:29:33.022Z] #10 28.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-04T09:29:33.023Z] #10 29.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-04T09:29:33.023Z] #10 29.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-04T09:29:33.023Z] #10 29.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-04T09:29:33.023Z] #10 29.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-04T09:29:33.023Z] #10 29.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-04T09:29:33.023Z] #10 29.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-04T09:29:33.023Z] #10 29.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-04T09:29:33.023Z] #10 29.51 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:29:33.023Z] #10 29.59 Fetched 73.3 MB in 5s (16.1 MB/s) [2020-08-04T09:29:33.023Z] #10 29.65 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T09:29:33.023Z] #10 29.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-04T09:29:33.023Z] #10 29.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-04T09:29:33.023Z] #10 29.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:29:33.023Z] #10 31.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T09:29:33.023Z] #10 31.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-04T09:29:33.023Z] #10 31.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:29:33.023Z] #10 33.84 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T09:29:33.023Z] #10 33.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T09:29:33.023Z] #10 33.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:29:33.023Z] #10 33.95 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-04T09:29:33.023Z] #10 33.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-04T09:29:33.023Z] #10 33.96 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T09:29:33.023Z] #10 34.08 Selecting previously unselected package dmsetup. [2020-08-04T09:29:33.023Z] #10 34.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-04T09:29:33.023Z] #10 34.09 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T09:29:33.023Z] #10 34.22 Selecting previously unselected package mingw-w64-common. [2020-08-04T09:29:33.023Z] #10 34.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T09:29:33.023Z] #10 34.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T09:29:33.023Z] #10 ... [2020-08-04T09:29:33.023Z] [2020-08-04T09:29:33.023Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:33.023Z] #25 6.037 ############################# 40.8% ############################################################# 85.6% ######################################################################## 100.0% [2020-08-04T09:29:33.023Z] #25 6.484 #=#=# [2020-08-04T09:29:33.023Z] #25 6.637 ########## 15.2% ########################################### 59.8% ######################################################################## 100.0% [2020-08-04T09:29:33.023Z] #25 7.142 [2020-08-04T09:29:33.316Z] #25 7.326 ## 3.3% ##### 7.5% ######## 11.8% ############# 18.3% ################# 24.7% ####################### 32.0% ############################# 40.3% ################################# 46.8% ###################################### 53.2% ########################################## 59.7% ################################################# 68.2% ##################################################### 74.7% ########################################################### 83.3% ################################################################ 89.7% ######################################################################## 100.0% [2020-08-04T09:29:33.316Z] #25 ... [2020-08-04T09:29:33.316Z] [2020-08-04T09:29:33.316Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:33.316Z] #52 1.934 + RM_GOPATH=0 [2020-08-04T09:29:33.316Z] #52 1.934 + TMP_GOPATH= [2020-08-04T09:29:33.316Z] #52 1.934 + : /build [2020-08-04T09:29:33.316Z] #52 1.934 + '[' -z '' ']' [2020-08-04T09:29:33.316Z] #52 1.934 ++ mktemp -d [2020-08-04T09:29:33.316Z] #52 1.940 + export GOPATH=/tmp/tmp.PtMWESDRzW [2020-08-04T09:29:33.316Z] #52 1.940 + GOPATH=/tmp/tmp.PtMWESDRzW [2020-08-04T09:29:33.316Z] #52 1.940 + RM_GOPATH=1 [2020-08-04T09:29:33.316Z] #52 1.940 + case "$(go env GOARCH)" in [2020-08-04T09:29:33.316Z] #52 1.940 ++ go env GOARCH [2020-08-04T09:29:33.316Z] #52 1.962 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:33.316Z] #52 1.962 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:33.316Z] #52 1.964 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:33.316Z] #52 1.967 + dir=/tmp/install [2020-08-04T09:29:33.316Z] #52 1.967 + bin=containerd [2020-08-04T09:29:33.316Z] #52 1.967 + shift [2020-08-04T09:29:33.316Z] #52 1.967 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T09:29:33.316Z] #52 1.968 + . /tmp/install/containerd.installer [2020-08-04T09:29:33.316Z] #52 1.968 ++ set -e [2020-08-04T09:29:33.316Z] #52 1.968 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:29:33.316Z] #52 1.968 + install_containerd [2020-08-04T09:29:33.316Z] #52 1.968 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T09:29:33.316Z] #52 1.968 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:29:33.316Z] #52 1.968 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PtMWESDRzW/src/github.com/containerd/containerd [2020-08-04T09:29:33.316Z] #52 1.980 Cloning into '/tmp/tmp.PtMWESDRzW/src/github.com/containerd/containerd'... [2020-08-04T09:29:33.316Z] #52 ... [2020-08-04T09:29:33.316Z] [2020-08-04T09:29:33.316Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:33.316Z] #25 9.321 [2020-08-04T09:29:34.202Z] #25 9.473 1.2% ## 3.1% #### 5.6% ##### 8.1% ####### 10.0% ######## 11.3% ########## 13.9% [2020-08-04T09:29:34.202Z] #25 ... [2020-08-04T09:29:34.202Z] [2020-08-04T09:29:34.202Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:34.202Z] #41 26.29 sync [2020-08-04T09:29:34.202Z] #41 26.30 internal/reflectlite [2020-08-04T09:29:34.202Z] #41 27.88 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T09:29:34.202Z] #41 28.17 math/rand [2020-08-04T09:29:34.202Z] #41 29.06 internal/singleflight [2020-08-04T09:29:34.202Z] #41 29.45 errors [2020-08-04T09:29:34.202Z] #41 29.45 sort [2020-08-04T09:29:34.202Z] #41 30.22 io [2020-08-04T09:29:34.202Z] #41 30.69 bytes [2020-08-04T09:29:34.202Z] #41 31.04 strconv [2020-08-04T09:29:34.202Z] #41 32.72 bufio [2020-08-04T09:29:34.202Z] #41 33.15 reflect [2020-08-04T09:29:34.202Z] #41 34.04 syscall [2020-08-04T09:29:34.496Z] #41 ... [2020-08-04T09:29:34.496Z] [2020-08-04T09:29:34.496Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:35.378Z] #25 9.473 1.2% ## 3.1% #### 5.6% ##### 8.1% ####### 10.0% ######## 11.3% ########## 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.0% ################### 26.5% #################### 29.0% ###################### 30.9% ######################## 34.0% ########################## 36.5% [2020-08-04T09:29:35.378Z] #25 ... [2020-08-04T09:29:35.378Z] [2020-08-04T09:29:35.378Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:29:35.378Z] #32 33.88 Selecting previously unselected package libxml2:s390x. [2020-08-04T09:29:35.378Z] #32 33.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-04T09:29:35.378Z] #32 33.88 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:29:35.378Z] #32 34.29 Selecting previously unselected package libarchive13:s390x. [2020-08-04T09:29:35.378Z] #32 34.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-04T09:29:35.378Z] #32 34.29 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-04T09:29:35.378Z] #32 34.48 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-04T09:29:35.378Z] #32 34.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-04T09:29:35.378Z] #32 34.49 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-04T09:29:35.378Z] #32 34.55 Selecting previously unselected package librhash0:s390x. [2020-08-04T09:29:35.378Z] #32 34.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-04T09:29:35.379Z] #32 34.57 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-04T09:29:35.379Z] #32 34.66 Selecting previously unselected package libuv1:s390x. [2020-08-04T09:29:35.379Z] #32 34.67 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-04T09:29:35.379Z] #32 34.67 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-04T09:29:35.379Z] #32 34.77 Selecting previously unselected package cmake. [2020-08-04T09:29:35.379Z] #32 34.78 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-04T09:29:35.379Z] #32 34.78 Unpacking cmake (3.13.4-1) ... [2020-08-04T09:29:35.379Z] #32 36.62 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T09:29:35.379Z] #32 36.65 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:29:35.379Z] #32 36.66 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-04T09:29:35.379Z] #32 36.67 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:29:35.379Z] #32 36.68 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-04T09:29:35.379Z] #32 36.70 Setting up cmake-data (3.13.4-1) ... [2020-08-04T09:29:35.379Z] #32 36.72 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:29:35.379Z] #32 36.72 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-04T09:29:35.379Z] #32 36.73 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-04T09:29:35.379Z] #32 36.74 Setting up cmake (3.13.4-1) ... [2020-08-04T09:29:35.379Z] #32 36.75 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:29:35.379Z] #32 36.82 Processing triggers for mime-support (3.62) ... [2020-08-04T09:29:35.379Z] #32 DONE 37.5s [2020-08-04T09:29:35.379Z] [2020-08-04T09:29:35.379Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:35.671Z] #25 9.473 1.2% ## 3.1% #### 5.6% ##### 8.1% ####### 10.0% ######## 11.3% ########## 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.0% ################### 26.5% #################### 29.0% ###################### 30.9% ######################## 34.0% ########################## 36.5% ############################ 39.0% ############################ 40.2% ############################## 42.1% [2020-08-04T09:29:35.671Z] #25 ... [2020-08-04T09:29:35.671Z] [2020-08-04T09:29:35.671Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:35.671Z] #30 27.79 sync [2020-08-04T09:29:35.671Z] #30 27.79 internal/reflectlite [2020-08-04T09:29:35.671Z] #30 29.52 errors [2020-08-04T09:29:35.671Z] #30 29.55 sort [2020-08-04T09:29:35.671Z] #30 29.86 strconv [2020-08-04T09:29:35.671Z] #30 30.80 internal/oserror [2020-08-04T09:29:35.671Z] #30 30.84 syscall [2020-08-04T09:29:35.671Z] #30 32.49 reflect [2020-08-04T09:29:35.671Z] #30 37.23 time [2020-08-04T09:29:35.979Z] #30 ... [2020-08-04T09:29:35.979Z] [2020-08-04T09:29:35.979Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:29:35.979Z] #38 29.91 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T09:29:35.979Z] #38 29.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-04T09:29:35.979Z] #38 29.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:29:35.979Z] #38 30.12 Selecting previously unselected package protobuf-compiler. [2020-08-04T09:29:35.979Z] #38 30.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-04T09:29:35.979Z] #38 30.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:29:35.979Z] #38 30.25 Selecting previously unselected package python-pkg-resources. [2020-08-04T09:29:35.979Z] #38 30.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:29:35.979Z] #38 30.25 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T09:29:35.979Z] #38 30.42 Selecting previously unselected package python-six. [2020-08-04T09:29:35.979Z] #38 30.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T09:29:35.979Z] #38 30.42 Unpacking python-six (1.12.0-1) ... [2020-08-04T09:29:35.979Z] #38 30.49 Selecting previously unselected package python-protobuf. [2020-08-04T09:29:35.979Z] #38 30.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-04T09:29:35.979Z] #38 30.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 30.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T09:29:35.980Z] #38 32.72 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 32.73 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T09:29:35.980Z] #38 32.74 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T09:29:35.980Z] #38 32.74 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-04T09:29:35.980Z] #38 32.75 Setting up python-six (1.12.0-1) ... [2020-08-04T09:29:35.980Z] #38 34.33 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-04T09:29:35.980Z] #38 34.34 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T09:29:35.980Z] #38 34.35 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 34.36 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-04T09:29:35.980Z] #38 34.37 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 34.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 34.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:29:35.980Z] #38 34.39 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 34.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:29:35.980Z] #38 34.41 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T09:29:35.980Z] #38 37.41 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-04T09:29:35.980Z] #38 37.53 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:29:35.980Z] #38 DONE 37.9s [2020-08-04T09:29:35.980Z] [2020-08-04T09:29:35.980Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:36.392Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f426003d328ba24) in /home/ubuntu/workspace/moby_PR-41178 [Pipeline] { [Pipeline] checkout [2020-08-04T09:29:38.805Z] #25 9.473 1.2% ## 3.1% #### 5.6% ##### 8.1% ####### 10.0% ######## 11.3% ########## 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.0% ################### 26.5% #################### 29.0% ###################### 30.9% ######################## 34.0% ########################## 36.5% ############################ 39.0% ############################ 40.2% ############################## 42.1% ################################ 44.6% ################################# 47.1% ################################## 48.3% #################################### 50.2% ##################################### 52.7% ####################################### 54.6% ######################################### 57.1% ########################################## 59.6% ############################################# 62.7% ############################################## 65.2% ################################################ 67.1% ################################################## 69.6% ################################################### 72.1% ##################################################### 74.5% ####################################################### 76.4% ######################################################## 78.9% ########################################################### 82.0% ############################################################# 85.2% ############################################################### 87.7% ################################################################ 90.2% ################################################################## 92.7% #################################################################### 95.1% ####################################################################### 98.9% ######################################################################## 100.0% [2020-08-04T09:29:38.805Z] #25 14.65 [2020-08-04T09:29:39.499Z] using credential docker-jenkins-github-credentials [2020-08-04T09:29:39.506Z] Cloning the remote Git repository [2020-08-04T09:29:39.506Z] Cloning with configured refspecs honoured and without tags [2020-08-04T09:29:39.843Z] #25 15.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T09:29:39.508Z] Cloning repository https://github.com/moby/moby.git [2020-08-04T09:29:39.584Z] > git init /home/ubuntu/workspace/moby_PR-41178 # timeout=10 [2020-08-04T09:29:39.831Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:29:39.832Z] > git --version # timeout=10 [2020-08-04T09:29:39.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:29:39.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:40.136Z] #25 16.08 [2020-08-04T09:29:40.428Z] #25 16.22 ######################################################################## 100.0% [2020-08-04T09:29:40.429Z] #25 16.29 [2020-08-04T09:29:40.722Z] #25 ... [2020-08-04T09:29:40.722Z] [2020-08-04T09:29:40.722Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:29:40.722Z] #28 32.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T09:29:40.722Z] #28 33.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T09:29:40.722Z] #28 ... [2020-08-04T09:29:40.722Z] [2020-08-04T09:29:40.722Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:40.722Z] #33 1.700 + RM_GOPATH=0 [2020-08-04T09:29:40.722Z] #33 1.700 + TMP_GOPATH= [2020-08-04T09:29:40.722Z] #33 1.700 + : /build [2020-08-04T09:29:40.722Z] #33 1.700 + '[' -z '' ']' [2020-08-04T09:29:40.722Z] #33 1.701 ++ mktemp -d [2020-08-04T09:29:40.722Z] #33 1.701 + export GOPATH=/tmp/tmp.MGSqfVEIr4 [2020-08-04T09:29:40.722Z] #33 1.701 + GOPATH=/tmp/tmp.MGSqfVEIr4 [2020-08-04T09:29:40.722Z] #33 1.701 + RM_GOPATH=1 [2020-08-04T09:29:40.722Z] #33 1.701 + case "$(go env GOARCH)" in [2020-08-04T09:29:40.722Z] #33 1.708 ++ go env GOARCH [2020-08-04T09:29:40.722Z] #33 1.720 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:40.722Z] #33 1.720 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:29:40.722Z] #33 1.721 ++ dirname /tmp/install/install.sh [2020-08-04T09:29:40.722Z] #33 1.721 + dir=/tmp/install [2020-08-04T09:29:40.722Z] #33 1.721 + bin=tini [2020-08-04T09:29:40.722Z] #33 1.721 + shift [2020-08-04T09:29:40.722Z] #33 1.721 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T09:29:40.722Z] #33 1.721 + . /tmp/install/tini.installer [2020-08-04T09:29:40.722Z] #33 1.721 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:29:40.722Z] #33 1.722 + install_tini [2020-08-04T09:29:40.722Z] #33 1.722 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T09:29:40.722Z] #33 1.722 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:29:40.722Z] #33 1.722 + git clone https://github.com/krallin/tini.git /tmp/tmp.MGSqfVEIr4/tini [2020-08-04T09:29:40.722Z] #33 1.728 Cloning into '/tmp/tmp.MGSqfVEIr4/tini'... [2020-08-04T09:29:40.722Z] #33 2.341 + cd /tmp/tmp.MGSqfVEIr4/tini [2020-08-04T09:29:40.722Z] #33 2.341 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:29:40.722Z] #33 2.350 + cmake . [2020-08-04T09:29:40.722Z] #33 2.844 -- The C compiler identification is GNU 8.3.0 [2020-08-04T09:29:40.722Z] #33 2.867 -- Check for working C compiler: /usr/bin/cc [2020-08-04T09:29:40.722Z] #33 3.289 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T09:29:40.722Z] #33 3.298 -- Detecting C compiler ABI info [2020-08-04T09:29:40.722Z] #33 3.688 -- Detecting C compiler ABI info - done [2020-08-04T09:29:40.722Z] #33 3.714 -- Detecting C compile features [2020-08-04T09:29:40.722Z] #33 5.149 -- Detecting C compile features - done [2020-08-04T09:29:40.722Z] #33 5.185 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T09:29:41.015Z] #33 5.387 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T09:29:41.015Z] #33 5.454 -- Configuring done [2020-08-04T09:29:41.015Z] #33 5.472 -- Generating done [2020-08-04T09:29:41.015Z] #33 5.481 -- Build files have been written to: /tmp/tmp.MGSqfVEIr4/tini [2020-08-04T09:29:41.015Z] #33 5.497 + make tini-static [2020-08-04T09:29:41.308Z] #33 5.777 Scanning dependencies of target tini-static [2020-08-04T09:29:41.308Z] #33 ... [2020-08-04T09:29:41.309Z] [2020-08-04T09:29:41.309Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:41.309Z] #25 17.27 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T09:29:41.309Z] #25 17.34 skipping existing aab193acf6ba [2020-08-04T09:29:41.602Z] #25 17.39 [2020-08-04T09:29:42.644Z] #25 18.38 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T09:29:42.644Z] #25 18.43 skipping existing 4d43f82972ce [2020-08-04T09:29:42.644Z] #25 18.51 [2020-08-04T09:29:43.285Z] #25 ... [2020-08-04T09:29:43.285Z] [2020-08-04T09:29:43.285Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:43.285Z] #33 5.935 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T09:29:43.285Z] #33 6.734 [100%] Linking C executable tini-static [2020-08-04T09:29:43.285Z] #33 7.120 [100%] Built target tini-static [2020-08-04T09:29:43.285Z] #33 7.154 + mkdir -p /build [2020-08-04T09:29:43.285Z] #33 7.159 + cp tini-static /build/docker-init [2020-08-04T09:29:43.285Z] #33 DONE 7.6s [2020-08-04T09:29:43.285Z] [2020-08-04T09:29:43.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:43.285Z] #39 2.337 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:29:43.285Z] #39 2.337 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:29:43.285Z] #39 2.357 Note: Building without GnuTLS support [2020-08-04T09:29:43.285Z] #39 2.362 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:29:43.285Z] #39 2.362 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:29:43.285Z] #39 3.485 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:29:43.285Z] #39 3.502 GEN .gitid [2020-08-04T09:29:43.285Z] #39 3.516 GEN criu/include/version.h [2020-08-04T09:29:43.285Z] #39 3.547 GEN include/common/asm [2020-08-04T09:29:43.285Z] #39 4.526 PBCC images/timens.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.544 DEP images/timens.pb-c.d [2020-08-04T09:29:43.285Z] #39 4.595 PBCC images/fown.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.617 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.675 PBCC images/opts.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.713 PBCC images/memfd.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.746 DEP images/fown.pb-c.d [2020-08-04T09:29:43.285Z] #39 4.792 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T09:29:43.285Z] #39 4.843 DEP images/opts.pb-c.d [2020-08-04T09:29:43.285Z] #39 4.866 DEP images/memfd.pb-c.d [2020-08-04T09:29:43.285Z] #39 4.921 PBCC images/sit.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.927 DEP images/sit.pb-c.d [2020-08-04T09:29:43.285Z] #39 4.958 PBCC images/macvlan.pb-c.c [2020-08-04T09:29:43.285Z] #39 4.986 DEP images/macvlan.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.075 PBCC images/autofs.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.078 DEP images/autofs.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.098 PBCC images/sysctl.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.101 DEP images/sysctl.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.161 PBCC images/time.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.178 DEP images/time.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.229 PBCC images/binfmt-misc.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.250 DEP images/binfmt-misc.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.308 PBCC images/seccomp.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.318 DEP images/seccomp.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.362 PBCC images/userns.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.385 DEP images/userns.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.412 PBCC images/cgroup.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.434 DEP images/cgroup.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.459 PBCC images/ext-file.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.493 DEP images/ext-file.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.562 PBCC images/rpc.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.593 DEP images/rpc.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.614 PBCC images/siginfo.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.642 DEP images/siginfo.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.723 PBCC images/pagemap.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.732 DEP images/pagemap.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.798 PBCC images/rlimit.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.801 DEP images/rlimit.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.839 PBCC images/file-lock.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.844 DEP images/file-lock.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.858 PBCC images/tty.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.916 DEP images/tty.pb-c.d [2020-08-04T09:29:43.285Z] #39 5.936 PBCC images/tun.pb-c.c [2020-08-04T09:29:43.285Z] #39 5.972 PBCC images/netdev.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.000 DEP images/tun.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.048 DEP images/netdev.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.113 PBCC images/vma.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.119 DEP images/vma.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.136 PBCC images/creds.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.175 DEP images/creds.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.203 PBCC images/utsns.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.216 DEP images/utsns.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.254 PBCC images/ipc-desc.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.268 PBCC images/ipc-sem.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.301 DEP images/ipc-desc.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.345 DEP images/ipc-sem.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.378 PBCC images/ipc-msg.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.412 DEP images/ipc-msg.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.439 PBCC images/ipc-shm.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.443 DEP images/ipc-shm.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.462 PBCC images/ipc-var.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.480 DEP images/ipc-var.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.564 PBCC images/sk-opts.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.568 PBCC images/packet-sock.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.598 DEP images/sk-opts.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.635 DEP images/packet-sock.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.676 PBCC images/sk-netlink.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.722 DEP images/sk-netlink.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.787 PBCC images/sk-inet.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.872 DEP images/sk-inet.pb-c.d [2020-08-04T09:29:43.285Z] #39 6.887 PBCC images/sk-unix.pb-c.c [2020-08-04T09:29:43.285Z] #39 6.962 DEP images/sk-unix.pb-c.d [2020-08-04T09:29:43.285Z] #39 7.048 PBCC images/mm.pb-c.c [2020-08-04T09:29:43.285Z] #39 7.110 DEP images/mm.pb-c.d [2020-08-04T09:29:43.285Z] #39 7.156 PBCC images/timerfd.pb-c.c [2020-08-04T09:29:43.285Z] #39 7.250 DEP images/timerfd.pb-c.d [2020-08-04T09:29:43.285Z] #39 7.304 PBCC images/timer.pb-c.c [2020-08-04T09:29:43.285Z] #39 7.334 DEP images/timer.pb-c.d [2020-08-04T09:29:43.285Z] #39 7.392 PBCC images/sa.pb-c.c [2020-08-04T09:29:43.285Z] #39 7.429 DEP images/sa.pb-c.d [2020-08-04T09:29:43.285Z] #39 7.459 PBCC images/pipe-data.pb-c.c [2020-08-04T09:29:43.285Z] #39 7.478 DEP images/pipe-data.pb-c.d [2020-08-04T09:29:43.285Z] #39 7.514 PBCC images/mnt.pb-c.c [2020-08-04T09:29:43.285Z] #39 7.553 DEP images/mnt.pb-c.d [2020-08-04T09:29:43.578Z] #39 7.590 PBCC images/sk-packet.pb-c.c [2020-08-04T09:29:43.578Z] #39 7.612 DEP images/sk-packet.pb-c.d [2020-08-04T09:29:43.578Z] #39 7.657 PBCC images/tcp-stream.pb-c.c [2020-08-04T09:29:43.578Z] #39 7.692 DEP images/tcp-stream.pb-c.d [2020-08-04T09:29:43.578Z] #39 7.752 PBCC images/pipe.pb-c.c [2020-08-04T09:29:43.902Z] #39 7.834 DEP images/pipe.pb-c.d [2020-08-04T09:29:43.902Z] #39 7.896 PBCC images/pstree.pb-c.c [2020-08-04T09:29:43.902Z] #39 7.902 DEP images/pstree.pb-c.d [2020-08-04T09:29:43.902Z] #39 8.012 PBCC images/fs.pb-c.c [2020-08-04T09:29:43.902Z] #39 8.032 DEP images/fs.pb-c.d [2020-08-04T09:29:43.902Z] #39 8.077 PBCC images/signalfd.pb-c.c [2020-08-04T09:29:43.902Z] #39 8.100 DEP images/signalfd.pb-c.d [2020-08-04T09:29:43.902Z] #39 8.139 PBCC images/fh.pb-c.c [2020-08-04T09:29:44.197Z] #39 8.194 PBCC images/fsnotify.pb-c.c [2020-08-04T09:29:44.197Z] #39 8.221 DEP images/fh.pb-c.d [2020-08-04T09:29:44.197Z] #39 8.409 DEP images/fsnotify.pb-c.d [2020-08-04T09:29:44.197Z] #39 8.519 PBCC images/eventpoll.pb-c.c [2020-08-04T09:29:44.496Z] #39 8.552 DEP images/eventpoll.pb-c.d [2020-08-04T09:29:44.496Z] #39 8.594 PBCC images/eventfd.pb-c.c [2020-08-04T09:29:44.496Z] #39 8.623 DEP images/eventfd.pb-c.d [2020-08-04T09:29:44.496Z] #39 8.664 PBCC images/remap-file-path.pb-c.c [2020-08-04T09:29:44.496Z] #39 8.667 DEP images/remap-file-path.pb-c.d [2020-08-04T09:29:44.496Z] #39 8.690 PBCC images/fifo.pb-c.c [2020-08-04T09:29:44.496Z] #39 8.729 DEP images/fifo.pb-c.d [2020-08-04T09:29:44.790Z] #39 8.752 PBCC images/ghost-file.pb-c.c [2020-08-04T09:29:44.790Z] #39 8.774 DEP images/ghost-file.pb-c.d [2020-08-04T09:29:44.790Z] #39 8.811 PBCC images/regfile.pb-c.c [2020-08-04T09:29:44.790Z] #39 8.874 DEP images/regfile.pb-c.d [2020-08-04T09:29:44.790Z] #39 8.898 PBCC images/ns.pb-c.c [2020-08-04T09:29:44.790Z] #39 8.931 DEP images/ns.pb-c.d [2020-08-04T09:29:44.790Z] #39 8.964 PBCC images/fdinfo.pb-c.c [2020-08-04T09:29:44.790Z] #39 ... [2020-08-04T09:29:44.790Z] [2020-08-04T09:29:44.790Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:29:44.790Z] #25 20.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T09:29:44.790Z] #25 20.50 #=#=# [2020-08-04T09:29:44.790Z] #25 20.67 ######################################################################## 100.0% [2020-08-04T09:29:44.790Z] #25 20.75 [2020-08-04T09:29:44.790Z] #25 20.78 Download of images into '/build' complete. [2020-08-04T09:29:44.790Z] #25 20.78 Use something like the following to load the result into a Docker daemon: [2020-08-04T09:29:44.790Z] #25 20.78 tar -cC '/build' . | docker load [2020-08-04T09:29:45.083Z] #25 DONE 21.0s [2020-08-04T09:29:45.083Z] [2020-08-04T09:29:45.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:45.083Z] #39 9.023 DEP images/fdinfo.pb-c.d [2020-08-04T09:29:45.083Z] #39 9.067 PBCC images/core-aarch64.pb-c.c [2020-08-04T09:29:45.083Z] #39 9.099 PBCC images/core-arm.pb-c.c [2020-08-04T09:29:45.083Z] #39 9.126 PBCC images/core-ppc64.pb-c.c [2020-08-04T09:29:45.083Z] #39 9.160 PBCC images/core-s390.pb-c.c [2020-08-04T09:29:45.083Z] #39 9.191 PBCC images/core-x86.pb-c.c [2020-08-04T09:29:45.083Z] #39 9.226 PBCC images/core.pb-c.c [2020-08-04T09:29:45.083Z] #39 9.308 PBCC images/inventory.pb-c.c [2020-08-04T09:29:45.377Z] #39 9.384 DEP images/core-aarch64.pb-c.d [2020-08-04T09:29:45.377Z] #39 9.444 DEP images/core-arm.pb-c.d [2020-08-04T09:29:45.377Z] #39 9.565 DEP images/core-ppc64.pb-c.d [2020-08-04T09:29:45.377Z] #39 9.622 DEP images/core-s390.pb-c.d [2020-08-04T09:29:45.674Z] #39 9.724 DEP images/core-x86.pb-c.d [2020-08-04T09:29:45.674Z] #39 9.798 DEP images/core.pb-c.d [2020-08-04T09:29:45.674Z] #39 9.843 DEP images/inventory.pb-c.d [2020-08-04T09:29:45.674Z] #39 9.944 PBCC images/cpuinfo.pb-c.c [2020-08-04T09:29:45.968Z] #39 9.966 DEP images/cpuinfo.pb-c.d [2020-08-04T09:29:45.968Z] #39 10.08 PBCC images/stats.pb-c.c [2020-08-04T09:29:45.968Z] #39 ... [2020-08-04T09:29:45.968Z] [2020-08-04T09:29:45.968Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:45.968Z] #47 37.82 time [2020-08-04T09:29:45.968Z] #47 42.02 context [2020-08-04T09:29:45.968Z] #47 42.74 internal/poll [2020-08-04T09:29:45.968Z] #47 44.44 os [2020-08-04T09:29:45.968Z] #47 45.16 encoding/binary [2020-08-04T09:29:45.968Z] #47 47.62 encoding/base64 [2020-08-04T09:29:45.968Z] #47 ... [2020-08-04T09:29:45.968Z] [2020-08-04T09:29:45.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:45.968Z] #39 10.12 DEP images/stats.pb-c.d [2020-08-04T09:29:46.604Z] #39 10.92 make[1]: Nothing to be done for 'all'. [2020-08-04T09:29:46.897Z] #39 ... [2020-08-04T09:29:46.897Z] [2020-08-04T09:29:46.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:29:46.897Z] #10 38.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T09:29:46.897Z] #10 38.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T09:29:46.897Z] #10 38.96 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:29:46.897Z] #10 43.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T09:29:46.897Z] #10 43.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-04T09:29:46.897Z] #10 43.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:29:46.897Z] #10 43.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T09:29:46.897Z] #10 43.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-04T09:29:46.897Z] #10 43.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:29:47.189Z] #10 ... [2020-08-04T09:29:47.189Z] [2020-08-04T09:29:47.189Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:47.189Z] #47 48.18 fmt [2020-08-04T09:29:47.189Z] #47 48.40 path/filepath [2020-08-04T09:29:47.525Z] #47 49.31 golang.org/x/sys/unix [2020-08-04T09:29:47.525Z] #47 ... [2020-08-04T09:29:47.525Z] [2020-08-04T09:29:47.525Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:47.525Z] #41 39.57 time [2020-08-04T09:29:47.525Z] #41 42.69 internal/fmtsort [2020-08-04T09:29:47.525Z] #41 43.10 internal/syscall/unix [2020-08-04T09:29:47.525Z] #41 43.27 strings [2020-08-04T09:29:47.525Z] #41 43.45 internal/poll [2020-08-04T09:29:47.525Z] #41 45.24 os [2020-08-04T09:29:47.525Z] #41 45.33 regexp/syntax [2020-08-04T09:29:47.525Z] #41 48.62 fmt [2020-08-04T09:29:47.525Z] #41 49.65 regexp [2020-08-04T09:29:47.818Z] #41 ... [2020-08-04T09:29:47.818Z] [2020-08-04T09:29:47.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:47.818Z] #39 11.76 CC images/stats.o [2020-08-04T09:29:47.818Z] #39 11.99 CC images/core.o [2020-08-04T09:29:48.112Z] #39 12.24 CC images/core-x86.o [2020-08-04T09:29:48.404Z] #39 12.59 CC images/core-arm.o [2020-08-04T09:29:48.697Z] #39 12.75 CC images/core-aarch64.o [2020-08-04T09:29:48.989Z] #39 13.01 CC images/core-ppc64.o [2020-08-04T09:29:49.282Z] #39 13.32 CC images/core-s390.o [2020-08-04T09:29:49.574Z] #39 13.66 CC images/cpuinfo.o [2020-08-04T09:29:49.574Z] #39 13.84 CC images/inventory.o [2020-08-04T09:29:49.866Z] #39 13.95 CC images/fdinfo.o [2020-08-04T09:29:50.158Z] #39 14.25 CC images/fown.o [2020-08-04T09:29:50.158Z] #39 14.37 CC images/ns.o [2020-08-04T09:29:50.158Z] #39 ... [2020-08-04T09:29:50.158Z] [2020-08-04T09:29:50.158Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:50.158Z] #30 42.23 internal/poll [2020-08-04T09:29:50.158Z] #30 42.42 internal/fmtsort [2020-08-04T09:29:50.158Z] #30 42.90 internal/syscall/execenv [2020-08-04T09:29:50.158Z] #30 43.04 internal/syscall/unix [2020-08-04T09:29:50.158Z] #30 43.23 strings [2020-08-04T09:29:50.158Z] #30 43.61 os [2020-08-04T09:29:50.158Z] #30 45.79 path [2020-08-04T09:29:50.158Z] #30 46.52 text/tabwriter [2020-08-04T09:29:50.158Z] #30 47.24 fmt [2020-08-04T09:29:50.158Z] #30 47.33 path/filepath [2020-08-04T09:29:50.158Z] #30 48.68 io/ioutil [2020-08-04T09:29:50.158Z] #30 50.00 flag [2020-08-04T09:29:50.158Z] #30 50.01 github.com/BurntSushi/toml [2020-08-04T09:29:50.158Z] #30 51.09 log [2020-08-04T09:29:50.451Z] #30 ... [2020-08-04T09:29:50.451Z] [2020-08-04T09:29:50.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:50.451Z] #39 14.60 CC images/regfile.o [2020-08-04T09:29:50.669Z] ---> 10e83326be3f [2020-08-04T09:29:50.743Z] #39 14.81 CC images/ghost-file.o [2020-08-04T09:29:50.743Z] #39 15.01 CC images/fifo.o [2020-08-04T09:29:51.036Z] #39 15.27 CC images/remap-file-path.o [2020-08-04T09:29:51.090Z] Fetching without tags [2020-08-04T09:29:51.124Z] Successfully built 10e83326be3f [2020-08-04T09:29:51.124Z] Successfully tagged docker:latest [2020-08-04T09:29:51.124Z] INFO: Image build ended at 08/04/2020 09:29:50. Duration:00:00:30.2610586 [2020-08-04T09:29:51.124Z] [2020-08-04T09:29:51.124Z] [2020-08-04T09:29:51.124Z] INFO: Building the test binaries at 08/04/2020 09:29:50... [2020-08-04T09:29:51.328Z] #39 15.47 CC images/eventfd.o [2020-08-04T09:29:51.489Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:29:51.623Z] #39 15.57 CC images/eventpoll.o [2020-08-04T09:29:51.623Z] #39 15.77 CC images/fh.o [2020-08-04T09:29:51.915Z] #39 15.98 CC images/fsnotify.o [2020-08-04T09:29:52.208Z] #39 16.40 CC images/signalfd.o [2020-08-04T09:29:51.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:29:51.063Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:29:51.080Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:51.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:29:51.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:29:51.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:29:51.120Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:51.516Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:29:51.532Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:29:52.501Z] #39 16.59 CC images/fs.o [2020-08-04T09:29:52.501Z] #39 16.72 CC images/pstree.o [2020-08-04T09:29:52.501Z] #39 16.82 CC images/pipe.o [2020-08-04T09:29:52.793Z] #39 16.91 CC images/tcp-stream.o [2020-08-04T09:29:53.085Z] #39 17.06 CC images/sk-packet.o [2020-08-04T09:29:53.085Z] #39 17.20 CC images/mnt.o [2020-08-04T09:29:53.208Z] Merge succeeded, producing 37ea34279e45b4fe2536e121aa5316cd6e57df21 [2020-08-04T09:29:53.208Z] Checking out Revision 37ea34279e45b4fe2536e121aa5316cd6e57df21 (PR-41178) [2020-08-04T09:29:53.378Z] #39 17.34 CC images/pipe-data.o [2020-08-04T09:29:53.378Z] #39 17.43 CC images/sa.o [2020-08-04T09:29:53.378Z] #39 17.52 CC images/timer.o [2020-08-04T09:29:53.378Z] #39 17.68 CC images/timerfd.o [2020-08-04T09:29:53.670Z] #39 17.77 CC images/mm.o [2020-08-04T09:29:53.963Z] #39 ... [2020-08-04T09:29:53.963Z] [2020-08-04T09:29:53.963Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:53.963Z] #30 52.60 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:29:53.963Z] #30 DONE 55.8s [2020-08-04T09:29:53.963Z] [2020-08-04T09:29:53.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:53.963Z] #39 18.08 CC images/sk-opts.o [2020-08-04T09:29:53.963Z] #39 18.18 CC images/sk-unix.o [2020-08-04T09:29:54.256Z] #39 18.35 CC images/sk-inet.o [2020-08-04T09:29:52.559Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:29:53.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:29:53.226Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:29:53.237Z] > git checkout -f 37ea34279e45b4fe2536e121aa5316cd6e57df21 # timeout=10 [2020-08-04T09:29:54.549Z] #39 18.62 CC images/tun.o [2020-08-04T09:29:54.838Z] Fetching without tags [2020-08-04T09:29:54.841Z] #39 18.91 CC images/sk-netlink.o [2020-08-04T09:29:54.841Z] #39 18.97 CC images/packet-sock.o [2020-08-04T09:29:54.842Z] INFO: make.ps1 starting at 08/04/2020 09:29:54 [2020-08-04T09:29:55.133Z] #39 19.20 CC images/ipc-var.o [2020-08-04T09:29:55.170Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:29:55.298Z] INFO: Git commit (35f44c54a7) assumed from DOCKER_GITCOMMIT environment variable [2020-08-04T09:29:55.298Z] INFO: Invoking autogen... [2020-08-04T09:29:55.425Z] #39 19.39 CC images/ipc-desc.o [2020-08-04T09:29:55.425Z] #39 19.49 CC images/ipc-shm.o [2020-08-04T09:29:55.425Z] #39 19.61 CC images/ipc-msg.o [2020-08-04T09:29:55.425Z] #39 19.75 CC images/ipc-sem.o [2020-08-04T09:29:55.718Z] #39 19.82 CC images/utsns.o [2020-08-04T09:29:55.718Z] #39 20.01 CC images/creds.o [2020-08-04T09:29:54.740Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:29:54.772Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:29:54.794Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:54.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:29:54.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:29:54.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:29:54.842Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:29:55.181Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:29:55.200Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:29:56.010Z] #39 20.09 CC images/vma.o [2020-08-04T09:29:56.010Z] #39 20.20 CC images/netdev.o [2020-08-04T09:29:56.265Z] INFO: Building daemon... [2020-08-04T09:29:56.302Z] #39 20.38 CC images/tty.o [2020-08-04T09:29:56.594Z] #39 20.59 CC images/file-lock.o [2020-08-04T09:29:56.594Z] #39 20.68 CC images/rlimit.o [2020-08-04T09:29:56.594Z] #39 20.77 CC images/pagemap.o [2020-08-04T09:29:56.821Z] Merge succeeded, producing 3a156a5d853d790dc9bdee9db1a8dd3b878251c8 [2020-08-04T09:29:56.822Z] Checking out Revision 3a156a5d853d790dc9bdee9db1a8dd3b878251c8 (PR-41178) [2020-08-04T09:29:56.887Z] #39 21.00 CC images/siginfo.o [2020-08-04T09:29:56.887Z] #39 21.09 CC images/rpc.o [2020-08-04T09:29:57.129Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:29:57.142Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:29:57.521Z] #39 21.66 CC images/ext-file.o [2020-08-04T09:29:57.521Z] #39 21.80 CC images/cgroup.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:29:58.157Z] #39 22.12 CC images/userns.o [2020-08-04T09:29:58.157Z] #39 22.28 CC images/google/protobuf/descriptor.o [2020-08-04T09:29:58.157Z] #39 ... [2020-08-04T09:29:58.157Z] [2020-08-04T09:29:58.157Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:29:58.157Z] #52 24.92 Checking out files: 79% (2554/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T09:29:58.157Z] #52 25.43 + cd /tmp/tmp.PtMWESDRzW/src/github.com/containerd/containerd [2020-08-04T09:29:58.157Z] #52 25.43 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:29:58.157Z] #52 26.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T09:29:58.157Z] #52 26.70 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T09:29:58.157Z] #52 26.70 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:29:58.157Z] #52 26.70 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:29:58.157Z] #52 26.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T09:29:58.157Z] #52 26.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T09:29:58.157Z] #52 26.70 + '[' '' = dynamic ']' [2020-08-04T09:29:58.157Z] #52 26.70 + make [2020-08-04T09:29:58.157Z] #52 27.70 + bin/ctr [2020-08-04T09:29:55.946Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:29:56.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:29:56.824Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:29:56.848Z] > git checkout -f 3a156a5d853d790dc9bdee9db1a8dd3b878251c8 # timeout=10 [2020-08-04T09:29:58.449Z] #52 ... [2020-08-04T09:29:58.449Z] [2020-08-04T09:29:58.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:29:58.449Z] #10 60.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T09:29:58.449Z] #10 60.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-04T09:29:58.449Z] #10 60.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:29:58.480Z] + docker version [2020-08-04T09:29:59.487Z] #10 ... [2020-08-04T09:29:59.487Z] [2020-08-04T09:29:59.487Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:29:59.487Z] #47 51.44 encoding/json [2020-08-04T09:29:59.487Z] #47 54.70 github.com/pkg/diff [2020-08-04T09:29:59.487Z] #47 55.45 go/ast [2020-08-04T09:29:59.487Z] #47 55.66 golang.org/x/crypto/ssh/terminal [2020-08-04T09:29:59.487Z] #47 57.04 mvdan.cc/editorconfig [2020-08-04T09:29:59.487Z] #47 57.92 mvdan.cc/sh/v3/fileutil [2020-08-04T09:29:59.487Z] #47 57.99 mvdan.cc/sh/v3/syntax [2020-08-04T09:29:59.780Z] #47 ... [2020-08-04T09:29:59.780Z] [2020-08-04T09:29:59.780Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:29:59.780Z] #41 51.64 go/token [2020-08-04T09:29:59.780Z] #41 51.90 internal/lazyregexp [2020-08-04T09:29:59.780Z] #41 52.07 net/url [2020-08-04T09:29:59.780Z] #41 52.19 go/scanner [2020-08-04T09:29:59.780Z] #41 53.02 go/ast [2020-08-04T09:29:59.780Z] #41 53.03 text/template/parse [2020-08-04T09:29:59.780Z] #41 55.60 text/template [2020-08-04T09:29:59.780Z] #41 56.69 go/parser [2020-08-04T09:29:59.780Z] #41 58.68 encoding/xml [2020-08-04T09:29:59.780Z] #41 59.08 go/doc [2020-08-04T09:29:59.780Z] #41 61.08 github.com/LK4D4/vndr/build [2020-08-04T09:29:59.780Z] #41 ... [2020-08-04T09:29:59.780Z] [2020-08-04T09:29:59.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:29:59.780Z] #39 23.14 CC images/opts.o [2020-08-04T09:29:59.780Z] #39 23.26 CC images/seccomp.o [2020-08-04T09:29:59.780Z] #39 23.45 CC images/binfmt-misc.o [2020-08-04T09:29:59.780Z] #39 23.61 CC images/time.o [2020-08-04T09:29:59.780Z] #39 23.70 CC images/sysctl.o [2020-08-04T09:29:59.780Z] #39 23.78 CC images/autofs.o [2020-08-04T09:29:59.780Z] #39 23.91 CC images/macvlan.o [2020-08-04T09:30:00.072Z] #39 24.08 CC images/sit.o [2020-08-04T09:30:00.072Z] #39 24.21 CC images/memfd.o [2020-08-04T09:30:00.365Z] #39 24.33 CC images/timens.o [2020-08-04T09:30:00.365Z] #39 24.53 LINK images/built-in.o [2020-08-04T09:30:00.365Z] #39 24.66 GEN compel/include/asm [2020-08-04T09:30:00.540Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:30:00.542Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:30:00.662Z] #39 24.66 GEN compel/include/version.h [2020-08-04T09:30:00.662Z] #39 24.67 touch .config [2020-08-04T09:30:00.662Z] #39 24.68 GEN include/common/config.h [2020-08-04T09:30:00.662Z] #39 24.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-04T09:30:00.662Z] #39 24.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T09:30:00.662Z] #39 24.81 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T09:30:00.662Z] #39 24.82 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-04T09:30:00.662Z] #39 24.83 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-04T09:30:00.662Z] #39 24.85 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-04T09:30:00.662Z] #39 24.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T09:30:00.662Z] #39 24.87 DEP compel/plugins/std/infect.d [2020-08-04T09:30:00.955Z] #39 24.96 DEP compel/plugins/std/string.d [2020-08-04T09:30:00.955Z] #39 25.06 DEP compel/plugins/std/log.d [2020-08-04T09:30:00.955Z] #39 25.18 DEP compel/plugins/std/fds.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:30:01.248Z] #39 25.30 DEP compel/plugins/std/std.d [2020-08-04T09:30:01.248Z] #39 25.41 DEP compel/plugins/shmem/shmem.d [2020-08-04T09:30:01.248Z] #39 25.47 DEP compel/plugins/fds/fds.d [2020-08-04T09:30:01.541Z] #39 25.57 CC compel/plugins/std/std.o [2020-08-04T09:30:01.767Z] + docker version [2020-08-04T09:30:01.834Z] #39 25.90 CC compel/plugins/std/fds.o [2020-08-04T09:30:01.834Z] #39 26.11 CC compel/plugins/std/log.o [2020-08-04T09:30:02.469Z] #39 26.66 CC compel/plugins/std/string.o [2020-08-04T09:30:02.481Z] Fetching without tags [2020-08-04T09:30:02.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:30:02.394Z] > git config --add remote.origin.fetch +refs/pull/41178/head:refs/remotes/origin/PR-41178 # timeout=10 [2020-08-04T09:30:02.412Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:30:02.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-04T09:30:02.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-04T09:30:02.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-04T09:30:02.498Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41178/head:refs/remotes/origin/PR-41178 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-04T09:30:02.899Z] Merging remotes/origin/master commit c560686600063b252fd442c5d91d938b9064d444 into PR head commit 9f28837c1d9331fb8f58d928593978be62687740 [2020-08-04T09:30:03.119Z] #39 27.17 CC compel/plugins/std/infect.o [2020-08-04T09:30:03.420Z] #39 27.49 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-04T09:30:03.420Z] #39 27.52 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-04T09:30:03.420Z] #39 27.56 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-04T09:30:03.420Z] #39 27.66 AR compel/plugins/std.lib.a [2020-08-04T09:30:03.720Z] #39 ... [2020-08-04T09:30:03.720Z] [2020-08-04T09:30:03.720Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:03.720Z] #47 61.87 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T09:30:03.720Z] #47 DONE 65.6s [2020-08-04T09:30:03.720Z] [2020-08-04T09:30:03.720Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:03.720Z] #39 27.74 CC compel/plugins/fds/fds.o [2020-08-04T09:30:04.015Z] #39 28.06 AR compel/plugins/fds.lib.a [2020-08-04T09:30:04.015Z] #39 28.15 HOSTDEP compel/src/lib/log-host.d [2020-08-04T09:30:04.015Z] #39 28.21 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T09:30:04.308Z] #39 28.40 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-04T09:30:04.308Z] #39 28.47 HOSTDEP compel/src/main-host.d [2020-08-04T09:30:04.308Z] #39 28.55 DEP compel/src/lib/ptrace.d [2020-08-04T09:30:04.601Z] #39 28.64 DEP compel/src/lib/infect.d [2020-08-04T09:30:04.601Z] #39 28.73 DEP compel/src/lib/infect-util.d [2020-08-04T09:30:04.601Z] #39 28.77 DEP compel/src/lib/infect-rpc.d [2020-08-04T09:30:02.894Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:30:02.925Z] > git checkout -f 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:30:04.000Z] > git merge c560686600063b252fd442c5d91d938b9064d444 # timeout=10 [2020-08-04T09:30:04.895Z] #39 28.89 DEP compel/arch/s390/src/lib/infect.d [2020-08-04T09:30:04.895Z] #39 28.94 DEP compel/arch/s390/src/lib/cpu.d [2020-08-04T09:30:04.895Z] #39 28.99 DEP compel/src/lib/log.d [2020-08-04T09:30:04.895Z] #39 29.03 DEP compel/src/main.d [2020-08-04T09:30:04.895Z] #39 29.11 DEP compel/src/lib/handle-elf.d [2020-08-04T09:30:04.905Z] Merge succeeded, producing c0d1796a1d102394784cc81c4b736c0b9775530d [2020-08-04T09:30:04.905Z] Checking out Revision c0d1796a1d102394784cc81c4b736c0b9775530d (PR-41178) [2020-08-04T09:30:05.187Z] #39 29.17 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-04T09:30:05.187Z] #39 29.23 CC compel/src/lib/log.o [2020-08-04T09:30:05.480Z] #39 29.46 CC compel/arch/s390/src/lib/cpu.o [2020-08-04T09:30:05.480Z] #39 29.64 CC compel/arch/s390/src/lib/infect.o [2020-08-04T09:30:05.496Z] Removing intermediate container e5ba020da18e [2020-08-04T09:30:05.496Z] ---> ce276c668d15 [2020-08-04T09:30:05.496Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-04T09:30:05.496Z] ---> b1942c37232d [2020-08-04T09:30:05.496Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-04T09:30:05.496Z] ---> 80a2a06fdd6e [2020-08-04T09:30:05.496Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-04T09:30:05.496Z] ---> Running in b4db8593c445 [2020-08-04T09:30:05.496Z] Removing intermediate container b4db8593c445 [2020-08-04T09:30:05.496Z] ---> 4714b28ee40d [2020-08-04T09:30:05.496Z] Successfully built 4714b28ee40d [2020-08-04T09:30:05.496Z] Successfully tagged moby-buildx:latest [2020-08-04T09:30:05.496Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-04T09:30:05.496Z] if [ -n "${id}" ]; then \ [2020-08-04T09:30:05.496Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-04T09:30:05.496Z] && touch bundles/buildx; \ [2020-08-04T09:30:05.496Z] docker rm -f ${id}; \ [2020-08-04T09:30:05.496Z] fi [2020-08-04T09:30:05.496Z] 3ab751c7815d680ccfafa8633c6a6c2fe1dd5b8079ec2141539ace27403ac368 [2020-08-04T09:30:05.496Z] bundles/buildx version [2020-08-04T09:30:05.496Z] buildx v0.3.1 6db68d0 [2020-08-04T09:30:05.496Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3a8708702e7a498c12e51e1c8d441e183565d78f . [2020-08-04T09:30:05.496Z] #1 [internal] booting buildkit [2020-08-04T09:30:05.496Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-04T09:30:05.496Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2020-08-04T09:30:05.496Z] #1 creating container buildx_buildkit_default [2020-08-04T09:30:05.496Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-04T09:30:05.496Z] #1 DONE 2.5s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #3 [internal] load .dockerignore [2020-08-04T09:30:05.496Z] #3 transferring context: 87B done [2020-08-04T09:30:05.496Z] #3 DONE 0.0s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #2 [internal] load build definition from Dockerfile [2020-08-04T09:30:05.496Z] #2 transferring dockerfile: 16.36kB done [2020-08-04T09:30:05.496Z] #2 DONE 0.0s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T09:30:05.496Z] #4 DONE 0.6s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T09:30:05.496Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T09:30:05.496Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T09:30:05.496Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-04T09:30:05.496Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-04T09:30:05.496Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-04T09:30:05.496Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-08-04T09:30:05.496Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-04T09:30:05.496Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-08-04T09:30:05.496Z] #5 DONE 0.9s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:30:05.496Z] #7 DONE 0.5s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:30:05.496Z] #6 DONE 0.7s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:30:05.496Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T09:30:05.496Z] #59 DONE 0.0s [2020-08-04T09:30:05.496Z] [2020-08-04T09:30:05.496Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:05.496Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-04T09:30:06.116Z] #39 30.25 CC compel/src/lib/infect-rpc.o [2020-08-04T09:30:06.290Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-04T09:30:06.290Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done [2020-08-04T09:30:06.290Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 0B / 10.73MB 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 0B / 8.25MB 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 0B / 155B 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done [2020-08-04T09:30:06.290Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 0B / 57.46MB 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 0B / 54.14MB 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 0B / 73.55MB 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 0B / 96.52MB 0.1s [2020-08-04T09:30:06.290Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 3.67MB / 10.73MB 0.4s [2020-08-04T09:30:06.290Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 1.83MB / 8.25MB 0.4s [2020-08-04T09:30:06.408Z] #39 30.49 CC compel/src/lib/infect-util.o [2020-08-04T09:30:06.408Z] #39 30.64 CC compel/src/lib/infect.o [2020-08-04T09:30:06.670Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 5.73MB / 10.73MB 0.6s [2020-08-04T09:30:06.670Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 3.08MB / 8.25MB 0.6s [2020-08-04T09:30:06.670Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 7.35MB / 10.73MB 0.7s [2020-08-04T09:30:06.670Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 6.31MB / 8.25MB 0.7s [2020-08-04T09:30:06.670Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.6s done [2020-08-04T09:30:06.670Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 3.54MB / 54.14MB 0.7s [2020-08-04T09:30:06.670Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 5.07MB / 73.55MB 0.7s [2020-08-04T09:30:06.670Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.6s done [2020-08-04T09:30:06.670Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.38MB / 10.73MB 0.9s [2020-08-04T09:30:06.670Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 0.9s done [2020-08-04T09:30:06.670Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 6.72MB / 96.52MB 0.9s [2020-08-04T09:30:04.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-04T09:30:04.897Z] > git config core.sparsecheckout # timeout=10 [2020-08-04T09:30:04.924Z] > git checkout -f c0d1796a1d102394784cc81c4b736c0b9775530d # timeout=10 [2020-08-04T09:30:07.222Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.0s done [2020-08-04T09:30:07.223Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 3.78MB / 57.46MB 1.2s [2020-08-04T09:30:07.223Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 12.57MB / 54.14MB 1.2s [2020-08-04T09:30:07.223Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 12.69MB / 73.55MB 1.2s [2020-08-04T09:30:07.223Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 11.74MB / 96.52MB 1.2s [2020-08-04T09:30:07.654Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 8.09MB / 57.46MB 1.5s [2020-08-04T09:30:07.654Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 15.35MB / 54.14MB 1.5s [2020-08-04T09:30:07.654Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 19.57MB / 73.55MB 1.5s [2020-08-04T09:30:07.654Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 18.66MB / 54.14MB 1.7s [2020-08-04T09:30:07.654Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 18.34MB / 96.52MB 1.7s [2020-08-04T09:30:07.654Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 13.93MB / 57.46MB 1.8s [2020-08-04T09:30:07.654Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 22.24MB / 54.14MB 1.8s [2020-08-04T09:30:07.654Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 26.68MB / 73.55MB 1.8s [2020-08-04T09:30:07.922Z] #39 31.85 CC compel/src/lib/ptrace.o [2020-08-04T09:30:07.922Z] #39 32.04 AR compel/libcompel.a [2020-08-04T09:30:07.922Z] #39 32.07 HOSTCC compel/src/main-host.o [2020-08-04T09:30:08.006Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 16.92MB / 57.46MB 2.0s [2020-08-04T09:30:08.006Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 24.99MB / 54.14MB 2.0s [2020-08-04T09:30:08.006Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 23.57MB / 96.52MB 2.0s [2020-08-04T09:30:08.006Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 20.56MB / 57.46MB 2.1s [2020-08-04T09:30:08.006Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 28.18MB / 54.14MB 2.1s [2020-08-04T09:30:08.006Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 31.67MB / 73.55MB 2.1s [2020-08-04T09:30:08.006Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 32.42MB / 96.52MB 2.3s [2020-08-04T09:30:08.215Z] #39 32.28 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-04T09:30:08.216Z] #39 32.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T09:30:08.361Z] Client: Docker Engine - Community [2020-08-04T09:30:08.361Z] Version: 19.03.12 [2020-08-04T09:30:08.361Z] API version: 1.40 [2020-08-04T09:30:08.361Z] Go version: go1.13.10 [2020-08-04T09:30:08.361Z] Git commit: 48a66213fe [2020-08-04T09:30:08.361Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-04T09:30:08.361Z] OS/Arch: linux/amd64 [2020-08-04T09:30:08.361Z] Experimental: false [2020-08-04T09:30:08.361Z] [2020-08-04T09:30:08.361Z] Server: Docker Engine - Community [2020-08-04T09:30:08.361Z] Engine: [2020-08-04T09:30:08.361Z] Version: 19.03.12 [2020-08-04T09:30:08.361Z] API version: 1.40 (minimum version 1.12) [2020-08-04T09:30:08.361Z] Go version: go1.13.10 [2020-08-04T09:30:08.361Z] Git commit: 48a66213fe [2020-08-04T09:30:08.361Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-04T09:30:08.361Z] OS/Arch: linux/amd64 [2020-08-04T09:30:08.361Z] Experimental: true [2020-08-04T09:30:08.361Z] containerd: [2020-08-04T09:30:08.361Z] Version: 1.2.13 [2020-08-04T09:30:08.361Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:30:08.361Z] runc: [2020-08-04T09:30:08.361Z] Version: 1.0.0-rc10 [2020-08-04T09:30:08.361Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:30:08.361Z] docker-init: [2020-08-04T09:30:08.361Z] Version: 0.18.0 [2020-08-04T09:30:08.361Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T09:30:08.496Z] Client: Docker Engine - Community [2020-08-04T09:30:08.496Z] Version: 19.03.12 [2020-08-04T09:30:08.496Z] API version: 1.40 [2020-08-04T09:30:08.496Z] Go version: go1.13.10 [2020-08-04T09:30:08.496Z] Git commit: 48a6621 [2020-08-04T09:30:08.496Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-04T09:30:08.496Z] OS/Arch: linux/arm64 [2020-08-04T09:30:08.496Z] Experimental: false [2020-08-04T09:30:08.496Z] [2020-08-04T09:30:08.496Z] Server: Docker Engine - Community [2020-08-04T09:30:08.496Z] Engine: [2020-08-04T09:30:08.496Z] Version: 19.03.12 [2020-08-04T09:30:08.496Z] API version: 1.40 (minimum version 1.12) [2020-08-04T09:30:08.496Z] Go version: go1.13.10 [2020-08-04T09:30:08.496Z] Git commit: 48a6621 [2020-08-04T09:30:08.496Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-04T09:30:08.496Z] OS/Arch: linux/arm64 [2020-08-04T09:30:08.496Z] Experimental: true [2020-08-04T09:30:08.496Z] containerd: [2020-08-04T09:30:08.496Z] Version: 1.2.13 [2020-08-04T09:30:08.496Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:30:08.496Z] runc: [2020-08-04T09:30:08.496Z] Version: 1.0.0-rc10 [2020-08-04T09:30:08.496Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:30:08.496Z] docker-init: [2020-08-04T09:30:08.496Z] Version: 0.18.0 [2020-08-04T09:30:08.496Z] GitCommit: fec3683 [2020-08-04T09:30:08.509Z] #39 32.54 HOSTCC compel/src/lib/log-host.o [2020-08-04T09:30:08.509Z] #39 32.69 HOSTLINK compel/compel-host-bin [2020-08-04T09:30:08.509Z] #39 32.79 DEP soccr/soccr.d [Pipeline] sh [2020-08-04T09:30:08.570Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 24.57MB / 57.46MB 2.4s [2020-08-04T09:30:08.570Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 36.39MB / 73.55MB 2.4s [2020-08-04T09:30:08.570Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 28.84MB / 57.46MB 2.6s [2020-08-04T09:30:08.570Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 34.77MB / 54.14MB 2.6s [2020-08-04T09:30:08.570Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 38.41MB / 96.52MB 2.6s [2020-08-04T09:30:08.570Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 32.40MB / 57.46MB 2.7s [2020-08-04T09:30:08.570Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 38.42MB / 54.14MB 2.7s [2020-08-04T09:30:08.570Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 42.83MB / 73.55MB 2.7s [2020-08-04T09:30:08.678Z] + docker info [2020-08-04T09:30:08.715Z] Commit message: "Merge commit 'c560686600063b252fd442c5d91d938b9064d444' into HEAD" [2020-08-04T09:30:08.710Z] > git rev-list --no-walk 9f28837c1d9331fb8f58d928593978be62687740 # timeout=10 [2020-08-04T09:30:08.802Z] #39 33.02 CC soccr/soccr.o [2020-08-04T09:30:08.833Z] + docker info [2020-08-04T09:30:08.990Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 35.74MB / 57.46MB 2.9s [2020-08-04T09:30:08.990Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 43.76MB / 54.14MB 3.0s [2020-08-04T09:30:08.990Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 46.89MB / 73.55MB 3.0s [2020-08-04T09:30:08.990Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 40.07MB / 57.46MB 3.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-04T09:30:09.339Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 48.13MB / 54.14MB 3.3s [2020-08-04T09:30:09.339Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 50.78MB / 73.55MB 3.3s [2020-08-04T09:30:09.339Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 44.18MB / 96.52MB 3.3s [2020-08-04T09:30:09.339Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 44.72MB / 57.46MB 3.5s [2020-08-04T09:30:09.339Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 53.62MB / 54.14MB 3.6s [2020-08-04T09:30:09.841Z] #39 33.85 AR soccr/libsoccr.a [2020-08-04T09:30:09.841Z] #39 33.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:30:09.841Z] #39 ... [2020-08-04T09:30:09.841Z] [2020-08-04T09:30:09.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:30:09.841Z] #10 70.22 Selecting previously unselected package libapparmor1:s390x. [2020-08-04T09:30:09.841Z] #10 70.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.24 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-04T09:30:09.841Z] #10 70.30 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-04T09:30:09.841Z] #10 70.30 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.31 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-04T09:30:09.841Z] #10 70.41 Selecting previously unselected package libbtrfs0. [2020-08-04T09:30:09.841Z] #10 70.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:30:09.841Z] #10 70.45 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:30:09.841Z] #10 70.45 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:30:09.841Z] #10 70.53 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-04T09:30:09.841Z] #10 70.53 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.53 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T09:30:09.841Z] #10 70.57 Selecting previously unselected package libudev-dev:s390x. [2020-08-04T09:30:09.841Z] #10 70.57 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.59 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-04T09:30:09.841Z] #10 70.70 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-04T09:30:09.841Z] #10 70.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.71 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-04T09:30:09.841Z] #10 70.90 Selecting previously unselected package libpcre16-3:s390x. [2020-08-04T09:30:09.841Z] #10 70.90 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 70.91 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-04T09:30:09.841Z] #10 71.01 Selecting previously unselected package libpcre32-3:s390x. [2020-08-04T09:30:09.841Z] #10 71.01 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.02 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-04T09:30:09.841Z] #10 71.10 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-04T09:30:09.841Z] #10 71.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.11 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-04T09:30:09.841Z] #10 71.20 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-04T09:30:09.841Z] #10 71.20 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.21 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-04T09:30:09.841Z] #10 71.51 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-04T09:30:09.841Z] #10 71.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.53 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-04T09:30:09.841Z] #10 71.69 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-04T09:30:09.841Z] #10 71.70 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.70 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-04T09:30:09.841Z] #10 71.74 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-04T09:30:09.841Z] #10 71.75 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.76 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-04T09:30:09.841Z] #10 71.82 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-04T09:30:09.841Z] #10 71.82 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-04T09:30:09.841Z] #10 71.82 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-04T09:30:09.896Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 49.85MB / 57.46MB 3.8s [2020-08-04T09:30:09.896Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.7s done [2020-08-04T09:30:09.896Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 56.51MB / 73.55MB 3.8s [2020-08-04T09:30:09.896Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 49.85MB / 96.52MB 3.9s [2020-08-04T09:30:09.896Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 55.41MB / 57.46MB 4.1s [2020-08-04T09:30:09.896Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 61.50MB / 73.55MB 4.1s [2020-08-04T09:30:10.010Z] + docker version [2020-08-04T09:30:10.134Z] #10 72.14 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-04T09:30:10.134Z] #10 72.15 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-04T09:30:10.134Z] #10 72.16 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-04T09:30:10.134Z] #10 72.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:30:10.134Z] #10 72.17 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-04T09:30:10.134Z] #10 72.18 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-04T09:30:10.134Z] #10 72.18 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:30:10.134Z] #10 72.19 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:30:10.134Z] #10 72.20 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-04T09:30:10.134Z] #10 72.21 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-04T09:30:10.134Z] #10 ... [2020-08-04T09:30:10.134Z] [2020-08-04T09:30:10.134Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:10.134Z] #41 62.13 github.com/LK4D4/vndr/versioned [2020-08-04T09:30:10.134Z] #41 62.29 vendor/golang.org/x/crypto/cryptobyte [2020-08-04T09:30:10.134Z] #41 62.76 net [2020-08-04T09:30:10.134Z] #41 63.50 vendor/golang.org/x/sys/cpu [2020-08-04T09:30:10.134Z] #41 63.76 vendor/golang.org/x/crypto/internal/chacha20 [2020-08-04T09:30:10.134Z] #41 64.18 vendor/golang.org/x/crypto/poly1305 [2020-08-04T09:30:10.134Z] #41 64.48 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-04T09:30:10.134Z] #41 64.77 vendor/golang.org/x/crypto/curve25519 [2020-08-04T09:30:10.134Z] #41 65.22 vendor/golang.org/x/crypto/hkdf [2020-08-04T09:30:10.134Z] #41 65.31 vendor/golang.org/x/text/transform [2020-08-04T09:30:10.134Z] #41 65.87 vendor/golang.org/x/text/unicode/bidi [2020-08-04T09:30:10.134Z] #41 67.03 vendor/golang.org/x/text/secure/bidirule [2020-08-04T09:30:10.134Z] #41 67.13 vendor/golang.org/x/text/unicode/norm [2020-08-04T09:30:10.134Z] #41 69.74 vendor/golang.org/x/net/idna [2020-08-04T09:30:10.134Z] #41 71.14 vendor/golang.org/x/net/http2/hpack [2020-08-04T09:30:10.134Z] #41 71.69 mime [2020-08-04T09:30:10.134Z] #41 ... [2020-08-04T09:30:10.134Z] [2020-08-04T09:30:10.134Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:30:10.134Z] #10 72.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:30:10.134Z] #10 72.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:30:10.134Z] #10 72.23 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-04T09:30:10.134Z] #10 72.24 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T09:30:10.134Z] #10 72.24 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-04T09:30:10.134Z] #10 72.25 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:30:10.134Z] #10 72.26 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-04T09:30:10.134Z] #10 72.26 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:30:10.134Z] #10 72.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:30:10.134Z] #10 72.28 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:30:10.134Z] #10 72.28 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:30:10.134Z] #10 72.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:30:10.134Z] #10 72.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:30:10.134Z] #10 72.30 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:30:10.134Z] #10 72.30 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-04T09:30:10.134Z] #10 72.31 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T09:30:10.206Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 65.81MB / 73.55MB 4.2s [2020-08-04T09:30:10.206Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 4.2s done [2020-08-04T09:30:10.206Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 69.61MB / 73.55MB 4.4s [2020-08-04T09:30:10.206Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 59.05MB / 96.52MB 4.4s [2020-08-04T09:30:10.427Z] #10 72.32 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T09:30:10.427Z] #10 72.33 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-04T09:30:10.427Z] #10 72.33 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-04T09:30:10.427Z] #10 72.34 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:30:10.523Z] #8 ... [2020-08-04T09:30:10.523Z] [2020-08-04T09:30:10.523Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:30:10.523Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T09:30:10.523Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-08-04T09:30:10.523Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T09:30:10.523Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-08-04T09:30:10.523Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.9s done [2020-08-04T09:30:10.523Z] #59 DONE 4.7s [2020-08-04T09:30:10.523Z] [2020-08-04T09:30:10.523Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:10.523Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.5s done [2020-08-04T09:30:10.523Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 63.95MB / 96.52MB 4.5s [2020-08-04T09:30:10.523Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 75.64MB / 96.52MB 4.8s [2020-08-04T09:30:10.721Z] #10 DONE 72.7s [2020-08-04T09:30:10.721Z] [2020-08-04T09:30:10.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:10.721Z] #41 72.70 mime/quotedprintable [2020-08-04T09:30:10.841Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 82.02MB / 96.52MB 4.9s [2020-08-04T09:30:11.016Z] #41 72.96 net/http/internal [2020-08-04T09:30:11.149Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 90.47MB / 96.52MB 5.1s [2020-08-04T09:30:11.149Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.2s done [2020-08-04T09:30:11.149Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 [2020-08-04T09:30:11.447Z] #8 ... [2020-08-04T09:30:11.447Z] [2020-08-04T09:30:11.447Z] #21 [internal] load build context [2020-08-04T09:30:11.447Z] #21 transferring context: 51.48MB 5.8s done [2020-08-04T09:30:11.447Z] #21 DONE 5.8s [2020-08-04T09:30:11.739Z] [2020-08-04T09:30:11.739Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:12.540Z] #41 ... [2020-08-04T09:30:12.540Z] [2020-08-04T09:30:12.540Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T09:30:12.540Z] #11 DONE 1.8s [2020-08-04T09:30:12.540Z] [2020-08-04T09:30:12.540Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:12.540Z] #49 1.401 + RM_GOPATH=0 [2020-08-04T09:30:12.540Z] #49 1.401 + TMP_GOPATH= [2020-08-04T09:30:12.540Z] #49 1.401 + : /build [2020-08-04T09:30:12.540Z] #49 1.401 + '[' -z '' ']' [2020-08-04T09:30:12.540Z] #49 1.402 ++ mktemp -d [2020-08-04T09:30:12.540Z] #49 1.402 + export GOPATH=/tmp/tmp.Je53hTZAS3 [2020-08-04T09:30:12.540Z] #49 1.402 + GOPATH=/tmp/tmp.Je53hTZAS3 [2020-08-04T09:30:12.540Z] #49 1.402 + RM_GOPATH=1 [2020-08-04T09:30:12.540Z] #49 1.402 + case "$(go env GOARCH)" in [2020-08-04T09:30:12.540Z] #49 1.403 ++ go env GOARCH [2020-08-04T09:30:12.540Z] #49 1.414 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:12.540Z] #49 1.414 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:12.540Z] #49 1.415 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:12.540Z] #49 1.416 + dir=/tmp/install [2020-08-04T09:30:12.540Z] #49 1.416 + bin=runc [2020-08-04T09:30:12.540Z] #49 1.416 + shift [2020-08-04T09:30:12.540Z] #49 1.416 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T09:30:12.540Z] #49 1.416 + . /tmp/install/runc.installer [2020-08-04T09:30:12.540Z] #49 1.416 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:30:12.540Z] #49 1.417 + install_runc [2020-08-04T09:30:12.540Z] #49 1.417 + uname -r [2020-08-04T09:30:12.540Z] #49 1.417 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T09:30:12.540Z] #49 1.419 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T09:30:12.540Z] #49 1.419 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T09:30:12.540Z] #49 1.419 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Je53hTZAS3/src/github.com/opencontainers/runc [2020-08-04T09:30:12.540Z] #49 1.419 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T09:30:12.540Z] #49 1.422 Cloning into '/tmp/tmp.Je53hTZAS3/src/github.com/opencontainers/runc'... [2020-08-04T09:30:14.107Z] #49 ... [2020-08-04T09:30:14.107Z] [2020-08-04T09:30:14.107Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:14.107Z] #54 71.09 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:30:14.107Z] #54 71.09 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T09:30:14.107Z] #54 DONE 75.9s [2020-08-04T09:30:14.107Z] [2020-08-04T09:30:14.107Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T09:30:14.107Z] #55 DONE 0.1s [2020-08-04T09:30:14.107Z] [2020-08-04T09:30:14.107Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T09:30:14.107Z] #56 DONE 0.1s [2020-08-04T09:30:14.107Z] [2020-08-04T09:30:14.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:14.107Z] #39 34.08 DEP criu/arch/s390/sigframe.d [2020-08-04T09:30:14.107Z] #39 34.14 DEP criu/arch/s390/crtools.d [2020-08-04T09:30:14.107Z] #39 34.28 DEP criu/arch/s390/cpu.d [2020-08-04T09:30:14.107Z] #39 34.51 CC criu/arch/s390/cpu.o [2020-08-04T09:30:14.107Z] #39 34.74 CC criu/arch/s390/crtools.o [2020-08-04T09:30:14.107Z] #39 35.46 CC criu/arch/s390/sigframe.o [2020-08-04T09:30:14.107Z] #39 35.69 LINK criu/arch/s390/crtools.built-in.o [2020-08-04T09:30:14.107Z] #39 35.71 DEP criu/pie/util-vdso.d [2020-08-04T09:30:14.107Z] #39 35.87 DEP criu/pie/util.d [2020-08-04T09:30:14.107Z] #39 35.98 CC criu/pie/util.o [2020-08-04T09:30:14.107Z] #39 36.26 CC criu/pie/util-vdso.o [2020-08-04T09:30:14.107Z] #39 36.67 AR criu/pie/pie.lib.a [2020-08-04T09:30:14.107Z] #39 36.71 DEP criu/pie/restorer.d [2020-08-04T09:30:14.107Z] #39 36.93 DEP criu/arch/s390/restorer.d [2020-08-04T09:30:14.107Z] #39 37.20 DEP criu/arch/s390/vdso-pie.d [2020-08-04T09:30:14.107Z] #39 37.31 DEP criu/pie/parasite-vdso.d [2020-08-04T09:30:14.107Z] #39 37.47 DEP criu/pie/parasite.d [2020-08-04T09:30:14.107Z] #39 37.74 CC criu/pie/parasite.o [2020-08-04T09:30:14.107Z] #39 ... [2020-08-04T09:30:14.107Z] [2020-08-04T09:30:14.107Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:30:14.107Z] #12 DONE 1.6s [2020-08-04T09:30:14.217Z] Client: Docker Engine - Community [2020-08-04T09:30:14.217Z] Version: 19.03.12 [2020-08-04T09:30:14.217Z] API version: 1.40 [2020-08-04T09:30:14.217Z] Go version: go1.13.10 [2020-08-04T09:30:14.217Z] Git commit: 48a66213fe [2020-08-04T09:30:14.217Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-04T09:30:14.217Z] OS/Arch: linux/amd64 [2020-08-04T09:30:14.217Z] Experimental: false [2020-08-04T09:30:14.217Z] [2020-08-04T09:30:14.217Z] Server: Docker Engine - Community [2020-08-04T09:30:14.217Z] Engine: [2020-08-04T09:30:14.217Z] Version: 19.03.12 [2020-08-04T09:30:14.217Z] API version: 1.40 (minimum version 1.12) [2020-08-04T09:30:14.217Z] Go version: go1.13.10 [2020-08-04T09:30:14.217Z] Git commit: 48a66213fe [2020-08-04T09:30:14.217Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-04T09:30:14.217Z] OS/Arch: linux/amd64 [2020-08-04T09:30:14.217Z] Experimental: true [2020-08-04T09:30:14.217Z] containerd: [2020-08-04T09:30:14.217Z] Version: 1.2.13 [2020-08-04T09:30:14.217Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:30:14.217Z] runc: [2020-08-04T09:30:14.217Z] Version: 1.0.0-rc10 [2020-08-04T09:30:14.218Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:30:14.218Z] docker-init: [2020-08-04T09:30:14.218Z] Version: 0.18.0 [2020-08-04T09:30:14.218Z] GitCommit: fec3683 [Pipeline] sh [2020-08-04T09:30:14.401Z] [2020-08-04T09:30:14.401Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T09:30:14.524Z] + docker info [2020-08-04T09:30:16.529Z] #13 2.080 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T09:30:16.529Z] #13 DONE 2.3s [2020-08-04T09:30:16.529Z] [2020-08-04T09:30:16.529Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T09:30:18.043Z] #14 DONE 1.5s [2020-08-04T09:30:18.043Z] [2020-08-04T09:30:18.043Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:18.043Z] #49 7.081 + cd /tmp/tmp.Je53hTZAS3/src/github.com/opencontainers/runc [2020-08-04T09:30:18.043Z] #49 7.081 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:30:18.338Z] #49 7.583 + '[' -z '' ']' [2020-08-04T09:30:18.338Z] #49 7.583 + target=static [2020-08-04T09:30:18.338Z] #49 7.583 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T09:30:18.631Z] #49 7.758 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T09:30:19.280Z] #49 ... [2020-08-04T09:30:19.280Z] [2020-08-04T09:30:19.280Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T09:30:19.280Z] #15 DONE 1.4s [2020-08-04T09:30:19.579Z] [2020-08-04T09:30:19.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:19.579Z] #39 39.06 LINK criu/pie/parasite.built-in.o [2020-08-04T09:30:19.579Z] #39 39.06 GEN criu/pie/parasite-blob.h [2020-08-04T09:30:19.579Z] #39 39.13 CC criu/pie/parasite-vdso.o [2020-08-04T09:30:19.579Z] #39 39.74 CC criu/arch/s390/vdso-pie.o [2020-08-04T09:30:19.579Z] #39 39.84 CC criu/arch/s390/restorer.o [2020-08-04T09:30:19.579Z] #39 39.93 CC criu/pie/restorer.o [2020-08-04T09:30:19.579Z] #39 41.45 LINK criu/pie/restorer.built-in.o [2020-08-04T09:30:19.579Z] #39 41.45 GEN criu/pie/restorer-blob.h [2020-08-04T09:30:19.579Z] #39 41.51 DEP criu/vdso.d [2020-08-04T09:30:19.579Z] #39 41.71 DEP criu/uts_ns.d [2020-08-04T09:30:19.579Z] #39 41.93 DEP criu/util.d [2020-08-04T09:30:19.579Z] #39 42.09 DEP criu/uffd.d [2020-08-04T09:30:19.579Z] #39 42.15 DEP criu/tun.d [2020-08-04T09:30:19.579Z] #39 42.21 DEP criu/tty.d [2020-08-04T09:30:19.579Z] #39 42.31 DEP criu/timerfd.d [2020-08-04T09:30:19.579Z] #39 42.49 DEP criu/timens.d [2020-08-04T09:30:19.579Z] #39 42.59 DEP criu/sysfs_parse.d [2020-08-04T09:30:19.579Z] #39 42.71 DEP criu/sysctl.d [2020-08-04T09:30:19.579Z] #39 42.88 DEP criu/string.d [2020-08-04T09:30:19.579Z] #39 42.90 DEP criu/stats.d [2020-08-04T09:30:19.579Z] #39 43.03 DEP criu/sockets.d [2020-08-04T09:30:19.579Z] #39 43.23 DEP criu/sk-unix.d [2020-08-04T09:30:19.579Z] #39 43.39 DEP criu/sk-tcp.d [2020-08-04T09:30:19.579Z] #39 43.50 DEP criu/sk-queue.d [2020-08-04T09:30:19.579Z] #39 43.73 DEP criu/sk-packet.d [2020-08-04T09:30:19.880Z] #39 43.97 DEP criu/sk-netlink.d [2020-08-04T09:30:19.880Z] #39 44.11 DEP criu/sk-inet.d [2020-08-04T09:30:20.174Z] #39 44.29 DEP criu/signalfd.d [2020-08-04T09:30:20.174Z] #39 44.41 DEP criu/sigframe.d [2020-08-04T09:30:20.467Z] #39 44.53 DEP criu/shmem.d [2020-08-04T09:30:20.467Z] #39 44.66 DEP criu/servicefd.d [2020-08-04T09:30:20.467Z] #39 44.77 DEP criu/seize.d [2020-08-04T09:30:20.761Z] #39 44.87 DEP criu/seccomp.d [2020-08-04T09:30:20.761Z] #39 ... [2020-08-04T09:30:20.761Z] [2020-08-04T09:30:20.761Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T09:30:20.761Z] #16 DONE 1.6s [2020-08-04T09:30:20.761Z] [2020-08-04T09:30:20.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:20.761Z] #39 44.99 DEP criu/rst-malloc.d [2020-08-04T09:30:20.761Z] #39 45.03 DEP criu/rbtree.d [2020-08-04T09:30:20.761Z] #39 ... [2020-08-04T09:30:20.761Z] [2020-08-04T09:30:20.761Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:30:20.879Z] Client: [2020-08-04T09:30:20.879Z] Debug Mode: false [2020-08-04T09:30:20.879Z] [2020-08-04T09:30:20.879Z] Server: [2020-08-04T09:30:20.879Z] Containers: 0 [2020-08-04T09:30:20.879Z] Running: 0 [2020-08-04T09:30:20.879Z] Paused: 0 [2020-08-04T09:30:20.879Z] Stopped: 0 [2020-08-04T09:30:20.879Z] Images: 0 [2020-08-04T09:30:20.879Z] Server Version: 19.03.12 [2020-08-04T09:30:20.879Z] Storage Driver: overlay2 [2020-08-04T09:30:20.879Z] Backing Filesystem: extfs [2020-08-04T09:30:20.879Z] Supports d_type: true [2020-08-04T09:30:20.879Z] Native Overlay Diff: true [2020-08-04T09:30:20.879Z] Logging Driver: json-file [2020-08-04T09:30:20.879Z] Cgroup Driver: cgroupfs [2020-08-04T09:30:20.879Z] Plugins: [2020-08-04T09:30:20.879Z] Volume: local [2020-08-04T09:30:20.879Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T09:30:20.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T09:30:20.879Z] Swarm: inactive [2020-08-04T09:30:20.879Z] Runtimes: runc [2020-08-04T09:30:20.879Z] Default Runtime: runc [2020-08-04T09:30:20.879Z] Init Binary: docker-init [2020-08-04T09:30:20.879Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:30:20.879Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:30:20.879Z] init version: fec3683 [2020-08-04T09:30:20.879Z] Security Options: [2020-08-04T09:30:20.879Z] apparmor [2020-08-04T09:30:20.879Z] seccomp [2020-08-04T09:30:20.879Z] Profile: default [2020-08-04T09:30:20.879Z] Kernel Version: 5.3.0-1030-aws [2020-08-04T09:30:20.879Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T09:30:20.879Z] OSType: linux [2020-08-04T09:30:20.879Z] Architecture: x86_64 [2020-08-04T09:30:20.879Z] CPUs: 2 [2020-08-04T09:30:20.879Z] Total Memory: 7.487GiB [2020-08-04T09:30:20.879Z] Name: ip-10-100-69-102 [2020-08-04T09:30:20.879Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-04T09:30:20.879Z] Docker Root Dir: /var/lib/docker [2020-08-04T09:30:20.879Z] Debug Mode: false [2020-08-04T09:30:20.879Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:30:20.879Z] Labels: [2020-08-04T09:30:20.879Z] Experimental: true [2020-08-04T09:30:20.879Z] Insecure Registries: [2020-08-04T09:30:20.879Z] 127.0.0.0/8 [2020-08-04T09:30:20.879Z] Live Restore Enabled: true [2020-08-04T09:30:20.879Z] [2020-08-04T09:30:20.879Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T09:30:21.079Z] Client: [2020-08-04T09:30:21.079Z] Debug Mode: false [2020-08-04T09:30:21.079Z] [2020-08-04T09:30:21.079Z] Server: [2020-08-04T09:30:21.079Z] Containers: 0 [2020-08-04T09:30:21.079Z] Running: 0 [2020-08-04T09:30:21.079Z] Paused: 0 [2020-08-04T09:30:21.079Z] Stopped: 0 [2020-08-04T09:30:21.079Z] Images: 0 [2020-08-04T09:30:21.079Z] Server Version: 19.03.12 [2020-08-04T09:30:21.079Z] Storage Driver: overlay2 [2020-08-04T09:30:21.079Z] Backing Filesystem: extfs [2020-08-04T09:30:21.079Z] Supports d_type: true [2020-08-04T09:30:21.079Z] Native Overlay Diff: true [2020-08-04T09:30:21.079Z] Logging Driver: json-file [2020-08-04T09:30:21.079Z] Cgroup Driver: cgroupfs [2020-08-04T09:30:21.079Z] Plugins: [2020-08-04T09:30:21.079Z] Volume: local [2020-08-04T09:30:21.079Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T09:30:21.079Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T09:30:21.079Z] Swarm: inactive [2020-08-04T09:30:21.079Z] Runtimes: runc [2020-08-04T09:30:21.079Z] Default Runtime: runc [2020-08-04T09:30:21.079Z] Init Binary: docker-init [2020-08-04T09:30:21.079Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:30:21.079Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:30:21.079Z] init version: fec3683 [2020-08-04T09:30:21.079Z] Security Options: [2020-08-04T09:30:21.079Z] apparmor [2020-08-04T09:30:21.079Z] seccomp [2020-08-04T09:30:21.079Z] Profile: default [2020-08-04T09:30:21.079Z] Kernel Version: 4.15.0-1074-aws [2020-08-04T09:30:21.079Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-04T09:30:21.079Z] OSType: linux [2020-08-04T09:30:21.079Z] Architecture: aarch64 [2020-08-04T09:30:21.079Z] CPUs: 4 [2020-08-04T09:30:21.079Z] Total Memory: 7.525GiB [2020-08-04T09:30:21.079Z] Name: ip-10-100-106-125 [2020-08-04T09:30:21.079Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-04T09:30:21.079Z] Docker Root Dir: /var/lib/docker [2020-08-04T09:30:21.079Z] Debug Mode: false [2020-08-04T09:30:21.079Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:30:21.079Z] Labels: [2020-08-04T09:30:21.079Z] Experimental: true [2020-08-04T09:30:21.079Z] Insecure Registries: [2020-08-04T09:30:21.079Z] 127.0.0.0/8 [2020-08-04T09:30:21.079Z] Live Restore Enabled: true [2020-08-04T09:30:21.079Z] [2020-08-04T09:30:21.079Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T09:30:21.100Z] Client: [2020-08-04T09:30:21.100Z] Debug Mode: false [2020-08-04T09:30:21.100Z] [2020-08-04T09:30:21.100Z] Server: [2020-08-04T09:30:21.100Z] Containers: 0 [2020-08-04T09:30:21.100Z] Running: 0 [2020-08-04T09:30:21.100Z] Paused: 0 [2020-08-04T09:30:21.100Z] Stopped: 0 [2020-08-04T09:30:21.100Z] Images: 0 [2020-08-04T09:30:21.100Z] Server Version: 19.03.12 [2020-08-04T09:30:21.100Z] Storage Driver: overlay2 [2020-08-04T09:30:21.100Z] Backing Filesystem: extfs [2020-08-04T09:30:21.100Z] Supports d_type: true [2020-08-04T09:30:21.100Z] Native Overlay Diff: true [2020-08-04T09:30:21.100Z] Logging Driver: json-file [2020-08-04T09:30:21.100Z] Cgroup Driver: cgroupfs [2020-08-04T09:30:21.100Z] Plugins: [2020-08-04T09:30:21.100Z] Volume: local [2020-08-04T09:30:21.100Z] Network: bridge host ipvlan macvlan null overlay [2020-08-04T09:30:21.100Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-04T09:30:21.100Z] Swarm: inactive [2020-08-04T09:30:21.100Z] Runtimes: runc [2020-08-04T09:30:21.100Z] Default Runtime: runc [2020-08-04T09:30:21.100Z] Init Binary: docker-init [2020-08-04T09:30:21.100Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-04T09:30:21.100Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-04T09:30:21.100Z] init version: fec3683 [2020-08-04T09:30:21.100Z] Security Options: [2020-08-04T09:30:21.100Z] apparmor [2020-08-04T09:30:21.100Z] seccomp [2020-08-04T09:30:21.100Z] Profile: default [2020-08-04T09:30:21.100Z] Kernel Version: 5.3.0-1030-aws [2020-08-04T09:30:21.100Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-04T09:30:21.100Z] OSType: linux [2020-08-04T09:30:21.100Z] Architecture: x86_64 [2020-08-04T09:30:21.100Z] CPUs: 2 [2020-08-04T09:30:21.100Z] Total Memory: 7.487GiB [2020-08-04T09:30:21.100Z] Name: ip-10-100-116-202 [2020-08-04T09:30:21.100Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-04T09:30:21.100Z] Docker Root Dir: /var/lib/docker [2020-08-04T09:30:21.100Z] Debug Mode: false [2020-08-04T09:30:21.100Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:30:21.100Z] Labels: [2020-08-04T09:30:21.100Z] Experimental: true [2020-08-04T09:30:21.100Z] Insecure Registries: [2020-08-04T09:30:21.100Z] 127.0.0.0/8 [2020-08-04T09:30:21.100Z] Live Restore Enabled: true [2020-08-04T09:30:21.100Z] [2020-08-04T09:30:21.100Z] WARNING: No swap limit support [Pipeline] sh [2020-08-04T09:30:21.159Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:30:21.160Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:30:21.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41178/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T09:30:21.376Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:30:21.376Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:30:21.376Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41178/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T09:30:21.376Z] + bash /home/ubuntu/workspace/moby_PR-41178/check-config.sh [2020-08-04T09:30:21.376Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T09:30:21.376Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-04T09:30:21.376Z] [2020-08-04T09:30:21.376Z] Generally Necessary: [2020-08-04T09:30:21.376Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T09:30:21.376Z] - apparmor: enabled and tools installed [2020-08-04T09:30:21.376Z] - CONFIG_NAMESPACES: enabled [2020-08-04T09:30:21.376Z] - CONFIG_NET_NS: enabled [2020-08-04T09:30:21.414Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:30:21.414Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-04T09:30:21.414Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41178/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-04T09:30:21.414Z] + bash /home/ubuntu/workspace/moby_PR-41178/check-config.sh [2020-08-04T09:30:21.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T09:30:21.414Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-04T09:30:21.414Z] [2020-08-04T09:30:21.414Z] Generally Necessary: [2020-08-04T09:30:21.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T09:30:21.414Z] - apparmor: enabled and tools installed [2020-08-04T09:30:21.414Z] - CONFIG_NAMESPACES: enabled [2020-08-04T09:30:21.414Z] - CONFIG_NET_NS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_PID_NS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_IPC_NS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_UTS_NS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CGROUPS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CPUSETS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_MEMCG: enabled [2020-08-04T09:30:21.414Z] - CONFIG_KEYS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_VETH: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-04T09:30:21.414Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T09:30:21.414Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-04T09:30:21.414Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T09:30:21.414Z] [2020-08-04T09:30:21.414Z] Optional Features: [2020-08-04T09:30:21.414Z] - CONFIG_USER_NS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_SECCOMP: enabled [2020-08-04T09:30:21.414Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T09:30:21.414Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T09:30:21.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T09:30:21.414Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T09:30:21.417Z] + bash /home/ubuntu/workspace/moby_PR-41178/check-config.sh [2020-08-04T09:30:21.417Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-04T09:30:21.417Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-04T09:30:21.417Z] [2020-08-04T09:30:21.417Z] Generally Necessary: [2020-08-04T09:30:21.417Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-04T09:30:21.417Z] - apparmor: enabled and tools installed [2020-08-04T09:30:21.417Z] - CONFIG_NAMESPACES: enabled [2020-08-04T09:30:21.417Z] - CONFIG_NET_NS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_PID_NS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_IPC_NS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_UTS_NS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CGROUPS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CPUSETS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_MEMCG: enabled [2020-08-04T09:30:21.417Z] - CONFIG_KEYS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_VETH: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-04T09:30:21.417Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T09:30:21.417Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-04T09:30:21.417Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T09:30:21.417Z] [2020-08-04T09:30:21.417Z] Optional Features: [2020-08-04T09:30:21.417Z] - CONFIG_USER_NS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_SECCOMP: enabled [2020-08-04T09:30:21.417Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T09:30:21.417Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T09:30:21.417Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T09:30:21.417Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T09:30:21.417Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T09:30:21.417Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T09:30:21.639Z] - CONFIG_PID_NS: enabled [2020-08-04T09:30:21.639Z] - CONFIG_IPC_NS: enabled [2020-08-04T09:30:21.639Z] - CONFIG_UTS_NS: enabled [2020-08-04T09:30:21.639Z] - CONFIG_CGROUPS: enabled [2020-08-04T09:30:21.639Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-04T09:30:21.639Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-04T09:30:21.639Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-04T09:30:21.639Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-04T09:30:21.639Z] - CONFIG_CPUSETS: enabled [2020-08-04T09:30:21.639Z] - CONFIG_MEMCG: enabled [2020-08-04T09:30:21.639Z] - CONFIG_KEYS: enabled [2020-08-04T09:30:21.639Z] - CONFIG_VETH: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-04T09:30:21.639Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-04T09:30:21.639Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-04T09:30:21.639Z] [2020-08-04T09:30:21.639Z] Optional Features: [2020-08-04T09:30:21.639Z] - CONFIG_USER_NS: enabled [2020-08-04T09:30:21.673Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T09:30:21.673Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T09:30:21.673Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-04T09:30:21.673Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-04T09:30:21.673Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T09:30:21.673Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T09:30:21.673Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T09:30:21.673Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T09:30:21.673Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T09:30:21.673Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T09:30:21.673Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T09:30:21.673Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T09:30:21.673Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T09:30:21.673Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_EXT4_FS: enabled [2020-08-04T09:30:21.673Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T09:30:21.673Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T09:30:21.673Z] - Network Drivers: [2020-08-04T09:30:21.673Z] - "overlay": [2020-08-04T09:30:21.673Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T09:30:21.673Z] Optional (for encrypted networks): [2020-08-04T09:30:21.673Z] - CONFIG_CRYPTO: enabled [2020-08-04T09:30:21.673Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T09:30:21.673Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T09:30:21.673Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T09:30:21.673Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T09:30:21.673Z] - CONFIG_XFRM: enabled [2020-08-04T09:30:21.673Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-04T09:30:21.673Z] - "ipvlan": [2020-08-04T09:30:21.673Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T09:30:21.673Z] - "macvlan": [2020-08-04T09:30:21.673Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T09:30:21.673Z] - "ftp,tftp client in container": [2020-08-04T09:30:21.673Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T09:30:21.673Z] - Storage Drivers: [2020-08-04T09:30:21.673Z] - "aufs": [2020-08-04T09:30:21.673Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T09:30:21.673Z] - "btrfs": [2020-08-04T09:30:21.673Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T09:30:21.673Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T09:30:21.673Z] - "devicemapper": [2020-08-04T09:30:21.673Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T09:30:21.673Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T09:30:21.673Z] - "overlay": [2020-08-04T09:30:21.673Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T09:30:21.673Z] - "zfs": [2020-08-04T09:30:21.673Z] - /dev/zfs: present [2020-08-04T09:30:21.673Z] - zfs command: missing [2020-08-04T09:30:21.673Z] - zpool command: missing [2020-08-04T09:30:21.673Z] [2020-08-04T09:30:21.673Z] Limits: [2020-08-04T09:30:21.673Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T09:30:21.673Z] [2020-08-04T09:30:21.673Z] + true [2020-08-04T09:30:21.676Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-04T09:30:21.676Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-04T09:30:21.676Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T09:30:21.676Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T09:30:21.676Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T09:30:21.676Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T09:30:21.676Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T09:30:21.676Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T09:30:21.676Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T09:30:21.676Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T09:30:21.676Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T09:30:21.676Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_EXT4_FS: enabled [2020-08-04T09:30:21.676Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T09:30:21.676Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T09:30:21.676Z] - Network Drivers: [2020-08-04T09:30:21.676Z] - "overlay": [2020-08-04T09:30:21.676Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T09:30:21.676Z] Optional (for encrypted networks): [2020-08-04T09:30:21.676Z] - CONFIG_CRYPTO: enabled [2020-08-04T09:30:21.676Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T09:30:21.676Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T09:30:21.676Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T09:30:21.676Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T09:30:21.676Z] - CONFIG_XFRM: enabled [2020-08-04T09:30:21.676Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-04T09:30:21.676Z] - "ipvlan": [2020-08-04T09:30:21.676Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T09:30:21.676Z] - "macvlan": [2020-08-04T09:30:21.676Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T09:30:21.676Z] - "ftp,tftp client in container": [2020-08-04T09:30:21.676Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T09:30:21.676Z] - Storage Drivers: [2020-08-04T09:30:21.676Z] - "aufs": [2020-08-04T09:30:21.676Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T09:30:21.676Z] - "btrfs": [2020-08-04T09:30:21.676Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T09:30:21.676Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T09:30:21.676Z] - "devicemapper": [2020-08-04T09:30:21.676Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T09:30:21.676Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T09:30:21.676Z] - "overlay": [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T09:30:21.901Z] - CONFIG_SECCOMP: enabled [2020-08-04T09:30:21.901Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-04T09:30:21.901Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-04T09:30:21.901Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-04T09:30:21.901Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-04T09:30:21.901Z] - CONFIG_BLK_CGROUP: enabled [2020-08-04T09:30:21.901Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-04T09:30:21.901Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-04T09:30:21.901Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-04T09:30:21.901Z] - CONFIG_CGROUP_PERF: enabled [2020-08-04T09:30:21.901Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-04T09:30:21.901Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-04T09:30:21.901Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-04T09:30:21.901Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-04T09:30:21.901Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-04T09:30:21.901Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-04T09:30:21.901Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-04T09:30:21.901Z] - CONFIG_IP_VS: enabled (as module) [2020-08-04T09:30:21.901Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-04T09:30:21.901Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-04T09:30:21.901Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-04T09:30:21.901Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-04T09:30:21.901Z] - CONFIG_EXT4_FS: enabled [2020-08-04T09:30:21.901Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-04T09:30:21.901Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-04T09:30:21.935Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T09:30:21.935Z] - "zfs": [2020-08-04T09:30:21.935Z] - /dev/zfs: present [2020-08-04T09:30:21.935Z] - zfs command: missing [2020-08-04T09:30:21.935Z] - zpool command: missing [2020-08-04T09:30:21.935Z] [2020-08-04T09:30:21.935Z] Limits: [2020-08-04T09:30:21.935Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T09:30:21.935Z] [2020-08-04T09:30:21.935Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T09:30:22.013Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a8708702e7a498c12e51e1c8d441e183565d78f . [2020-08-04T09:30:22.013Z] #1 [internal] load .dockerignore [2020-08-04T09:30:22.164Z] - Network Drivers: [2020-08-04T09:30:22.164Z] - "overlay": [2020-08-04T09:30:22.164Z] - CONFIG_VXLAN: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-04T09:30:22.164Z] Optional (for encrypted networks): [2020-08-04T09:30:22.164Z] - CONFIG_CRYPTO: enabled [2020-08-04T09:30:22.164Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-04T09:30:22.164Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-04T09:30:22.164Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-04T09:30:22.164Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-04T09:30:22.164Z] - CONFIG_XFRM: enabled [2020-08-04T09:30:22.164Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-04T09:30:22.164Z] - "ipvlan": [2020-08-04T09:30:22.164Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-04T09:30:22.164Z] - "macvlan": [2020-08-04T09:30:22.164Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_DUMMY: enabled (as module) [2020-08-04T09:30:22.164Z] - "ftp,tftp client in container": [2020-08-04T09:30:22.164Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-04T09:30:22.164Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-04T09:30:22.164Z] - Storage Drivers: [2020-08-04T09:30:22.164Z] - "aufs": [2020-08-04T09:30:22.164Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-04T09:30:22.164Z] - "btrfs": [2020-08-04T09:30:22.305Z] + sudo modprobe ip_vs [2020-08-04T09:30:22.305Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a8708702e7a498c12e51e1c8d441e183565d78f . [2020-08-04T09:30:22.426Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-04T09:30:22.426Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-04T09:30:22.426Z] - "devicemapper": [2020-08-04T09:30:22.426Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-04T09:30:22.426Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-04T09:30:22.426Z] - "overlay": [2020-08-04T09:30:22.426Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-04T09:30:22.426Z] - "zfs": [2020-08-04T09:30:22.426Z] - /dev/zfs: missing [2020-08-04T09:30:22.426Z] - zfs command: missing [2020-08-04T09:30:22.426Z] - zpool command: missing [2020-08-04T09:30:22.426Z] [2020-08-04T09:30:22.426Z] Limits: [2020-08-04T09:30:22.426Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-04T09:30:22.426Z] [2020-08-04T09:30:22.426Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-04T09:30:22.580Z] #1 transferring context: [2020-08-04T09:30:22.580Z] #1 transferring context: 87B done [2020-08-04T09:30:22.580Z] #1 DONE 0.7s [2020-08-04T09:30:22.580Z] [2020-08-04T09:30:22.580Z] #2 [internal] load build definition from Dockerfile [2020-08-04T09:30:22.580Z] #2 transferring dockerfile: 16.37kB 0.1s done [2020-08-04T09:30:22.593Z] #2 [internal] load build definition from Dockerfile [2020-08-04T09:30:22.593Z] #2 transferring dockerfile: 16.37kB done [2020-08-04T09:30:22.593Z] #2 DONE 0.1s [2020-08-04T09:30:22.593Z] [2020-08-04T09:30:22.593Z] #1 [internal] load .dockerignore [2020-08-04T09:30:22.593Z] #1 transferring context: 87B done [2020-08-04T09:30:22.593Z] #1 DONE 0.1s [2020-08-04T09:30:22.593Z] [2020-08-04T09:30:22.593Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T09:30:22.783Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3a8708702e7a498c12e51e1c8d441e183565d78f . [2020-08-04T09:30:22.783Z] #1 [internal] load .dockerignore [2020-08-04T09:30:22.783Z] #1 transferring context: 87B 0.0s done [2020-08-04T09:30:22.783Z] #1 DONE 0.0s [2020-08-04T09:30:22.783Z] [2020-08-04T09:30:22.783Z] #2 [internal] load build definition from Dockerfile [2020-08-04T09:30:22.783Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-04T09:30:22.783Z] #2 DONE 0.0s [2020-08-04T09:30:22.844Z] #17 1.480 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:22.844Z] #17 1.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:22.844Z] #17 1.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:22.844Z] #17 1.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-04T09:30:22.864Z] #2 DONE 0.8s [2020-08-04T09:30:22.864Z] [2020-08-04T09:30:22.864Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T09:30:23.046Z] [2020-08-04T09:30:23.046Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-04T09:30:23.124Z] #3 DONE 0.3s [2020-08-04T09:30:23.124Z] [2020-08-04T09:30:23.124Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T09:30:23.124Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T09:30:23.124Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-04T09:30:23.124Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.86MB / 8.88MB 0.1s [2020-08-04T09:30:23.124Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T09:30:23.124Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-04T09:30:23.137Z] #17 ... [2020-08-04T09:30:23.137Z] [2020-08-04T09:30:23.137Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:23.137Z] #41 75.04 crypto/tls [2020-08-04T09:30:23.137Z] #41 75.06 mime/multipart [2020-08-04T09:30:23.137Z] #41 80.03 net/http/httptrace [2020-08-04T09:30:23.137Z] #41 80.18 net/http [2020-08-04T09:30:23.137Z] #41 ... [2020-08-04T09:30:23.137Z] [2020-08-04T09:30:23.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:23.137Z] #39 45.04 DEP criu/pstree.d [2020-08-04T09:30:23.137Z] #39 45.23 DEP criu/protobuf.d [2020-08-04T09:30:23.137Z] #39 45.29 GEN criu/protobuf-desc-gen.h [2020-08-04T09:30:23.137Z] #39 46.31 DEP criu/protobuf-desc.d [2020-08-04T09:30:23.137Z] #39 46.39 DEP criu/proc_parse.d [2020-08-04T09:30:23.137Z] #39 46.48 DEP criu/plugin.d [2020-08-04T09:30:23.137Z] #39 46.55 DEP criu/pipes.d [2020-08-04T09:30:23.137Z] #39 46.72 DEP criu/pie-util.d [2020-08-04T09:30:23.137Z] #39 46.78 DEP criu/pie-util-vdso.d [2020-08-04T09:30:23.137Z] #39 46.91 DEP criu/path.d [2020-08-04T09:30:23.137Z] #39 47.04 DEP criu/parasite-syscall.d [2020-08-04T09:30:23.137Z] #39 47.22 DEP criu/pagemap.d [2020-08-04T09:30:23.137Z] #39 47.31 DEP criu/pagemap-cache.d [2020-08-04T09:30:23.137Z] #39 47.38 DEP criu/page-xfer.d [2020-08-04T09:30:23.158Z] #3 DONE 0.5s [2020-08-04T09:30:23.158Z] [2020-08-04T09:30:23.158Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T09:30:23.158Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T09:30:23.158Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-04T09:30:23.158Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-04T09:30:23.158Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.24MB / 8.88MB 0.1s [2020-08-04T09:30:23.158Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T09:30:23.158Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.41MB / 8.88MB 0.2s [2020-08-04T09:30:23.308Z] #3 DONE 0.4s [2020-08-04T09:30:23.308Z] [2020-08-04T09:30:23.308Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-04T09:30:23.308Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-04T09:30:23.308Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-04T09:30:23.308Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-04T09:30:23.308Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-04T09:30:23.308Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-08-04T09:30:23.383Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-04T09:30:23.383Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-04T09:30:23.383Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-04T09:30:23.418Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-08-04T09:30:23.418Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-08-04T09:30:23.430Z] #39 47.51 DEP criu/page-pipe.d [2020-08-04T09:30:23.430Z] #39 47.57 DEP criu/netfilter.d [2020-08-04T09:30:23.430Z] #39 47.68 DEP criu/net.d [2020-08-04T09:30:23.570Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-08-04T09:30:23.664Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-08-04T09:30:23.664Z] #4 DONE 0.6s [2020-08-04T09:30:23.722Z] #39 47.85 DEP criu/namespaces.d [2020-08-04T09:30:23.832Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-08-04T09:30:23.832Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-08-04T09:30:23.923Z] [2020-08-04T09:30:23.923Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:30:23.983Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-04T09:30:23.983Z] #4 DONE 0.9s [2020-08-04T09:30:24.015Z] #39 48.03 DEP criu/mount.d [2020-08-04T09:30:24.015Z] #39 48.15 DEP criu/memfd.d [2020-08-04T09:30:24.015Z] #39 48.28 DEP criu/mem.d [2020-08-04T09:30:24.094Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-04T09:30:24.094Z] #4 DONE 0.7s [2020-08-04T09:30:24.185Z] #6 ... [2020-08-04T09:30:24.185Z] [2020-08-04T09:30:24.185Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:30:24.185Z] #5 DONE 0.2s [2020-08-04T09:30:24.185Z] [2020-08-04T09:30:24.185Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:30:24.185Z] #6 DONE 0.3s [2020-08-04T09:30:24.185Z] [2020-08-04T09:30:24.185Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:24.185Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 0.0s done [2020-08-04T09:30:24.241Z] [2020-08-04T09:30:24.241Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:30:24.241Z] #6 ... [2020-08-04T09:30:24.241Z] [2020-08-04T09:30:24.241Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:30:24.241Z] #5 DONE 0.2s [2020-08-04T09:30:24.307Z] #39 48.54 DEP criu/lsm.d [2020-08-04T09:30:24.447Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-04T09:30:24.447Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 33.30kB / 7.81MB 0.1s [2020-08-04T09:30:24.447Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-04T09:30:24.447Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-04T09:30:24.447Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 69.16kB / 50.39MB 0.1s [2020-08-04T09:30:24.447Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 16.38kB / 10.00MB 0.1s [2020-08-04T09:30:24.447Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.3s [2020-08-04T09:30:24.447Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 7.57MB / 50.39MB 0.3s [2020-08-04T09:30:24.447Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.92MB / 10.00MB 0.3s [2020-08-04T09:30:24.500Z] [2020-08-04T09:30:24.500Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:30:24.500Z] #6 DONE 0.3s [2020-08-04T09:30:24.500Z] [2020-08-04T09:30:24.500Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:24.500Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-04T09:30:24.500Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-04T09:30:24.500Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s [2020-08-04T09:30:24.500Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-08-04T09:30:24.500Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-08-04T09:30:24.500Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.1s [2020-08-04T09:30:24.601Z] #39 48.61 DEP criu/log.d [2020-08-04T09:30:24.601Z] #39 48.74 DEP criu/libnetlink.d [2020-08-04T09:30:24.667Z] [2020-08-04T09:30:24.667Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-08-04T09:30:24.707Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 11.23MB / 50.39MB 0.4s [2020-08-04T09:30:24.758Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 869.93kB / 7.81MB 0.3s [2020-08-04T09:30:24.758Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.94MB / 50.39MB 0.3s [2020-08-04T09:30:24.758Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 2.93MB / 7.81MB 0.4s [2020-08-04T09:30:24.758Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 8.60MB / 50.39MB 0.4s [2020-08-04T09:30:24.901Z] #39 48.87 DEP criu/kerndat.d [2020-08-04T09:30:24.901Z] #39 49.06 DEP criu/kcmp-ids.d [2020-08-04T09:30:24.901Z] #39 49.12 DEP criu/irmap.d [2020-08-04T09:30:24.936Z] #6 DONE 0.4s [2020-08-04T09:30:24.937Z] [2020-08-04T09:30:24.937Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-04T09:30:24.937Z] #5 DONE 0.3s [2020-08-04T09:30:24.937Z] [2020-08-04T09:30:24.937Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:24.937Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-08-04T09:30:24.972Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.4s done [2020-08-04T09:30:24.972Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 17.81MB / 50.39MB 0.5s [2020-08-04T09:30:24.972Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.4s done [2020-08-04T09:30:24.972Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 1.15MB / 51.83MB 0.5s [2020-08-04T09:30:24.972Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 1.26MB / 68.65MB 0.5s [2020-08-04T09:30:24.972Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 26.88MB / 50.39MB 0.7s [2020-08-04T09:30:24.972Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 8.47MB / 51.83MB 0.7s [2020-08-04T09:30:24.972Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 6.22MB / 68.65MB 0.7s [2020-08-04T09:30:24.972Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 11.46MB / 51.83MB 0.8s [2020-08-04T09:30:25.016Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 5.05MB / 7.81MB 0.5s [2020-08-04T09:30:25.016Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 11.73MB / 50.39MB 0.5s [2020-08-04T09:30:25.016Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s [2020-08-04T09:30:25.016Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 16.69MB / 50.39MB 0.6s [2020-08-04T09:30:25.203Z] #39 49.24 DEP criu/ipc_ns.d [2020-08-04T09:30:25.203Z] #39 49.35 DEP criu/image.d [2020-08-04T09:30:25.267Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 30.61MB / 50.39MB 0.9s [2020-08-04T09:30:25.267Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 15.24MB / 51.83MB 0.9s [2020-08-04T09:30:25.267Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 9.94MB / 68.65MB 0.9s [2020-08-04T09:30:25.267Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 34.10MB / 50.39MB 1.1s [2020-08-04T09:30:25.267Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 19.47MB / 51.83MB 1.1s [2020-08-04T09:30:25.275Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.7s done [2020-08-04T09:30:25.275Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 25.12MB / 50.39MB 1.0s [2020-08-04T09:30:25.275Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 4.23MB / 10.00MB 1.0s [2020-08-04T09:30:25.275Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 2.99MB / 51.83MB 1.0s [2020-08-04T09:30:25.506Z] #39 49.51 DEP criu/image-desc.d [2020-08-04T09:30:25.506Z] #39 49.56 DEP criu/fsnotify.d [2020-08-04T09:30:25.506Z] #39 49.72 DEP criu/filesystems.d [2020-08-04T09:30:25.522Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done [2020-08-04T09:30:25.522Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 2.11MB / 49.17MB 0.5s [2020-08-04T09:30:25.522Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-08-04T09:30:25.522Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done [2020-08-04T09:30:25.522Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 2.78MB / 7.68MB 0.5s [2020-08-04T09:30:25.530Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 38.71MB / 50.39MB 1.3s [2020-08-04T09:30:25.530Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 22.91MB / 51.83MB 1.3s [2020-08-04T09:30:25.530Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 14.79MB / 68.65MB 1.3s [2020-08-04T09:30:25.534Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 6.82MB / 10.00MB 1.1s [2020-08-04T09:30:25.534Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 6.00MB / 51.83MB 1.1s [2020-08-04T09:30:25.534Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 29.63MB / 50.39MB 1.2s [2020-08-04T09:30:25.534Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.17MB / 10.00MB 1.2s [2020-08-04T09:30:25.534Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 9.38MB / 51.83MB 1.2s [2020-08-04T09:30:25.791Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 43.82MB / 50.39MB 1.4s [2020-08-04T09:30:25.791Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 28.15MB / 51.83MB 1.4s [2020-08-04T09:30:25.791Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 20.12MB / 68.65MB 1.4s [2020-08-04T09:30:25.791Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 31.44MB / 51.83MB 1.5s [2020-08-04T09:30:25.795Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 32.19MB / 50.39MB 1.3s [2020-08-04T09:30:25.795Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.3s [2020-08-04T09:30:25.795Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 37.56MB / 50.39MB 1.5s [2020-08-04T09:30:25.795Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.3s done [2020-08-04T09:30:25.795Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 18.85MB / 51.83MB 1.5s [2020-08-04T09:30:25.795Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 323.53kB / 68.65MB 1.5s [2020-08-04T09:30:25.808Z] #39 49.87 DEP criu/files.d [2020-08-04T09:30:25.808Z] #39 49.99 DEP criu/files-reg.d [2020-08-04T09:30:25.808Z] #39 50.06 DEP criu/files-ext.d [2020-08-04T09:30:26.049Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.6s [2020-08-04T09:30:26.049Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 24.68MB / 68.65MB 1.6s [2020-08-04T09:30:26.049Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 38.36MB / 51.83MB 1.8s [2020-08-04T09:30:26.049Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 32.30MB / 68.65MB 1.8s [2020-08-04T09:30:26.057Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 40.77MB / 50.39MB 1.6s [2020-08-04T09:30:26.057Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 23.90MB / 51.83MB 1.6s [2020-08-04T09:30:26.101Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 36.89MB / 49.17MB 1.1s [2020-08-04T09:30:26.101Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.5s done [2020-08-04T09:30:26.101Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.72MB / 9.98MB 1.1s [2020-08-04T09:30:26.101Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0B / 52.16MB 1.1s [2020-08-04T09:30:26.101Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 43.70MB / 49.17MB 1.2s [2020-08-04T09:30:26.101Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 9.33MB / 52.16MB 1.2s [2020-08-04T09:30:26.101Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 1.3s [2020-08-04T09:30:26.101Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 18.22MB / 52.16MB 1.3s [2020-08-04T09:30:26.113Z] #39 50.13 DEP criu/file-lock.d [2020-08-04T09:30:26.113Z] #39 50.18 DEP criu/file-ids.d [2020-08-04T09:30:26.113Z] #39 50.24 DEP criu/fifo.d [2020-08-04T09:30:26.113Z] #39 50.29 DEP criu/fdstore.d [2020-08-04T09:30:26.309Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 42.12MB / 51.83MB 1.9s [2020-08-04T09:30:26.309Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.0s done [2020-08-04T09:30:26.309Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 44.71MB / 51.83MB 2.1s [2020-08-04T09:30:26.309Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 39.75MB / 68.65MB 2.1s [2020-08-04T09:30:26.309Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 520.72kB / 120.18MB 2.1s [2020-08-04T09:30:26.324Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 43.81MB / 50.39MB 1.8s [2020-08-04T09:30:26.324Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 27.76MB / 51.83MB 1.8s [2020-08-04T09:30:26.324Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.0s [2020-08-04T09:30:26.324Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 36.30MB / 51.83MB 2.0s [2020-08-04T09:30:26.324Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 7.16MB / 68.65MB 2.0s [2020-08-04T09:30:26.365Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 25.05MB / 52.16MB 1.4s [2020-08-04T09:30:26.412Z] #39 50.33 DEP criu/fault-injection.d [2020-08-04T09:30:26.412Z] #39 50.36 DEP criu/external.d [2020-08-04T09:30:26.412Z] #39 50.48 DEP criu/eventpoll.d [2020-08-04T09:30:26.412Z] #39 50.54 DEP criu/eventfd.d [2020-08-04T09:30:26.412Z] #39 50.59 DEP criu/crtools.d [2020-08-04T09:30:26.412Z] #39 50.64 DEP criu/cr-service.d [2020-08-04T09:30:26.412Z] #39 50.70 DEP criu/cr-restore.d [2020-08-04T09:30:26.568Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 49.03MB / 51.83MB 2.4s [2020-08-04T09:30:26.568Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 43.20MB / 68.65MB 2.4s [2020-08-04T09:30:26.568Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-08-04T09:30:26.591Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 41.73MB / 51.83MB 2.3s [2020-08-04T09:30:26.591Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 13.35MB / 68.65MB 2.3s [2020-08-04T09:30:26.704Z] #39 50.96 DEP criu/cr-errno.d [2020-08-04T09:30:26.828Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.67MB / 51.83MB 2.5s [2020-08-04T09:30:26.828Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.63MB / 120.18MB 2.5s [2020-08-04T09:30:26.828Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 48.29MB / 68.65MB 2.6s [2020-08-04T09:30:26.856Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 44.75MB / 51.83MB 2.4s [2020-08-04T09:30:26.856Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 18.84MB / 68.65MB 2.4s [2020-08-04T09:30:26.856Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 48.78MB / 51.83MB 2.5s [2020-08-04T09:30:26.856Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 22.54MB / 68.65MB 2.5s [2020-08-04T09:30:26.997Z] #39 50.98 DEP criu/cr-dump.d [2020-08-04T09:30:26.997Z] #39 51.21 DEP criu/cr-dedup.d [2020-08-04T09:30:27.088Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 52.42MB / 68.65MB 2.8s [2020-08-04T09:30:27.088Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.11MB / 120.18MB 2.8s [2020-08-04T09:30:27.156Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.5s done [2020-08-04T09:30:27.156Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 2.6s [2020-08-04T09:30:27.156Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.7s [2020-08-04T09:30:27.289Z] #39 51.36 DEP criu/cr-check.d [2020-08-04T09:30:27.289Z] #39 51.55 DEP criu/config.d [2020-08-04T09:30:27.349Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 55.94MB / 68.65MB 3.0s [2020-08-04T09:30:27.349Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s done [2020-08-04T09:30:27.349Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 22.27MB / 120.18MB 3.1s [2020-08-04T09:30:27.349Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 3.1s [2020-08-04T09:30:27.421Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 26.62MB / 68.65MB 2.8s [2020-08-04T09:30:27.422Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 35.27MB / 68.65MB 3.0s [2020-08-04T09:30:27.422Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-08-04T09:30:27.422Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 42.27MB / 68.65MB 3.1s [2020-08-04T09:30:27.422Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 12.10MB / 120.18MB 3.1s [2020-08-04T09:30:27.583Z] #39 51.66 DEP criu/clone-noasan.d [2020-08-04T09:30:27.583Z] #39 51.75 DEP criu/cgroup.d [2020-08-04T09:30:27.609Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.2s done [2020-08-04T09:30:27.609Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 61.35MB / 68.65MB 3.3s [2020-08-04T09:30:27.692Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.2s done [2020-08-04T09:30:27.692Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 51.21MB / 68.65MB 3.4s [2020-08-04T09:30:27.692Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 18.54MB / 120.18MB 3.4s [2020-08-04T09:30:27.692Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.3s done [2020-08-04T09:30:27.766Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 1.5s done [2020-08-04T09:30:27.766Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 2.6s [2020-08-04T09:30:27.766Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 0B / 62.52MB 2.6s [2020-08-04T09:30:27.766Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 8.47MB / 62.52MB 2.8s [2020-08-04T09:30:27.766Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 17.78MB / 62.52MB 2.9s [2020-08-04T09:30:27.766Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 31.38MB / 62.52MB 3.0s [2020-08-04T09:30:27.869Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.5s [2020-08-04T09:30:27.869Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 33.45MB / 120.18MB 3.5s [2020-08-04T09:30:27.876Z] #39 51.95 DEP criu/cgroup-props.d [2020-08-04T09:30:27.876Z] #39 52.06 DEP criu/bitmap.d [2020-08-04T09:30:27.876Z] #39 52.07 DEP criu/bfd.d [2020-08-04T09:30:27.876Z] #39 52.17 DEP criu/autofs.d [2020-08-04T09:30:27.952Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 58.13MB / 68.65MB 3.6s [2020-08-04T09:30:28.139Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 40.63MB / 120.18MB 3.7s [2020-08-04T09:30:28.139Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 47.26MB / 120.18MB 3.8s [2020-08-04T09:30:28.168Z] #39 52.33 DEP criu/aio.d [2020-08-04T09:30:28.168Z] #39 52.45 DEP criu/action-scripts.d [2020-08-04T09:30:28.222Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 61.88MB / 68.65MB 3.8s [2020-08-04T09:30:28.222Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 28.73MB / 120.18MB 3.8s [2020-08-04T09:30:28.401Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.1s done [2020-08-04T09:30:28.461Z] #39 52.68 CC criu/action-scripts.o [2020-08-04T09:30:28.461Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 49.92MB / 62.52MB 3.4s [2020-08-04T09:30:28.461Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 60.49MB / 62.52MB 3.5s [2020-08-04T09:30:28.486Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.0s [2020-08-04T09:30:28.486Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 38.99MB / 120.18MB 4.0s [2020-08-04T09:30:28.661Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 53.62MB / 120.18MB 4.2s [2020-08-04T09:30:28.723Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 [2020-08-04T09:30:28.746Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 45.19MB / 120.18MB 4.3s [2020-08-04T09:30:28.922Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 62.64MB / 120.18MB 4.6s [2020-08-04T09:30:29.003Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.5s done [2020-08-04T09:30:29.004Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 53.81MB / 120.18MB 4.7s [2020-08-04T09:30:29.089Z] #7 ... [2020-08-04T09:30:29.090Z] [2020-08-04T09:30:29.090Z] #20 [internal] load build context [2020-08-04T09:30:29.090Z] #20 transferring context: 51.48MB 3.5s done [2020-08-04T09:30:29.090Z] #20 DONE 4.1s [2020-08-04T09:30:29.090Z] [2020-08-04T09:30:29.090Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:29.096Z] #39 53.31 CC criu/aio.o [2020-08-04T09:30:29.180Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 70.13MB / 120.18MB 4.8s [2020-08-04T09:30:29.439Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 79.14MB / 120.18MB 5.1s [2020-08-04T09:30:29.571Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 62.91MB / 120.18MB 5.2s [2020-08-04T09:30:29.571Z] #7 ... [2020-08-04T09:30:29.571Z] [2020-08-04T09:30:29.571Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:30:29.571Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T09:30:29.571Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-08-04T09:30:29.571Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T09:30:29.571Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T09:30:29.571Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.4s done [2020-08-04T09:30:29.571Z] #58 DONE 5.3s [2020-08-04T09:30:29.571Z] [2020-08-04T09:30:29.571Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:29.571Z] #7 ... [2020-08-04T09:30:29.571Z] [2020-08-04T09:30:29.571Z] #20 [internal] load build context [2020-08-04T09:30:29.571Z] #20 transferring context: 39.20MB 5.3s [2020-08-04T09:30:29.698Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 89.43MB / 120.18MB 5.4s [2020-08-04T09:30:29.731Z] #39 53.69 CC criu/autofs.o [2020-08-04T09:30:29.961Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 98.93MB / 120.18MB 5.6s [2020-08-04T09:30:29.961Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 107.27MB / 120.18MB 5.8s [2020-08-04T09:30:30.024Z] #39 54.33 CC criu/bfd.o [2020-08-04T09:30:30.037Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 3.6s done [2020-08-04T09:30:30.037Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 3.8s done [2020-08-04T09:30:30.037Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 14.84MB / 97.69MB 4.9s [2020-08-04T09:30:30.037Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 4.9s [2020-08-04T09:30:30.037Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 23.96MB / 97.69MB 5.1s [2020-08-04T09:30:30.037Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 37.23MB / 97.69MB 5.2s [2020-08-04T09:30:30.221Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 115.50MB / 120.18MB 6.0s [2020-08-04T09:30:30.307Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 44.99MB / 97.69MB 5.3s [2020-08-04T09:30:30.307Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 5.2s done [2020-08-04T09:30:30.307Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 60.59MB / 97.69MB 5.4s [2020-08-04T09:30:30.316Z] #39 54.58 CC criu/bitmap.o [2020-08-04T09:30:30.363Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 19.2s done [2020-08-04T09:30:30.363Z] #8 DONE 24.7s [2020-08-04T09:30:30.363Z] [2020-08-04T09:30:30.363Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T09:30:30.650Z] #7 ... [2020-08-04T09:30:30.650Z] [2020-08-04T09:30:30.650Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:30:30.650Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-04T09:30:30.650Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T09:30:30.650Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T09:30:30.650Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2020-08-04T09:30:30.650Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-08-04T09:30:30.650Z] #58 DONE 5.6s [2020-08-04T09:30:30.650Z] [2020-08-04T09:30:30.650Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:30.650Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 5.4s done [2020-08-04T09:30:30.650Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 77.60MB / 97.69MB 5.6s [2020-08-04T09:30:30.650Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 90.03MB / 97.69MB 5.7s [2020-08-04T09:30:30.652Z] #39 54.77 CC criu/cgroup-props.o [2020-08-04T09:30:30.664Z] #9 DONE 0.2s [2020-08-04T09:30:30.664Z] [2020-08-04T09:30:30.664Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T09:30:30.664Z] #10 DONE 0.2s [2020-08-04T09:30:30.664Z] [2020-08-04T09:30:30.664Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:30.911Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 5.9s [2020-08-04T09:30:30.946Z] #20 transferring context: 51.48MB 6.3s done [2020-08-04T09:30:30.962Z] #42 ... [2020-08-04T09:30:30.962Z] [2020-08-04T09:30:30.962Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T09:30:30.962Z] #36 DONE 0.1s [2020-08-04T09:30:30.962Z] [2020-08-04T09:30:30.962Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T09:30:30.962Z] #28 DONE 0.1s [2020-08-04T09:30:30.962Z] [2020-08-04T09:30:30.962Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:30:31.170Z] #7 ... [2020-08-04T09:30:31.170Z] [2020-08-04T09:30:31.170Z] #20 [internal] load build context [2020-08-04T09:30:31.170Z] #20 transferring context: 51.48MB 6.2s done [2020-08-04T09:30:31.170Z] #20 DONE 6.7s [2020-08-04T09:30:31.170Z] [2020-08-04T09:30:31.170Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:31.170Z] #7 ... [2020-08-04T09:30:31.170Z] [2020-08-04T09:30:31.170Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:30:31.170Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-08-04T09:30:31.170Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-04T09:30:31.170Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-04T09:30:31.170Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done [2020-08-04T09:30:31.170Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-08-04T09:30:31.170Z] #58 ... [2020-08-04T09:30:31.170Z] [2020-08-04T09:30:31.170Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:31.203Z] #20 DONE 6.7s [2020-08-04T09:30:31.203Z] [2020-08-04T09:30:31.203Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:31.203Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 116.38MB / 120.18MB 6.8s [2020-08-04T09:30:31.321Z] #39 55.34 CC criu/cgroup.o [2020-08-04T09:30:31.430Z] #7 ... [2020-08-04T09:30:31.430Z] [2020-08-04T09:30:31.430Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-04T09:30:31.430Z] #58 DONE 7.1s [2020-08-04T09:30:31.430Z] [2020-08-04T09:30:31.430Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-08-04T09:30:31.430Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.1s done [2020-08-04T09:30:31.620Z] #29 0.686 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T09:30:31.620Z] #29 0.709 Cloning into '.'... [2020-08-04T09:30:31.999Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.3s [2020-08-04T09:30:32.359Z] #39 ... [2020-08-04T09:30:32.359Z] [2020-08-04T09:30:32.359Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:32.359Z] #41 87.70 github.com/LK4D4/vndr/godl [2020-08-04T09:30:32.359Z] #41 88.21 github.com/LK4D4/vndr [2020-08-04T09:30:32.359Z] #41 DONE 94.2s [2020-08-04T09:30:32.359Z] [2020-08-04T09:30:32.359Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:30:32.359Z] #17 3.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB] [2020-08-04T09:30:32.359Z] #17 4.533 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-04T09:30:32.359Z] #17 6.362 Fetched 8062 kB in 5s (1606 kB/s) [2020-08-04T09:30:32.359Z] #17 6.362 Reading package lists... [2020-08-04T09:30:32.359Z] #17 8.494 Reading package lists... [2020-08-04T09:30:32.359Z] #17 10.62 Building dependency tree... [2020-08-04T09:30:32.359Z] #17 11.27 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T09:30:32.359Z] #17 11.27 The following additional packages will be installed: [2020-08-04T09:30:32.359Z] #17 11.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T09:30:32.359Z] #17 11.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T09:30:32.359Z] #17 11.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T09:30:32.359Z] #17 11.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T09:30:32.359Z] #17 11.27 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T09:30:32.359Z] #17 11.27 Suggested packages: [2020-08-04T09:30:32.359Z] #17 11.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T09:30:32.359Z] #17 11.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T09:30:32.359Z] #17 11.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T09:30:32.359Z] #17 11.27 Recommended packages: [2020-08-04T09:30:32.359Z] #17 11.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T09:30:32.359Z] #17 11.27 python3-keyrings.alt python3-xdg unzip [2020-08-04T09:30:32.576Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.8s done [2020-08-04T09:30:32.576Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.0s [2020-08-04T09:30:32.828Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 7.5s done [2020-08-04T09:30:32.828Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 3.9s done [2020-08-04T09:30:33.401Z] #17 ... [2020-08-04T09:30:33.401Z] [2020-08-04T09:30:33.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:33.401Z] #39 57.32 CC criu/clone-noasan.o [2020-08-04T09:30:33.401Z] #39 57.45 CC criu/config.o [2020-08-04T09:30:33.402Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 [2020-08-04T09:30:33.515Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.1s done [2020-08-04T09:30:33.515Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.1s [2020-08-04T09:30:33.906Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.9s done [2020-08-04T09:30:33.906Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-08-04T09:30:33.975Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.3s done [2020-08-04T09:30:34.037Z] #39 58.24 CC criu/cr-check.o [2020-08-04T09:30:34.082Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-08-04T09:30:34.082Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-08-04T09:30:34.506Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.7s done [2020-08-04T09:30:34.506Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-08-04T09:30:34.549Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 [2020-08-04T09:30:34.655Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-08-04T09:30:34.655Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-04T09:30:34.810Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.3s done [2020-08-04T09:30:35.074Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.6s done [2020-08-04T09:30:35.074Z] #39 59.15 CC criu/cr-dedup.o [2020-08-04T09:30:35.333Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-08-04T09:30:35.366Z] #39 59.33 CC criu/cr-dump.o [2020-08-04T09:30:35.390Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0.1s [2020-08-04T09:30:36.162Z] #29 ... [2020-08-04T09:30:36.162Z] [2020-08-04T09:30:36.162Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:36.162Z] #42 0.801 + RM_GOPATH=0 [2020-08-04T09:30:36.162Z] #42 0.804 + TMP_GOPATH= [2020-08-04T09:30:36.162Z] #42 0.804 + : /build [2020-08-04T09:30:36.162Z] #42 0.805 + '[' -z '' ']' [2020-08-04T09:30:36.162Z] #42 0.807 ++ mktemp -d [2020-08-04T09:30:36.162Z] #42 0.810 + export GOPATH=/tmp/tmp.kIe3bSbDlP [2020-08-04T09:30:36.162Z] #42 0.810 + GOPATH=/tmp/tmp.kIe3bSbDlP [2020-08-04T09:30:36.162Z] #42 0.810 + RM_GOPATH=1 [2020-08-04T09:30:36.162Z] #42 0.810 + case "$(go env GOARCH)" in [2020-08-04T09:30:36.162Z] #42 0.814 ++ go env GOARCH [2020-08-04T09:30:36.162Z] #42 0.916 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:36.162Z] #42 0.916 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:36.162Z] #42 0.917 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:36.162Z] #42 0.918 + dir=/tmp/install [2020-08-04T09:30:36.162Z] #42 0.919 + bin=vndr [2020-08-04T09:30:36.162Z] #42 0.919 + shift [2020-08-04T09:30:36.162Z] #42 0.919 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T09:30:36.162Z] #42 0.919 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:30:36.162Z] #42 0.920 + . /tmp/install/vndr.installer [2020-08-04T09:30:36.162Z] #42 0.920 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:30:36.162Z] #42 0.920 + install_vndr [2020-08-04T09:30:36.162Z] #42 0.920 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T09:30:36.162Z] #42 0.920 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kIe3bSbDlP/src/github.com/LK4D4/vndr [2020-08-04T09:30:36.162Z] #42 0.923 Cloning into '/tmp/tmp.kIe3bSbDlP/src/github.com/LK4D4/vndr'... [2020-08-04T09:30:36.162Z] #42 1.746 + cd /tmp/tmp.kIe3bSbDlP/src/github.com/LK4D4/vndr [2020-08-04T09:30:36.162Z] #42 1.747 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:30:36.162Z] #42 1.820 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T09:30:36.162Z] #42 3.238 runtime/internal/sys [2020-08-04T09:30:36.162Z] #42 3.246 internal/cpu [2020-08-04T09:30:36.162Z] #42 3.454 internal/race [2020-08-04T09:30:36.162Z] #42 3.464 runtime/internal/atomic [2020-08-04T09:30:36.162Z] #42 3.624 runtime/internal/math [2020-08-04T09:30:36.162Z] #42 3.768 sync/atomic [2020-08-04T09:30:36.162Z] #42 3.996 unicode [2020-08-04T09:30:36.162Z] #42 4.393 unicode/utf8 [2020-08-04T09:30:36.162Z] #42 4.454 math/bits [2020-08-04T09:30:36.162Z] #42 4.536 internal/bytealg [2020-08-04T09:30:36.813Z] #42 6.115 internal/testlog [2020-08-04T09:30:36.881Z] #39 60.75 CC criu/cr-errno.o [2020-08-04T09:30:36.881Z] #39 60.78 CC criu/cr-restore.o [2020-08-04T09:30:36.881Z] #39 ... [2020-08-04T09:30:36.881Z] [2020-08-04T09:30:36.881Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:30:36.881Z] #28 DONE 98.9s [2020-08-04T09:30:37.126Z] #42 6.583 runtime [2020-08-04T09:30:37.181Z] [2020-08-04T09:30:37.181Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:30:37.181Z] #17 12.64 The following NEW packages will be installed: [2020-08-04T09:30:37.181Z] #17 12.64 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T09:30:37.181Z] #17 12.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T09:30:37.181Z] #17 12.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T09:30:37.181Z] #17 12.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T09:30:37.181Z] #17 12.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T09:30:37.181Z] #17 12.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T09:30:37.181Z] #17 12.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T09:30:37.181Z] #17 12.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T09:30:37.181Z] #17 12.65 xz-utils zip [2020-08-04T09:30:37.181Z] #17 12.74 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:30:37.181Z] #17 12.74 Need to get 27.7 MB of archives. [2020-08-04T09:30:37.181Z] #17 12.74 After this operation, 117 MB of additional disk space will be used. [2020-08-04T09:30:37.181Z] #17 12.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-04T09:30:37.181Z] #17 12.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-08-04T09:30:37.181Z] #17 12.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-04T09:30:37.181Z] #17 13.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-04T09:30:37.181Z] #17 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-04T09:30:37.181Z] #17 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-04T09:30:37.181Z] #17 13.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-04T09:30:37.181Z] #17 13.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-04T09:30:37.181Z] #17 13.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-04T09:30:37.181Z] #17 13.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-04T09:30:37.181Z] #17 13.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-04T09:30:37.181Z] #17 13.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-04T09:30:37.181Z] #17 13.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-04T09:30:37.181Z] #17 13.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-04T09:30:37.181Z] #17 13.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-04T09:30:37.181Z] #17 13.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-04T09:30:37.181Z] #17 13.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-04T09:30:37.181Z] #17 13.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:30:37.181Z] #17 13.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-04T09:30:37.181Z] #17 13.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-04T09:30:37.181Z] #17 13.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-04T09:30:37.181Z] #17 13.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-04T09:30:37.181Z] #17 13.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-04T09:30:37.181Z] #17 13.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-04T09:30:37.181Z] #17 13.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-04T09:30:37.181Z] #17 13.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-04T09:30:37.181Z] #17 13.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-04T09:30:37.181Z] #17 13.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-04T09:30:37.181Z] #17 14.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-04T09:30:37.181Z] #17 15.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-04T09:30:37.181Z] #17 15.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-04T09:30:37.181Z] #17 15.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-04T09:30:37.181Z] #17 15.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-04T09:30:37.181Z] #17 15.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-04T09:30:37.181Z] #17 15.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T09:30:37.181Z] #17 16.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T09:30:37.181Z] #17 16.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T09:30:37.310Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.0s done [2020-08-04T09:30:37.424Z] #42 6.675 math [2020-08-04T09:30:37.424Z] #42 ... [2020-08-04T09:30:37.424Z] [2020-08-04T09:30:37.424Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:37.424Z] #44 0.791 + RM_GOPATH=0 [2020-08-04T09:30:37.424Z] #44 0.792 + TMP_GOPATH= [2020-08-04T09:30:37.424Z] #44 0.793 + : /build [2020-08-04T09:30:37.424Z] #44 0.793 + '[' -z '' ']' [2020-08-04T09:30:37.424Z] #44 0.794 ++ mktemp -d [2020-08-04T09:30:37.424Z] #44 0.806 + export GOPATH=/tmp/tmp.LDsVoWr6AQ [2020-08-04T09:30:37.424Z] #44 0.806 + GOPATH=/tmp/tmp.LDsVoWr6AQ [2020-08-04T09:30:37.424Z] #44 0.806 + RM_GOPATH=1 [2020-08-04T09:30:37.424Z] #44 0.806 + case "$(go env GOARCH)" in [2020-08-04T09:30:37.424Z] #44 0.859 ++ go env GOARCH [2020-08-04T09:30:37.424Z] #44 0.934 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:37.424Z] #44 0.934 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:37.424Z] #44 0.938 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:37.424Z] #44 0.941 + dir=/tmp/install [2020-08-04T09:30:37.424Z] #44 0.941 + bin=gotestsum [2020-08-04T09:30:37.424Z] #44 0.941 + shift [2020-08-04T09:30:37.424Z] #44 0.941 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T09:30:37.424Z] #44 0.942 + . /tmp/install/gotestsum.installer [2020-08-04T09:30:37.424Z] #44 0.942 ++ : v0.3.5 [2020-08-04T09:30:37.424Z] #44 0.942 + install_gotestsum [2020-08-04T09:30:37.424Z] #44 0.943 + set -e [2020-08-04T09:30:37.424Z] #44 0.943 + export GO111MODULE=on [2020-08-04T09:30:37.424Z] #44 0.943 + GO111MODULE=on [2020-08-04T09:30:37.424Z] #44 0.943 + GOBIN=/build [2020-08-04T09:30:37.424Z] #44 0.965 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T09:30:37.424Z] #44 1.055 go: finding gotest.tools v0.3.5 [2020-08-04T09:30:37.424Z] #44 1.056 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T09:30:37.424Z] #44 2.208 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T09:30:37.424Z] #44 3.293 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T09:30:37.424Z] #44 4.549 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T09:30:37.424Z] #44 4.765 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T09:30:37.424Z] #44 4.976 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:30:37.424Z] #44 5.029 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T09:30:37.424Z] #44 5.073 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:30:37.424Z] #44 5.079 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T09:30:37.424Z] #44 5.127 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T09:30:37.424Z] #44 5.256 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:30:37.424Z] #44 5.610 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:30:37.424Z] #44 5.620 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T09:30:37.424Z] #44 5.673 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:30:37.424Z] #44 5.700 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T09:30:37.424Z] #44 5.749 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T09:30:37.424Z] #44 5.753 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:30:37.424Z] #44 5.781 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:30:37.424Z] #44 5.782 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:30:37.424Z] #44 5.852 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:30:37.424Z] #44 5.910 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:30:37.424Z] #44 5.990 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:30:37.424Z] #44 6.130 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:30:37.424Z] #44 6.194 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:30:37.475Z] #17 16.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-04T09:30:37.475Z] #17 16.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T09:30:37.475Z] #17 16.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T09:30:37.475Z] #17 16.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T09:30:37.475Z] #17 16.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-04T09:30:37.475Z] #17 16.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-04T09:30:37.475Z] #17 16.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-04T09:30:37.475Z] #17 16.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T09:30:37.726Z] #44 ... [2020-08-04T09:30:37.726Z] [2020-08-04T09:30:37.726Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:37.726Z] #42 7.243 encoding [2020-08-04T09:30:37.768Z] #17 16.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-04T09:30:37.768Z] #17 16.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-04T09:30:37.768Z] #17 16.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-04T09:30:38.253Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 [2020-08-04T09:30:38.403Z] #17 17.54 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:30:38.403Z] #17 17.58 Fetched 27.7 MB in 4s (6239 kB/s) [2020-08-04T09:30:38.403Z] #17 17.61 Selecting previously unselected package pigz. [2020-08-04T09:30:38.403Z] #17 17.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-08-04T09:30:38.403Z] #17 17.64 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-04T09:30:38.403Z] #17 17.64 Unpacking pigz (2.4-1) ... [2020-08-04T09:30:38.403Z] #17 17.69 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-04T09:30:38.696Z] #17 17.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T09:30:38.696Z] #17 17.69 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-04T09:30:38.696Z] #17 17.90 Selecting previously unselected package python3.7-minimal. [2020-08-04T09:30:38.696Z] #17 17.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T09:30:38.696Z] #17 17.92 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:30:38.784Z] #42 7.920 unicode/utf16 [2020-08-04T09:30:38.840Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.0s done [2020-08-04T09:30:39.097Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-04T09:30:39.331Z] #17 18.36 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-04T09:30:39.331Z] #17 18.38 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:30:39.433Z] #42 8.850 container/list [2020-08-04T09:30:39.526Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done [2020-08-04T09:30:39.526Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-08-04T09:30:40.402Z] #17 19.56 Selecting previously unselected package python3-minimal. [2020-08-04T09:30:40.402Z] #17 19.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 ... 23448 files and directories currently installed.) [2020-08-04T09:30:40.402Z] #17 19.58 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-04T09:30:40.402Z] #17 19.59 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T09:30:40.488Z] #42 ... [2020-08-04T09:30:40.488Z] [2020-08-04T09:30:40.488Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:40.488Z] #55 0.847 + RM_GOPATH=0 [2020-08-04T09:30:40.488Z] #55 0.876 + TMP_GOPATH= [2020-08-04T09:30:40.488Z] #55 0.876 + : /build [2020-08-04T09:30:40.488Z] #55 0.876 + '[' -z '' ']' [2020-08-04T09:30:40.488Z] #55 0.877 ++ mktemp -d [2020-08-04T09:30:40.488Z] #55 0.879 + export GOPATH=/tmp/tmp.hT86IKNM4P [2020-08-04T09:30:40.488Z] #55 0.886 + GOPATH=/tmp/tmp.hT86IKNM4P [2020-08-04T09:30:40.488Z] #55 0.886 + RM_GOPATH=1 [2020-08-04T09:30:40.488Z] #55 0.886 + case "$(go env GOARCH)" in [2020-08-04T09:30:40.488Z] #55 0.888 ++ go env GOARCH [2020-08-04T09:30:40.488Z] #55 0.953 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:40.488Z] #55 0.954 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:40.488Z] #55 0.957 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:40.488Z] #55 0.973 + dir=/tmp/install [2020-08-04T09:30:40.488Z] #55 0.974 + bin=rootlesskit [2020-08-04T09:30:40.488Z] #55 0.974 + shift [2020-08-04T09:30:40.488Z] #55 0.974 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T09:30:40.488Z] #55 0.974 + . /tmp/install/rootlesskit.installer [2020-08-04T09:30:40.488Z] #55 0.974 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:30:40.488Z] #55 0.975 + install_rootlesskit [2020-08-04T09:30:40.488Z] #55 0.975 + case "$1" in [2020-08-04T09:30:40.488Z] #55 0.976 + export CGO_ENABLED=0 [2020-08-04T09:30:40.488Z] #55 0.976 + CGO_ENABLED=0 [2020-08-04T09:30:40.488Z] #55 0.976 + _install_rootlesskit [2020-08-04T09:30:40.488Z] #55 0.976 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T09:30:40.488Z] #55 0.976 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:30:40.488Z] #55 0.976 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hT86IKNM4P/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:30:40.488Z] #55 0.982 Cloning into '/tmp/tmp.hT86IKNM4P/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T09:30:40.488Z] #55 7.022 + cd /tmp/tmp.hT86IKNM4P/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:30:40.488Z] #55 7.022 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:30:40.488Z] #55 7.293 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:30:40.488Z] #55 7.294 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T09:30:40.694Z] #17 19.65 Selecting previously unselected package libmpdec2:s390x. [2020-08-04T09:30:40.694Z] #17 19.65 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-04T09:30:40.694Z] #17 19.66 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-04T09:30:40.694Z] #17 19.73 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-04T09:30:40.694Z] #17 19.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T09:30:40.694Z] #17 19.74 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-04T09:30:40.786Z] #55 ... [2020-08-04T09:30:40.786Z] [2020-08-04T09:30:40.786Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:40.786Z] #61 0.778 + RM_GOPATH=0 [2020-08-04T09:30:40.786Z] #61 0.779 + TMP_GOPATH= [2020-08-04T09:30:40.786Z] #61 0.779 + : /build [2020-08-04T09:30:40.786Z] #61 0.779 + '[' -z '' ']' [2020-08-04T09:30:40.786Z] #61 0.787 ++ mktemp -d [2020-08-04T09:30:40.786Z] #61 0.815 + export GOPATH=/tmp/tmp.ij8OIwrm5L [2020-08-04T09:30:40.786Z] #61 0.815 + GOPATH=/tmp/tmp.ij8OIwrm5L [2020-08-04T09:30:40.786Z] #61 0.819 + RM_GOPATH=1 [2020-08-04T09:30:40.786Z] #61 0.819 + case "$(go env GOARCH)" in [2020-08-04T09:30:40.786Z] #61 0.819 ++ go env GOARCH [2020-08-04T09:30:40.786Z] #61 0.875 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:40.786Z] #61 0.875 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:40.786Z] #61 0.875 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:40.786Z] #61 0.885 + dir=/tmp/install [2020-08-04T09:30:40.786Z] #61 0.885 + bin=proxy [2020-08-04T09:30:40.786Z] #61 0.885 + shift [2020-08-04T09:30:40.786Z] #61 0.885 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T09:30:40.786Z] #61 0.885 + . /tmp/install/proxy.installer [2020-08-04T09:30:40.786Z] #61 0.886 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:30:40.786Z] #61 0.900 + install_proxy [2020-08-04T09:30:40.786Z] #61 0.900 + case "$1" in [2020-08-04T09:30:40.786Z] #61 0.900 + export CGO_ENABLED=0 [2020-08-04T09:30:40.786Z] #61 0.900 + CGO_ENABLED=0 [2020-08-04T09:30:40.786Z] #61 0.900 + _install_proxy [2020-08-04T09:30:40.786Z] #61 0.900 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:30:40.786Z] #61 0.900 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T09:30:40.786Z] #61 0.900 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ij8OIwrm5L/src/github.com/docker/libnetwork [2020-08-04T09:30:40.786Z] #61 0.923 Cloning into '/tmp/tmp.ij8OIwrm5L/src/github.com/docker/libnetwork'... [2020-08-04T09:30:40.786Z] #61 ... [2020-08-04T09:30:40.786Z] [2020-08-04T09:30:40.786Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:30:40.786Z] #33 1.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:40.786Z] #33 1.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:40.786Z] #33 1.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:40.786Z] #33 2.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T09:30:40.786Z] #33 5.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T09:30:40.786Z] #33 6.969 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T09:30:40.805Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 2.3s done [2020-08-04T09:30:40.805Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c [2020-08-04T09:30:40.987Z] #17 20.19 Selecting previously unselected package python3.7. [2020-08-04T09:30:40.987Z] #17 20.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-04T09:30:40.987Z] #17 20.19 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:30:41.084Z] #33 ... [2020-08-04T09:30:41.084Z] [2020-08-04T09:30:41.084Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:41.084Z] #31 0.775 + RM_GOPATH=0 [2020-08-04T09:30:41.084Z] #31 0.775 + TMP_GOPATH= [2020-08-04T09:30:41.084Z] #31 0.775 + : /build [2020-08-04T09:30:41.084Z] #31 0.775 + '[' -z '' ']' [2020-08-04T09:30:41.084Z] #31 0.775 ++ mktemp -d [2020-08-04T09:30:41.084Z] #31 0.824 + export GOPATH=/tmp/tmp.aBGCav5ZRC [2020-08-04T09:30:41.084Z] #31 0.824 + GOPATH=/tmp/tmp.aBGCav5ZRC [2020-08-04T09:30:41.084Z] #31 0.824 + RM_GOPATH=1 [2020-08-04T09:30:41.084Z] #31 0.824 + case "$(go env GOARCH)" in [2020-08-04T09:30:41.084Z] #31 0.826 ++ go env GOARCH [2020-08-04T09:30:41.084Z] #31 0.864 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.084Z] #31 0.864 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.084Z] #31 0.865 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:41.084Z] #31 0.867 + dir=/tmp/install [2020-08-04T09:30:41.084Z] #31 0.867 + bin=tomlv [2020-08-04T09:30:41.084Z] #31 0.867 + shift [2020-08-04T09:30:41.084Z] #31 0.868 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T09:30:41.084Z] #31 0.868 + . /tmp/install/tomlv.installer [2020-08-04T09:30:41.084Z] #31 0.868 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:30:41.084Z] #31 0.869 + install_tomlv [2020-08-04T09:30:41.084Z] #31 0.869 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T09:30:41.084Z] #31 0.869 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:30:41.084Z] #31 0.869 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aBGCav5ZRC/src/github.com/BurntSushi/toml [2020-08-04T09:30:41.084Z] #31 0.872 Cloning into '/tmp/tmp.aBGCav5ZRC/src/github.com/BurntSushi/toml'... [2020-08-04T09:30:41.084Z] #31 2.062 + cd /tmp/tmp.aBGCav5ZRC/src/github.com/BurntSushi/toml [2020-08-04T09:30:41.084Z] #31 2.063 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:30:41.084Z] #31 2.080 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:30:41.084Z] #31 3.041 math/bits [2020-08-04T09:30:41.084Z] #31 3.128 runtime/internal/sys [2020-08-04T09:30:41.084Z] #31 3.137 internal/cpu [2020-08-04T09:30:41.084Z] #31 3.428 runtime/internal/atomic [2020-08-04T09:30:41.084Z] #31 3.589 runtime/internal/math [2020-08-04T09:30:41.084Z] #31 3.909 unicode/utf8 [2020-08-04T09:30:41.084Z] #31 4.690 unicode [2020-08-04T09:30:41.084Z] #31 4.913 internal/bytealg [2020-08-04T09:30:41.084Z] #31 5.292 math [2020-08-04T09:30:41.084Z] #31 5.805 internal/testlog [2020-08-04T09:30:41.084Z] #31 6.720 encoding [2020-08-04T09:30:41.084Z] #31 7.342 runtime/cgo [2020-08-04T09:30:41.084Z] #31 7.567 runtime [2020-08-04T09:30:41.084Z] #31 ... [2020-08-04T09:30:41.084Z] [2020-08-04T09:30:41.084Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:30:41.084Z] #52 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:41.084Z] #52 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:41.084Z] #52 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:41.084Z] #52 2.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T09:30:41.084Z] #52 4.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T09:30:41.084Z] #52 6.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T09:30:41.281Z] #17 20.26 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-04T09:30:41.281Z] #17 20.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-04T09:30:41.281Z] #17 20.27 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-04T09:30:41.281Z] #17 20.34 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T09:30:41.382Z] #52 ... [2020-08-04T09:30:41.382Z] [2020-08-04T09:30:41.382Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:41.382Z] #48 0.728 + RM_GOPATH=0 [2020-08-04T09:30:41.382Z] #48 0.728 + TMP_GOPATH= [2020-08-04T09:30:41.382Z] #48 0.728 + : /build [2020-08-04T09:30:41.382Z] #48 0.728 + '[' -z '' ']' [2020-08-04T09:30:41.382Z] #48 0.728 ++ mktemp -d [2020-08-04T09:30:41.382Z] #48 0.730 + export GOPATH=/tmp/tmp.TcxObfu4y0 [2020-08-04T09:30:41.382Z] #48 0.730 + GOPATH=/tmp/tmp.TcxObfu4y0 [2020-08-04T09:30:41.382Z] #48 0.730 + RM_GOPATH=1 [2020-08-04T09:30:41.382Z] #48 0.730 + case "$(go env GOARCH)" in [2020-08-04T09:30:41.382Z] #48 0.730 ++ go env GOARCH [2020-08-04T09:30:41.382Z] #48 0.737 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.382Z] #48 0.737 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.382Z] #48 0.776 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:41.382Z] #48 0.799 + dir=/tmp/install [2020-08-04T09:30:41.382Z] #48 0.800 + bin=shfmt [2020-08-04T09:30:41.382Z] #48 0.800 + shift [2020-08-04T09:30:41.382Z] #48 0.800 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T09:30:41.382Z] #48 0.800 + . /tmp/install/shfmt.installer [2020-08-04T09:30:41.382Z] #48 0.800 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:30:41.382Z] #48 0.800 + install_shfmt [2020-08-04T09:30:41.382Z] #48 0.800 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T09:30:41.382Z] #48 0.801 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TcxObfu4y0/src/github.com/mvdan/sh [2020-08-04T09:30:41.382Z] #48 0.801 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:30:41.382Z] #48 0.874 Cloning into '/tmp/tmp.TcxObfu4y0/src/github.com/mvdan/sh'... [2020-08-04T09:30:41.574Z] #17 20.73 Selecting previously unselected package python3. [2020-08-04T09:30:41.574Z] #17 20.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-08-04T09:30:41.574Z] #17 20.75 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-04T09:30:41.574Z] #17 20.75 Unpacking python3 (3.7.3-1) ... [2020-08-04T09:30:41.574Z] #17 20.81 Selecting previously unselected package libip4tc0:s390x. [2020-08-04T09:30:41.574Z] #17 20.81 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-04T09:30:41.574Z] #17 20.81 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-04T09:30:41.574Z] #17 20.86 Selecting previously unselected package libip6tc0:s390x. [2020-08-04T09:30:41.688Z] #48 ... [2020-08-04T09:30:41.688Z] [2020-08-04T09:30:41.688Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:30:41.688Z] #37 0.694 + git clone https://github.com/docker/distribution.git . [2020-08-04T09:30:41.688Z] #37 0.699 Cloning into '.'... [2020-08-04T09:30:41.688Z] #37 ... [2020-08-04T09:30:41.688Z] [2020-08-04T09:30:41.688Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:41.688Z] #22 0.858 + RM_GOPATH=0 [2020-08-04T09:30:41.688Z] #22 0.875 + TMP_GOPATH= [2020-08-04T09:30:41.688Z] #22 0.875 + : /build [2020-08-04T09:30:41.688Z] #22 0.876 + '[' -z '' ']' [2020-08-04T09:30:41.688Z] #22 0.881 ++ mktemp -d [2020-08-04T09:30:41.688Z] #22 0.886 + export GOPATH=/tmp/tmp.8ZZ3lxePlk [2020-08-04T09:30:41.688Z] #22 0.886 + GOPATH=/tmp/tmp.8ZZ3lxePlk [2020-08-04T09:30:41.688Z] #22 0.886 + RM_GOPATH=1 [2020-08-04T09:30:41.688Z] #22 0.887 + case "$(go env GOARCH)" in [2020-08-04T09:30:41.688Z] #22 0.889 ++ go env GOARCH [2020-08-04T09:30:41.688Z] #22 0.940 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.688Z] #22 0.940 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.688Z] #22 0.964 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:41.688Z] #22 0.975 + dir=/tmp/install [2020-08-04T09:30:41.688Z] #22 0.975 + bin=dockercli [2020-08-04T09:30:41.688Z] #22 0.975 + shift [2020-08-04T09:30:41.688Z] #22 0.976 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T09:30:41.688Z] #22 0.976 + . /tmp/install/dockercli.installer [2020-08-04T09:30:41.688Z] #22 0.976 ++ : stable [2020-08-04T09:30:41.688Z] #22 0.976 ++ : 17.06.2-ce [2020-08-04T09:30:41.688Z] #22 0.977 + install_dockercli [2020-08-04T09:30:41.688Z] #22 0.993 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T09:30:41.688Z] #22 0.993 Install docker/cli version 17.06.2-ce from stable [2020-08-04T09:30:41.688Z] #22 0.994 ++ uname -m [2020-08-04T09:30:41.688Z] #22 1.007 + arch=ppc64le [2020-08-04T09:30:41.688Z] #22 1.008 + '[' ppc64le '!=' x86_64 ']' [2020-08-04T09:30:41.688Z] #22 1.008 + '[' ppc64le '!=' s390x ']' [2020-08-04T09:30:41.688Z] #22 1.008 + '[' ppc64le '!=' armhf ']' [2020-08-04T09:30:41.688Z] #22 1.009 + build_dockercli [2020-08-04T09:30:41.688Z] #22 1.009 + git clone https://github.com/docker/docker-ce /tmp/tmp.8ZZ3lxePlk/tmp/docker-ce [2020-08-04T09:30:41.688Z] #22 1.016 Cloning into '/tmp/tmp.8ZZ3lxePlk/tmp/docker-ce'... [2020-08-04T09:30:41.688Z] #22 ... [2020-08-04T09:30:41.688Z] [2020-08-04T09:30:41.688Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:41.688Z] #46 0.517 + RM_GOPATH=0 [2020-08-04T09:30:41.688Z] #46 0.517 + TMP_GOPATH= [2020-08-04T09:30:41.688Z] #46 0.517 + : /build [2020-08-04T09:30:41.688Z] #46 0.517 + '[' -z '' ']' [2020-08-04T09:30:41.688Z] #46 0.518 ++ mktemp -d [2020-08-04T09:30:41.688Z] #46 0.519 + export GOPATH=/tmp/tmp.SuXJnrIQHq [2020-08-04T09:30:41.688Z] #46 0.519 + GOPATH=/tmp/tmp.SuXJnrIQHq [2020-08-04T09:30:41.688Z] #46 0.519 + RM_GOPATH=1 [2020-08-04T09:30:41.688Z] #46 0.519 + case "$(go env GOARCH)" in [2020-08-04T09:30:41.688Z] #46 0.520 ++ go env GOARCH [2020-08-04T09:30:41.688Z] #46 0.525 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.688Z] #46 0.525 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:41.688Z] #46 0.525 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:41.688Z] #46 0.526 + dir=/tmp/install [2020-08-04T09:30:41.688Z] #46 0.526 + bin=golangci_lint [2020-08-04T09:30:41.688Z] #46 0.526 + shift [2020-08-04T09:30:41.688Z] #46 0.527 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T09:30:41.688Z] #46 0.527 + . /tmp/install/golangci_lint.installer [2020-08-04T09:30:41.688Z] #46 0.527 ++ : v1.23.8 [2020-08-04T09:30:41.688Z] #46 0.527 + install_golangci_lint [2020-08-04T09:30:41.688Z] #46 0.527 Installing golangci-lint version v1.23.8 [2020-08-04T09:30:41.688Z] #46 0.527 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T09:30:41.688Z] #46 0.527 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:30:41.866Z] #17 20.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-04T09:30:41.866Z] #17 20.86 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-04T09:30:41.866Z] #17 20.91 Selecting previously unselected package libiptc0:s390x. [2020-08-04T09:30:41.866Z] #17 20.91 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-04T09:30:41.866Z] #17 20.91 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-04T09:30:41.866Z] #17 20.95 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-04T09:30:41.866Z] #17 20.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-04T09:30:41.866Z] #17 20.95 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-04T09:30:41.866Z] #17 20.99 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-04T09:30:41.866Z] #17 20.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-04T09:30:41.866Z] #17 20.99 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-04T09:30:41.866Z] #17 21.03 Selecting previously unselected package libnftnl11:s390x. [2020-08-04T09:30:41.866Z] #17 21.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-04T09:30:41.866Z] #17 21.04 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-04T09:30:41.866Z] #17 21.07 Selecting previously unselected package iptables. [2020-08-04T09:30:41.866Z] #17 21.07 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-04T09:30:41.866Z] #17 21.07 Unpacking iptables (1.8.2-4) ... [2020-08-04T09:30:41.989Z] #46 ... [2020-08-04T09:30:41.989Z] [2020-08-04T09:30:41.989Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:30:41.989Z] #11 1.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:41.989Z] #11 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:41.989Z] #11 1.432 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:41.989Z] #11 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T09:30:41.989Z] #11 4.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T09:30:41.989Z] #11 6.982 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T09:30:41.989Z] #11 ... [2020-08-04T09:30:41.989Z] [2020-08-04T09:30:41.989Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:30:41.989Z] #24 1.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:41.989Z] #24 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:41.989Z] #24 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:41.989Z] #24 2.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T09:30:41.989Z] #24 5.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T09:30:41.989Z] #24 6.587 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T09:30:42.159Z] #17 21.28 Selecting previously unselected package xxd. [2020-08-04T09:30:42.159Z] #17 21.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-04T09:30:42.159Z] #17 21.30 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:30:42.159Z] #17 21.39 Selecting previously unselected package vim-common. [2020-08-04T09:30:42.307Z] #24 ... [2020-08-04T09:30:42.307Z] [2020-08-04T09:30:42.307Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:30:42.307Z] #39 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:42.307Z] #39 1.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:42.307Z] #39 1.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:42.307Z] #39 2.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T09:30:42.307Z] #39 4.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T09:30:42.307Z] #39 6.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T09:30:42.307Z] #39 ... [2020-08-04T09:30:42.307Z] [2020-08-04T09:30:42.307Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:42.307Z] #48 11.04 + cd /tmp/tmp.TcxObfu4y0/src/github.com/mvdan/sh [2020-08-04T09:30:42.307Z] #48 11.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:30:42.307Z] #48 11.18 + GO111MODULE=on [2020-08-04T09:30:42.307Z] #48 11.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T09:30:42.453Z] #17 21.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:30:42.453Z] #17 21.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:30:42.453Z] #17 21.51 Selecting previously unselected package bash-completion. [2020-08-04T09:30:42.453Z] #17 21.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T09:30:43.279Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.9s done [2020-08-04T09:30:43.279Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-08-04T09:30:43.360Z] #48 12.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:30:43.360Z] #48 12.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:30:43.360Z] #48 12.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:30:43.661Z] #48 13.03 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:30:43.661Z] #48 13.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:30:43.717Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done [2020-08-04T09:30:43.717Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-08-04T09:30:43.969Z] #17 22.89 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T09:30:44.115Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.3s done [2020-08-04T09:30:44.263Z] #17 23.18 Selecting previously unselected package bzip2. [2020-08-04T09:30:44.263Z] #17 23.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-04T09:30:44.263Z] #17 23.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:30:44.263Z] #17 23.23 Selecting previously unselected package xz-utils. [2020-08-04T09:30:44.263Z] #17 23.23 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-04T09:30:44.263Z] #17 23.23 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T09:30:44.263Z] #17 23.37 Selecting previously unselected package apparmor. [2020-08-04T09:30:44.263Z] #17 23.37 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-04T09:30:44.263Z] #17 23.41 Unpacking apparmor (2.13.2-10) ... [2020-08-04T09:30:44.376Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e [2020-08-04T09:30:44.556Z] #17 23.66 Selecting previously unselected package aufs-tools. [2020-08-04T09:30:44.556Z] #17 23.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-04T09:30:44.556Z] #17 23.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:30:44.556Z] #17 23.80 Selecting previously unselected package libonig5:s390x. [2020-08-04T09:30:44.556Z] #17 23.80 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-04T09:30:44.556Z] #17 23.80 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-04T09:30:44.556Z] #17 23.87 Selecting previously unselected package libjq1:s390x. [2020-08-04T09:30:44.637Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done [2020-08-04T09:30:44.848Z] #17 23.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T09:30:44.848Z] #17 23.88 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T09:30:44.848Z] #17 23.94 Selecting previously unselected package jq. [2020-08-04T09:30:44.848Z] #17 23.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-04T09:30:44.848Z] #17 23.94 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:30:44.848Z] #17 24.02 Selecting previously unselected package libaio1:s390x. [2020-08-04T09:30:44.848Z] #17 24.02 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-04T09:30:44.848Z] #17 24.02 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-04T09:30:44.848Z] #17 24.06 Selecting previously unselected package libgpm2:s390x. [2020-08-04T09:30:44.848Z] #17 24.06 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-04T09:30:44.848Z] #17 24.07 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-04T09:30:44.848Z] #17 24.10 Selecting previously unselected package libicu63:s390x. [2020-08-04T09:30:44.848Z] #17 24.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-04T09:30:44.848Z] #17 24.10 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T09:30:44.899Z] #7 DONE 19.8s [2020-08-04T09:30:44.899Z] [2020-08-04T09:30:44.899Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T09:30:45.202Z] #48 14.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:30:45.587Z] INFO [loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 1m56.22622199s [2020-08-04T09:30:45.587Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 476.043061ms [2020-08-04T09:30:45.854Z] #48 15.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:30:46.920Z] #17 26.22 Selecting previously unselected package libnet1:s390x. [2020-08-04T09:30:46.920Z] #17 26.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-04T09:30:47.213Z] #17 26.22 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T09:30:47.213Z] #17 26.27 Selecting previously unselected package libnl-3-200:s390x. [2020-08-04T09:30:47.213Z] #17 26.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-04T09:30:47.213Z] #17 26.27 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T09:30:47.213Z] #17 26.34 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-04T09:30:47.213Z] #17 26.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-04T09:30:47.213Z] #17 26.34 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T09:30:47.213Z] #17 26.37 Selecting previously unselected package libreadline5:s390x. [2020-08-04T09:30:47.213Z] #17 26.38 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-04T09:30:47.213Z] #17 26.38 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-04T09:30:47.213Z] #17 26.47 Selecting previously unselected package net-tools. [2020-08-04T09:30:47.213Z] #17 26.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-04T09:30:47.401Z] #48 16.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:30:47.401Z] #48 ... [2020-08-04T09:30:47.401Z] [2020-08-04T09:30:47.401Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:30:47.401Z] #52 16.73 Fetched 8148 kB in 16s (518 kB/s) [2020-08-04T09:30:47.506Z] #17 26.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:30:47.506Z] #17 26.57 Selecting previously unselected package python-pip-whl. [2020-08-04T09:30:47.506Z] #17 26.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T09:30:47.506Z] #17 26.57 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T09:30:47.799Z] #17 26.99 Selecting previously unselected package python3-lib2to3. [2020-08-04T09:30:47.799Z] #17 26.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T09:30:47.799Z] #17 27.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:30:47.799Z] #17 27.07 Selecting previously unselected package python3-distutils. [2020-08-04T09:30:47.799Z] #17 27.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T09:30:47.799Z] #17 27.07 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T09:30:48.091Z] #17 27.15 Selecting previously unselected package python3-pip. [2020-08-04T09:30:48.091Z] #17 27.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T09:30:48.091Z] #17 27.15 Unpacking python3-pip (18.1-5) ... [2020-08-04T09:30:48.091Z] #17 27.26 Selecting previously unselected package python3-pkg-resources. [2020-08-04T09:30:48.091Z] #17 27.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:30:48.091Z] #17 27.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:30:48.091Z] #17 27.34 Selecting previously unselected package python3-setuptools. [2020-08-04T09:30:48.091Z] #17 27.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T09:30:48.091Z] #17 27.34 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T09:30:48.384Z] #17 27.48 Selecting previously unselected package python3-wheel. [2020-08-04T09:30:48.384Z] #17 27.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T09:30:48.384Z] #17 27.49 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T09:30:48.384Z] #17 27.54 Selecting previously unselected package sudo. [2020-08-04T09:30:48.384Z] #17 27.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-04T09:30:48.384Z] #17 27.55 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:30:48.546Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-08-04T09:30:48.677Z] #17 27.84 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T09:30:48.677Z] #17 27.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-04T09:30:48.677Z] #17 27.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:30:48.677Z] #17 27.98 Selecting previously unselected package uidmap. [2020-08-04T09:30:48.677Z] #17 27.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-04T09:30:48.955Z] #52 16.73 Reading package lists... [2020-08-04T09:30:48.955Z] #52 ... [2020-08-04T09:30:48.955Z] [2020-08-04T09:30:48.955Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:48.955Z] #44 8.312 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:30:48.955Z] #44 9.253 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:30:48.955Z] #44 9.864 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:30:48.955Z] #44 12.77 go: finding github.com/fatih/color v1.6.0 [2020-08-04T09:30:48.955Z] #44 12.80 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:30:48.955Z] #44 12.80 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T09:30:48.955Z] #44 12.94 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T09:30:48.955Z] #44 12.99 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:30:48.955Z] #44 13.13 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:30:48.955Z] #44 13.46 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:30:48.955Z] #44 13.48 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:30:48.955Z] #44 13.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:30:48.955Z] #44 13.59 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:30:48.955Z] #44 13.71 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:30:48.970Z] #17 27.98 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T09:30:48.970Z] #17 28.03 Selecting previously unselected package vim-runtime. [2020-08-04T09:30:48.970Z] #17 28.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:30:48.970Z] #17 28.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T09:30:48.970Z] #17 28.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T09:30:48.970Z] #17 28.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:30:48.993Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-08-04T09:30:49.112Z] #8 DONE 3.8s [2020-08-04T09:30:49.112Z] [2020-08-04T09:30:49.112Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T09:30:49.256Z] #44 ... [2020-08-04T09:30:49.256Z] [2020-08-04T09:30:49.256Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:30:49.256Z] #37 17.38 Checking out files: 92% (1476/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T09:30:49.256Z] #37 17.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T09:30:49.262Z] #17 ... [2020-08-04T09:30:49.262Z] [2020-08-04T09:30:49.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:30:49.262Z] #39 63.33 CC criu/cr-service.o [2020-08-04T09:30:49.262Z] #39 64.05 CC criu/crtools.o [2020-08-04T09:30:49.262Z] #39 64.29 CC criu/eventfd.o [2020-08-04T09:30:49.262Z] #39 64.43 CC criu/eventpoll.o [2020-08-04T09:30:49.262Z] #39 64.86 CC criu/external.o [2020-08-04T09:30:49.262Z] #39 65.04 CC criu/fault-injection.o [2020-08-04T09:30:49.262Z] #39 65.11 CC criu/fdstore.o [2020-08-04T09:30:49.262Z] #39 65.38 CC criu/fifo.o [2020-08-04T09:30:49.262Z] #39 65.62 CC criu/file-ids.o [2020-08-04T09:30:49.262Z] #39 65.81 CC criu/file-lock.o [2020-08-04T09:30:49.262Z] #39 66.41 CC criu/files-ext.o [2020-08-04T09:30:49.262Z] #39 66.67 CC criu/files-reg.o [2020-08-04T09:30:49.262Z] #39 68.02 CC criu/files.o [2020-08-04T09:30:49.262Z] #39 69.34 CC criu/filesystems.o [2020-08-04T09:30:49.262Z] #39 69.83 CC criu/fsnotify.o [2020-08-04T09:30:49.262Z] #39 70.40 CC criu/image-desc.o [2020-08-04T09:30:49.262Z] #39 70.44 CC criu/image.o [2020-08-04T09:30:49.262Z] #39 70.84 CC criu/ipc_ns.o [2020-08-04T09:30:49.262Z] #39 71.52 CC criu/irmap.o [2020-08-04T09:30:49.262Z] #39 71.92 CC criu/kcmp-ids.o [2020-08-04T09:30:49.262Z] #39 72.11 CC criu/kerndat.o [2020-08-04T09:30:49.262Z] #39 72.70 CC criu/libnetlink.o [2020-08-04T09:30:49.262Z] #39 72.98 CC criu/log.o [2020-08-04T09:30:49.262Z] #39 73.29 CC criu/lsm.o [2020-08-04T09:30:49.375Z] #9 DONE 0.7s [2020-08-04T09:30:49.375Z] [2020-08-04T09:30:49.376Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T09:30:49.376Z] #27 DONE 0.1s [2020-08-04T09:30:49.376Z] [2020-08-04T09:30:49.376Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T09:30:49.376Z] #35 DONE 0.1s [2020-08-04T09:30:49.376Z] [2020-08-04T09:30:49.376Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:30:49.555Z] #39 73.55 CC criu/mem.o [2020-08-04T09:30:50.335Z] #37 19.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T09:30:50.593Z] #39 74.52 CC criu/memfd.o [2020-08-04T09:30:50.885Z] #39 74.95 CC criu/mount.o [2020-08-04T09:30:50.885Z] #39 ... [2020-08-04T09:30:50.885Z] [2020-08-04T09:30:50.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:30:50.885Z] #17 30.04 Selecting previously unselected package vim. [2020-08-04T09:30:50.885Z] #17 30.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-04T09:30:50.885Z] #17 30.06 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T09:30:50.897Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.2s done [2020-08-04T09:30:51.078Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.2s done [2020-08-04T09:30:51.078Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 [2020-08-04T09:30:51.078Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-04T09:30:51.157Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-08-04T09:30:51.178Z] #17 30.33 Selecting previously unselected package xfsprogs. [2020-08-04T09:30:51.178Z] #17 30.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-04T09:30:51.178Z] #17 30.33 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T09:30:51.419Z] #7 DONE 27.1s [2020-08-04T09:30:51.419Z] [2020-08-04T09:30:51.419Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T09:30:51.470Z] #17 30.62 Selecting previously unselected package zip. [2020-08-04T09:30:51.470Z] #17 30.62 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-04T09:30:51.470Z] #17 30.63 Unpacking zip (3.0-11+b1) ... [2020-08-04T09:30:51.470Z] #17 30.73 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:30:51.642Z] #7 DONE 27.2s [2020-08-04T09:30:51.642Z] [2020-08-04T09:30:51.642Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-04T09:30:51.763Z] #17 30.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:30:51.763Z] #17 30.75 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-04T09:30:51.763Z] #17 30.76 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-04T09:30:51.763Z] #17 30.76 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-04T09:30:51.763Z] #17 30.77 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-04T09:30:51.763Z] #17 30.78 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T09:30:51.763Z] #17 30.79 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-04T09:30:51.763Z] #17 30.79 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-04T09:30:51.763Z] #17 30.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:30:51.763Z] #17 30.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-04T09:30:51.763Z] #17 30.81 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-04T09:30:51.763Z] #17 30.82 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:30:51.763Z] #17 30.83 Setting up zip (3.0-11+b1) ... [2020-08-04T09:30:51.763Z] #17 30.84 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:30:51.763Z] #17 30.85 Setting up bash-completion (1:2.8-6) ... [2020-08-04T09:30:51.883Z] #37 ... [2020-08-04T09:30:51.883Z] [2020-08-04T09:30:51.883Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:51.883Z] #42 11.15 crypto/internal/subtle [2020-08-04T09:30:51.883Z] #42 11.64 crypto/subtle [2020-08-04T09:30:51.883Z] #42 12.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T09:30:51.883Z] #42 12.39 internal/nettrace [2020-08-04T09:30:51.883Z] #42 12.76 runtime/cgo [2020-08-04T09:30:51.883Z] #42 15.65 vendor/golang.org/x/crypto/internal/subtle [2020-08-04T09:30:51.883Z] #42 ... [2020-08-04T09:30:51.883Z] [2020-08-04T09:30:51.883Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:51.883Z] #61 18.77 Checking out files: 78% (1624/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T09:30:51.883Z] #61 19.22 + cd /tmp/tmp.ij8OIwrm5L/src/github.com/docker/libnetwork [2020-08-04T09:30:51.883Z] #61 19.23 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:30:51.883Z] #61 19.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T09:30:53.275Z] #17 32.26 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-04T09:30:53.275Z] #17 32.27 Setting up xz-utils (5.2.4-1) ... [2020-08-04T09:30:53.275Z] #17 32.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T09:30:53.275Z] #17 32.29 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:30:53.275Z] #17 32.32 invoke-rc.d: could not determine current runlevel [2020-08-04T09:30:53.275Z] #17 32.33 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T09:30:53.275Z] #17 32.34 Setting up pigz (2.4-1) ... [2020-08-04T09:30:53.275Z] #17 32.35 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-04T09:30:53.275Z] #17 32.35 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-04T09:30:53.275Z] #17 32.37 Setting up python-pip-whl (18.1-5) ... [2020-08-04T09:30:53.275Z] #17 32.37 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-04T09:30:53.275Z] #17 32.39 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:30:53.546Z] #8 DONE 1.8s [2020-08-04T09:30:53.546Z] [2020-08-04T09:30:53.546Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T09:30:53.568Z] #17 32.65 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-04T09:30:53.568Z] #17 32.66 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-04T09:30:53.568Z] #17 32.66 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-04T09:30:53.568Z] #17 32.67 Setting up vim (2:8.1.0875-5) ... [2020-08-04T09:30:53.568Z] #17 32.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T09:30:53.568Z] #17 32.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T09:30:53.568Z] #17 32.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T09:30:53.568Z] #17 32.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T09:30:53.568Z] #17 32.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T09:30:53.568Z] #17 32.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T09:30:53.568Z] #17 32.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T09:30:53.568Z] #17 32.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T09:30:53.568Z] #17 32.73 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-04T09:30:53.568Z] #17 32.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:30:53.568Z] #17 32.75 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-04T09:30:53.568Z] #17 32.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:30:53.568Z] #17 32.76 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-04T09:30:53.568Z] #17 32.77 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:30:54.113Z] #9 DONE 0.8s [2020-08-04T09:30:54.371Z] [2020-08-04T09:30:54.371Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T09:30:54.371Z] #27 DONE 0.1s [2020-08-04T09:30:54.371Z] [2020-08-04T09:30:54.371Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T09:30:54.371Z] #35 DONE 0.1s [2020-08-04T09:30:54.371Z] [2020-08-04T09:30:54.371Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:30:54.686Z] #28 ... [2020-08-04T09:30:54.686Z] [2020-08-04T09:30:54.686Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:54.686Z] #41 4.794 + RM_GOPATH=0 [2020-08-04T09:30:54.686Z] #41 4.796 + TMP_GOPATH= [2020-08-04T09:30:54.686Z] #41 4.796 + : /build [2020-08-04T09:30:54.686Z] #41 4.796 + '[' -z '' ']' [2020-08-04T09:30:54.686Z] #41 4.799 ++ mktemp -d [2020-08-04T09:30:54.686Z] #41 4.803 + export GOPATH=/tmp/tmp.ce4ZHyCJeT [2020-08-04T09:30:54.686Z] #41 4.803 + GOPATH=/tmp/tmp.ce4ZHyCJeT [2020-08-04T09:30:54.686Z] #41 4.804 + RM_GOPATH=1 [2020-08-04T09:30:54.686Z] #41 4.804 + case "$(go env GOARCH)" in [2020-08-04T09:30:54.686Z] #41 4.805 ++ go env GOARCH [2020-08-04T09:30:54.686Z] #41 4.859 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:54.686Z] #41 4.859 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:54.686Z] #41 4.859 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:54.686Z] #41 4.869 + dir=/tmp/install [2020-08-04T09:30:54.686Z] #41 4.870 + bin=vndr [2020-08-04T09:30:54.686Z] #41 4.870 + shift [2020-08-04T09:30:54.686Z] #41 4.870 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T09:30:54.686Z] #41 4.870 + . /tmp/install/vndr.installer [2020-08-04T09:30:54.686Z] #41 4.870 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:30:54.686Z] #41 4.870 + install_vndr [2020-08-04T09:30:54.686Z] #41 4.870 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T09:30:54.686Z] #41 4.871 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:30:54.686Z] #41 4.895 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ce4ZHyCJeT/src/github.com/LK4D4/vndr [2020-08-04T09:30:54.686Z] #41 4.895 Cloning into '/tmp/tmp.ce4ZHyCJeT/src/github.com/LK4D4/vndr'... [2020-08-04T09:30:54.950Z] #41 5.742 + cd /tmp/tmp.ce4ZHyCJeT/src/github.com/LK4D4/vndr [2020-08-04T09:30:54.950Z] #41 5.743 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:30:54.950Z] #41 5.750 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T09:30:55.609Z] #8 DONE 3.8s [2020-08-04T09:30:55.609Z] [2020-08-04T09:30:55.609Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-04T09:30:55.614Z] INFO [runner/unused/goanalysis] analyzers took 27.167109949s with top 10 stages: buildssa: 23.100118763s, U1000: 4.066991186s [2020-08-04T09:30:55.640Z] #17 34.46 Setting up iptables (1.8.2-4) ... [2020-08-04T09:30:55.640Z] #17 34.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:30:55.640Z] #17 34.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:30:55.640Z] #17 34.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:30:55.640Z] #17 34.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:30:55.640Z] #17 34.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T09:30:55.640Z] #17 34.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T09:30:55.640Z] #17 34.49 Setting up python3 (3.7.3-1) ... [2020-08-04T09:30:55.640Z] #17 34.73 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T09:30:55.870Z] #9 DONE 0.7s [2020-08-04T09:30:55.870Z] [2020-08-04T09:30:55.870Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-04T09:30:55.870Z] #35 DONE 0.1s [2020-08-04T09:30:55.870Z] [2020-08-04T09:30:55.870Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:55.917Z] #41 ... [2020-08-04T09:30:55.917Z] [2020-08-04T09:30:55.917Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:55.917Z] #30 4.393 + RM_GOPATH=0 [2020-08-04T09:30:55.917Z] #30 4.393 + TMP_GOPATH= [2020-08-04T09:30:55.917Z] #30 4.393 + : /build [2020-08-04T09:30:55.917Z] #30 4.393 + '[' -z '' ']' [2020-08-04T09:30:55.917Z] #30 4.393 ++ mktemp -d [2020-08-04T09:30:55.917Z] #30 4.393 + export GOPATH=/tmp/tmp.5rJrsdSbif [2020-08-04T09:30:55.917Z] #30 4.393 + GOPATH=/tmp/tmp.5rJrsdSbif [2020-08-04T09:30:55.917Z] #30 4.393 + RM_GOPATH=1 [2020-08-04T09:30:55.918Z] #30 4.393 + case "$(go env GOARCH)" in [2020-08-04T09:30:55.918Z] #30 4.401 ++ go env GOARCH [2020-08-04T09:30:55.918Z] #30 4.411 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:55.918Z] #30 4.411 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:55.918Z] #30 4.414 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:55.918Z] #30 4.416 + dir=/tmp/install [2020-08-04T09:30:55.918Z] #30 4.416 + bin=tomlv [2020-08-04T09:30:55.918Z] #30 4.417 + shift [2020-08-04T09:30:55.918Z] #30 4.417 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T09:30:55.918Z] #30 4.417 + . /tmp/install/tomlv.installer [2020-08-04T09:30:55.918Z] #30 4.417 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:30:55.918Z] #30 4.417 + install_tomlv [2020-08-04T09:30:55.918Z] #30 4.417 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T09:30:55.918Z] #30 4.417 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5rJrsdSbif/src/github.com/BurntSushi/toml [2020-08-04T09:30:55.918Z] #30 4.418 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:30:55.918Z] #30 4.423 Cloning into '/tmp/tmp.5rJrsdSbif/src/github.com/BurntSushi/toml'... [2020-08-04T09:30:55.918Z] #30 5.444 + cd /tmp/tmp.5rJrsdSbif/src/github.com/BurntSushi/toml [2020-08-04T09:30:55.918Z] #30 5.444 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:30:55.918Z] #30 5.456 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:30:55.918Z] #30 6.414 math/bits [2020-08-04T09:30:55.918Z] #30 6.487 internal/cpu [2020-08-04T09:30:55.918Z] #30 6.505 runtime/internal/sys [2020-08-04T09:30:55.918Z] #30 6.556 runtime/internal/atomic [2020-08-04T09:30:55.933Z] #17 35.13 Setting up apparmor (2.13.2-10) ... [2020-08-04T09:30:56.131Z] #21 ... [2020-08-04T09:30:56.131Z] [2020-08-04T09:30:56.131Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-04T09:30:56.131Z] #27 DONE 0.1s [2020-08-04T09:30:56.131Z] [2020-08-04T09:30:56.131Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:30:56.184Z] #30 6.840 runtime/internal/math [2020-08-04T09:30:56.423Z] #61 ... [2020-08-04T09:30:56.423Z] [2020-08-04T09:30:56.423Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:30:56.423Z] #39 15.21 Fetched 8148 kB in 14s (574 kB/s) [2020-08-04T09:30:56.423Z] #39 15.21 Reading package lists... [2020-08-04T09:30:56.423Z] #39 22.27 Reading package lists... [2020-08-04T09:30:56.423Z] #39 ... [2020-08-04T09:30:56.423Z] [2020-08-04T09:30:56.423Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:30:56.423Z] #33 15.38 Fetched 8148 kB in 14s (568 kB/s) [2020-08-04T09:30:56.423Z] #33 15.38 Reading package lists... [2020-08-04T09:30:56.423Z] #33 21.91 Reading package lists... [2020-08-04T09:30:56.423Z] #33 ... [2020-08-04T09:30:56.423Z] [2020-08-04T09:30:56.423Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:30:56.423Z] #52 16.73 Reading package lists... [2020-08-04T09:30:56.423Z] #52 24.70 Reading package lists... [2020-08-04T09:30:56.423Z] #52 ... [2020-08-04T09:30:56.423Z] [2020-08-04T09:30:56.423Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:30:56.423Z] #11 15.60 Fetched 8148 kB in 15s (562 kB/s) [2020-08-04T09:30:56.423Z] #11 15.60 Reading package lists... [2020-08-04T09:30:56.423Z] #11 22.38 Reading package lists... [2020-08-04T09:30:56.423Z] #11 ... [2020-08-04T09:30:56.423Z] [2020-08-04T09:30:56.423Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:56.423Z] #48 17.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:30:56.423Z] #48 17.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:30:56.423Z] #48 18.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:30:56.423Z] #48 18.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:30:56.423Z] #48 19.51 runtime/cgo [2020-08-04T09:30:56.423Z] #48 19.77 runtime [2020-08-04T09:30:56.449Z] #30 7.221 unicode/utf8 [2020-08-04T09:30:56.715Z] #30 7.462 internal/race [2020-08-04T09:30:56.715Z] #30 ... [2020-08-04T09:30:56.715Z] [2020-08-04T09:30:56.715Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:56.715Z] #43 3.947 + RM_GOPATH=0 [2020-08-04T09:30:56.715Z] #43 3.947 + TMP_GOPATH= [2020-08-04T09:30:56.715Z] #43 3.947 + : /build [2020-08-04T09:30:56.715Z] #43 3.947 + '[' -z '' ']' [2020-08-04T09:30:56.715Z] #43 3.956 ++ mktemp -d [2020-08-04T09:30:56.715Z] #43 3.956 + export GOPATH=/tmp/tmp.YvfaJ8oxpv [2020-08-04T09:30:56.715Z] #43 3.956 + GOPATH=/tmp/tmp.YvfaJ8oxpv [2020-08-04T09:30:56.715Z] #43 3.956 + RM_GOPATH=1 [2020-08-04T09:30:56.715Z] #43 3.956 + case "$(go env GOARCH)" in [2020-08-04T09:30:56.715Z] #43 3.956 ++ go env GOARCH [2020-08-04T09:30:56.715Z] #43 3.967 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:56.715Z] #43 3.967 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:56.715Z] #43 3.967 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:56.715Z] #43 3.975 + dir=/tmp/install [2020-08-04T09:30:56.715Z] #43 3.975 + bin=gotestsum [2020-08-04T09:30:56.715Z] #43 3.975 + shift [2020-08-04T09:30:56.715Z] #43 3.975 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T09:30:56.715Z] #43 3.975 + . /tmp/install/gotestsum.installer [2020-08-04T09:30:56.715Z] #43 3.975 ++ : v0.3.5 [2020-08-04T09:30:56.715Z] #43 3.975 + install_gotestsum [2020-08-04T09:30:56.715Z] #43 3.975 + set -e [2020-08-04T09:30:56.715Z] #43 3.975 + export GO111MODULE=on [2020-08-04T09:30:56.715Z] #43 3.975 + GO111MODULE=on [2020-08-04T09:30:56.715Z] #43 3.975 + GOBIN=/build [2020-08-04T09:30:56.715Z] #43 3.975 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T09:30:56.715Z] #43 4.026 go: finding gotest.tools v0.3.5 [2020-08-04T09:30:56.715Z] #43 4.026 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T09:30:56.715Z] #43 5.019 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T09:30:56.715Z] #43 5.529 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T09:30:56.715Z] #43 6.406 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T09:30:56.715Z] #43 6.583 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T09:30:56.715Z] #43 6.682 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T09:30:56.715Z] #43 6.690 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T09:30:56.715Z] #43 6.761 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T09:30:56.715Z] #43 6.884 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T09:30:56.715Z] #43 6.933 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:30:56.715Z] #43 6.946 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:30:56.715Z] #43 6.948 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:30:56.715Z] #43 7.183 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T09:30:56.715Z] #43 7.200 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T09:30:56.715Z] #43 7.383 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:30:56.715Z] #43 7.396 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:30:56.715Z] #43 7.405 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:30:56.715Z] #43 7.464 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:30:56.715Z] #43 7.521 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:30:56.715Z] #43 ... [2020-08-04T09:30:56.715Z] [2020-08-04T09:30:56.715Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:56.715Z] #41 7.507 sync/atomic [2020-08-04T09:30:56.715Z] #41 7.551 internal/race [2020-08-04T09:30:56.715Z] #41 7.580 unicode [2020-08-04T09:30:56.971Z] #17 36.12 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T09:30:56.971Z] #17 36.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:30:56.980Z] #41 7.669 internal/bytealg [2020-08-04T09:30:57.244Z] #41 8.014 unicode/utf8 [2020-08-04T09:30:57.263Z] #17 36.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:30:57.483Z] #48 ... [2020-08-04T09:30:57.483Z] [2020-08-04T09:30:57.483Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:30:57.483Z] #24 16.80 Fetched 8148 kB in 16s (516 kB/s) [2020-08-04T09:30:57.483Z] #24 16.80 Reading package lists... [2020-08-04T09:30:57.507Z] #41 8.333 math [2020-08-04T09:30:57.559Z] #17 ... [2020-08-04T09:30:57.559Z] [2020-08-04T09:30:57.559Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:30:57.559Z] #49 46.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T09:30:57.772Z] #41 8.442 runtime [2020-08-04T09:30:57.772Z] #41 8.502 internal/testlog [2020-08-04T09:30:58.350Z] #41 8.852 encoding [2020-08-04T09:30:58.614Z] #41 9.260 unicode/utf16 [2020-08-04T09:30:59.096Z] #49 48.12 + mkdir -p /build [2020-08-04T09:30:59.096Z] #49 48.12 + cp runc /build/runc [2020-08-04T09:30:59.191Z] #41 9.983 container/list [2020-08-04T09:30:59.191Z] #41 ... [2020-08-04T09:30:59.191Z] [2020-08-04T09:30:59.191Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:30:59.191Z] #51 5.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:59.191Z] #51 5.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:59.191Z] #51 5.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:59.191Z] #51 6.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T09:30:59.191Z] #51 8.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T09:30:59.430Z] #49 DONE 48.6s [2020-08-04T09:30:59.430Z] [2020-08-04T09:30:59.430Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:30:59.430Z] #36 120.7 + dpkg --print-architecture [2020-08-04T09:30:59.430Z] #36 120.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T09:30:59.430Z] #36 120.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T09:30:59.430Z] #36 120.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T09:30:59.454Z] #51 ... [2020-08-04T09:30:59.454Z] [2020-08-04T09:30:59.454Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:30:59.454Z] #32 5.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:59.454Z] #32 5.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:59.454Z] #32 5.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:59.454Z] #32 7.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T09:30:59.454Z] #32 9.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T09:30:59.454Z] #32 ... [2020-08-04T09:30:59.454Z] [2020-08-04T09:30:59.454Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:30:59.454Z] #36 5.073 + git clone https://github.com/docker/distribution.git . [2020-08-04T09:30:59.454Z] #36 5.089 Cloning into '.'... [2020-08-04T09:30:59.594Z] #24 24.87 Reading package lists... [2020-08-04T09:30:59.594Z] #24 ... [2020-08-04T09:30:59.594Z] [2020-08-04T09:30:59.594Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:30:59.594Z] #11 22.38 Reading package lists... [2020-08-04T09:30:59.655Z] #36 ... [2020-08-04T09:30:59.655Z] [2020-08-04T09:30:59.655Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:30:59.655Z] #10 5.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:59.655Z] #10 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:59.655Z] #10 5.335 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:59.655Z] #10 5.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:30:59.718Z] #36 ... [2020-08-04T09:30:59.718Z] [2020-08-04T09:30:59.718Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:30:59.718Z] #47 3.358 + RM_GOPATH=0 [2020-08-04T09:30:59.718Z] #47 3.358 + TMP_GOPATH= [2020-08-04T09:30:59.718Z] #47 3.358 + : /build [2020-08-04T09:30:59.718Z] #47 3.358 + '[' -z '' ']' [2020-08-04T09:30:59.718Z] #47 3.360 ++ mktemp -d [2020-08-04T09:30:59.718Z] #47 3.364 + export GOPATH=/tmp/tmp.NUVwafEYDD [2020-08-04T09:30:59.718Z] #47 3.364 + GOPATH=/tmp/tmp.NUVwafEYDD [2020-08-04T09:30:59.718Z] #47 3.364 + RM_GOPATH=1 [2020-08-04T09:30:59.718Z] #47 3.367 + case "$(go env GOARCH)" in [2020-08-04T09:30:59.718Z] #47 3.367 ++ go env GOARCH [2020-08-04T09:30:59.718Z] #47 3.378 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:30:59.718Z] #47 3.378 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:59.718Z] #47 3.378 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:59.718Z] #47 3.378 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:59.718Z] #47 3.378 + dir=/tmp/install [2020-08-04T09:30:59.718Z] #47 3.378 + bin=shfmt [2020-08-04T09:30:59.718Z] #47 3.378 + shift [2020-08-04T09:30:59.718Z] #47 3.378 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T09:30:59.718Z] #47 3.378 + . /tmp/install/shfmt.installer [2020-08-04T09:30:59.718Z] #47 3.378 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:30:59.718Z] #47 3.378 + install_shfmt [2020-08-04T09:30:59.718Z] #47 3.378 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T09:30:59.718Z] #47 3.378 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NUVwafEYDD/src/github.com/mvdan/sh [2020-08-04T09:30:59.718Z] #47 3.386 Cloning into '/tmp/tmp.NUVwafEYDD/src/github.com/mvdan/sh'... [2020-08-04T09:30:59.718Z] #47 9.640 + cd /tmp/tmp.NUVwafEYDD/src/github.com/mvdan/sh [2020-08-04T09:30:59.718Z] #47 9.640 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:30:59.718Z] #47 9.748 + GO111MODULE=on [2020-08-04T09:30:59.718Z] #47 9.748 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T09:30:59.718Z] #47 ... [2020-08-04T09:30:59.718Z] [2020-08-04T09:30:59.718Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:30:59.718Z] #23 4.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:30:59.718Z] #23 4.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:30:59.718Z] #23 4.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:30:59.718Z] #23 5.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T09:30:59.718Z] #23 8.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T09:30:59.718Z] #23 9.386 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T09:30:59.983Z] #23 ... [2020-08-04T09:30:59.983Z] [2020-08-04T09:30:59.983Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:59.983Z] #21 3.213 Install docker/cli version 17.06.2-ce from stable [2020-08-04T09:30:59.983Z] #21 3.223 + RM_GOPATH=0 [2020-08-04T09:30:59.983Z] #21 3.223 + TMP_GOPATH= [2020-08-04T09:30:59.983Z] #21 3.223 + : /build [2020-08-04T09:30:59.983Z] #21 3.223 + '[' -z '' ']' [2020-08-04T09:30:59.983Z] #21 3.223 ++ mktemp -d [2020-08-04T09:30:59.983Z] #21 3.223 + export GOPATH=/tmp/tmp.ZwG0AHvkBN [2020-08-04T09:30:59.983Z] #21 3.223 + GOPATH=/tmp/tmp.ZwG0AHvkBN [2020-08-04T09:30:59.983Z] #21 3.223 + RM_GOPATH=1 [2020-08-04T09:30:59.983Z] #21 3.223 + case "$(go env GOARCH)" in [2020-08-04T09:30:59.983Z] #21 3.223 ++ go env GOARCH [2020-08-04T09:30:59.983Z] #21 3.223 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:59.983Z] #21 3.223 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:59.983Z] #21 3.223 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:59.983Z] #21 3.223 + dir=/tmp/install [2020-08-04T09:30:59.983Z] #21 3.223 + bin=dockercli [2020-08-04T09:30:59.983Z] #21 3.223 + shift [2020-08-04T09:30:59.983Z] #21 3.223 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T09:30:59.983Z] #21 3.223 + . /tmp/install/dockercli.installer [2020-08-04T09:30:59.983Z] #21 3.223 ++ : stable [2020-08-04T09:30:59.983Z] #21 3.223 ++ : 17.06.2-ce [2020-08-04T09:30:59.983Z] #21 3.223 + install_dockercli [2020-08-04T09:30:59.983Z] #21 3.223 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T09:30:59.983Z] #21 3.223 ++ uname -m [2020-08-04T09:30:59.983Z] #21 3.223 + arch=aarch64 [2020-08-04T09:30:59.983Z] #21 3.223 + '[' aarch64 '!=' x86_64 ']' [2020-08-04T09:30:59.983Z] #21 3.223 + '[' aarch64 '!=' s390x ']' [2020-08-04T09:30:59.983Z] #21 3.223 + '[' aarch64 '!=' armhf ']' [2020-08-04T09:30:59.983Z] #21 3.223 + build_dockercli [2020-08-04T09:30:59.983Z] #21 3.223 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZwG0AHvkBN/tmp/docker-ce [2020-08-04T09:30:59.983Z] #21 3.223 Cloning into '/tmp/tmp.ZwG0AHvkBN/tmp/docker-ce'... [2020-08-04T09:30:59.983Z] #21 ... [2020-08-04T09:30:59.983Z] [2020-08-04T09:30:59.983Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:30:59.983Z] #54 4.636 + RM_GOPATH=0 [2020-08-04T09:30:59.983Z] #54 4.636 + TMP_GOPATH= [2020-08-04T09:30:59.983Z] #54 4.636 + : /build [2020-08-04T09:30:59.983Z] #54 4.636 + '[' -z '' ']' [2020-08-04T09:30:59.983Z] #54 4.636 ++ mktemp -d [2020-08-04T09:30:59.983Z] #54 4.643 + export GOPATH=/tmp/tmp.ACkJewEWFY [2020-08-04T09:30:59.983Z] #54 4.643 + GOPATH=/tmp/tmp.ACkJewEWFY [2020-08-04T09:30:59.983Z] #54 4.643 + RM_GOPATH=1 [2020-08-04T09:30:59.983Z] #54 4.643 + case "$(go env GOARCH)" in [2020-08-04T09:30:59.983Z] #54 4.643 ++ go env GOARCH [2020-08-04T09:30:59.983Z] #54 4.664 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:59.983Z] #54 4.664 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:30:59.983Z] #54 4.664 ++ dirname /tmp/install/install.sh [2020-08-04T09:30:59.983Z] #54 4.671 + dir=/tmp/install [2020-08-04T09:30:59.983Z] #54 4.671 + bin=rootlesskit [2020-08-04T09:30:59.983Z] #54 4.671 + shift [2020-08-04T09:30:59.983Z] #54 4.671 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T09:30:59.983Z] #54 4.671 + . /tmp/install/rootlesskit.installer [2020-08-04T09:30:59.983Z] #54 4.671 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:30:59.983Z] #54 4.690 + install_rootlesskit [2020-08-04T09:30:59.983Z] #54 4.690 + case "$1" in [2020-08-04T09:30:59.983Z] #54 4.690 + export CGO_ENABLED=0 [2020-08-04T09:30:59.983Z] #54 4.690 + CGO_ENABLED=0 [2020-08-04T09:30:59.983Z] #54 4.690 + _install_rootlesskit [2020-08-04T09:30:59.983Z] #54 4.690 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T09:30:59.983Z] #54 4.690 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ACkJewEWFY/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:30:59.983Z] #54 4.690 Cloning into '/tmp/tmp.ACkJewEWFY/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T09:30:59.983Z] #54 4.690 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:30:59.983Z] #54 9.630 + cd /tmp/tmp.ACkJewEWFY/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:30:59.983Z] #54 9.632 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:30:59.983Z] #54 10.14 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:30:59.983Z] #54 10.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T09:31:00.070Z] #36 ... [2020-08-04T09:31:00.070Z] [2020-08-04T09:31:00.070Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:31:00.070Z] #17 36.89 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T09:31:00.070Z] #17 37.23 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T09:31:00.070Z] #17 38.05 Setting up python3-pip (18.1-5) ... [2020-08-04T09:31:00.070Z] #17 38.60 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:00.070Z] #17 38.64 Processing triggers for mime-support (3.62) ... [2020-08-04T09:31:00.070Z] #17 DONE 39.1s [2020-08-04T09:31:00.070Z] [2020-08-04T09:31:00.070Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T09:31:00.222Z] #10 5.930 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:00.247Z] #54 ... [2020-08-04T09:31:00.247Z] [2020-08-04T09:31:00.247Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:00.247Z] #60 2.194 + RM_GOPATH=0 [2020-08-04T09:31:00.247Z] #60 2.194 + TMP_GOPATH= [2020-08-04T09:31:00.247Z] #60 2.194 + : /build [2020-08-04T09:31:00.247Z] #60 2.194 + '[' -z '' ']' [2020-08-04T09:31:00.247Z] #60 2.195 ++ mktemp -d [2020-08-04T09:31:00.247Z] #60 2.201 + export GOPATH=/tmp/tmp.4gwVaP3871 [2020-08-04T09:31:00.247Z] #60 2.201 + GOPATH=/tmp/tmp.4gwVaP3871 [2020-08-04T09:31:00.247Z] #60 2.201 + RM_GOPATH=1 [2020-08-04T09:31:00.247Z] #60 2.201 + case "$(go env GOARCH)" in [2020-08-04T09:31:00.247Z] #60 2.201 ++ go env GOARCH [2020-08-04T09:31:00.247Z] #60 2.239 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:00.247Z] #60 2.242 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:00.247Z] #60 2.242 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:00.247Z] #60 2.242 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:00.247Z] #60 2.242 + dir=/tmp/install [2020-08-04T09:31:00.247Z] #60 2.242 + bin=proxy [2020-08-04T09:31:00.247Z] #60 2.242 + shift [2020-08-04T09:31:00.247Z] #60 2.242 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T09:31:00.247Z] #60 2.242 + . /tmp/install/proxy.installer [2020-08-04T09:31:00.247Z] #60 2.242 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:00.247Z] #60 2.242 + install_proxy [2020-08-04T09:31:00.247Z] #60 2.242 + case "$1" in [2020-08-04T09:31:00.247Z] #60 2.242 + export CGO_ENABLED=0 [2020-08-04T09:31:00.247Z] #60 2.242 + CGO_ENABLED=0 [2020-08-04T09:31:00.247Z] #60 2.242 + _install_proxy [2020-08-04T09:31:00.247Z] #60 2.242 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T09:31:00.247Z] #60 2.242 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4gwVaP3871/src/github.com/docker/libnetwork [2020-08-04T09:31:00.247Z] #60 2.249 Cloning into '/tmp/tmp.4gwVaP3871/src/github.com/docker/libnetwork'... [2020-08-04T09:31:00.524Z] #60 ... [2020-08-04T09:31:00.524Z] [2020-08-04T09:31:00.524Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:00.524Z] #38 5.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:00.524Z] #38 5.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:00.524Z] #38 5.395 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:00.524Z] #38 6.748 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T09:31:00.524Z] #38 8.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T09:31:00.524Z] #38 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T09:31:00.524Z] #38 ... [2020-08-04T09:31:00.524Z] [2020-08-04T09:31:00.524Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:00.524Z] #45 3.790 + RM_GOPATH=0 [2020-08-04T09:31:00.524Z] #45 3.790 + TMP_GOPATH= [2020-08-04T09:31:00.524Z] #45 3.790 + : /build [2020-08-04T09:31:00.524Z] #45 3.790 + '[' -z '' ']' [2020-08-04T09:31:00.524Z] #45 3.793 ++ mktemp -d [2020-08-04T09:31:00.524Z] #45 3.795 + export GOPATH=/tmp/tmp.RAZ5zhOuIw [2020-08-04T09:31:00.524Z] #45 3.795 + GOPATH=/tmp/tmp.RAZ5zhOuIw [2020-08-04T09:31:00.524Z] #45 3.796 + RM_GOPATH=1 [2020-08-04T09:31:00.524Z] #45 3.796 + case "$(go env GOARCH)" in [2020-08-04T09:31:00.524Z] #45 3.797 ++ go env GOARCH [2020-08-04T09:31:00.524Z] #45 3.825 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:00.524Z] #45 3.825 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:00.524Z] #45 3.825 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:00.524Z] #45 3.828 + dir=/tmp/install [2020-08-04T09:31:00.524Z] #45 3.828 + bin=golangci_lint [2020-08-04T09:31:00.524Z] #45 3.831 + shift [2020-08-04T09:31:00.524Z] #45 3.831 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T09:31:00.524Z] #45 3.831 + . /tmp/install/golangci_lint.installer [2020-08-04T09:31:00.524Z] #45 3.831 ++ : v1.23.8 [2020-08-04T09:31:00.524Z] #45 3.831 + install_golangci_lint [2020-08-04T09:31:00.524Z] #45 3.831 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T09:31:00.524Z] #45 3.831 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:31:00.524Z] #45 3.831 Installing golangci-lint version v1.23.8 [2020-08-04T09:31:00.788Z] #45 ... [2020-08-04T09:31:00.788Z] [2020-08-04T09:31:00.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:00.788Z] #10 5.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:00.788Z] #10 5.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:00.788Z] #10 5.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:00.788Z] #10 6.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T09:31:00.788Z] #10 8.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T09:31:00.788Z] #10 9.779 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T09:31:00.788Z] #10 ... [2020-08-04T09:31:00.788Z] [2020-08-04T09:31:00.788Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:00.788Z] #47 11.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:00.788Z] #47 11.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:00.788Z] #47 11.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:00.788Z] #47 11.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:00.788Z] #47 11.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:00.788Z] #10 ... [2020-08-04T09:31:00.788Z] [2020-08-04T09:31:00.788Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:00.788Z] #41 6.390 + RM_GOPATH=0 [2020-08-04T09:31:00.788Z] #41 6.390 + TMP_GOPATH= [2020-08-04T09:31:00.788Z] #41 6.390 + : /build [2020-08-04T09:31:00.788Z] #41 6.390 + '[' -z '' ']' [2020-08-04T09:31:00.788Z] #41 6.390 ++ mktemp -d [2020-08-04T09:31:00.789Z] #41 6.403 + export GOPATH=/tmp/tmp.qSSJQfdDVD [2020-08-04T09:31:00.789Z] #41 6.403 + GOPATH=/tmp/tmp.qSSJQfdDVD [2020-08-04T09:31:00.789Z] #41 6.403 + RM_GOPATH=1 [2020-08-04T09:31:00.789Z] #41 6.403 + case "$(go env GOARCH)" in [2020-08-04T09:31:00.789Z] #41 6.403 ++ go env GOARCH [2020-08-04T09:31:00.789Z] #41 6.454 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:00.789Z] #41 6.454 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:00.789Z] #41 6.454 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:00.789Z] #41 6.462 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:31:00.789Z] #41 6.463 + dir=/tmp/install [2020-08-04T09:31:00.789Z] #41 6.463 + bin=vndr [2020-08-04T09:31:00.789Z] #41 6.463 + shift [2020-08-04T09:31:00.789Z] #41 6.463 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T09:31:00.789Z] #41 6.463 + . /tmp/install/vndr.installer [2020-08-04T09:31:00.789Z] #41 6.463 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:31:00.789Z] #41 6.463 + install_vndr [2020-08-04T09:31:00.789Z] #41 6.463 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T09:31:00.789Z] #41 6.463 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qSSJQfdDVD/src/github.com/LK4D4/vndr [2020-08-04T09:31:00.789Z] #41 6.481 Cloning into '/tmp/tmp.qSSJQfdDVD/src/github.com/LK4D4/vndr'... [2020-08-04T09:31:01.047Z] #41 ... [2020-08-04T09:31:01.047Z] [2020-08-04T09:31:01.047Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:01.047Z] #10 6.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:01.413Z] #28 ... [2020-08-04T09:31:01.413Z] [2020-08-04T09:31:01.413Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:01.413Z] #32 5.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:01.413Z] #32 5.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:01.413Z] #32 5.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:01.413Z] #32 5.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:01.435Z] #11 29.27 Building dependency tree... [2020-08-04T09:31:01.614Z] #18 1.548 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T09:31:01.614Z] #18 1.552 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T09:31:01.614Z] #18 1.554 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T09:31:01.907Z] #18 DONE 1.7s [2020-08-04T09:31:01.907Z] [2020-08-04T09:31:01.907Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:31:01.984Z] #32 6.144 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:02.190Z] #47 12.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:02.553Z] #32 ... [2020-08-04T09:31:02.553Z] [2020-08-04T09:31:02.553Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:02.553Z] #60 6.659 + RM_GOPATH=0 [2020-08-04T09:31:02.553Z] #60 6.659 + TMP_GOPATH= [2020-08-04T09:31:02.553Z] #60 6.659 + : /build [2020-08-04T09:31:02.553Z] #60 6.659 + '[' -z '' ']' [2020-08-04T09:31:02.553Z] #60 6.659 ++ mktemp -d [2020-08-04T09:31:02.553Z] #60 6.666 + export GOPATH=/tmp/tmp.5UnswKTIl1 [2020-08-04T09:31:02.553Z] #60 6.666 + GOPATH=/tmp/tmp.5UnswKTIl1 [2020-08-04T09:31:02.553Z] #60 6.666 + RM_GOPATH=1 [2020-08-04T09:31:02.553Z] #60 6.666 + case "$(go env GOARCH)" in [2020-08-04T09:31:02.553Z] #60 6.666 ++ go env GOARCH [2020-08-04T09:31:02.553Z] #60 6.683 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:02.553Z] #60 6.683 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:02.553Z] #60 6.683 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:02.553Z] #60 6.683 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:02.553Z] #60 6.683 + dir=/tmp/install [2020-08-04T09:31:02.553Z] #60 6.683 + bin=proxy [2020-08-04T09:31:02.553Z] #60 6.683 + shift [2020-08-04T09:31:02.553Z] #60 6.683 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T09:31:02.553Z] #60 6.683 + . /tmp/install/proxy.installer [2020-08-04T09:31:02.553Z] #60 6.683 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:02.553Z] #60 6.683 + install_proxy [2020-08-04T09:31:02.553Z] #60 6.683 + case "$1" in [2020-08-04T09:31:02.553Z] #60 6.683 + export CGO_ENABLED=0 [2020-08-04T09:31:02.553Z] #60 6.683 + CGO_ENABLED=0 [2020-08-04T09:31:02.553Z] #60 6.683 + _install_proxy [2020-08-04T09:31:02.553Z] #60 6.683 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T09:31:02.553Z] #60 6.694 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5UnswKTIl1/src/github.com/docker/libnetwork [2020-08-04T09:31:02.553Z] #60 6.694 Cloning into '/tmp/tmp.5UnswKTIl1/src/github.com/docker/libnetwork'... [2020-08-04T09:31:02.779Z] #47 13.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:02.946Z] #19 ... [2020-08-04T09:31:02.946Z] [2020-08-04T09:31:02.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:02.946Z] #39 77.07 CC criu/namespaces.o [2020-08-04T09:31:02.946Z] #39 78.28 CC criu/net.o [2020-08-04T09:31:02.946Z] #39 80.05 CC criu/netfilter.o [2020-08-04T09:31:02.946Z] #39 80.24 CC criu/page-pipe.o [2020-08-04T09:31:02.946Z] #39 80.63 CC criu/page-xfer.o [2020-08-04T09:31:02.946Z] #39 81.57 CC criu/pagemap-cache.o [2020-08-04T09:31:02.946Z] #39 81.81 CC criu/pagemap.o [2020-08-04T09:31:02.946Z] #39 82.49 CC criu/parasite-syscall.o [2020-08-04T09:31:02.946Z] #39 83.24 CC criu/path.o [2020-08-04T09:31:02.946Z] #39 83.50 CC criu/pie-util-vdso.o [2020-08-04T09:31:02.946Z] #39 83.81 CC criu/pie-util.o [2020-08-04T09:31:02.946Z] #39 83.89 CC criu/pipes.o [2020-08-04T09:31:02.946Z] #39 84.69 CC criu/plugin.o [2020-08-04T09:31:02.946Z] #39 85.06 CC criu/proc_parse.o [2020-08-04T09:31:02.946Z] #39 86.64 CC criu/protobuf-desc.o [2020-08-04T09:31:02.946Z] #39 87.14 CC criu/protobuf.o [2020-08-04T09:31:02.994Z] #11 31.97 The following additional packages will be installed: [2020-08-04T09:31:02.994Z] #11 31.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T09:31:02.994Z] #11 31.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T09:31:02.994Z] #11 31.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T09:31:02.994Z] #11 31.97 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:02.994Z] #11 31.98 Suggested packages: [2020-08-04T09:31:02.994Z] #11 31.98 gcc-8-locales seccomp wine64 [2020-08-04T09:31:03.122Z] #60 ... [2020-08-04T09:31:03.122Z] [2020-08-04T09:31:03.122Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:03.122Z] #32 7.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:03.238Z] #39 87.35 CC criu/pstree.o [2020-08-04T09:31:03.730Z] #47 14.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:03.874Z] #39 87.95 CC criu/rbtree.o [2020-08-04T09:31:03.874Z] #39 88.14 CC criu/rst-malloc.o [2020-08-04T09:31:04.056Z] #11 33.55 The following NEW packages will be installed: [2020-08-04T09:31:04.166Z] #39 88.31 CC criu/seccomp.o [2020-08-04T09:31:04.338Z] #10 ... [2020-08-04T09:31:04.338Z] [2020-08-04T09:31:04.338Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:04.338Z] #45 7.118 + RM_GOPATH=0 [2020-08-04T09:31:04.338Z] #45 7.118 + TMP_GOPATH= [2020-08-04T09:31:04.338Z] #45 7.118 + : /build [2020-08-04T09:31:04.338Z] #45 7.118 + '[' -z '' ']' [2020-08-04T09:31:04.338Z] #45 7.127 ++ mktemp -d [2020-08-04T09:31:04.338Z] #45 7.132 + export GOPATH=/tmp/tmp.qR3CVObHYb [2020-08-04T09:31:04.338Z] #45 7.132 + GOPATH=/tmp/tmp.qR3CVObHYb [2020-08-04T09:31:04.338Z] #45 7.132 + RM_GOPATH=1 [2020-08-04T09:31:04.338Z] #45 7.132 + case "$(go env GOARCH)" in [2020-08-04T09:31:04.338Z] #45 7.132 ++ go env GOARCH [2020-08-04T09:31:04.338Z] #45 7.142 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:04.338Z] #45 7.142 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:04.338Z] #45 7.142 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:04.338Z] #45 7.143 + dir=/tmp/install [2020-08-04T09:31:04.338Z] #45 7.143 + bin=golangci_lint [2020-08-04T09:31:04.338Z] #45 7.143 + shift [2020-08-04T09:31:04.338Z] #45 7.144 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T09:31:04.338Z] #45 7.144 + . /tmp/install/golangci_lint.installer [2020-08-04T09:31:04.338Z] #45 7.144 ++ : v1.23.8 [2020-08-04T09:31:04.338Z] #45 7.144 + install_golangci_lint [2020-08-04T09:31:04.338Z] #45 7.144 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T09:31:04.338Z] #45 7.144 Installing golangci-lint version v1.23.8 [2020-08-04T09:31:04.338Z] #45 7.147 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:31:04.338Z] #45 ... [2020-08-04T09:31:04.338Z] [2020-08-04T09:31:04.338Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:04.338Z] #32 8.644 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:04.338Z] #32 8.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:04.338Z] #32 8.774 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:04.338Z] #32 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:04.367Z] #11 33.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T09:31:04.367Z] #11 33.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T09:31:04.367Z] #11 33.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T09:31:04.367Z] #11 33.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T09:31:04.367Z] #11 33.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T09:31:04.367Z] #11 33.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:04.367Z] #11 33.76 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:04.367Z] #11 33.76 Need to get 78.9 MB of archives. [2020-08-04T09:31:04.367Z] #11 33.76 After this operation, 532 MB of additional disk space will be used. [2020-08-04T09:31:04.367Z] #11 33.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-04T09:31:04.459Z] #39 88.74 CC criu/seize.o [2020-08-04T09:31:04.597Z] #32 ... [2020-08-04T09:31:04.597Z] [2020-08-04T09:31:04.597Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:04.597Z] #23 8.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:04.597Z] #23 8.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:04.597Z] #23 8.824 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:04.597Z] #23 9.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:04.671Z] #11 34.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-08-04T09:31:04.696Z] #47 ... [2020-08-04T09:31:04.696Z] [2020-08-04T09:31:04.696Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:31:04.696Z] #28 5.134 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T09:31:04.696Z] #28 5.135 Cloning into '.'... [2020-08-04T09:31:04.696Z] #28 ... [2020-08-04T09:31:04.696Z] [2020-08-04T09:31:04.696Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:04.696Z] #60 14.28 Checking out files: 69% (1443/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T09:31:04.696Z] #60 15.02 + cd /tmp/tmp.4gwVaP3871/src/github.com/docker/libnetwork [2020-08-04T09:31:04.696Z] #60 15.03 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:04.696Z] #60 15.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T09:31:04.751Z] #39 ... [2020-08-04T09:31:04.751Z] [2020-08-04T09:31:04.751Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:31:04.751Z] #19 3.022 Collecting yamllint==1.16.0 [2020-08-04T09:31:04.751Z] #19 3.140 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T09:31:04.861Z] #23 ... [2020-08-04T09:31:04.861Z] [2020-08-04T09:31:04.861Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:04.861Z] #38 8.890 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:04.861Z] #38 9.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:04.861Z] #38 9.073 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:04.861Z] #38 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:04.861Z] #38 ... [2020-08-04T09:31:04.861Z] [2020-08-04T09:31:04.861Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:04.861Z] #21 7.714 + RM_GOPATH=0 [2020-08-04T09:31:04.861Z] #21 7.714 + TMP_GOPATH= [2020-08-04T09:31:04.861Z] #21 7.714 + : /build [2020-08-04T09:31:04.861Z] #21 7.714 + '[' -z '' ']' [2020-08-04T09:31:04.861Z] #21 7.716 ++ mktemp -d [2020-08-04T09:31:04.861Z] #21 7.717 + export GOPATH=/tmp/tmp.RlfhwL2tY7 [2020-08-04T09:31:04.861Z] #21 7.717 + GOPATH=/tmp/tmp.RlfhwL2tY7 [2020-08-04T09:31:04.861Z] #21 7.717 + RM_GOPATH=1 [2020-08-04T09:31:04.861Z] #21 7.717 + case "$(go env GOARCH)" in [2020-08-04T09:31:04.861Z] #21 7.720 ++ go env GOARCH [2020-08-04T09:31:04.861Z] #21 7.747 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:04.861Z] #21 7.747 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:04.861Z] #21 7.747 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:04.861Z] #21 7.754 Install docker/cli version 17.06.2-ce from stable [2020-08-04T09:31:04.861Z] #21 7.754 + dir=/tmp/install [2020-08-04T09:31:04.861Z] #21 7.754 + bin=dockercli [2020-08-04T09:31:04.861Z] #21 7.754 + shift [2020-08-04T09:31:04.861Z] #21 7.754 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T09:31:04.861Z] #21 7.754 + . /tmp/install/dockercli.installer [2020-08-04T09:31:04.861Z] #21 7.754 ++ : stable [2020-08-04T09:31:04.861Z] #21 7.754 ++ : 17.06.2-ce [2020-08-04T09:31:04.861Z] #21 7.754 + install_dockercli [2020-08-04T09:31:04.861Z] #21 7.754 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T09:31:04.861Z] #21 7.754 ++ uname -m [2020-08-04T09:31:04.861Z] #21 7.772 + arch=x86_64 [2020-08-04T09:31:04.861Z] #21 7.772 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T09:31:04.861Z] #21 7.772 + url=https://download.docker.com/linux/static [2020-08-04T09:31:04.861Z] #21 7.772 + tar -xz docker/docker [2020-08-04T09:31:04.861Z] #21 7.772 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T09:31:04.978Z] #11 34.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T09:31:05.044Z] #19 3.162 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T09:31:05.044Z] #19 3.198 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T09:31:05.044Z] #19 3.208 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T09:31:05.044Z] #19 3.257 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T09:31:05.119Z] #21 ... [2020-08-04T09:31:05.119Z] [2020-08-04T09:31:05.119Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:05.119Z] #51 5.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:05.119Z] #51 6.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:05.119Z] #51 6.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:05.119Z] #51 6.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:05.119Z] #51 8.586 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:05.119Z] #51 ... [2020-08-04T09:31:05.119Z] [2020-08-04T09:31:05.119Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:05.119Z] #30 7.818 + RM_GOPATH=0 [2020-08-04T09:31:05.119Z] #30 7.818 + TMP_GOPATH= [2020-08-04T09:31:05.119Z] #30 7.818 + : /build [2020-08-04T09:31:05.119Z] #30 7.818 + '[' -z '' ']' [2020-08-04T09:31:05.119Z] #30 7.818 ++ mktemp -d [2020-08-04T09:31:05.119Z] #30 7.818 + export GOPATH=/tmp/tmp.Tr70TVXx7j [2020-08-04T09:31:05.119Z] #30 7.818 + GOPATH=/tmp/tmp.Tr70TVXx7j [2020-08-04T09:31:05.119Z] #30 7.818 + RM_GOPATH=1 [2020-08-04T09:31:05.119Z] #30 7.818 + case "$(go env GOARCH)" in [2020-08-04T09:31:05.119Z] #30 7.818 ++ go env GOARCH [2020-08-04T09:31:05.119Z] #30 7.910 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.119Z] #30 7.910 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.119Z] #30 7.910 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:05.119Z] #30 7.926 + dir=/tmp/install [2020-08-04T09:31:05.119Z] #30 7.926 + bin=tomlv [2020-08-04T09:31:05.119Z] #30 7.926 + shift [2020-08-04T09:31:05.119Z] #30 7.926 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T09:31:05.119Z] #30 7.926 + . /tmp/install/tomlv.installer [2020-08-04T09:31:05.119Z] #30 7.926 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:31:05.119Z] #30 7.926 + install_tomlv [2020-08-04T09:31:05.119Z] #30 7.926 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T09:31:05.119Z] #30 7.926 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Tr70TVXx7j/src/github.com/BurntSushi/toml [2020-08-04T09:31:05.119Z] #30 7.926 Cloning into '/tmp/tmp.Tr70TVXx7j/src/github.com/BurntSushi/toml'... [2020-08-04T09:31:05.119Z] #30 7.926 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:31:05.119Z] #30 9.856 + cd /tmp/tmp.Tr70TVXx7j/src/github.com/BurntSushi/toml [2020-08-04T09:31:05.119Z] #30 9.856 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:31:05.119Z] #30 9.897 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:31:05.286Z] #11 34.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-04T09:31:05.287Z] #11 34.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-04T09:31:05.287Z] #11 34.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T09:31:05.377Z] #30 11.13 math/bits [2020-08-04T09:31:05.377Z] #30 11.15 internal/bytealg [2020-08-04T09:31:05.377Z] #30 ... [2020-08-04T09:31:05.377Z] [2020-08-04T09:31:05.377Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:05.377Z] #60 7.774 + RM_GOPATH=0 [2020-08-04T09:31:05.377Z] #60 7.774 + TMP_GOPATH= [2020-08-04T09:31:05.377Z] #60 7.774 + : /build [2020-08-04T09:31:05.377Z] #60 7.774 + '[' -z '' ']' [2020-08-04T09:31:05.377Z] #60 7.774 ++ mktemp -d [2020-08-04T09:31:05.377Z] #60 7.774 + export GOPATH=/tmp/tmp.f9xN0X3AUS [2020-08-04T09:31:05.377Z] #60 7.774 + GOPATH=/tmp/tmp.f9xN0X3AUS [2020-08-04T09:31:05.377Z] #60 7.774 + RM_GOPATH=1 [2020-08-04T09:31:05.377Z] #60 7.774 + case "$(go env GOARCH)" in [2020-08-04T09:31:05.377Z] #60 7.774 ++ go env GOARCH [2020-08-04T09:31:05.377Z] #60 7.789 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.377Z] #60 7.789 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.377Z] #60 7.813 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:05.377Z] #60 7.833 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:05.377Z] #60 7.833 + dir=/tmp/install [2020-08-04T09:31:05.377Z] #60 7.833 + bin=proxy [2020-08-04T09:31:05.377Z] #60 7.833 + shift [2020-08-04T09:31:05.377Z] #60 7.833 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-04T09:31:05.377Z] #60 7.833 + . /tmp/install/proxy.installer [2020-08-04T09:31:05.377Z] #60 7.833 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:05.377Z] #60 7.833 + install_proxy [2020-08-04T09:31:05.377Z] #60 7.833 + case "$1" in [2020-08-04T09:31:05.377Z] #60 7.833 + export CGO_ENABLED=0 [2020-08-04T09:31:05.377Z] #60 7.833 + CGO_ENABLED=0 [2020-08-04T09:31:05.377Z] #60 7.833 + _install_proxy [2020-08-04T09:31:05.377Z] #60 7.833 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-04T09:31:05.377Z] #60 7.833 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.f9xN0X3AUS/src/github.com/docker/libnetwork [2020-08-04T09:31:05.377Z] #60 7.844 Cloning into '/tmp/tmp.f9xN0X3AUS/src/github.com/docker/libnetwork'... [2020-08-04T09:31:05.377Z] #60 ... [2020-08-04T09:31:05.377Z] [2020-08-04T09:31:05.377Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:05.377Z] #43 6.515 + RM_GOPATH=0 [2020-08-04T09:31:05.377Z] #43 6.515 + TMP_GOPATH= [2020-08-04T09:31:05.377Z] #43 6.515 + : /build [2020-08-04T09:31:05.377Z] #43 6.515 + '[' -z '' ']' [2020-08-04T09:31:05.377Z] #43 6.515 ++ mktemp -d [2020-08-04T09:31:05.377Z] #43 6.515 + export GOPATH=/tmp/tmp.fEXrSk0GE5 [2020-08-04T09:31:05.377Z] #43 6.515 + GOPATH=/tmp/tmp.fEXrSk0GE5 [2020-08-04T09:31:05.377Z] #43 6.515 + RM_GOPATH=1 [2020-08-04T09:31:05.377Z] #43 6.515 + case "$(go env GOARCH)" in [2020-08-04T09:31:05.377Z] #43 6.516 ++ go env GOARCH [2020-08-04T09:31:05.377Z] #43 6.548 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.377Z] #43 6.548 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.377Z] #43 6.548 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:05.377Z] #43 6.548 + dir=/tmp/install [2020-08-04T09:31:05.377Z] #43 6.548 + bin=gotestsum [2020-08-04T09:31:05.377Z] #43 6.548 + shift [2020-08-04T09:31:05.377Z] #43 6.548 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T09:31:05.377Z] #43 6.548 + . /tmp/install/gotestsum.installer [2020-08-04T09:31:05.377Z] #43 6.548 ++ : v0.3.5 [2020-08-04T09:31:05.377Z] #43 6.548 + install_gotestsum [2020-08-04T09:31:05.377Z] #43 6.548 + set -e [2020-08-04T09:31:05.377Z] #43 6.548 + export GO111MODULE=on [2020-08-04T09:31:05.377Z] #43 6.548 + GO111MODULE=on [2020-08-04T09:31:05.377Z] #43 6.548 + GOBIN=/build [2020-08-04T09:31:05.377Z] #43 6.548 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T09:31:05.377Z] #43 6.664 go: finding gotest.tools v0.3.5 [2020-08-04T09:31:05.377Z] #43 6.664 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T09:31:05.377Z] #43 7.682 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T09:31:05.377Z] #43 8.410 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T09:31:05.377Z] #43 9.603 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T09:31:05.377Z] #43 9.850 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T09:31:05.377Z] #43 9.997 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:05.377Z] #43 9.998 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T09:31:05.377Z] #43 10.00 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:05.377Z] #43 10.22 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:05.377Z] #43 10.23 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:05.377Z] #43 10.24 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T09:31:05.377Z] #43 10.34 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T09:31:05.377Z] #43 10.49 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:05.378Z] #43 11.09 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:05.378Z] #43 11.19 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:05.378Z] #43 11.21 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:05.378Z] #43 11.23 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:05.378Z] #43 11.24 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:05.589Z] #11 34.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T09:31:05.635Z] #43 ... [2020-08-04T09:31:05.636Z] [2020-08-04T09:31:05.636Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:05.636Z] #54 6.226 + RM_GOPATH=0 [2020-08-04T09:31:05.636Z] #54 6.226 + TMP_GOPATH= [2020-08-04T09:31:05.636Z] #54 6.226 + : /build [2020-08-04T09:31:05.636Z] #54 6.226 + '[' -z '' ']' [2020-08-04T09:31:05.636Z] #54 6.226 ++ mktemp -d [2020-08-04T09:31:05.636Z] #54 6.226 + export GOPATH=/tmp/tmp.OapsCCifNy [2020-08-04T09:31:05.636Z] #54 6.226 + GOPATH=/tmp/tmp.OapsCCifNy [2020-08-04T09:31:05.636Z] #54 6.226 + RM_GOPATH=1 [2020-08-04T09:31:05.636Z] #54 6.226 + case "$(go env GOARCH)" in [2020-08-04T09:31:05.636Z] #54 6.226 ++ go env GOARCH [2020-08-04T09:31:05.636Z] #54 6.240 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.636Z] #54 6.240 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.636Z] #54 6.240 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:05.636Z] #54 6.240 + dir=/tmp/install [2020-08-04T09:31:05.636Z] #54 6.240 + bin=rootlesskit [2020-08-04T09:31:05.636Z] #54 6.240 + shift [2020-08-04T09:31:05.636Z] #54 6.240 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T09:31:05.636Z] #54 6.240 + . /tmp/install/rootlesskit.installer [2020-08-04T09:31:05.636Z] #54 6.240 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:31:05.636Z] #54 6.240 + install_rootlesskit [2020-08-04T09:31:05.636Z] #54 6.240 + case "$1" in [2020-08-04T09:31:05.636Z] #54 6.240 + export CGO_ENABLED=0 [2020-08-04T09:31:05.636Z] #54 6.240 + CGO_ENABLED=0 [2020-08-04T09:31:05.636Z] #54 6.240 + _install_rootlesskit [2020-08-04T09:31:05.636Z] #54 6.240 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T09:31:05.636Z] #54 6.240 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OapsCCifNy/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:31:05.636Z] #54 6.241 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:31:05.636Z] #54 6.263 Cloning into '/tmp/tmp.OapsCCifNy/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T09:31:05.678Z] #19 3.847 Building wheels for collected packages: pyyaml [2020-08-04T09:31:05.679Z] #19 3.866 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T09:31:05.912Z] #54 ... [2020-08-04T09:31:05.912Z] [2020-08-04T09:31:05.912Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:31:05.912Z] #28 7.935 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T09:31:05.912Z] #28 7.940 Cloning into '.'... [2020-08-04T09:31:05.912Z] #28 ... [2020-08-04T09:31:05.912Z] [2020-08-04T09:31:05.912Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:05.912Z] #47 7.260 + RM_GOPATH=0 [2020-08-04T09:31:05.912Z] #47 7.260 + TMP_GOPATH= [2020-08-04T09:31:05.912Z] #47 7.260 + : /build [2020-08-04T09:31:05.912Z] #47 7.260 + '[' -z '' ']' [2020-08-04T09:31:05.912Z] #47 7.260 ++ mktemp -d [2020-08-04T09:31:05.912Z] #47 7.262 + export GOPATH=/tmp/tmp.FPwB1qUvC6 [2020-08-04T09:31:05.912Z] #47 7.262 + GOPATH=/tmp/tmp.FPwB1qUvC6 [2020-08-04T09:31:05.912Z] #47 7.262 + RM_GOPATH=1 [2020-08-04T09:31:05.912Z] #47 7.262 + case "$(go env GOARCH)" in [2020-08-04T09:31:05.912Z] #47 7.267 ++ go env GOARCH [2020-08-04T09:31:05.912Z] #47 7.286 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.912Z] #47 7.286 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:05.912Z] #47 7.294 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:31:05.912Z] #47 7.297 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:05.912Z] #47 7.297 + dir=/tmp/install [2020-08-04T09:31:05.912Z] #47 7.297 + bin=shfmt [2020-08-04T09:31:05.912Z] #47 7.297 + shift [2020-08-04T09:31:05.912Z] #47 7.297 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T09:31:05.912Z] #47 7.297 + . /tmp/install/shfmt.installer [2020-08-04T09:31:05.912Z] #47 7.297 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:31:05.912Z] #47 7.297 + install_shfmt [2020-08-04T09:31:05.912Z] #47 7.297 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T09:31:05.912Z] #47 7.297 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FPwB1qUvC6/src/github.com/mvdan/sh [2020-08-04T09:31:05.912Z] #47 7.319 Cloning into '/tmp/tmp.FPwB1qUvC6/src/github.com/mvdan/sh'... [2020-08-04T09:31:05.971Z] #19 4.308 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T09:31:05.971Z] #19 4.309 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T09:31:05.971Z] #19 4.340 Successfully built pyyaml [2020-08-04T09:31:05.971Z] #19 4.346 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-04T09:31:06.170Z] #47 ... [2020-08-04T09:31:06.170Z] [2020-08-04T09:31:06.170Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:06.170Z] #41 7.162 + cd /tmp/tmp.qSSJQfdDVD/src/github.com/LK4D4/vndr [2020-08-04T09:31:06.170Z] #41 7.162 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:31:06.170Z] #41 7.198 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T09:31:06.170Z] #41 9.135 internal/cpu [2020-08-04T09:31:06.170Z] #41 9.187 runtime/internal/atomic [2020-08-04T09:31:06.170Z] #41 9.763 runtime/internal/sys [2020-08-04T09:31:06.170Z] #41 10.03 runtime/internal/math [2020-08-04T09:31:06.170Z] #41 10.04 internal/bytealg [2020-08-04T09:31:06.170Z] #41 10.19 internal/race [2020-08-04T09:31:06.170Z] #41 10.32 sync/atomic [2020-08-04T09:31:06.170Z] #41 10.97 unicode [2020-08-04T09:31:06.242Z] #11 35.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T09:31:06.242Z] #11 35.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-08-04T09:31:06.264Z] #19 4.550 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T09:31:06.420Z] #32 ... [2020-08-04T09:31:06.420Z] [2020-08-04T09:31:06.420Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:06.420Z] #30 7.430 + RM_GOPATH=0 [2020-08-04T09:31:06.420Z] #30 7.430 + TMP_GOPATH= [2020-08-04T09:31:06.420Z] #30 7.430 + : /build [2020-08-04T09:31:06.420Z] #30 7.430 + '[' -z '' ']' [2020-08-04T09:31:06.420Z] #30 7.430 ++ mktemp -d [2020-08-04T09:31:06.420Z] #30 7.437 + export GOPATH=/tmp/tmp.Uayvla0pZP [2020-08-04T09:31:06.420Z] #30 7.437 + GOPATH=/tmp/tmp.Uayvla0pZP [2020-08-04T09:31:06.420Z] #30 7.437 + RM_GOPATH=1 [2020-08-04T09:31:06.420Z] #30 7.437 + case "$(go env GOARCH)" in [2020-08-04T09:31:06.420Z] #30 7.437 ++ go env GOARCH [2020-08-04T09:31:06.420Z] #30 7.470 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.420Z] #30 7.470 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.420Z] #30 7.470 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:06.420Z] #30 7.477 + dir=/tmp/install [2020-08-04T09:31:06.420Z] #30 7.477 + bin=tomlv [2020-08-04T09:31:06.420Z] #30 7.477 + shift [2020-08-04T09:31:06.420Z] #30 7.477 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-04T09:31:06.420Z] #30 7.477 + . /tmp/install/tomlv.installer [2020-08-04T09:31:06.420Z] #30 7.477 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:31:06.420Z] #30 7.491 + install_tomlv [2020-08-04T09:31:06.420Z] #30 7.491 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-04T09:31:06.420Z] #30 7.491 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Uayvla0pZP/src/github.com/BurntSushi/toml [2020-08-04T09:31:06.420Z] #30 7.491 Cloning into '/tmp/tmp.Uayvla0pZP/src/github.com/BurntSushi/toml'... [2020-08-04T09:31:06.420Z] #30 7.491 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:31:06.420Z] #30 9.009 + cd /tmp/tmp.Uayvla0pZP/src/github.com/BurntSushi/toml [2020-08-04T09:31:06.420Z] #30 9.009 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-04T09:31:06.420Z] #30 9.036 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:31:06.420Z] #30 10.15 runtime/internal/atomic [2020-08-04T09:31:06.420Z] #30 10.15 internal/cpu [2020-08-04T09:31:06.420Z] #30 ... [2020-08-04T09:31:06.420Z] [2020-08-04T09:31:06.420Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:06.420Z] #54 7.421 + RM_GOPATH=0 [2020-08-04T09:31:06.420Z] #54 7.421 + TMP_GOPATH= [2020-08-04T09:31:06.420Z] #54 7.421 + : /build [2020-08-04T09:31:06.420Z] #54 7.421 + '[' -z '' ']' [2020-08-04T09:31:06.420Z] #54 7.421 ++ mktemp -d [2020-08-04T09:31:06.420Z] #54 7.421 + export GOPATH=/tmp/tmp.F4lHTjWHTl [2020-08-04T09:31:06.420Z] #54 7.421 + GOPATH=/tmp/tmp.F4lHTjWHTl [2020-08-04T09:31:06.420Z] #54 7.421 + RM_GOPATH=1 [2020-08-04T09:31:06.420Z] #54 7.421 + case "$(go env GOARCH)" in [2020-08-04T09:31:06.420Z] #54 7.421 ++ go env GOARCH [2020-08-04T09:31:06.420Z] #54 7.451 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:31:06.420Z] #54 7.451 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.420Z] #54 7.451 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.420Z] #54 7.451 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:06.420Z] #54 7.451 + dir=/tmp/install [2020-08-04T09:31:06.420Z] #54 7.451 + bin=rootlesskit [2020-08-04T09:31:06.420Z] #54 7.451 + shift [2020-08-04T09:31:06.420Z] #54 7.451 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-04T09:31:06.420Z] #54 7.451 + . /tmp/install/rootlesskit.installer [2020-08-04T09:31:06.420Z] #54 7.451 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:31:06.420Z] #54 7.451 + install_rootlesskit [2020-08-04T09:31:06.420Z] #54 7.451 + case "$1" in [2020-08-04T09:31:06.420Z] #54 7.451 + export CGO_ENABLED=0 [2020-08-04T09:31:06.420Z] #54 7.451 + CGO_ENABLED=0 [2020-08-04T09:31:06.420Z] #54 7.451 + _install_rootlesskit [2020-08-04T09:31:06.420Z] #54 7.451 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-04T09:31:06.420Z] #54 7.451 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F4lHTjWHTl/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:31:06.420Z] #54 7.484 Cloning into '/tmp/tmp.F4lHTjWHTl/src/github.com/rootless-containers/rootlesskit'... [2020-08-04T09:31:06.420Z] #54 ... [2020-08-04T09:31:06.420Z] [2020-08-04T09:31:06.420Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:06.420Z] #47 7.417 + RM_GOPATH=0 [2020-08-04T09:31:06.420Z] #47 7.417 + TMP_GOPATH= [2020-08-04T09:31:06.420Z] #47 7.417 + : /build [2020-08-04T09:31:06.420Z] #47 7.417 + '[' -z '' ']' [2020-08-04T09:31:06.420Z] #47 7.417 ++ mktemp -d [2020-08-04T09:31:06.420Z] #47 7.417 + export GOPATH=/tmp/tmp.inGqSbrvz2 [2020-08-04T09:31:06.420Z] #47 7.417 + GOPATH=/tmp/tmp.inGqSbrvz2 [2020-08-04T09:31:06.420Z] #47 7.417 + RM_GOPATH=1 [2020-08-04T09:31:06.420Z] #47 7.417 + case "$(go env GOARCH)" in [2020-08-04T09:31:06.420Z] #47 7.417 ++ go env GOARCH [2020-08-04T09:31:06.420Z] #47 7.417 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.420Z] #47 7.417 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.420Z] #47 7.417 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:06.420Z] #47 7.417 + dir=/tmp/install [2020-08-04T09:31:06.420Z] #47 7.417 + bin=shfmt [2020-08-04T09:31:06.420Z] #47 7.417 + shift [2020-08-04T09:31:06.420Z] #47 7.417 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-04T09:31:06.420Z] #47 7.417 + . /tmp/install/shfmt.installer [2020-08-04T09:31:06.420Z] #47 7.417 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:31:06.420Z] #47 7.417 + install_shfmt [2020-08-04T09:31:06.420Z] #47 7.417 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-04T09:31:06.420Z] #47 7.421 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:31:06.420Z] #47 7.441 + git clone https://github.com/mvdan/sh.git /tmp/tmp.inGqSbrvz2/src/github.com/mvdan/sh [2020-08-04T09:31:06.420Z] #47 7.441 Cloning into '/tmp/tmp.inGqSbrvz2/src/github.com/mvdan/sh'... [2020-08-04T09:31:06.420Z] #47 ... [2020-08-04T09:31:06.420Z] [2020-08-04T09:31:06.420Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:06.420Z] #51 8.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:06.420Z] #51 8.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:06.420Z] #51 8.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:06.420Z] #51 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:06.420Z] #51 ... [2020-08-04T09:31:06.420Z] [2020-08-04T09:31:06.420Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:31:06.420Z] #36 7.664 + git clone https://github.com/docker/distribution.git . [2020-08-04T09:31:06.420Z] #36 7.670 Cloning into '.'... [2020-08-04T09:31:06.430Z] #41 12.11 runtime [2020-08-04T09:31:06.557Z] #19 DONE 4.8s [2020-08-04T09:31:06.557Z] [2020-08-04T09:31:06.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:06.557Z] #39 89.36 CC criu/servicefd.o [2020-08-04T09:31:06.557Z] #39 89.55 CC criu/shmem.o [2020-08-04T09:31:06.557Z] #39 90.23 CC criu/sigframe.o [2020-08-04T09:31:06.557Z] #39 90.30 CC criu/signalfd.o [2020-08-04T09:31:06.557Z] #39 90.41 CC criu/sk-inet.o [2020-08-04T09:31:06.679Z] #36 ... [2020-08-04T09:31:06.679Z] [2020-08-04T09:31:06.679Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:06.679Z] #41 8.040 + RM_GOPATH=0 [2020-08-04T09:31:06.679Z] #41 8.040 + TMP_GOPATH= [2020-08-04T09:31:06.680Z] #41 8.040 + : /build [2020-08-04T09:31:06.680Z] #41 8.040 + '[' -z '' ']' [2020-08-04T09:31:06.680Z] #41 8.049 ++ mktemp -d [2020-08-04T09:31:06.680Z] #41 8.052 + export GOPATH=/tmp/tmp.FaaS4DIJRR [2020-08-04T09:31:06.680Z] #41 8.052 + GOPATH=/tmp/tmp.FaaS4DIJRR [2020-08-04T09:31:06.680Z] #41 8.052 + RM_GOPATH=1 [2020-08-04T09:31:06.680Z] #41 8.052 + case "$(go env GOARCH)" in [2020-08-04T09:31:06.680Z] #41 8.054 ++ go env GOARCH [2020-08-04T09:31:06.680Z] #41 8.072 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.680Z] #41 8.072 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.680Z] #41 8.074 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:06.680Z] #41 8.075 + dir=/tmp/install [2020-08-04T09:31:06.680Z] #41 8.076 + bin=vndr [2020-08-04T09:31:06.680Z] #41 8.076 + shift [2020-08-04T09:31:06.680Z] #41 8.076 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-04T09:31:06.680Z] #41 8.076 + . /tmp/install/vndr.installer [2020-08-04T09:31:06.680Z] #41 8.077 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:31:06.680Z] #41 8.080 + install_vndr [2020-08-04T09:31:06.680Z] #41 8.081 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-04T09:31:06.680Z] #41 8.081 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:31:06.680Z] #41 8.081 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FaaS4DIJRR/src/github.com/LK4D4/vndr [2020-08-04T09:31:06.680Z] #41 8.117 Cloning into '/tmp/tmp.FaaS4DIJRR/src/github.com/LK4D4/vndr'... [2020-08-04T09:31:06.680Z] #41 9.141 + cd /tmp/tmp.FaaS4DIJRR/src/github.com/LK4D4/vndr [2020-08-04T09:31:06.680Z] #41 9.141 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-04T09:31:06.680Z] #41 9.171 + go build -buildmode=pie -v -o /build/vndr . [2020-08-04T09:31:06.680Z] #41 ... [2020-08-04T09:31:06.680Z] [2020-08-04T09:31:06.680Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:06.680Z] #23 5.225 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:06.680Z] #23 5.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:06.680Z] #23 5.317 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:06.680Z] #23 5.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:06.680Z] #23 6.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:06.680Z] #23 7.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:06.850Z] #39 ... [2020-08-04T09:31:06.850Z] [2020-08-04T09:31:06.850Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T09:31:06.850Z] #22 DONE 0.2s [2020-08-04T09:31:06.850Z] [2020-08-04T09:31:06.850Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:31:06.909Z] #11 ... [2020-08-04T09:31:06.909Z] [2020-08-04T09:31:06.909Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:06.909Z] #39 22.27 Reading package lists... [2020-08-04T09:31:06.909Z] #39 30.86 Building dependency tree... [2020-08-04T09:31:06.909Z] #39 34.32 The following additional packages will be installed: [2020-08-04T09:31:06.909Z] #39 34.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T09:31:06.909Z] #39 34.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T09:31:06.909Z] #39 34.33 Suggested packages: [2020-08-04T09:31:06.909Z] #39 34.33 manpages-dev python-setuptools [2020-08-04T09:31:06.909Z] #39 35.83 The following NEW packages will be installed: [2020-08-04T09:31:06.909Z] #39 35.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T09:31:06.909Z] #39 35.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T09:31:06.909Z] #39 35.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T09:31:06.909Z] #39 35.86 python-six zlib1g-dev [2020-08-04T09:31:06.909Z] #39 35.98 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:06.909Z] #39 35.98 Need to get 4075 kB of archives. [2020-08-04T09:31:06.909Z] #39 35.98 After this operation, 24.5 MB of additional disk space will be used. [2020-08-04T09:31:06.909Z] #39 35.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-04T09:31:06.909Z] #39 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-04T09:31:06.909Z] #39 36.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T09:31:06.909Z] #39 36.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-04T09:31:06.909Z] #39 36.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-04T09:31:06.909Z] #39 36.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-04T09:31:06.909Z] #39 36.15 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-08-04T09:31:06.909Z] #39 36.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-04T09:31:06.909Z] #39 36.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-04T09:31:06.909Z] #39 36.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-04T09:31:06.909Z] #39 36.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-04T09:31:06.939Z] #23 ... [2020-08-04T09:31:06.940Z] [2020-08-04T09:31:06.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:06.940Z] #10 7.638 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:06.940Z] #10 7.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:06.940Z] #10 7.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:06.940Z] #10 9.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:06.940Z] #10 ... [2020-08-04T09:31:06.940Z] [2020-08-04T09:31:06.940Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:06.940Z] #43 6.878 + RM_GOPATH=0 [2020-08-04T09:31:06.940Z] #43 6.878 + TMP_GOPATH= [2020-08-04T09:31:06.940Z] #43 6.878 + : /build [2020-08-04T09:31:06.940Z] #43 6.878 + '[' -z '' ']' [2020-08-04T09:31:06.940Z] #43 6.878 ++ mktemp -d [2020-08-04T09:31:06.940Z] #43 6.886 + export GOPATH=/tmp/tmp.goNumLm7z8 [2020-08-04T09:31:06.940Z] #43 6.886 + GOPATH=/tmp/tmp.goNumLm7z8 [2020-08-04T09:31:06.940Z] #43 6.886 + RM_GOPATH=1 [2020-08-04T09:31:06.940Z] #43 6.886 + case "$(go env GOARCH)" in [2020-08-04T09:31:06.940Z] #43 6.886 ++ go env GOARCH [2020-08-04T09:31:06.940Z] #43 6.916 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.940Z] #43 6.916 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:06.940Z] #43 6.916 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:06.940Z] #43 6.922 + dir=/tmp/install [2020-08-04T09:31:06.940Z] #43 6.922 + bin=gotestsum [2020-08-04T09:31:06.940Z] #43 6.922 + shift [2020-08-04T09:31:06.940Z] #43 6.922 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-04T09:31:06.940Z] #43 6.922 + . /tmp/install/gotestsum.installer [2020-08-04T09:31:06.940Z] #43 6.922 ++ : v0.3.5 [2020-08-04T09:31:06.940Z] #43 6.922 + install_gotestsum [2020-08-04T09:31:06.940Z] #43 6.922 + set -e [2020-08-04T09:31:06.940Z] #43 6.922 + export GO111MODULE=on [2020-08-04T09:31:06.940Z] #43 6.922 + GO111MODULE=on [2020-08-04T09:31:06.940Z] #43 6.922 + GOBIN=/build [2020-08-04T09:31:06.940Z] #43 6.922 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-04T09:31:06.940Z] #43 7.076 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-04T09:31:06.940Z] #43 7.076 go: finding gotest.tools v0.3.5 [2020-08-04T09:31:06.940Z] #43 8.377 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-04T09:31:06.940Z] #43 8.659 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-04T09:31:06.940Z] #43 9.859 go: downloading gotest.tools v2.1.0+incompatible [2020-08-04T09:31:06.940Z] #43 10.25 go: extracting gotest.tools v2.1.0+incompatible [2020-08-04T09:31:06.940Z] #43 10.60 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:06.940Z] #43 10.64 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:06.940Z] #43 10.65 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:06.940Z] #43 10.81 go: downloading github.com/fatih/color v1.6.0 [2020-08-04T09:31:06.940Z] #43 10.95 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:06.940Z] #43 11.04 go: downloading github.com/pkg/errors v0.8.0 [2020-08-04T09:31:07.203Z] #43 ... [2020-08-04T09:31:07.203Z] [2020-08-04T09:31:07.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:07.203Z] #38 8.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:31:07.203Z] #38 8.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:31:07.203Z] #38 8.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:31:07.203Z] #38 11.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:31:07.203Z] #38 ... [2020-08-04T09:31:07.203Z] [2020-08-04T09:31:07.203Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:07.203Z] #45 7.947 + RM_GOPATH=0 [2020-08-04T09:31:07.203Z] #45 7.947 + TMP_GOPATH= [2020-08-04T09:31:07.203Z] #45 7.947 + : /build [2020-08-04T09:31:07.203Z] #45 7.947 + '[' -z '' ']' [2020-08-04T09:31:07.203Z] #45 7.948 ++ mktemp -d [2020-08-04T09:31:07.203Z] #45 7.949 + export GOPATH=/tmp/tmp.Gi7zjmLGfV [2020-08-04T09:31:07.203Z] #45 7.964 + GOPATH=/tmp/tmp.Gi7zjmLGfV [2020-08-04T09:31:07.203Z] #45 7.964 + RM_GOPATH=1 [2020-08-04T09:31:07.203Z] #45 7.964 + case "$(go env GOARCH)" in [2020-08-04T09:31:07.203Z] #45 7.964 ++ go env GOARCH [2020-08-04T09:31:07.203Z] #45 7.991 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:07.203Z] #45 7.991 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:07.203Z] #45 7.991 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:07.203Z] #45 7.993 + dir=/tmp/install [2020-08-04T09:31:07.203Z] #45 7.993 + bin=golangci_lint [2020-08-04T09:31:07.203Z] #45 7.993 + shift [2020-08-04T09:31:07.203Z] #45 7.993 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-04T09:31:07.203Z] #45 7.993 + . /tmp/install/golangci_lint.installer [2020-08-04T09:31:07.203Z] #45 7.993 ++ : v1.23.8 [2020-08-04T09:31:07.203Z] #45 7.993 + install_golangci_lint [2020-08-04T09:31:07.203Z] #45 7.993 + echo 'Installing golangci-lint version v1.23.8' [2020-08-04T09:31:07.203Z] #45 7.993 Installing golangci-lint version v1.23.8 [2020-08-04T09:31:07.203Z] #45 8.015 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:31:07.228Z] #39 36.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-04T09:31:07.228Z] #39 36.50 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-08-04T09:31:07.228Z] #39 36.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-04T09:31:07.228Z] #39 36.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T09:31:07.228Z] #39 36.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-04T09:31:07.228Z] #39 36.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-04T09:31:07.269Z] #60 ... [2020-08-04T09:31:07.269Z] [2020-08-04T09:31:07.269Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:07.269Z] #30 7.491 internal/bytealg [2020-08-04T09:31:07.269Z] #30 7.543 math [2020-08-04T09:31:07.269Z] #30 7.827 sync/atomic [2020-08-04T09:31:07.269Z] #30 8.289 unicode [2020-08-04T09:31:07.269Z] #30 8.381 internal/testlog [2020-08-04T09:31:07.269Z] #30 9.093 encoding [2020-08-04T09:31:07.269Z] #30 9.373 runtime [2020-08-04T09:31:07.269Z] #30 9.902 runtime/cgo [2020-08-04T09:31:07.269Z] #30 ... [2020-08-04T09:31:07.269Z] [2020-08-04T09:31:07.269Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:07.269Z] #43 7.587 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:07.269Z] #43 7.670 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:07.269Z] #43 7.679 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:07.269Z] #43 7.689 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:07.269Z] #43 7.750 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:07.269Z] #43 9.283 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:07.269Z] #43 9.828 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:07.269Z] #43 9.831 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:07.269Z] #43 12.94 go: finding github.com/fatih/color v1.6.0 [2020-08-04T09:31:07.269Z] #43 12.95 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T09:31:07.269Z] #43 13.02 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:07.269Z] #43 13.02 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:07.269Z] #43 13.18 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:07.269Z] #43 13.21 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:07.269Z] #43 13.63 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:07.269Z] #43 13.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:07.269Z] #43 13.82 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:07.269Z] #43 13.83 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:07.270Z] #43 13.91 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:07.270Z] #43 ... [2020-08-04T09:31:07.270Z] [2020-08-04T09:31:07.270Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:07.270Z] #47 15.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:07.270Z] #47 15.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:07.270Z] #47 16.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:07.270Z] #47 16.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:07.270Z] #47 17.38 runtime/cgo [2020-08-04T09:31:07.270Z] #47 17.52 runtime [2020-08-04T09:31:07.364Z] #41 ... [2020-08-04T09:31:07.364Z] [2020-08-04T09:31:07.364Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:07.364Z] #54 13.08 + cd /tmp/tmp.OapsCCifNy/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:31:07.364Z] #54 13.08 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:31:07.364Z] #54 13.25 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:31:07.364Z] #54 13.27 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T09:31:07.462Z] #45 ... [2020-08-04T09:31:07.462Z] [2020-08-04T09:31:07.462Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:07.462Z] #43 11.42 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:07.462Z] #43 11.68 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:07.486Z] #26 DONE 0.8s [2020-08-04T09:31:07.486Z] [2020-08-04T09:31:07.486Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:31:07.724Z] #43 11.94 go: extracting github.com/pkg/errors v0.8.0 [2020-08-04T09:31:07.779Z] #29 DONE 0.1s [2020-08-04T09:31:07.779Z] [2020-08-04T09:31:07.779Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T09:31:07.779Z] #31 DONE 0.1s [2020-08-04T09:31:07.779Z] [2020-08-04T09:31:07.779Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T09:31:07.779Z] #34 DONE 0.1s [2020-08-04T09:31:07.779Z] [2020-08-04T09:31:07.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:07.779Z] #39 91.21 CC criu/sk-netlink.o [2020-08-04T09:31:07.779Z] #39 91.35 CC criu/sk-packet.o [2020-08-04T09:31:07.779Z] #39 91.80 CC criu/sk-queue.o [2020-08-04T09:31:07.985Z] #43 12.09 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T09:31:07.985Z] #43 12.13 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:07.985Z] #43 12.23 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:08.098Z] #39 92.09 CC criu/sk-tcp.o [2020-08-04T09:31:08.247Z] #43 12.23 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:08.247Z] #43 12.34 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:08.247Z] #43 12.35 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:08.284Z] #39 ... [2020-08-04T09:31:08.284Z] [2020-08-04T09:31:08.284Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:08.284Z] #33 21.91 Reading package lists... [2020-08-04T09:31:08.284Z] #33 29.17 Building dependency tree... [2020-08-04T09:31:08.284Z] #33 32.06 The following additional packages will be installed: [2020-08-04T09:31:08.284Z] #33 32.07 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T09:31:08.284Z] #33 32.09 Suggested packages: [2020-08-04T09:31:08.284Z] #33 32.10 cmake-doc ninja-build lrzip [2020-08-04T09:31:08.284Z] #33 32.10 Recommended packages: [2020-08-04T09:31:08.284Z] #33 32.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T09:31:08.284Z] #33 33.16 The following NEW packages will be installed: [2020-08-04T09:31:08.284Z] #33 33.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T09:31:08.284Z] #33 33.17 vim-common xxd [2020-08-04T09:31:08.284Z] #33 33.37 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:08.284Z] #33 33.37 Need to get 14.9 MB of archives. [2020-08-04T09:31:08.284Z] #33 33.37 After this operation, 67.2 MB of additional disk space will be used. [2020-08-04T09:31:08.284Z] #33 33.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-04T09:31:08.284Z] #33 33.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:31:08.284Z] #33 33.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T09:31:08.284Z] #33 33.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-04T09:31:08.284Z] #33 34.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-04T09:31:08.284Z] #33 34.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-04T09:31:08.284Z] #33 34.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-04T09:31:08.284Z] #33 34.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-04T09:31:08.284Z] #33 34.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-04T09:31:08.284Z] #33 35.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-04T09:31:08.284Z] #33 36.78 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:08.284Z] #33 37.05 Fetched 14.9 MB in 2s (7032 kB/s) [2020-08-04T09:31:08.284Z] #33 37.19 Selecting previously unselected package xxd. [2020-08-04T09:31:08.284Z] #33 37.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-04T09:31:08.284Z] #33 37.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-04T09:31:08.284Z] #33 37.31 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:31:08.284Z] #33 37.57 Selecting previously unselected package vim-common. [2020-08-04T09:31:08.284Z] #33 37.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:31:08.284Z] #33 37.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:31:08.284Z] #33 ... [2020-08-04T09:31:08.284Z] [2020-08-04T09:31:08.284Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:08.284Z] #52 24.70 Reading package lists... [2020-08-04T09:31:08.284Z] #52 32.45 Building dependency tree... [2020-08-04T09:31:08.284Z] #52 35.25 The following additional packages will be installed: [2020-08-04T09:31:08.284Z] #52 35.25 libbtrfs0 [2020-08-04T09:31:08.284Z] #52 35.38 The following NEW packages will be installed: [2020-08-04T09:31:08.284Z] #52 35.41 libbtrfs-dev libbtrfs0 [2020-08-04T09:31:08.284Z] #52 35.56 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:08.284Z] #52 35.56 Need to get 120 kB of archives. [2020-08-04T09:31:08.284Z] #52 35.56 After this operation, 423 kB of additional disk space will be used. [2020-08-04T09:31:08.284Z] #52 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-04T09:31:08.284Z] #52 35.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-04T09:31:08.284Z] #52 37.31 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:08.284Z] #52 37.51 Fetched 120 kB in 0s (719 kB/s) [2020-08-04T09:31:08.284Z] #52 37.62 Selecting previously unselected package libbtrfs0. [2020-08-04T09:31:08.284Z] #52 37.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-04T09:31:08.377Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-04T09:31:08.377Z] [2020-08-04T09:31:08.377Z] ________ ____ __. [2020-08-04T09:31:08.377Z] \_____ \ | |/ _| [2020-08-04T09:31:08.377Z] / | \| < [2020-08-04T09:31:08.377Z] / | \ | \ [2020-08-04T09:31:08.377Z] \_______ /____|__ \ [2020-08-04T09:31:08.377Z] \/ \/ [2020-08-04T09:31:08.377Z] [2020-08-04T09:31:08.377Z] INFO: make.ps1 ended at 08/04/2020 09:30:57 [2020-08-04T09:31:08.377Z] INFO: Binaries build ended at 08/04/2020 09:30:59. Duration:00:01:08.7371714 [2020-08-04T09:31:08.377Z] INFO: Copying the built daemon binary to d:\CI\PR-41178\11\binary\dockerd-35f44c54a7.exe... [2020-08-04T09:31:08.377Z] INFO: Copying the built client binary to d:\CI\PR-41178\11\binary\docker-35f44c54a7.exe... [2020-08-04T09:31:08.377Z] INFO: Copying dockerversion from the container... [2020-08-04T09:31:08.377Z] INFO: Copying the golang package from the container to d:\CI\PR-41178\11\installer\go.zip... [2020-08-04T09:31:08.377Z] INFO: Extracting go.zip to d:\CI\PR-41178\11\go [2020-08-04T09:31:08.391Z] #39 92.44 CC criu/sk-unix.o [2020-08-04T09:31:08.506Z] #43 12.58 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:08.507Z] #43 12.64 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:08.507Z] #43 12.64 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:08.507Z] #43 12.77 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:08.583Z] #52 37.75 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-04T09:31:08.583Z] #52 37.76 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:08.583Z] #52 37.88 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:31:08.583Z] #52 37.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-04T09:31:08.583Z] #52 37.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:08.885Z] #52 ... [2020-08-04T09:31:08.885Z] [2020-08-04T09:31:08.885Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:08.885Z] #33 38.06 Selecting previously unselected package cmake-data. [2020-08-04T09:31:08.885Z] #33 38.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T09:31:08.885Z] #33 38.09 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T09:31:09.187Z] #33 ... [2020-08-04T09:31:09.187Z] [2020-08-04T09:31:09.187Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:09.187Z] #52 38.21 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:09.187Z] #52 38.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:09.187Z] #52 38.26 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:09.187Z] #52 DONE 38.6s [2020-08-04T09:31:09.430Z] #39 93.55 CC criu/sockets.o [2020-08-04T09:31:09.491Z] [2020-08-04T09:31:09.491Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:09.491Z] #39 38.12 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:09.491Z] #39 38.40 Fetched 4075 kB in 1s (6533 kB/s) [2020-08-04T09:31:09.491Z] #39 38.55 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-04T09:31:09.491Z] #39 38.55 (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-08-04T09:31:09.491Z] #39 38.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-04T09:31:09.491Z] #39 38.71 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-04T09:31:09.491Z] #39 ... [2020-08-04T09:31:09.491Z] [2020-08-04T09:31:09.491Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:09.491Z] #24 24.87 Reading package lists... [2020-08-04T09:31:09.491Z] #24 32.37 Building dependency tree... [2020-08-04T09:31:09.491Z] #24 34.78 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T09:31:09.491Z] #24 34.78 The following additional packages will be installed: [2020-08-04T09:31:09.491Z] #24 34.79 libjq1 libonig5 [2020-08-04T09:31:09.491Z] #24 35.31 The following NEW packages will be installed: [2020-08-04T09:31:09.491Z] #24 35.33 jq libjq1 libonig5 [2020-08-04T09:31:09.491Z] #24 35.49 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:09.491Z] #24 35.49 Need to get 358 kB of archives. [2020-08-04T09:31:09.491Z] #24 35.49 After this operation, 1277 kB of additional disk space will be used. [2020-08-04T09:31:09.491Z] #24 35.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-04T09:31:09.491Z] #24 35.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-04T09:31:09.491Z] #24 35.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-04T09:31:09.491Z] #24 37.16 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:09.491Z] #24 37.43 Fetched 358 kB in 0s (2088 kB/s) [2020-08-04T09:31:09.491Z] #24 37.52 Selecting previously unselected package libonig5:ppc64el. [2020-08-04T09:31:09.491Z] #24 37.52 (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-08-04T09:31:09.491Z] #24 37.58 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-04T09:31:09.491Z] #24 37.60 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-04T09:31:09.491Z] #24 37.95 Selecting previously unselected package libjq1:ppc64el. [2020-08-04T09:31:09.491Z] #24 37.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T09:31:09.491Z] #24 37.97 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T09:31:09.491Z] #24 38.17 Selecting previously unselected package jq. [2020-08-04T09:31:09.491Z] #24 38.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T09:31:09.491Z] #24 38.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:09.491Z] #24 38.43 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-04T09:31:09.491Z] #24 38.44 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T09:31:09.491Z] #24 38.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:09.491Z] #24 38.46 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:09.491Z] #24 DONE 38.9s [2020-08-04T09:31:09.491Z] [2020-08-04T09:31:09.491Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:09.491Z] #39 38.87 Selecting previously unselected package libnet1:ppc64el. [2020-08-04T09:31:09.491Z] #39 38.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-04T09:31:09.491Z] #39 38.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:09.723Z] #39 93.93 CC criu/stats.o [2020-08-04T09:31:09.793Z] #39 ... [2020-08-04T09:31:09.793Z] [2020-08-04T09:31:09.793Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:31:09.793Z] #25 DONE 0.1s [2020-08-04T09:31:09.793Z] [2020-08-04T09:31:09.793Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:09.793Z] #53 0.329 + RM_GOPATH=0 [2020-08-04T09:31:09.793Z] #53 0.329 + TMP_GOPATH= [2020-08-04T09:31:09.793Z] #53 0.329 + : /build [2020-08-04T09:31:09.793Z] #53 0.329 + '[' -z '' ']' [2020-08-04T09:31:09.793Z] #53 0.342 ++ mktemp -d [2020-08-04T09:31:09.793Z] #53 0.346 + export GOPATH=/tmp/tmp.j4nAGbEr2y [2020-08-04T09:31:09.793Z] #53 0.346 + GOPATH=/tmp/tmp.j4nAGbEr2y [2020-08-04T09:31:09.793Z] #53 0.346 + RM_GOPATH=1 [2020-08-04T09:31:09.793Z] #53 0.346 + case "$(go env GOARCH)" in [2020-08-04T09:31:09.793Z] #53 0.347 ++ go env GOARCH [2020-08-04T09:31:09.793Z] #53 0.401 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:09.793Z] #53 0.401 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:09.793Z] #53 0.404 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:09.793Z] #53 0.419 + dir=/tmp/install [2020-08-04T09:31:09.793Z] #53 0.420 + bin=containerd [2020-08-04T09:31:09.793Z] #53 0.420 + shift [2020-08-04T09:31:09.793Z] #53 0.420 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T09:31:09.793Z] #53 0.420 + . /tmp/install/containerd.installer [2020-08-04T09:31:09.793Z] #53 0.422 ++ set -e [2020-08-04T09:31:09.793Z] #53 0.422 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:31:09.793Z] #53 0.436 + install_containerd [2020-08-04T09:31:09.793Z] #53 0.441 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T09:31:09.793Z] #53 0.447 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:31:09.793Z] #53 0.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j4nAGbEr2y/src/github.com/containerd/containerd [2020-08-04T09:31:09.794Z] #53 0.451 Cloning into '/tmp/tmp.j4nAGbEr2y/src/github.com/containerd/containerd'... [2020-08-04T09:31:09.841Z] #47 ... [2020-08-04T09:31:09.841Z] [2020-08-04T09:31:09.841Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:09.841Z] #51 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T09:31:09.841Z] #51 17.62 Fetched 8196 kB in 13s (647 kB/s) [2020-08-04T09:31:09.841Z] #51 17.62 Reading package lists... [2020-08-04T09:31:09.841Z] #51 ... [2020-08-04T09:31:09.841Z] [2020-08-04T09:31:09.841Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:31:09.841Z] #36 18.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T09:31:09.842Z] #36 20.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T09:31:10.016Z] #39 94.20 CC criu/string.o [2020-08-04T09:31:10.016Z] #39 94.25 CC criu/sysctl.o [2020-08-04T09:31:10.112Z] #36 ... [2020-08-04T09:31:10.112Z] [2020-08-04T09:31:10.112Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:10.112Z] #32 10.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T09:31:10.112Z] #32 18.45 Fetched 8196 kB in 13s (631 kB/s) [2020-08-04T09:31:10.112Z] #32 18.45 Reading package lists... [2020-08-04T09:31:10.112Z] #32 ... [2020-08-04T09:31:10.112Z] [2020-08-04T09:31:10.112Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:10.112Z] #41 11.53 crypto/internal/subtle [2020-08-04T09:31:10.112Z] #41 11.96 crypto/subtle [2020-08-04T09:31:10.112Z] #41 12.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T09:31:10.112Z] #41 12.30 internal/nettrace [2020-08-04T09:31:10.112Z] #41 12.57 vendor/golang.org/x/crypto/internal/subtle [2020-08-04T09:31:10.112Z] #41 12.63 runtime/cgo [2020-08-04T09:31:10.309Z] #39 94.56 CC criu/sysfs_parse.o [2020-08-04T09:31:10.602Z] #39 94.74 CC criu/timens.o [2020-08-04T09:31:10.895Z] #39 94.89 CC criu/timerfd.o [2020-08-04T09:31:10.895Z] #39 95.08 CC criu/tty.o [2020-08-04T09:31:11.827Z] #43 15.91 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:11.827Z] #43 16.06 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:11.934Z] #39 96.02 CC criu/tun.o [2020-08-04T09:31:12.227Z] #39 96.28 CC criu/uffd.o [2020-08-04T09:31:12.657Z] #54 ... [2020-08-04T09:31:12.657Z] [2020-08-04T09:31:12.657Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:31:12.657Z] #36 7.770 + git clone https://github.com/docker/distribution.git . [2020-08-04T09:31:12.657Z] #36 7.785 Cloning into '.'... [2020-08-04T09:31:12.657Z] #36 ... [2020-08-04T09:31:12.657Z] [2020-08-04T09:31:12.657Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:12.657Z] #41 17.75 unicode/utf8 [2020-08-04T09:31:12.862Z] #39 96.94 CC criu/util.o [2020-08-04T09:31:12.916Z] #41 18.65 math [2020-08-04T09:31:13.448Z] #41 ... [2020-08-04T09:31:13.448Z] [2020-08-04T09:31:13.448Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:13.448Z] #32 18.45 Reading package lists... [2020-08-04T09:31:13.497Z] #39 97.49 CC criu/uts_ns.o [2020-08-04T09:31:13.497Z] #39 97.64 CC criu/vdso.o [2020-08-04T09:31:13.738Z] #43 18.05 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:13.738Z] #43 ... [2020-08-04T09:31:13.738Z] [2020-08-04T09:31:13.738Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:31:13.738Z] #28 7.880 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-04T09:31:13.738Z] #28 7.880 Cloning into '.'... [2020-08-04T09:31:13.789Z] #39 ... [2020-08-04T09:31:13.790Z] [2020-08-04T09:31:13.790Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:31:13.790Z] #36 DONE 135.6s [2020-08-04T09:31:13.790Z] [2020-08-04T09:31:13.790Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:13.790Z] #39 97.91 LINK criu/built-in.o [2020-08-04T09:31:13.790Z] #39 97.97 LINK criu/criu [2020-08-04T09:31:13.997Z] #28 ... [2020-08-04T09:31:13.997Z] [2020-08-04T09:31:13.997Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:13.997Z] #21 8.172 + RM_GOPATH=0 [2020-08-04T09:31:13.997Z] #21 8.172 + TMP_GOPATH= [2020-08-04T09:31:13.997Z] #21 8.172 + : /build [2020-08-04T09:31:13.997Z] #21 8.172 + '[' -z '' ']' [2020-08-04T09:31:13.997Z] #21 8.172 ++ mktemp -d [2020-08-04T09:31:13.997Z] #21 8.172 + export GOPATH=/tmp/tmp.mdqnZFSYMN [2020-08-04T09:31:13.997Z] #21 8.172 + GOPATH=/tmp/tmp.mdqnZFSYMN [2020-08-04T09:31:13.997Z] #21 8.172 + RM_GOPATH=1 [2020-08-04T09:31:13.997Z] #21 8.172 + case "$(go env GOARCH)" in [2020-08-04T09:31:13.997Z] #21 8.188 ++ go env GOARCH [2020-08-04T09:31:13.997Z] #21 8.249 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:13.997Z] #21 8.249 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:13.997Z] #21 8.249 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:13.997Z] #21 8.258 + dir=/tmp/install [2020-08-04T09:31:13.997Z] #21 8.258 + bin=dockercli [2020-08-04T09:31:13.997Z] #21 8.258 + shift [2020-08-04T09:31:13.997Z] #21 8.258 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-04T09:31:13.997Z] #21 8.258 + . /tmp/install/dockercli.installer [2020-08-04T09:31:13.997Z] #21 8.258 ++ : stable [2020-08-04T09:31:13.997Z] #21 8.258 ++ : 17.06.2-ce [2020-08-04T09:31:13.997Z] #21 8.258 + install_dockercli [2020-08-04T09:31:13.997Z] #21 8.258 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T09:31:13.997Z] #21 8.258 ++ uname -m [2020-08-04T09:31:13.997Z] #21 8.258 + arch=x86_64 [2020-08-04T09:31:13.997Z] #21 8.258 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T09:31:13.997Z] #21 8.258 + url=https://download.docker.com/linux/static [2020-08-04T09:31:13.997Z] #21 8.258 + tar -xz docker/docker [2020-08-04T09:31:13.997Z] #21 8.264 Install docker/cli version 17.06.2-ce from stable [2020-08-04T09:31:13.997Z] #21 8.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T09:31:14.084Z] #39 98.10 DEP lib/c/criu.d [2020-08-04T09:31:14.084Z] #39 98.11 CC images/rpc.pb-c.o [2020-08-04T09:31:14.258Z] #21 ... [2020-08-04T09:31:14.258Z] [2020-08-04T09:31:14.258Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:14.258Z] #54 15.35 Checking out files: 96% (766/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-08-04T09:31:14.258Z] #54 15.47 + cd /tmp/tmp.F4lHTjWHTl/src/github.com/rootless-containers/rootlesskit [2020-08-04T09:31:14.258Z] #54 15.47 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-04T09:31:14.258Z] #54 15.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:31:14.258Z] #54 15.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-04T09:31:14.384Z] #39 98.38 CC lib/c/criu.o [2020-08-04T09:31:14.676Z] #39 ... [2020-08-04T09:31:14.677Z] [2020-08-04T09:31:14.677Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T09:31:14.677Z] #37 DONE 0.2s [2020-08-04T09:31:14.677Z] [2020-08-04T09:31:14.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:14.677Z] #39 98.85 LINK lib/c/built-in.o [2020-08-04T09:31:14.677Z] #39 98.85 LINK lib/c/libcriu.so [2020-08-04T09:31:14.677Z] #39 98.87 LINK lib/c/libcriu.a [2020-08-04T09:31:14.677Z] #39 98.90 GEN magic.py [2020-08-04T09:31:14.677Z] #39 98.93 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:31:14.677Z] #39 98.93 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:31:14.969Z] #39 98.94 Note: Building without GnuTLS support [2020-08-04T09:31:14.969Z] #39 98.94 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:31:14.969Z] #39 98.94 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:31:14.969Z] #39 99.11 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:31:15.261Z] #39 99.39 make[1]: Nothing to be done for 'all'. [2020-08-04T09:31:15.540Z] #53 ... [2020-08-04T09:31:15.540Z] [2020-08-04T09:31:15.540Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:15.540Z] #26 2.995 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T09:31:15.540Z] #26 3.708 [2020-08-04T09:31:15.540Z] #26 3.919 0.1% ### 4.8% ### 4.8% ######### 13.1% ############# 19.2% ################### 27.3% ######################### 35.5% ################################ 45.6% ######################################## 55.8% ############################################ 62.0% ################################################## 70.1% ######################################################## 78.3% ############################################################## 86.4% ################################################################## 92.5%#26 ... [2020-08-04T09:31:15.540Z] [2020-08-04T09:31:15.540Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:15.540Z] #61 DONE 44.6s [2020-08-04T09:31:15.540Z] [2020-08-04T09:31:15.540Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:15.540Z] #26 3.919 0.1% ### 4.8% ### 4.8% ######### 13.1% ############# 19.2% ################### 27.3% ######################### 35.5% ################################ 45.6% ######################################## 55.8% ############################################ 62.0% ################################################## 70.1% ######################################################## 78.3% ############################################################## 86.4% ################################################################## 92.5% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-04T09:31:15.540Z] #26 ... [2020-08-04T09:31:15.540Z] [2020-08-04T09:31:15.540Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:15.540Z] #39 39.05 Selecting previously unselected package libnet1-dev. [2020-08-04T09:31:15.540Z] #39 39.05 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 39.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:15.540Z] #39 39.28 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-04T09:31:15.540Z] #39 39.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 39.29 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T09:31:15.540Z] #39 39.48 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-04T09:31:15.540Z] #39 39.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 39.52 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-04T09:31:15.540Z] #39 39.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-04T09:31:15.540Z] #39 39.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 39.80 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T09:31:15.540Z] #39 40.03 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-04T09:31:15.540Z] #39 40.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 40.06 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-04T09:31:15.540Z] #39 40.20 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-04T09:31:15.540Z] #39 40.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 40.23 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-04T09:31:15.540Z] #39 40.57 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-04T09:31:15.540Z] #39 40.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 40.62 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:15.540Z] #39 41.46 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-04T09:31:15.540Z] #39 41.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 41.48 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:15.540Z] #39 41.65 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-04T09:31:15.540Z] #39 41.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 41.66 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:15.540Z] #39 43.11 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-04T09:31:15.540Z] #39 43.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 43.14 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:15.540Z] #39 44.06 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T09:31:15.540Z] #39 44.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 44.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:31:15.540Z] #39 44.35 Selecting previously unselected package protobuf-compiler. [2020-08-04T09:31:15.540Z] #39 44.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-04T09:31:15.540Z] #39 44.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:31:15.540Z] #39 44.61 Selecting previously unselected package python-pkg-resources. [2020-08-04T09:31:15.540Z] #39 44.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:31:15.540Z] #39 44.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T09:31:15.554Z] #39 99.62 make[1]: 'images/built-in.o' is up to date. [2020-08-04T09:31:15.554Z] #39 99.64 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T09:31:15.554Z] #39 99.64 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T09:31:15.554Z] #39 99.65 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T09:31:15.554Z] #39 99.66 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T09:31:15.554Z] #39 99.66 make[1]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:31:15.554Z] #39 99.74 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.74 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.76 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.79 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.80 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.80 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.81 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.84 make[2]: Nothing to be done for 'all'. [2020-08-04T09:31:15.554Z] #39 99.84 INSTALL criu/criu [2020-08-04T09:31:15.842Z] #39 45.02 Selecting previously unselected package python-six. [2020-08-04T09:31:15.842Z] #39 45.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T09:31:15.842Z] #39 45.07 Unpacking python-six (1.12.0-1) ... [2020-08-04T09:31:15.842Z] #39 45.22 Selecting previously unselected package python-protobuf. [2020-08-04T09:31:15.842Z] #39 45.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-04T09:31:15.842Z] #39 45.27 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T09:31:15.846Z] #39 DONE 100.0s [2020-08-04T09:31:15.846Z] [2020-08-04T09:31:15.846Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:15.955Z] #32 24.63 Reading package lists... [2020-08-04T09:31:15.955Z] #32 ... [2020-08-04T09:31:15.955Z] [2020-08-04T09:31:15.955Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:15.955Z] #38 16.36 Fetched 8196 kB in 11s (723 kB/s) [2020-08-04T09:31:15.955Z] #38 16.36 Reading package lists... [2020-08-04T09:31:15.955Z] #38 23.32 Reading package lists... [2020-08-04T09:31:15.955Z] #38 ... [2020-08-04T09:31:15.955Z] [2020-08-04T09:31:15.955Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:15.955Z] #10 16.53 Fetched 8196 kB in 11s (739 kB/s) [2020-08-04T09:31:15.955Z] #10 16.53 Reading package lists... [2020-08-04T09:31:15.955Z] #10 22.58 Reading package lists... [2020-08-04T09:31:15.955Z] #10 ... [2020-08-04T09:31:15.955Z] [2020-08-04T09:31:15.955Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:15.955Z] #51 17.62 Reading package lists... [2020-08-04T09:31:16.201Z] #41 ... [2020-08-04T09:31:16.201Z] [2020-08-04T09:31:16.201Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:16.201Z] #43 11.95 go: extracting github.com/fatih/color v1.6.0 [2020-08-04T09:31:16.201Z] #43 12.02 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:16.201Z] #43 12.15 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:16.201Z] #43 12.15 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:16.201Z] #43 12.42 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:16.201Z] #43 12.71 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:16.201Z] #43 16.79 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:16.201Z] #43 16.80 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:16.201Z] #43 16.96 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:16.201Z] #43 21.87 go: finding github.com/fatih/color v1.6.0 [2020-08-04T09:31:16.201Z] #43 21.91 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T09:31:16.218Z] #51 24.61 Reading package lists... [2020-08-04T09:31:16.218Z] #51 ... [2020-08-04T09:31:16.218Z] [2020-08-04T09:31:16.218Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:16.218Z] #23 16.84 Fetched 8196 kB in 12s (665 kB/s) [2020-08-04T09:31:16.218Z] #23 16.84 Reading package lists... [2020-08-04T09:31:16.369Z] #39 ... [2020-08-04T09:31:16.369Z] [2020-08-04T09:31:16.369Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:16.369Z] #26 6.245 #=#=# [2020-08-04T09:31:16.462Z] #43 22.19 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:16.462Z] #43 ... [2020-08-04T09:31:16.462Z] [2020-08-04T09:31:16.462Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:16.462Z] #21 21.46 + mkdir -p /build [2020-08-04T09:31:16.462Z] #21 21.48 + mv docker/docker /build/ [2020-08-04T09:31:16.462Z] #21 21.50 + rmdir docker [2020-08-04T09:31:16.462Z] #21 ... [2020-08-04T09:31:16.462Z] [2020-08-04T09:31:16.462Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:16.462Z] #30 12.22 math [2020-08-04T09:31:16.462Z] #30 12.56 runtime [2020-08-04T09:31:16.462Z] #30 18.89 internal/testlog [2020-08-04T09:31:16.462Z] #30 19.45 encoding [2020-08-04T09:31:16.462Z] #30 19.57 runtime/cgo [2020-08-04T09:31:16.481Z] #45 ... [2020-08-04T09:31:16.481Z] [2020-08-04T09:31:16.481Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T09:31:16.678Z] #26 6.581 ######## 12.5% ################## 25.8% ##################################### 52.6% ######################################################### 79.4% ######################################################################## 100.0% [2020-08-04T09:31:16.773Z] #40 DONE 0.1s [2020-08-04T09:31:16.773Z] [2020-08-04T09:31:16.773Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:16.773Z] #45 ... [2020-08-04T09:31:16.773Z] [2020-08-04T09:31:16.773Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T09:31:16.810Z] #54 ... [2020-08-04T09:31:16.810Z] [2020-08-04T09:31:16.810Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:16.810Z] #30 10.51 runtime/internal/sys [2020-08-04T09:31:16.810Z] #30 10.88 runtime/internal/math [2020-08-04T09:31:16.810Z] #30 11.14 math/bits [2020-08-04T09:31:16.810Z] #30 11.26 internal/bytealg [2020-08-04T09:31:16.810Z] #30 12.79 math [2020-08-04T09:31:16.810Z] #30 13.38 runtime [2020-08-04T09:31:16.810Z] #30 20.24 internal/testlog [2020-08-04T09:31:16.810Z] #30 20.72 encoding [2020-08-04T09:31:16.810Z] #30 ... [2020-08-04T09:31:16.810Z] [2020-08-04T09:31:16.810Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:16.810Z] #32 20.39 Fetched 8371 kB in 16s (534 kB/s) [2020-08-04T09:31:16.824Z] #30 ... [2020-08-04T09:31:16.824Z] [2020-08-04T09:31:16.824Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:16.824Z] #51 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:16.824Z] #51 ... [2020-08-04T09:31:16.824Z] [2020-08-04T09:31:16.824Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:16.825Z] #43 22.29 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:16.825Z] #43 22.48 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:16.825Z] #43 22.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:17.065Z] #42 DONE 0.2s [2020-08-04T09:31:17.065Z] [2020-08-04T09:31:17.065Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T09:31:17.065Z] #44 DONE 0.1s [2020-08-04T09:31:17.065Z] [2020-08-04T09:31:17.065Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:17.333Z] #26 7.401 [2020-08-04T09:31:17.399Z] #43 22.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:17.399Z] #43 22.95 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:17.399Z] #43 23.07 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:17.399Z] #43 23.15 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:17.399Z] #43 23.23 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:17.621Z] #23 23.48 Reading package lists... [2020-08-04T09:31:17.621Z] #23 ... [2020-08-04T09:31:17.621Z] [2020-08-04T09:31:17.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:17.621Z] #10 22.58 Reading package lists... [2020-08-04T09:31:17.631Z] #26 7.585 ############ 17.4% #################### 27.8% ########################################## 58.7% ####################################################################### 99.8% ######################################################################## 100.0% [2020-08-04T09:31:17.752Z] #32 20.39 Reading package lists... [2020-08-04T09:31:17.752Z] #32 ... [2020-08-04T09:31:17.752Z] [2020-08-04T09:31:17.752Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:17.752Z] #41 12.03 internal/race [2020-08-04T09:31:17.752Z] #41 12.10 internal/bytealg [2020-08-04T09:31:17.752Z] #41 12.24 sync/atomic [2020-08-04T09:31:17.752Z] #41 12.99 unicode [2020-08-04T09:31:17.752Z] #41 13.97 runtime [2020-08-04T09:31:17.752Z] #41 18.52 unicode/utf8 [2020-08-04T09:31:17.752Z] #41 19.25 math [2020-08-04T09:31:17.966Z] #43 ... [2020-08-04T09:31:17.966Z] [2020-08-04T09:31:17.966Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:17.966Z] #21 DONE 23.7s [2020-08-04T09:31:18.018Z] #41 ... [2020-08-04T09:31:18.018Z] [2020-08-04T09:31:18.018Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:18.018Z] #43 21.69 go: finding github.com/fatih/color v1.6.0 [2020-08-04T09:31:18.018Z] #43 21.79 go: finding github.com/pkg/errors v0.8.0 [2020-08-04T09:31:18.018Z] #43 21.97 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-04T09:31:18.018Z] #43 22.00 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-04T09:31:18.018Z] #43 22.03 go: finding github.com/spf13/pflag v1.0.1 [2020-08-04T09:31:18.018Z] #43 22.09 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-04T09:31:18.225Z] [2020-08-04T09:31:18.225Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:18.225Z] #47 20.66 + cd /tmp/tmp.FPwB1qUvC6/src/github.com/mvdan/sh [2020-08-04T09:31:18.225Z] #47 20.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:31:18.225Z] #47 20.80 + GO111MODULE=on [2020-08-04T09:31:18.225Z] #47 20.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T09:31:18.225Z] #47 23.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:18.225Z] #47 23.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:18.225Z] #47 23.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:18.225Z] #47 23.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:18.225Z] #47 23.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:18.277Z] #26 8.380 [2020-08-04T09:31:18.288Z] #43 22.57 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-04T09:31:18.552Z] #43 22.68 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-04T09:31:18.801Z] #47 ... [2020-08-04T09:31:18.802Z] [2020-08-04T09:31:18.802Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:18.802Z] #32 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:18.802Z] #32 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:18.802Z] #32 ... [2020-08-04T09:31:18.802Z] [2020-08-04T09:31:18.802Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:18.802Z] #23 14.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:18.802Z] #23 17.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:18.812Z] #43 22.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-04T09:31:18.812Z] #43 22.95 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-04T09:31:18.812Z] #43 22.98 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-04T09:31:19.060Z] #23 ... [2020-08-04T09:31:19.060Z] [2020-08-04T09:31:19.060Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:19.060Z] #10 23.30 Fetched 8371 kB in 18s (456 kB/s) [2020-08-04T09:31:19.060Z] #10 23.30 Reading package lists... [2020-08-04T09:31:19.060Z] #10 ... [2020-08-04T09:31:19.060Z] [2020-08-04T09:31:19.060Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:19.060Z] #38 14.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:19.060Z] #38 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:19.071Z] #43 ... [2020-08-04T09:31:19.071Z] [2020-08-04T09:31:19.071Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:19.071Z] #21 22.69 + mkdir -p /build [2020-08-04T09:31:19.071Z] #21 22.70 + mv docker/docker /build/ [2020-08-04T09:31:19.071Z] #21 22.70 + rmdir docker [2020-08-04T09:31:19.071Z] #21 DONE 23.3s [2020-08-04T09:31:19.136Z] #52 115.7 + bin/containerd [2020-08-04T09:31:19.318Z] #38 ... [2020-08-04T09:31:19.318Z] [2020-08-04T09:31:19.318Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:19.318Z] #41 25.06 unicode/utf16 [2020-08-04T09:31:19.329Z] [2020-08-04T09:31:19.329Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:19.329Z] #47 22.68 + cd /tmp/tmp.inGqSbrvz2/src/github.com/mvdan/sh [2020-08-04T09:31:19.329Z] #47 22.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-04T09:31:19.329Z] #47 22.84 + GO111MODULE=on [2020-08-04T09:31:19.329Z] #47 22.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-04T09:31:19.577Z] #41 25.38 container/list [2020-08-04T09:31:19.834Z] #10 28.55 Building dependency tree... [2020-08-04T09:31:20.266Z] #47 ... [2020-08-04T09:31:20.266Z] [2020-08-04T09:31:20.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:20.267Z] #10 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:20.267Z] #10 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:20.267Z] #10 ... [2020-08-04T09:31:20.267Z] [2020-08-04T09:31:20.267Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:20.267Z] #23 23.56 Fetched 8371 kB in 19s (452 kB/s) [2020-08-04T09:31:20.415Z] #26 8.607 # 2.3% ##### 8.1% ######## 12.0% ############## 19.6% ################## 26.3% ##################### 30.1% ######################### 36.1% ############################# 41.4% ################################# 47.2% #################################### 51.0% ######################################## 56.8% ############################################# 62.5% ################################################# 68.3% ##################################################### 74.1% ######################################################### 79.8% ############################################################# 85.6% ################################################################# 91.3% #################################################################### 95.2% ######################################################################## 100.0% [2020-08-04T09:31:20.510Z] #41 26.22 crypto/internal/subtle [2020-08-04T09:31:20.769Z] #41 26.56 crypto/subtle [2020-08-04T09:31:20.837Z] #23 23.56 Reading package lists... [2020-08-04T09:31:20.837Z] #23 ... [2020-08-04T09:31:20.837Z] [2020-08-04T09:31:20.837Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:20.837Z] #51 14.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:20.837Z] #51 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:20.837Z] #51 ... [2020-08-04T09:31:20.837Z] [2020-08-04T09:31:20.837Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:20.837Z] #47 24.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:20.837Z] #47 24.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:20.837Z] #47 24.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:21.027Z] #41 26.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T09:31:21.082Z] #26 11.34 [2020-08-04T09:31:21.394Z] #26 11.59 0.8% [2020-08-04T09:31:21.394Z] #26 ... [2020-08-04T09:31:21.394Z] [2020-08-04T09:31:21.394Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:21.394Z] #11 40.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-08-04T09:31:21.394Z] #11 44.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-04T09:31:21.394Z] #11 44.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-04T09:31:21.394Z] #11 44.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-04T09:31:21.394Z] #11 44.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-04T09:31:21.394Z] #11 44.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-04T09:31:21.394Z] #11 44.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-04T09:31:21.394Z] #11 44.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-04T09:31:21.394Z] #11 44.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-04T09:31:21.394Z] #11 45.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-04T09:31:21.394Z] #11 45.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-04T09:31:21.394Z] #11 45.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-04T09:31:21.394Z] #11 45.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-04T09:31:21.394Z] #11 45.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-04T09:31:21.394Z] #11 45.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-04T09:31:21.394Z] #11 45.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-04T09:31:21.394Z] #11 47.50 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:21.394Z] #11 47.87 Fetched 78.9 MB in 12s (6774 kB/s) [2020-08-04T09:31:21.394Z] #11 48.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T09:31:21.394Z] #11 48.03 (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-08-04T09:31:21.394Z] #11 48.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-04T09:31:21.394Z] #11 48.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:31:21.394Z] #11 ... [2020-08-04T09:31:21.394Z] [2020-08-04T09:31:21.394Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:21.406Z] #47 25.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:21.406Z] #47 25.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:21.406Z] #47 ... [2020-08-04T09:31:21.406Z] [2020-08-04T09:31:21.406Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:21.406Z] #38 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:31:21.406Z] #38 18.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:31:21.603Z] #41 27.39 internal/nettrace [2020-08-04T09:31:21.665Z] #38 ... [2020-08-04T09:31:21.665Z] [2020-08-04T09:31:21.665Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:21.665Z] #41 25.29 unicode/utf16 [2020-08-04T09:31:21.665Z] #41 25.83 container/list [2020-08-04T09:31:21.763Z] #10 32.51 The following additional packages will be installed: [2020-08-04T09:31:21.763Z] #10 32.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T09:31:21.763Z] #10 32.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T09:31:21.763Z] #10 32.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T09:31:21.763Z] #10 32.52 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:21.763Z] #10 32.53 Suggested packages: [2020-08-04T09:31:21.763Z] #10 32.55 gcc-8-locales seccomp wine64 [2020-08-04T09:31:22.027Z] #26 11.59 0.8% # 2.2% ## 3.9% ### 4.9% #### 6.8% ##### 7.9% [2020-08-04T09:31:22.027Z] #26 ... [2020-08-04T09:31:22.027Z] [2020-08-04T09:31:22.027Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:22.027Z] #33 41.37 Selecting previously unselected package libicu63:ppc64el. [2020-08-04T09:31:22.027Z] #33 41.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-04T09:31:22.027Z] #33 41.41 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T09:31:22.027Z] #33 49.96 Selecting previously unselected package libxml2:ppc64el. [2020-08-04T09:31:22.027Z] #33 49.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-04T09:31:22.027Z] #33 49.98 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:31:22.027Z] #33 50.90 Selecting previously unselected package libarchive13:ppc64el. [2020-08-04T09:31:22.027Z] #33 50.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-04T09:31:22.027Z] #33 50.95 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-04T09:31:22.027Z] #33 ... [2020-08-04T09:31:22.027Z] [2020-08-04T09:31:22.027Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:22.170Z] #41 27.98 runtime/cgo [2020-08-04T09:31:22.335Z] #26 11.59 0.8% # 2.2% ## 3.9% ### 4.9% #### 6.8% ##### 7.9% ###### 9.5% [2020-08-04T09:31:22.335Z] #26 ... [2020-08-04T09:31:22.335Z] [2020-08-04T09:31:22.335Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:22.335Z] #44 DONE 51.6s [2020-08-04T09:31:22.335Z] [2020-08-04T09:31:22.335Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:22.942Z] #26 11.59 0.8% # 2.2% ## 3.9% ### 4.9% #### 6.8% ##### 7.9% ###### 9.5% ######## 11.1% ######### 13.3% ######### 13.8% ########## 14.4% ########## 14.9% ########### 15.5% [2020-08-04T09:31:22.942Z] #26 ... [2020-08-04T09:31:22.942Z] [2020-08-04T09:31:22.942Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:22.942Z] #31 42.21 sync [2020-08-04T09:31:22.942Z] #31 42.24 internal/reflectlite [2020-08-04T09:31:22.942Z] #31 47.23 sort [2020-08-04T09:31:22.942Z] #31 47.23 errors [2020-08-04T09:31:22.942Z] #31 48.00 strconv [2020-08-04T09:31:22.942Z] #31 48.00 io [2020-08-04T09:31:22.942Z] #31 48.02 internal/oserror [2020-08-04T09:31:22.942Z] #31 48.30 syscall [2020-08-04T09:31:22.942Z] #31 ... [2020-08-04T09:31:22.942Z] [2020-08-04T09:31:22.942Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:23.047Z] #41 27.03 crypto/internal/subtle [2020-08-04T09:31:23.047Z] #41 27.23 crypto/subtle [2020-08-04T09:31:23.160Z] #10 33.99 The following NEW packages will be installed: [2020-08-04T09:31:23.160Z] #10 33.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T09:31:23.160Z] #10 33.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T09:31:23.160Z] #10 33.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T09:31:23.160Z] #10 33.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T09:31:23.424Z] #10 33.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T09:31:23.424Z] #10 33.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:23.615Z] #41 27.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-04T09:31:23.688Z] #10 34.44 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:23.688Z] #10 34.44 Need to get 73.3 MB of archives. [2020-08-04T09:31:23.688Z] #10 34.44 After this operation, 472 MB of additional disk space will be used. [2020-08-04T09:31:23.688Z] #10 34.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-08-04T09:31:23.874Z] #41 28.11 internal/nettrace [2020-08-04T09:31:23.952Z] #10 34.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-08-04T09:31:23.952Z] #10 34.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T09:31:23.952Z] #10 34.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-04T09:31:23.952Z] #10 34.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-04T09:31:24.216Z] #10 34.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T09:31:24.442Z] #41 28.42 runtime/cgo [2020-08-04T09:31:24.480Z] #10 ... [2020-08-04T09:31:24.480Z] [2020-08-04T09:31:24.480Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:24.480Z] #38 23.32 Reading package lists... [2020-08-04T09:31:24.480Z] #38 29.73 Building dependency tree... [2020-08-04T09:31:24.480Z] #38 33.48 The following additional packages will be installed: [2020-08-04T09:31:24.480Z] #38 33.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T09:31:24.480Z] #38 33.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T09:31:24.480Z] #38 33.51 Suggested packages: [2020-08-04T09:31:24.480Z] #38 33.51 manpages-dev python-setuptools [2020-08-04T09:31:24.480Z] #38 34.52 The following NEW packages will be installed: [2020-08-04T09:31:24.480Z] #38 34.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T09:31:24.480Z] #38 34.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T09:31:24.480Z] #38 34.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T09:31:24.480Z] #38 34.53 python-six zlib1g-dev [2020-08-04T09:31:24.480Z] #38 34.90 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:24.480Z] #38 34.90 Need to get 3798 kB of archives. [2020-08-04T09:31:24.480Z] #38 34.90 After this operation, 21.6 MB of additional disk space will be used. [2020-08-04T09:31:24.480Z] #38 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-04T09:31:24.480Z] #38 34.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-04T09:31:24.480Z] #38 34.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-04T09:31:24.480Z] #38 34.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-04T09:31:24.480Z] #38 34.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-04T09:31:24.480Z] #38 34.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-04T09:31:24.480Z] #38 34.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-08-04T09:31:24.480Z] #38 34.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-04T09:31:24.480Z] #38 34.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-04T09:31:24.480Z] #38 35.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-04T09:31:24.480Z] #38 35.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-04T09:31:24.480Z] #38 35.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-04T09:31:24.480Z] #38 35.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-08-04T09:31:24.480Z] #38 35.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-04T09:31:24.480Z] #38 35.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T09:31:24.480Z] #38 35.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T09:31:24.710Z] #52 ... [2020-08-04T09:31:24.710Z] [2020-08-04T09:31:24.710Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:24.710Z] #45 145.2 + cd /tmp/tmp.3bIjXQSTCi/src/github.com/golangci/golangci-lint/ [2020-08-04T09:31:24.710Z] #45 145.2 + git checkout -q v1.23.8 [2020-08-04T09:31:24.710Z] #45 145.3 ++ git describe --tags [2020-08-04T09:31:24.710Z] #45 145.3 + version=v1.23.8 [2020-08-04T09:31:24.710Z] #45 145.3 ++ git rev-parse --short HEAD [2020-08-04T09:31:24.710Z] #45 145.3 + commit=76a82c6 [2020-08-04T09:31:24.710Z] #45 145.3 ++ git show -s --format=%cd [2020-08-04T09:31:24.710Z] #45 145.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T09:31:24.710Z] #45 145.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:31:24.780Z] #38 35.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-04T09:31:25.044Z] #38 ... [2020-08-04T09:31:25.044Z] [2020-08-04T09:31:25.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:25.044Z] #41 35.78 sync [2020-08-04T09:31:25.044Z] #41 35.78 internal/reflectlite [2020-08-04T09:31:26.446Z] #41 37.17 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T09:31:26.446Z] #41 37.17 internal/singleflight [2020-08-04T09:31:26.446Z] #41 37.18 math/rand [2020-08-04T09:31:26.987Z] #26 11.59 0.8% # 2.2% ## 3.9% ### 4.9% #### 6.8% ##### 7.9% ###### 9.5% ######## 11.1% ######### 13.3% ######### 13.8% ########## 14.4% ########## 14.9% ########### 15.5% ############ 17.1% ############# 18.7% ############## 19.8% ############## 20.4% ############### 20.9% ############### 22.0% ################ 23.6% ################## 25.1% ################## 26.2% ################### 27.3% ##################### 30.0% ####################### 33.3% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.0% ############################### 44.1% ################################# 46.3% ################################## 48.5% #################################### 50.7% ###################################### 53.4% ####################################### 55.6% ######################################### 57.7% ########################################### 60.9% ############################################## 64.6% ############################################### 66.3% ################################################## 69.5% #################################################### 72.8% ##################################################### 75.0% ###################################################### 76.0% ####################################################### 77.1% ######################################################## 78.2% ######################################################### 79.3% ########################################################## 80.8% ########################################################### 82.2% [2020-08-04T09:31:26.987Z] #26 ... [2020-08-04T09:31:26.987Z] [2020-08-04T09:31:26.987Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:26.987Z] #39 46.31 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T09:31:26.987Z] #39 53.16 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:26.987Z] #39 53.17 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:26.987Z] #39 53.18 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T09:31:26.987Z] #39 53.19 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-04T09:31:26.987Z] #39 53.19 Setting up python-six (1.12.0-1) ... [2020-08-04T09:31:26.987Z] #39 ... [2020-08-04T09:31:26.987Z] [2020-08-04T09:31:26.987Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:27.000Z] #41 ... [2020-08-04T09:31:27.000Z] [2020-08-04T09:31:27.000Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:27.000Z] #30 20.93 runtime/cgo [2020-08-04T09:31:27.000Z] #30 ... [2020-08-04T09:31:27.000Z] [2020-08-04T09:31:27.000Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:27.000Z] #47 27.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:27.000Z] #47 28.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:27.000Z] #47 30.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:27.437Z] #41 37.81 sort [2020-08-04T09:31:27.437Z] #41 37.82 errors [2020-08-04T09:31:27.437Z] #41 38.02 strconv [2020-08-04T09:31:27.437Z] #41 38.04 io [2020-08-04T09:31:27.437Z] #41 38.09 internal/oserror [2020-08-04T09:31:27.445Z] #41 ... [2020-08-04T09:31:27.445Z] [2020-08-04T09:31:27.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:27.445Z] #47 25.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:27.445Z] #47 27.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:27.445Z] #47 29.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:27.445Z] #47 31.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:27.445Z] #47 31.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:27.445Z] #47 32.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:27.445Z] #47 32.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:27.445Z] #47 33.36 runtime [2020-08-04T09:31:27.704Z] #47 33.43 runtime/cgo [2020-08-04T09:31:27.728Z] #41 38.48 syscall [2020-08-04T09:31:27.924Z] #26 11.59 0.8% # 2.2% ## 3.9% ### 4.9% #### 6.8% ##### 7.9% ###### 9.5% ######## 11.1% ######### 13.3% ######### 13.8% ########## 14.4% ########## 14.9% ########### 15.5% ############ 17.1% ############# 18.7% ############## 19.8% ############## 20.4% ############### 20.9% ############### 22.0% ################ 23.6% ################## 25.1% ################## 26.2% ################### 27.3% ##################### 30.0% ####################### 33.3% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.0% ############################### 44.1% ################################# 46.3% ################################## 48.5% #################################### 50.7% ###################################### 53.4% ####################################### 55.6% ######################################### 57.7% ########################################### 60.9% ############################################## 64.6% ############################################### 66.3% ################################################## 69.5% #################################################### 72.8% ##################################################### 75.0% ###################################################### 76.0% ####################################################### 77.1% ######################################################## 78.2% ######################################################### 79.3% ########################################################## 80.8% ########################################################### 82.2% ########################################################### 83.3% ############################################################# 84.9% ############################################################# 85.6% ############################################################## 86.6% ############################################################### 88.3% ################################################################ 89.4% ################################################################# 91.5% [2020-08-04T09:31:27.924Z] #26 ... [2020-08-04T09:31:27.924Z] [2020-08-04T09:31:27.924Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:27.924Z] #42 47.10 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T09:31:27.924Z] #42 47.11 internal/singleflight [2020-08-04T09:31:27.924Z] #42 47.11 math/rand [2020-08-04T09:31:27.924Z] #42 47.20 internal/reflectlite [2020-08-04T09:31:27.924Z] #42 51.32 sort [2020-08-04T09:31:27.924Z] #42 51.35 strconv [2020-08-04T09:31:27.924Z] #42 51.42 io [2020-08-04T09:31:27.924Z] #42 51.54 syscall [2020-08-04T09:31:27.924Z] #42 55.90 bytes [2020-08-04T09:31:27.924Z] #42 56.04 strings [2020-08-04T09:31:27.924Z] #42 ... [2020-08-04T09:31:27.924Z] [2020-08-04T09:31:27.924Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:28.223Z] #26 11.59 0.8% # 2.2% ## 3.9% ### 4.9% #### 6.8% ##### 7.9% ###### 9.5% ######## 11.1% ######### 13.3% ######### 13.8% ########## 14.4% ########## 14.9% ########### 15.5% ############ 17.1% ############# 18.7% ############## 19.8% ############## 20.4% ############### 20.9% ############### 22.0% ################ 23.6% ################## 25.1% ################## 26.2% ################### 27.3% ##################### 30.0% ####################### 33.3% ######################### 35.4% ########################### 37.6% ############################ 39.8% ############################## 42.0% ############################### 44.1% ################################# 46.3% ################################## 48.5% #################################### 50.7% ###################################### 53.4% ####################################### 55.6% ######################################### 57.7% ########################################### 60.9% ############################################## 64.6% ############################################### 66.3% ################################################## 69.5% #################################################### 72.8% ##################################################### 75.0% ###################################################### 76.0% ####################################################### 77.1% ######################################################## 78.2% ######################################################### 79.3% ########################################################## 80.8% ########################################################### 82.2% ########################################################### 83.3% ############################################################# 84.9% ############################################################# 85.6% ############################################################## 86.6% ############################################################### 88.3% ################################################################ 89.4% ################################################################# 91.5% ################################################################### 93.2% #################################################################### 94.8% ##################################################################### 96.4% ###################################################################### 98.1% ####################################################################### 99.7% ######################################################################## 100.0% [2020-08-04T09:31:28.273Z] #47 ... [2020-08-04T09:31:28.273Z] [2020-08-04T09:31:28.273Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:31:28.303Z] #41 38.83 vendor/golang.org/x/net/dns/dnsmessage [2020-08-04T09:31:28.384Z] #47 ... [2020-08-04T09:31:28.384Z] [2020-08-04T09:31:28.384Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:28.525Z] #26 18.85 [2020-08-04T09:31:28.531Z] #36 33.86 Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T09:31:28.531Z] #36 34.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T09:31:28.567Z] #41 ... [2020-08-04T09:31:28.567Z] [2020-08-04T09:31:28.567Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:28.567Z] #43 DONE 39.2s [2020-08-04T09:31:28.567Z] [2020-08-04T09:31:28.567Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:28.567Z] #60 DONE 39.2s [2020-08-04T09:31:28.567Z] [2020-08-04T09:31:28.567Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:28.567Z] #47 39.35 io [2020-08-04T09:31:28.567Z] #47 39.35 syscall [2020-08-04T09:31:28.567Z] #47 39.37 strconv [2020-08-04T09:31:28.826Z] #26 ... [2020-08-04T09:31:28.826Z] [2020-08-04T09:31:28.826Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:28.826Z] #33 51.66 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-04T09:31:28.826Z] #33 51.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-04T09:31:28.826Z] #33 51.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-04T09:31:28.826Z] #33 52.22 Selecting previously unselected package librhash0:ppc64el. [2020-08-04T09:31:28.826Z] #33 52.23 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-04T09:31:28.826Z] #33 52.23 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-04T09:31:28.826Z] #33 52.53 Selecting previously unselected package libuv1:ppc64el. [2020-08-04T09:31:28.826Z] #33 52.53 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-04T09:31:28.826Z] #33 52.55 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-04T09:31:28.826Z] #33 53.01 Selecting previously unselected package cmake. [2020-08-04T09:31:28.826Z] #33 53.02 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-04T09:31:28.826Z] #33 53.04 Unpacking cmake (3.13.4-1) ... [2020-08-04T09:31:28.826Z] #33 57.51 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T09:31:28.826Z] #33 57.54 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:31:28.826Z] #33 57.55 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-04T09:31:28.826Z] #33 57.55 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:31:28.826Z] #33 57.57 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-04T09:31:28.826Z] #33 57.57 Setting up cmake-data (3.13.4-1) ... [2020-08-04T09:31:28.826Z] #33 57.60 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:31:28.826Z] #33 57.61 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-04T09:31:28.826Z] #33 57.62 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-04T09:31:28.826Z] #33 57.63 Setting up cmake (3.13.4-1) ... [2020-08-04T09:31:28.826Z] #33 57.64 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:28.826Z] #33 57.70 Processing triggers for mime-support (3.62) ... [2020-08-04T09:31:28.826Z] #33 DONE 58.1s [2020-08-04T09:31:28.826Z] [2020-08-04T09:31:28.826Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:28.826Z] #39 57.99 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-04T09:31:28.826Z] #39 57.99 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T09:31:28.826Z] #39 58.00 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:28.826Z] #39 58.01 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-04T09:31:28.826Z] #39 58.02 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:28.826Z] #39 58.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:31:28.826Z] #39 58.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:28.826Z] #39 58.05 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-04T09:31:28.826Z] #39 58.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:31:28.826Z] #39 58.14 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T09:31:29.161Z] #60 32.05 Checking out files: 48% (1003/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 91% (1883/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T09:31:29.162Z] #60 33.40 + cd /tmp/tmp.5UnswKTIl1/src/github.com/docker/libnetwork [2020-08-04T09:31:29.162Z] #60 33.40 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:29.290Z] #47 ... [2020-08-04T09:31:29.290Z] [2020-08-04T09:31:29.290Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:29.290Z] #23 23.48 Reading package lists... [2020-08-04T09:31:29.290Z] #23 30.29 Building dependency tree... [2020-08-04T09:31:29.290Z] #23 33.88 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T09:31:29.290Z] #23 33.88 The following additional packages will be installed: [2020-08-04T09:31:29.290Z] #23 33.89 libjq1 libonig5 [2020-08-04T09:31:29.290Z] #23 34.35 The following NEW packages will be installed: [2020-08-04T09:31:29.290Z] #23 34.36 jq libjq1 libonig5 [2020-08-04T09:31:29.290Z] #23 34.87 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:29.290Z] #23 34.87 Need to get 325 kB of archives. [2020-08-04T09:31:29.290Z] #23 34.87 After this operation, 1019 kB of additional disk space will be used. [2020-08-04T09:31:29.290Z] #23 34.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-04T09:31:29.290Z] #23 34.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-04T09:31:29.290Z] #23 34.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-04T09:31:29.290Z] #23 35.93 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:29.290Z] #23 36.22 Fetched 325 kB in 0s (788 kB/s) [2020-08-04T09:31:29.290Z] #23 36.48 Selecting previously unselected package libonig5:arm64. [2020-08-04T09:31:29.290Z] #23 36.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 ... 15383 files and directories currently installed.) [2020-08-04T09:31:29.290Z] #23 36.56 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-04T09:31:29.290Z] #23 36.57 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-04T09:31:29.290Z] #23 38.01 Selecting previously unselected package libjq1:arm64. [2020-08-04T09:31:29.290Z] #23 38.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T09:31:29.290Z] #23 38.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T09:31:29.290Z] #23 39.41 Selecting previously unselected package jq. [2020-08-04T09:31:29.290Z] #23 39.41 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T09:31:29.290Z] #23 39.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:29.290Z] #23 39.67 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-04T09:31:29.290Z] #23 39.69 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T09:31:29.290Z] #23 39.88 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:29.290Z] #23 39.90 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:29.290Z] #23 ... [2020-08-04T09:31:29.290Z] [2020-08-04T09:31:29.290Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:31:29.290Z] #28 38.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T09:31:29.290Z] #28 39.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T09:31:29.420Z] #60 33.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T09:31:29.486Z] INFO: Extraction ended at 08/04/2020 09:31:28. Duration:00:00:21.8402765 [2020-08-04T09:31:29.486Z] INFO: Updating the golang and path environment variables [2020-08-04T09:31:29.486Z] INFO: GOPATH=d:\gopath [2020-08-04T09:31:29.486Z] INFO: go version go1.13.14 windows/amd64 [2020-08-04T09:31:29.486Z] INFO: Running the daemon under test in debug mode [2020-08-04T09:31:29.486Z] INFO: Starting a daemon under test... [2020-08-04T09:31:29.486Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41178\11\daemon --pidfile d:\CI\PR-41178\11\docker.pid -D [2020-08-04T09:31:29.486Z] INFO: Process started successfully. [2020-08-04T09:31:29.486Z] INFO: Start tailing logs of the daemon under tests [2020-08-04T09:31:29.486Z] INFO: Waiting for the daemon under test to start... [2020-08-04T09:31:29.871Z] #28 ... [2020-08-04T09:31:29.871Z] [2020-08-04T09:31:29.871Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:29.871Z] #23 DONE 40.6s [2020-08-04T09:31:29.871Z] [2020-08-04T09:31:29.871Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:29.871Z] #51 24.61 Reading package lists... [2020-08-04T09:31:29.871Z] #51 31.30 Building dependency tree... [2020-08-04T09:31:29.871Z] #51 33.63 The following additional packages will be installed: [2020-08-04T09:31:29.871Z] #51 33.64 libbtrfs0 [2020-08-04T09:31:29.871Z] #51 33.69 The following NEW packages will be installed: [2020-08-04T09:31:29.871Z] #51 33.70 libbtrfs-dev libbtrfs0 [2020-08-04T09:31:29.871Z] #51 34.01 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:29.871Z] #51 34.01 Need to get 119 kB of archives. [2020-08-04T09:31:29.871Z] #51 34.01 After this operation, 387 kB of additional disk space will be used. [2020-08-04T09:31:29.871Z] #51 34.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-04T09:31:29.871Z] #51 34.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-04T09:31:29.871Z] #51 35.39 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:29.871Z] #51 35.82 Fetched 119 kB in 0s (409 kB/s) [2020-08-04T09:31:29.871Z] #51 36.15 Selecting previously unselected package libbtrfs0. [2020-08-04T09:31:29.871Z] #51 36.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 ... 15383 files and directories currently installed.) [2020-08-04T09:31:29.871Z] #51 36.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-04T09:31:29.871Z] #51 36.31 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:29.871Z] #51 36.58 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:31:29.871Z] #51 36.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-04T09:31:29.871Z] #51 36.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:29.871Z] #51 38.76 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:29.871Z] #51 39.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:29.871Z] #51 39.26 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:29.871Z] #51 DONE 40.6s [2020-08-04T09:31:29.871Z] [2020-08-04T09:31:29.871Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:30.135Z] #52 ... [2020-08-04T09:31:30.135Z] [2020-08-04T09:31:30.135Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:31:30.135Z] #24 DONE 0.3s [2020-08-04T09:31:30.398Z] [2020-08-04T09:31:30.398Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:30.661Z] #25 ... [2020-08-04T09:31:30.661Z] [2020-08-04T09:31:30.661Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:30.661Z] #32 24.63 Reading package lists... [2020-08-04T09:31:30.661Z] #32 31.51 Building dependency tree... [2020-08-04T09:31:30.661Z] #32 34.59 The following additional packages will be installed: [2020-08-04T09:31:30.661Z] #32 34.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T09:31:30.661Z] #32 34.62 Suggested packages: [2020-08-04T09:31:30.661Z] #32 34.62 cmake-doc ninja-build lrzip [2020-08-04T09:31:30.661Z] #32 34.62 Recommended packages: [2020-08-04T09:31:30.661Z] #32 34.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T09:31:30.661Z] #32 35.31 The following NEW packages will be installed: [2020-08-04T09:31:30.661Z] #32 35.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T09:31:30.661Z] #32 35.33 vim-common xxd [2020-08-04T09:31:30.661Z] #32 35.68 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:30.661Z] #32 35.68 Need to get 14.2 MB of archives. [2020-08-04T09:31:30.661Z] #32 35.68 After this operation, 60.0 MB of additional disk space will be used. [2020-08-04T09:31:30.661Z] #32 35.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-04T09:31:30.661Z] #32 35.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:31:30.661Z] #32 35.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T09:31:30.661Z] #32 35.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-04T09:31:30.661Z] #32 38.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-04T09:31:30.661Z] #32 38.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-04T09:31:30.661Z] #32 38.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-04T09:31:30.661Z] #32 38.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-04T09:31:30.661Z] #32 38.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-04T09:31:30.661Z] #32 38.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-04T09:31:30.661Z] #32 40.51 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:30.661Z] #32 40.65 Fetched 14.2 MB in 3s (4183 kB/s) [2020-08-04T09:31:30.661Z] #32 40.82 Selecting previously unselected package xxd. [2020-08-04T09:31:30.661Z] #32 40.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-04T09:31:30.661Z] #32 40.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-04T09:31:30.661Z] #32 41.04 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:31:30.661Z] #32 41.48 Selecting previously unselected package vim-common. [2020-08-04T09:31:30.661Z] #32 41.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:31:30.661Z] #32 ... [2020-08-04T09:31:30.661Z] [2020-08-04T09:31:30.661Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:30.661Z] #38 36.69 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:30.661Z] #38 37.07 Fetched 3798 kB in 1s (4730 kB/s) [2020-08-04T09:31:30.661Z] #38 37.98 Selecting previously unselected package libcap-dev:arm64. [2020-08-04T09:31:30.661Z] #38 37.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-04T09:31:30.661Z] #38 38.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-04T09:31:30.661Z] #38 38.36 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-04T09:31:30.661Z] #38 39.41 Selecting previously unselected package libnet1:arm64. [2020-08-04T09:31:30.661Z] #38 39.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-04T09:31:30.661Z] #38 39.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:30.661Z] #38 40.02 Selecting previously unselected package libnet1-dev. [2020-08-04T09:31:30.661Z] #38 40.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-04T09:31:30.661Z] #38 40.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:30.661Z] #38 40.55 Selecting previously unselected package libnl-3-200:arm64. [2020-08-04T09:31:30.661Z] #38 40.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-04T09:31:30.661Z] #38 40.56 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T09:31:30.661Z] #38 40.96 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-04T09:31:30.661Z] #38 40.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-04T09:31:30.661Z] #38 41.04 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-04T09:31:30.925Z] #38 41.54 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-04T09:31:30.925Z] #38 41.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-04T09:31:30.925Z] #38 41.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T09:31:31.188Z] #38 41.81 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-04T09:31:31.188Z] #38 41.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-04T09:31:31.188Z] #38 41.82 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-04T09:31:31.188Z] #38 42.00 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-04T09:31:31.188Z] #38 42.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-04T09:31:31.188Z] #38 42.03 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-04T09:31:31.322Z] #36 36.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T09:31:31.451Z] #38 42.29 Selecting previously unselected package libprotobuf17:arm64. [2020-08-04T09:31:31.451Z] #38 42.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-04T09:31:31.668Z] INFO: Daemon under test started and replied! [2020-08-04T09:31:31.668Z] INFO: Docker version of the daemon under test [2020-08-04T09:31:31.668Z] [2020-08-04T09:31:31.668Z] Client: [2020-08-04T09:31:31.668Z] Version: 17.06.2-ce [2020-08-04T09:31:31.668Z] API version: 1.30 [2020-08-04T09:31:31.668Z] Go version: go1.8.3 [2020-08-04T09:31:31.668Z] Git commit: cec0b72 [2020-08-04T09:31:31.668Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-04T09:31:31.668Z] OS/Arch: windows/amd64 [2020-08-04T09:31:31.668Z] [2020-08-04T09:31:31.668Z] Server: [2020-08-04T09:31:31.668Z] Version: 0.0.0-dev [2020-08-04T09:31:31.668Z] API version: 1.41 (minimum version 1.24) [2020-08-04T09:31:31.668Z] Go version: go1.13.14 [2020-08-04T09:31:31.668Z] Git commit: 35f44c54a7 [2020-08-04T09:31:31.668Z] Built: 08/04/2020 09:29:55 [2020-08-04T09:31:31.668Z] OS/Arch: windows/amd64 [2020-08-04T09:31:31.712Z] #38 42.31 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:32.130Z] Experimental: false [2020-08-04T09:31:32.130Z] [2020-08-04T09:31:32.130Z] INFO: Docker info of the daemon under test [2020-08-04T09:31:32.130Z] [2020-08-04T09:31:32.130Z] Containers: 0 [2020-08-04T09:31:32.130Z] Running: 0 [2020-08-04T09:31:32.130Z] Paused: 0 [2020-08-04T09:31:32.130Z] Stopped: 0 [2020-08-04T09:31:32.130Z] Images: 0 [2020-08-04T09:31:32.130Z] Server Version: 0.0.0-dev [2020-08-04T09:31:32.130Z] Storage Driver: windowsfilter [2020-08-04T09:31:32.130Z] Windows: [2020-08-04T09:31:32.130Z] Logging Driver: json-file [2020-08-04T09:31:32.130Z] Plugins: [2020-08-04T09:31:32.130Z] Volume: local [2020-08-04T09:31:32.130Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T09:31:32.130Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T09:31:32.130Z] Swarm: inactive [2020-08-04T09:31:32.130Z] Default Isolation: process [2020-08-04T09:31:32.130Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T09:31:32.130Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T09:31:32.130Z] OSType: windows [2020-08-04T09:31:32.130Z] Architecture: x86_64 [2020-08-04T09:31:32.130Z] CPUs: 4 [2020-08-04T09:31:32.130Z] Total Memory: 32GiB [2020-08-04T09:31:32.130Z] Name: azwin-2-ad4c70 [2020-08-04T09:31:32.130Z] ID: ENYX:TCTL:AQRC:42ZJ:7S7Y:DRMM:3ZRQ:GS7G:JKXN:ZL4B:WUIL:EGXY [2020-08-04T09:31:32.130Z] Docker Root Dir: D:\CI\PR-41178\11\daemon [2020-08-04T09:31:32.130Z] Debug Mode (client): false [2020-08-04T09:31:32.130Z] Debug Mode (server): true [2020-08-04T09:31:32.130Z] File Descriptors: -1 [2020-08-04T09:31:32.130Z] Goroutines: 17 [2020-08-04T09:31:32.130Z] System Time: 2020-08-04T09:31:31.6682562Z [2020-08-04T09:31:32.130Z] EventsListeners: 0 [2020-08-04T09:31:32.130Z] Registry: https://index.docker.io/v1/ [2020-08-04T09:31:32.130Z] Labels: [2020-08-04T09:31:32.130Z] Experimental: false [2020-08-04T09:31:32.130Z] Insecure Registries: [2020-08-04T09:31:32.130Z] 127.0.0.0/8 [2020-08-04T09:31:32.130Z] Live Restore Enabled: false [2020-08-04T09:31:32.130Z] [2020-08-04T09:31:32.130Z] [2020-08-04T09:31:32.130Z] INFO: Docker images of the daemon under test [2020-08-04T09:31:32.130Z] [2020-08-04T09:31:32.130Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-04T09:31:32.130Z] [2020-08-04T09:31:32.130Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-04T09:31:32.130Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-04T09:31:32.130Z] ltsc2019: Pulling from windows/servercore [2020-08-04T09:31:32.130Z] 4612f6d0b889: Pulling fs layer [2020-08-04T09:31:32.130Z] fc1b9e59edad: Pulling fs layer [2020-08-04T09:31:32.421Z] #39 ... [2020-08-04T09:31:32.421Z] [2020-08-04T09:31:32.421Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:31:32.421Z] #29 51.36 Checking out files: 86% (1320/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: 96% (1475/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T09:31:32.421Z] #29 52.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T09:31:32.421Z] #29 52.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T09:31:32.421Z] #29 ... [2020-08-04T09:31:32.421Z] [2020-08-04T09:31:32.421Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:32.421Z] #26 20.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T09:31:32.421Z] #26 21.08 #=#=# [2020-08-04T09:31:32.421Z] #26 21.30 ######################################## 55.7% ######################################################################## 100.0% [2020-08-04T09:31:32.421Z] #26 21.44 [2020-08-04T09:31:32.665Z] #38 43.16 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-04T09:31:32.665Z] #38 43.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-04T09:31:32.665Z] #38 43.18 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:32.665Z] #38 43.55 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-04T09:31:32.722Z] #26 22.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T09:31:32.722Z] #26 23.13 skipping existing 5cb8031fd95d [2020-08-04T09:31:32.722Z] #26 ... [2020-08-04T09:31:32.722Z] [2020-08-04T09:31:32.722Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:32.722Z] #11 52.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T09:31:32.722Z] #11 52.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-04T09:31:32.722Z] #11 52.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:31:32.722Z] #11 57.73 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T09:31:32.722Z] #11 57.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T09:31:32.722Z] #11 57.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:31:32.722Z] #11 57.91 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-04T09:31:32.722Z] #11 57.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T09:31:32.722Z] #11 57.93 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T09:31:32.722Z] #11 58.20 Selecting previously unselected package dmsetup. [2020-08-04T09:31:32.722Z] #11 58.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T09:31:32.722Z] #11 58.21 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T09:31:32.722Z] #11 58.43 Selecting previously unselected package mingw-w64-common. [2020-08-04T09:31:32.722Z] #11 58.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T09:31:32.722Z] #11 58.44 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T09:31:32.929Z] #38 43.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-04T09:31:32.929Z] #38 43.57 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:33.024Z] #11 ... [2020-08-04T09:31:33.024Z] [2020-08-04T09:31:33.025Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:33.025Z] #34 0.413 + RM_GOPATH=0 [2020-08-04T09:31:33.025Z] #34 0.413 + TMP_GOPATH= [2020-08-04T09:31:33.025Z] #34 0.414 + : /build [2020-08-04T09:31:33.025Z] #34 0.414 + '[' -z '' ']' [2020-08-04T09:31:33.025Z] #34 0.415 ++ mktemp -d [2020-08-04T09:31:33.025Z] #34 0.418 + export GOPATH=/tmp/tmp.QqfmtX6twh [2020-08-04T09:31:33.025Z] #34 0.421 + GOPATH=/tmp/tmp.QqfmtX6twh [2020-08-04T09:31:33.025Z] #34 0.422 + RM_GOPATH=1 [2020-08-04T09:31:33.025Z] #34 0.423 + case "$(go env GOARCH)" in [2020-08-04T09:31:33.025Z] #34 0.424 ++ go env GOARCH [2020-08-04T09:31:33.025Z] #34 0.443 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:33.025Z] #34 0.445 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:33.025Z] #34 0.449 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:33.025Z] #34 0.450 + dir=/tmp/install [2020-08-04T09:31:33.025Z] #34 0.450 + bin=tini [2020-08-04T09:31:33.025Z] #34 0.450 + shift [2020-08-04T09:31:33.025Z] #34 0.451 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T09:31:33.025Z] #34 0.451 + . /tmp/install/tini.installer [2020-08-04T09:31:33.025Z] #34 0.452 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:31:33.025Z] #34 0.452 + install_tini [2020-08-04T09:31:33.025Z] #34 0.452 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T09:31:33.025Z] #34 0.452 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:31:33.025Z] #34 0.453 + git clone https://github.com/krallin/tini.git /tmp/tmp.QqfmtX6twh/tini [2020-08-04T09:31:33.025Z] #34 0.455 Cloning into '/tmp/tmp.QqfmtX6twh/tini'... [2020-08-04T09:31:33.025Z] #34 1.628 + cd /tmp/tmp.QqfmtX6twh/tini [2020-08-04T09:31:33.025Z] #34 1.628 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:31:33.025Z] #34 1.656 + cmake . [2020-08-04T09:31:33.025Z] #34 2.685 -- The C compiler identification is GNU 8.3.0 [2020-08-04T09:31:33.025Z] #34 2.776 -- Check for working C compiler: /usr/bin/cc [2020-08-04T09:31:33.025Z] #34 3.444 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T09:31:33.025Z] #34 3.447 -- Detecting C compiler ABI info [2020-08-04T09:31:33.025Z] #34 4.195 -- Detecting C compiler ABI info - done [2020-08-04T09:31:33.025Z] #34 4.303 -- Detecting C compile features [2020-08-04T09:31:33.506Z] #38 ... [2020-08-04T09:31:33.506Z] [2020-08-04T09:31:33.506Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:33.506Z] #52 3.517 + RM_GOPATH=0 [2020-08-04T09:31:33.506Z] #52 3.517 + TMP_GOPATH= [2020-08-04T09:31:33.506Z] #52 3.517 + : /build [2020-08-04T09:31:33.506Z] #52 3.517 + '[' -z '' ']' [2020-08-04T09:31:33.506Z] #52 3.517 ++ mktemp -d [2020-08-04T09:31:33.506Z] #52 3.523 + export GOPATH=/tmp/tmp.a93m1iDVtb [2020-08-04T09:31:33.506Z] #52 3.523 + GOPATH=/tmp/tmp.a93m1iDVtb [2020-08-04T09:31:33.506Z] #52 3.523 + RM_GOPATH=1 [2020-08-04T09:31:33.506Z] #52 3.523 + case "$(go env GOARCH)" in [2020-08-04T09:31:33.506Z] #52 3.523 ++ go env GOARCH [2020-08-04T09:31:33.506Z] #52 3.585 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:33.506Z] #52 3.585 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:31:33.506Z] #52 3.585 ++ dirname /tmp/install/install.sh [2020-08-04T09:31:33.506Z] #52 3.598 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:31:33.506Z] #52 3.598 + dir=/tmp/install [2020-08-04T09:31:33.506Z] #52 3.598 + bin=containerd [2020-08-04T09:31:33.506Z] #52 3.598 + shift [2020-08-04T09:31:33.506Z] #52 3.598 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T09:31:33.506Z] #52 3.598 + . /tmp/install/containerd.installer [2020-08-04T09:31:33.506Z] #52 3.598 ++ set -e [2020-08-04T09:31:33.506Z] #52 3.598 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:31:33.506Z] #52 3.598 + install_containerd [2020-08-04T09:31:33.506Z] #52 3.598 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T09:31:33.506Z] #52 3.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a93m1iDVtb/src/github.com/containerd/containerd [2020-08-04T09:31:33.506Z] #52 3.642 Cloning into '/tmp/tmp.a93m1iDVtb/src/github.com/containerd/containerd'... [2020-08-04T09:31:34.091Z] #34 ... [2020-08-04T09:31:34.091Z] [2020-08-04T09:31:34.091Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:34.091Z] #48 53.19 strconv [2020-08-04T09:31:34.091Z] #48 53.23 io [2020-08-04T09:31:34.091Z] #48 53.31 syscall [2020-08-04T09:31:34.091Z] #48 58.24 strings [2020-08-04T09:31:34.091Z] #48 58.26 bytes [2020-08-04T09:31:34.091Z] #48 ... [2020-08-04T09:31:34.091Z] [2020-08-04T09:31:34.091Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:34.091Z] #42 63.38 bufio [2020-08-04T09:31:34.091Z] #42 ... [2020-08-04T09:31:34.091Z] [2020-08-04T09:31:34.091Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:34.091Z] #31 53.42 bytes [2020-08-04T09:31:34.091Z] #31 53.45 strings [2020-08-04T09:31:34.091Z] #31 62.13 bufio [2020-08-04T09:31:34.091Z] #31 63.30 reflect [2020-08-04T09:31:34.394Z] #31 63.57 path [2020-08-04T09:31:34.394Z] #31 ... [2020-08-04T09:31:34.394Z] [2020-08-04T09:31:34.394Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:34.394Z] #26 23.30 [2020-08-04T09:31:34.394Z] #26 24.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T09:31:34.394Z] #26 24.70 skipping existing 283607eaa57e [2020-08-04T09:31:34.696Z] #26 24.87 [2020-08-04T09:31:34.714Z] #36 ... [2020-08-04T09:31:34.714Z] [2020-08-04T09:31:34.714Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:34.714Z] #51 29.90 Fetched 8371 kB in 24s (347 kB/s) [2020-08-04T09:31:34.714Z] #51 29.90 Reading package lists... [2020-08-04T09:31:34.714Z] #51 ... [2020-08-04T09:31:34.714Z] [2020-08-04T09:31:34.714Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:34.714Z] #60 34.05 Checking out files: 45% (941/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 91% (1886/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-04T09:31:34.714Z] #60 35.54 + cd /tmp/tmp.f9xN0X3AUS/src/github.com/docker/libnetwork [2020-08-04T09:31:34.714Z] #60 35.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-04T09:31:34.714Z] #60 36.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-04T09:31:34.714Z] #60 ... [2020-08-04T09:31:34.714Z] [2020-08-04T09:31:34.714Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:34.905Z] #52 ... [2020-08-04T09:31:34.905Z] [2020-08-04T09:31:34.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:34.905Z] #10 35.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T09:31:34.905Z] #10 35.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T09:31:34.905Z] #10 35.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-08-04T09:31:34.905Z] #10 38.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-04T09:31:34.905Z] #10 40.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-04T09:31:34.905Z] #10 40.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-04T09:31:34.905Z] #10 40.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-04T09:31:34.905Z] #10 40.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-04T09:31:34.905Z] #10 40.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-04T09:31:34.905Z] #10 40.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-04T09:31:34.905Z] #10 40.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-04T09:31:34.905Z] #10 42.35 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:34.905Z] #10 42.57 Fetched 73.3 MB in 7s (10.6 MB/s) [2020-08-04T09:31:34.905Z] #10 42.79 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T09:31:34.905Z] #10 42.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-04T09:31:34.905Z] #10 42.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-04T09:31:34.905Z] #10 43.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:31:34.905Z] #10 ... [2020-08-04T09:31:34.905Z] [2020-08-04T09:31:34.905Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:34.905Z] #25 4.427 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T09:31:34.905Z] #25 4.737 [2020-08-04T09:31:35.768Z] #26 ... [2020-08-04T09:31:35.768Z] [2020-08-04T09:31:35.768Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:35.768Z] #39 64.91 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-04T09:31:35.768Z] #39 64.92 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:35.768Z] #39 DONE 65.2s [2020-08-04T09:31:36.006Z] #25 5.047 0.0% 1.4% ###### 8.9% ######### 13.6% ############# 18.7% ################ 22.7% [2020-08-04T09:31:36.007Z] #25 ... [2020-08-04T09:31:36.007Z] [2020-08-04T09:31:36.007Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:36.007Z] #30 36.65 sync [2020-08-04T09:31:36.007Z] #30 36.65 internal/reflectlite [2020-08-04T09:31:36.007Z] #30 38.07 sort [2020-08-04T09:31:36.007Z] #30 38.08 internal/oserror [2020-08-04T09:31:36.007Z] #30 38.08 io [2020-08-04T09:31:36.007Z] #30 38.15 strconv [2020-08-04T09:31:36.007Z] #30 38.33 syscall [2020-08-04T09:31:36.007Z] #30 40.05 strings [2020-08-04T09:31:36.007Z] #30 40.07 bytes [2020-08-04T09:31:36.007Z] #30 42.59 bufio [2020-08-04T09:31:36.007Z] #30 44.12 reflect [2020-08-04T09:31:36.007Z] #30 45.66 path [2020-08-04T09:31:36.007Z] #30 46.24 text/tabwriter [2020-08-04T09:31:36.007Z] #30 ... [2020-08-04T09:31:36.007Z] [2020-08-04T09:31:36.007Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:36.067Z] [2020-08-04T09:31:36.067Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:36.067Z] #34 6.171 -- Detecting C compile features - done [2020-08-04T09:31:36.067Z] #34 6.228 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T09:31:36.067Z] #34 6.506 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T09:31:36.067Z] #34 6.809 -- Configuring done [2020-08-04T09:31:36.067Z] #34 6.838 -- Generating done [2020-08-04T09:31:36.067Z] #34 6.846 -- Build files have been written to: /tmp/tmp.QqfmtX6twh/tini [2020-08-04T09:31:36.067Z] #34 6.855 + make tini-static [2020-08-04T09:31:36.067Z] #34 7.411 Scanning dependencies of target tini-static [2020-08-04T09:31:36.369Z] #34 7.505 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T09:31:36.677Z] #34 ... [2020-08-04T09:31:36.677Z] [2020-08-04T09:31:36.677Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:36.677Z] #26 26.41 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T09:31:36.677Z] #26 26.77 [2020-08-04T09:31:36.677Z] #26 26.89 ######################################################################## 100.0% [2020-08-04T09:31:36.677Z] #26 27.01 [2020-08-04T09:31:36.677Z] #26 27.05 Download of images into '/build' complete. [2020-08-04T09:31:36.677Z] #26 27.07 Use something like the following to load the result into a Docker daemon: [2020-08-04T09:31:36.677Z] #26 27.07 tar -cC '/build' . | docker load [2020-08-04T09:31:36.677Z] #26 DONE 27.2s [2020-08-04T09:31:36.978Z] [2020-08-04T09:31:36.978Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:36.978Z] #11 64.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T09:31:36.978Z] #11 64.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T09:31:36.978Z] #11 64.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:31:37.545Z] #60 ... [2020-08-04T09:31:37.545Z] [2020-08-04T09:31:37.545Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:37.545Z] #32 20.39 Reading package lists... [2020-08-04T09:31:37.545Z] #32 32.09 Reading package lists... [2020-08-04T09:31:37.545Z] #32 40.55 Building dependency tree... [2020-08-04T09:31:37.545Z] #32 ... [2020-08-04T09:31:37.545Z] [2020-08-04T09:31:37.545Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:31:37.545Z] #36 31.48 Checking out files: 80% (1279/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-04T09:31:37.545Z] #36 31.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-04T09:31:37.545Z] #36 35.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-04T09:31:37.610Z] #25 5.047 0.0% 1.4% ###### 8.9% ######### 13.6% ############# 18.7% ################ 22.7% #################### 27.8% ####################### 33.1% ########################## 36.9% ############################# 41.0% ############################## 42.9% ################################### 48.7% #################################### 51.2% ######################################### 57.0% ############################################# 62.8% ################################################# 68.3% ##################################################### 74.6% ########################################################## 81.0% ############################################################## 86.5% ################################################################## 92.4% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-04T09:31:37.804Z] #36 ... [2020-08-04T09:31:37.804Z] [2020-08-04T09:31:37.804Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:37.804Z] #32 40.55 Building dependency tree... [2020-08-04T09:31:38.186Z] #25 7.720 [2020-08-04T09:31:38.713Z] #25 7.943 0.2% ################# 24.7% ############################## 42.8% ##################################################### 74.3% ######################################################################## 100.0% [2020-08-04T09:31:38.713Z] #25 ... [2020-08-04T09:31:38.713Z] [2020-08-04T09:31:38.713Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:38.713Z] #41 39.50 bytes [2020-08-04T09:31:38.713Z] #41 43.87 bufio [2020-08-04T09:31:38.713Z] #41 44.94 reflect [2020-08-04T09:31:38.713Z] #41 46.89 regexp/syntax [2020-08-04T09:31:38.713Z] #41 47.42 hash/crc32 [2020-08-04T09:31:38.713Z] #41 48.85 crypto [2020-08-04T09:31:38.713Z] #41 49.43 crypto/rc4 [2020-08-04T09:31:38.742Z] #32 ... [2020-08-04T09:31:38.742Z] [2020-08-04T09:31:38.742Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:38.742Z] #47 32.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-04T09:31:38.742Z] #47 32.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-04T09:31:38.742Z] #47 33.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-04T09:31:38.742Z] #47 33.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-04T09:31:38.742Z] #47 34.74 runtime [2020-08-04T09:31:38.742Z] #47 34.83 runtime/cgo [2020-08-04T09:31:38.905Z] #51 40.28 Reading package lists... [2020-08-04T09:31:38.905Z] #51 ... [2020-08-04T09:31:38.905Z] [2020-08-04T09:31:38.905Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:38.905Z] #23 33.86 Fetched 8371 kB in 25s (330 kB/s) [2020-08-04T09:31:38.905Z] #23 33.86 Reading package lists... [2020-08-04T09:31:38.905Z] #23 43.73 Reading package lists... [2020-08-04T09:31:38.905Z] #23 ... [2020-08-04T09:31:38.905Z] [2020-08-04T09:31:38.905Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:38.905Z] #38 34.09 Fetched 8371 kB in 26s (327 kB/s) [2020-08-04T09:31:38.905Z] #38 34.09 Reading package lists... [2020-08-04T09:31:38.905Z] #38 43.86 Reading package lists... [2020-08-04T09:31:38.905Z] #38 ... [2020-08-04T09:31:38.905Z] [2020-08-04T09:31:38.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:38.905Z] #10 23.30 Reading package lists... [2020-08-04T09:31:38.905Z] #10 34.93 Reading package lists... [2020-08-04T09:31:38.905Z] #10 43.74 Building dependency tree... [2020-08-04T09:31:38.905Z] #10 ... [2020-08-04T09:31:38.905Z] [2020-08-04T09:31:38.905Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:38.905Z] #32 34.68 Fetched 8371 kB in 26s (320 kB/s) [2020-08-04T09:31:38.905Z] #32 34.68 Reading package lists... [2020-08-04T09:31:38.977Z] #41 ... [2020-08-04T09:31:38.977Z] [2020-08-04T09:31:38.977Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:38.977Z] #30 49.57 internal/syscall/execenv [2020-08-04T09:31:38.977Z] #30 49.57 internal/syscall/unix [2020-08-04T09:31:38.977Z] #30 49.58 time [2020-08-04T09:31:39.216Z] fc1b9e59edad: Verifying Checksum [2020-08-04T09:31:39.216Z] fc1b9e59edad: Download complete [2020-08-04T09:31:39.680Z] #47 ... [2020-08-04T09:31:39.680Z] [2020-08-04T09:31:39.680Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:39.680Z] #23 23.56 Reading package lists... [2020-08-04T09:31:39.680Z] #23 34.74 Reading package lists... [2020-08-04T09:31:39.836Z] #32 44.31 Reading package lists... [2020-08-04T09:31:39.836Z] #32 ... [2020-08-04T09:31:39.836Z] [2020-08-04T09:31:39.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:39.836Z] #10 43.74 Building dependency tree... [2020-08-04T09:31:39.940Z] #23 42.98 Building dependency tree... [2020-08-04T09:31:39.940Z] #23 ... [2020-08-04T09:31:39.940Z] [2020-08-04T09:31:39.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:39.940Z] #10 34.00 Fetched 8371 kB in 27s (315 kB/s) [2020-08-04T09:31:39.940Z] #10 34.00 Reading package lists... [2020-08-04T09:31:39.940Z] #10 42.48 Reading package lists... [2020-08-04T09:31:39.940Z] #10 ... [2020-08-04T09:31:39.940Z] [2020-08-04T09:31:39.940Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:39.940Z] #32 43.87 The following additional packages will be installed: [2020-08-04T09:31:39.940Z] #32 43.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T09:31:39.940Z] #32 43.91 Suggested packages: [2020-08-04T09:31:39.940Z] #32 43.91 cmake-doc ninja-build lrzip [2020-08-04T09:31:39.940Z] #32 43.91 Recommended packages: [2020-08-04T09:31:39.940Z] #32 43.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T09:31:40.404Z] #30 ... [2020-08-04T09:31:40.404Z] [2020-08-04T09:31:40.404Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:40.404Z] #47 41.08 bytes [2020-08-04T09:31:40.404Z] #47 41.08 strings [2020-08-04T09:31:40.404Z] #47 45.64 bufio [2020-08-04T09:31:40.404Z] #47 45.88 reflect [2020-08-04T09:31:40.404Z] #47 46.70 regexp/syntax [2020-08-04T09:31:40.404Z] #47 50.71 time [2020-08-04T09:31:40.516Z] #32 ... [2020-08-04T09:31:40.516Z] [2020-08-04T09:31:40.516Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:40.516Z] #51 34.48 Fetched 8371 kB in 26s (317 kB/s) [2020-08-04T09:31:40.516Z] #51 34.48 Reading package lists... [2020-08-04T09:31:40.516Z] #51 42.57 Reading package lists... [2020-08-04T09:31:40.516Z] #51 ... [2020-08-04T09:31:40.516Z] [2020-08-04T09:31:40.516Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:40.516Z] #23 42.98 Building dependency tree... [2020-08-04T09:31:40.550Z] #11 ... [2020-08-04T09:31:40.550Z] [2020-08-04T09:31:40.550Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:40.550Z] #34 10.41 [100%] Linking C executable tini-static [2020-08-04T09:31:40.550Z] #34 11.25 [100%] Built target tini-static [2020-08-04T09:31:40.550Z] #34 11.33 + mkdir -p /build [2020-08-04T09:31:40.550Z] #34 11.34 + cp tini-static /build/docker-init [2020-08-04T09:31:40.550Z] #34 DONE 11.5s [2020-08-04T09:31:40.550Z] [2020-08-04T09:31:40.550Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:40.550Z] #40 1.734 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:31:40.550Z] #40 1.734 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:31:40.550Z] #40 1.789 Note: Building without GnuTLS support [2020-08-04T09:31:40.550Z] #40 1.795 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:31:40.550Z] #40 1.832 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:31:40.550Z] #40 3.401 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:31:40.550Z] #40 3.436 GEN .gitid [2020-08-04T09:31:40.550Z] #40 3.482 GEN criu/include/version.h [2020-08-04T09:31:40.550Z] #40 3.564 GEN include/common/asm [2020-08-04T09:31:40.759Z] #47 ... [2020-08-04T09:31:40.759Z] [2020-08-04T09:31:40.759Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:40.759Z] #25 8.750 [2020-08-04T09:31:40.759Z] #25 9.032 0.2% ######################## 33.8% ################################## 47.6% ############################################# 63.6% ###################################################### 75.5% ######################################################################## 100.0% [2020-08-04T09:31:40.759Z] #25 10.11 [2020-08-04T09:31:40.759Z] #25 10.41 0.0% 0.1% # 2.0% [2020-08-04T09:31:40.759Z] #25 ... [2020-08-04T09:31:40.759Z] [2020-08-04T09:31:40.759Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:40.759Z] #32 41.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:31:40.759Z] #32 42.08 Selecting previously unselected package cmake-data. [2020-08-04T09:31:40.759Z] #32 42.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T09:31:40.759Z] #32 42.08 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T09:31:40.759Z] #32 46.35 Selecting previously unselected package libicu63:arm64. [2020-08-04T09:31:40.759Z] #32 46.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-04T09:31:40.759Z] #32 46.37 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T09:31:41.045Z] #32 ... [2020-08-04T09:31:41.045Z] [2020-08-04T09:31:41.045Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:41.452Z] #23 ... [2020-08-04T09:31:41.452Z] [2020-08-04T09:31:41.452Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:41.452Z] #38 35.33 Fetched 8371 kB in 27s (314 kB/s) [2020-08-04T09:31:41.452Z] #38 35.33 Reading package lists... [2020-08-04T09:31:41.452Z] #38 43.09 Reading package lists... [2020-08-04T09:31:41.452Z] #38 ... [2020-08-04T09:31:41.452Z] [2020-08-04T09:31:41.452Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:41.452Z] #32 45.00 The following NEW packages will be installed: [2020-08-04T09:31:41.452Z] #32 45.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T09:31:41.452Z] #32 45.01 vim-common xxd [2020-08-04T09:31:41.452Z] #32 45.56 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:41.452Z] #32 45.56 Need to get 14.9 MB of archives. [2020-08-04T09:31:41.452Z] #32 45.56 After this operation, 61.8 MB of additional disk space will be used. [2020-08-04T09:31:41.452Z] #32 45.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T09:31:41.452Z] #32 45.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:31:41.452Z] #32 45.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T09:31:41.613Z] #40 5.874 PBCC images/timens.pb-c.c [2020-08-04T09:31:41.613Z] #40 5.909 DEP images/timens.pb-c.d [2020-08-04T09:31:41.711Z] #32 45.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T09:31:41.913Z] #40 5.947 PBCC images/fown.pb-c.c [2020-08-04T09:31:41.914Z] #40 5.961 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T09:31:41.914Z] #40 6.008 PBCC images/opts.pb-c.c [2020-08-04T09:31:41.914Z] #40 6.046 PBCC images/memfd.pb-c.c [2020-08-04T09:31:41.914Z] #40 6.077 DEP images/fown.pb-c.d [2020-08-04T09:31:41.914Z] #40 6.106 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T09:31:42.214Z] #40 6.198 DEP images/opts.pb-c.d [2020-08-04T09:31:42.214Z] #40 6.250 DEP images/memfd.pb-c.d [2020-08-04T09:31:42.214Z] #40 6.294 PBCC images/sit.pb-c.c [2020-08-04T09:31:42.214Z] #40 6.372 DEP images/sit.pb-c.d [2020-08-04T09:31:42.214Z] #40 6.454 PBCC images/macvlan.pb-c.c [2020-08-04T09:31:42.214Z] #40 6.490 DEP images/macvlan.pb-c.d [2020-08-04T09:31:42.214Z] #40 6.548 PBCC images/autofs.pb-c.c [2020-08-04T09:31:42.214Z] #40 6.563 DEP images/autofs.pb-c.d [2020-08-04T09:31:42.363Z] #10 47.72 The following additional packages will be installed: [2020-08-04T09:31:42.363Z] #10 47.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T09:31:42.363Z] #10 47.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T09:31:42.363Z] #10 47.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T09:31:42.363Z] #10 47.72 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:42.363Z] #10 47.75 Suggested packages: [2020-08-04T09:31:42.363Z] #10 47.75 gcc-8-locales seccomp wine64 [2020-08-04T09:31:42.515Z] #40 6.633 PBCC images/sysctl.pb-c.c [2020-08-04T09:31:42.515Z] #40 6.660 DEP images/sysctl.pb-c.d [2020-08-04T09:31:42.515Z] #40 6.748 PBCC images/time.pb-c.c [2020-08-04T09:31:42.515Z] #40 6.771 DEP images/time.pb-c.d [2020-08-04T09:31:42.515Z] #40 6.820 PBCC images/binfmt-misc.pb-c.c [2020-08-04T09:31:42.646Z] #32 46.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-04T09:31:42.646Z] #32 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-04T09:31:42.646Z] #32 46.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-04T09:31:42.646Z] #32 46.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-04T09:31:42.816Z] #40 6.848 DEP images/binfmt-misc.pb-c.d [2020-08-04T09:31:42.816Z] #40 6.885 PBCC images/seccomp.pb-c.c [2020-08-04T09:31:42.816Z] #40 6.909 DEP images/seccomp.pb-c.d [2020-08-04T09:31:42.816Z] #40 6.984 PBCC images/userns.pb-c.c [2020-08-04T09:31:42.816Z] #40 7.011 DEP images/userns.pb-c.d [2020-08-04T09:31:42.816Z] #40 7.075 PBCC images/cgroup.pb-c.c [2020-08-04T09:31:42.905Z] #32 46.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-04T09:31:42.905Z] #32 46.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-04T09:31:43.136Z] #40 7.109 DEP images/cgroup.pb-c.d [2020-08-04T09:31:43.137Z] #40 7.167 PBCC images/ext-file.pb-c.c [2020-08-04T09:31:43.137Z] #40 ... [2020-08-04T09:31:43.137Z] [2020-08-04T09:31:43.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:43.137Z] #11 72.34 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T09:31:43.137Z] #11 72.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-04T09:31:43.137Z] #11 72.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:31:43.137Z] #11 72.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T09:31:43.137Z] #11 72.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-04T09:31:43.137Z] #11 72.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:31:43.743Z] #10 49.31 The following NEW packages will be installed: [2020-08-04T09:31:43.743Z] #10 49.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T09:31:43.743Z] #10 49.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T09:31:43.743Z] #10 49.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T09:31:43.743Z] #10 49.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T09:31:43.743Z] #10 49.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T09:31:43.743Z] #10 49.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:44.001Z] #10 49.85 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:44.001Z] #10 49.85 Need to get 77.7 MB of archives. [2020-08-04T09:31:44.001Z] #10 49.85 After this operation, 487 MB of additional disk space will be used. [2020-08-04T09:31:44.001Z] #10 49.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-04T09:31:44.193Z] #25 10.41 0.0% 0.1% # 2.0% #### 6.3% #### 6.9% ####### 10.9% ############ 17.6% ################# 24.6% ##################### 29.9% ########################## 36.3% ############################ 40.2% ################################ 44.9% ################################## 47.4% #################################### 50.6% ###################################### 53.4% ######################################### 57.3% ############################################ 61.6% ############################################## 64.4% ############################################### 65.7% ################################################### 71.6% #################################################### 72.4% ######################################################## 78.4% ############################################################ 83.9% ################################################################ 89.6% ##################################################################### 97.1% ######################################################################## 100.0% [2020-08-04T09:31:44.261Z] #10 50.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-04T09:31:44.459Z] #25 14.18 [2020-08-04T09:31:44.812Z] #32 48.67 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:44.812Z] #32 48.85 Fetched 14.9 MB in 2s (6431 kB/s) [2020-08-04T09:31:44.812Z] #32 48.96 Selecting previously unselected package xxd. [2020-08-04T09:31:44.812Z] #32 48.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:44.812Z] #32 49.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T09:31:44.812Z] #32 49.05 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:31:44.829Z] #10 50.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T09:31:44.829Z] #10 50.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-04T09:31:44.829Z] #10 50.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-04T09:31:44.829Z] #10 50.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T09:31:44.829Z] #10 ... [2020-08-04T09:31:44.829Z] [2020-08-04T09:31:44.829Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:44.829Z] #38 43.86 Reading package lists... [2020-08-04T09:31:45.071Z] #32 49.30 Selecting previously unselected package vim-common. [2020-08-04T09:31:45.071Z] #32 49.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:31:45.253Z] #25 14.45 0.0% 1.3% # 2.6% ## 3.9% ### 4.8% [2020-08-04T09:31:45.253Z] #25 ... [2020-08-04T09:31:45.253Z] [2020-08-04T09:31:45.253Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:45.253Z] #38 46.00 Selecting previously unselected package libprotoc17:arm64. [2020-08-04T09:31:45.253Z] #38 46.01 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-04T09:31:45.253Z] #38 46.02 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 46.81 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T09:31:45.253Z] #38 46.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-04T09:31:45.253Z] #38 46.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:31:45.253Z] #38 47.08 Selecting previously unselected package protobuf-compiler. [2020-08-04T09:31:45.253Z] #38 47.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-04T09:31:45.253Z] #38 47.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 47.50 Selecting previously unselected package python-pkg-resources. [2020-08-04T09:31:45.253Z] #38 47.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:31:45.253Z] #38 47.57 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T09:31:45.253Z] #38 47.89 Selecting previously unselected package python-six. [2020-08-04T09:31:45.253Z] #38 47.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T09:31:45.253Z] #38 47.96 Unpacking python-six (1.12.0-1) ... [2020-08-04T09:31:45.253Z] #38 48.14 Selecting previously unselected package python-protobuf. [2020-08-04T09:31:45.253Z] #38 48.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-04T09:31:45.253Z] #38 48.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 48.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T09:31:45.253Z] #38 52.29 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 52.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:45.253Z] #38 52.44 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T09:31:45.253Z] #38 52.55 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-04T09:31:45.253Z] #38 52.69 Setting up python-six (1.12.0-1) ... [2020-08-04T09:31:45.253Z] #38 55.07 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-04T09:31:45.253Z] #38 55.10 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T09:31:45.253Z] #38 55.17 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 55.21 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-04T09:31:45.253Z] #38 55.26 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 55.30 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 55.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:45.253Z] #38 55.33 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 55.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:31:45.253Z] #38 55.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T09:31:45.253Z] #38 ... [2020-08-04T09:31:45.253Z] [2020-08-04T09:31:45.253Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:45.329Z] #32 49.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:31:45.588Z] #32 49.82 Selecting previously unselected package cmake-data. [2020-08-04T09:31:45.588Z] #32 49.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T09:31:45.588Z] #32 49.84 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T09:31:45.912Z] #11 ... [2020-08-04T09:31:45.912Z] [2020-08-04T09:31:45.912Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:45.912Z] #42 64.84 reflect [2020-08-04T09:31:45.912Z] #42 65.68 regexp/syntax [2020-08-04T09:31:45.912Z] #42 68.19 hash/crc32 [2020-08-04T09:31:45.912Z] #42 72.55 crypto/hmac [2020-08-04T09:31:45.912Z] #42 73.20 crypto/rc4 [2020-08-04T09:31:45.912Z] #42 73.60 vendor/golang.org/x/net/dns/dnsmessage [2020-08-04T09:31:45.912Z] #42 ... [2020-08-04T09:31:45.912Z] [2020-08-04T09:31:45.912Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:45.912Z] #48 64.84 bufio [2020-08-04T09:31:45.912Z] #48 65.52 reflect [2020-08-04T09:31:45.912Z] #48 69.15 regexp/syntax [2020-08-04T09:31:45.912Z] #48 ... [2020-08-04T09:31:45.912Z] [2020-08-04T09:31:45.912Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:45.912Z] #40 7.194 DEP images/ext-file.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.265 PBCC images/rpc.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.354 DEP images/rpc.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.410 PBCC images/siginfo.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.433 DEP images/siginfo.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.505 PBCC images/pagemap.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.582 DEP images/pagemap.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.641 PBCC images/rlimit.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.672 DEP images/rlimit.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.725 PBCC images/file-lock.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.740 DEP images/file-lock.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.765 PBCC images/tty.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.792 DEP images/tty.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.818 PBCC images/tun.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.839 PBCC images/netdev.pb-c.c [2020-08-04T09:31:45.912Z] #40 7.863 DEP images/tun.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.904 DEP images/netdev.pb-c.d [2020-08-04T09:31:45.912Z] #40 7.959 PBCC images/vma.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.000 DEP images/vma.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.041 PBCC images/creds.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.057 DEP images/creds.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.111 PBCC images/utsns.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.125 DEP images/utsns.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.180 PBCC images/ipc-desc.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.194 PBCC images/ipc-sem.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.211 DEP images/ipc-desc.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.303 DEP images/ipc-sem.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.345 PBCC images/ipc-msg.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.373 DEP images/ipc-msg.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.453 PBCC images/ipc-shm.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.478 DEP images/ipc-shm.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.513 PBCC images/ipc-var.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.541 DEP images/ipc-var.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.607 PBCC images/sk-opts.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.655 PBCC images/packet-sock.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.727 DEP images/sk-opts.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.805 DEP images/packet-sock.pb-c.d [2020-08-04T09:31:45.912Z] #40 8.875 PBCC images/sk-netlink.pb-c.c [2020-08-04T09:31:45.912Z] #40 8.974 DEP images/sk-netlink.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.029 PBCC images/sk-inet.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.115 DEP images/sk-inet.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.188 PBCC images/sk-unix.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.253 DEP images/sk-unix.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.319 PBCC images/mm.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.381 DEP images/mm.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.426 PBCC images/timerfd.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.468 DEP images/timerfd.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.519 PBCC images/timer.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.538 DEP images/timer.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.593 PBCC images/sa.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.633 DEP images/sa.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.691 PBCC images/pipe-data.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.738 DEP images/pipe-data.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.792 PBCC images/mnt.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.837 DEP images/mnt.pb-c.d [2020-08-04T09:31:45.912Z] #40 9.924 PBCC images/sk-packet.pb-c.c [2020-08-04T09:31:45.912Z] #40 9.945 DEP images/sk-packet.pb-c.d [2020-08-04T09:31:45.912Z] #40 10.00 PBCC images/tcp-stream.pb-c.c [2020-08-04T09:31:45.912Z] #40 10.03 DEP images/tcp-stream.pb-c.d [2020-08-04T09:31:45.912Z] #40 10.09 PBCC images/pipe.pb-c.c [2020-08-04T09:31:45.912Z] #40 10.13 DEP images/pipe.pb-c.d [2020-08-04T09:31:46.173Z] #32 ... [2020-08-04T09:31:46.173Z] [2020-08-04T09:31:46.173Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:46.173Z] #30 50.51 sync [2020-08-04T09:31:46.211Z] #40 10.18 PBCC images/pstree.pb-c.c [2020-08-04T09:31:46.211Z] #40 10.21 DEP images/pstree.pb-c.d [2020-08-04T09:31:46.211Z] #40 10.25 PBCC images/fs.pb-c.c [2020-08-04T09:31:46.211Z] #40 10.27 DEP images/fs.pb-c.d [2020-08-04T09:31:46.212Z] #40 10.31 PBCC images/signalfd.pb-c.c [2020-08-04T09:31:46.212Z] #40 10.35 DEP images/signalfd.pb-c.d [2020-08-04T09:31:46.212Z] #40 10.39 PBCC images/fh.pb-c.c [2020-08-04T09:31:46.212Z] #40 10.42 PBCC images/fsnotify.pb-c.c [2020-08-04T09:31:46.212Z] #40 10.47 DEP images/fh.pb-c.d [2020-08-04T09:31:46.212Z] #40 10.53 DEP images/fsnotify.pb-c.d [2020-08-04T09:31:46.432Z] #30 50.52 internal/reflectlite [2020-08-04T09:31:46.510Z] #40 10.58 PBCC images/eventpoll.pb-c.c [2020-08-04T09:31:46.510Z] #40 10.61 DEP images/eventpoll.pb-c.d [2020-08-04T09:31:46.510Z] #40 10.68 PBCC images/eventfd.pb-c.c [2020-08-04T09:31:46.510Z] #40 ... [2020-08-04T09:31:46.510Z] [2020-08-04T09:31:46.510Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:46.510Z] #31 65.74 text/tabwriter [2020-08-04T09:31:46.510Z] #31 73.02 internal/syscall/execenv [2020-08-04T09:31:46.510Z] #31 73.02 internal/syscall/unix [2020-08-04T09:31:46.510Z] #31 73.04 time [2020-08-04T09:31:46.510Z] #31 ... [2020-08-04T09:31:46.510Z] [2020-08-04T09:31:46.510Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:46.510Z] #40 10.70 DEP images/eventfd.pb-c.d [2020-08-04T09:31:46.510Z] #40 10.75 PBCC images/remap-file-path.pb-c.c [2020-08-04T09:31:46.510Z] #40 10.76 DEP images/remap-file-path.pb-c.d [2020-08-04T09:31:46.574Z] #25 14.45 0.0% 1.3% # 2.6% ## 3.9% ### 4.8% #### 6.2% ##### 7.7% ###### 8.9% ####### 10.6% ######## 11.3% ######## 11.9% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.7% ############## 20.8% ################# 24.2% [2020-08-04T09:31:46.574Z] #25 ... [2020-08-04T09:31:46.574Z] [2020-08-04T09:31:46.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:46.574Z] #10 47.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T09:31:46.574Z] #10 47.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-04T09:31:46.574Z] #10 47.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:31:46.574Z] #10 50.08 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T09:31:46.574Z] #10 50.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T09:31:46.574Z] #10 50.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:31:46.574Z] #10 50.26 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-04T09:31:46.574Z] #10 50.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-04T09:31:46.574Z] #10 50.28 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T09:31:46.574Z] #10 50.56 Selecting previously unselected package dmsetup. [2020-08-04T09:31:46.574Z] #10 50.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-04T09:31:46.574Z] #10 50.58 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T09:31:46.574Z] #10 50.81 Selecting previously unselected package mingw-w64-common. [2020-08-04T09:31:46.574Z] #10 50.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T09:31:46.574Z] #10 50.82 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T09:31:46.574Z] #10 ... [2020-08-04T09:31:46.574Z] [2020-08-04T09:31:46.574Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:46.771Z] #38 51.03 Building dependency tree... [2020-08-04T09:31:46.810Z] #40 10.84 PBCC images/fifo.pb-c.c [2020-08-04T09:31:46.810Z] #40 10.86 DEP images/fifo.pb-c.d [2020-08-04T09:31:46.810Z] #40 10.90 PBCC images/ghost-file.pb-c.c [2020-08-04T09:31:46.810Z] #40 10.93 DEP images/ghost-file.pb-c.d [2020-08-04T09:31:46.810Z] #40 10.99 PBCC images/regfile.pb-c.c [2020-08-04T09:31:46.810Z] #40 11.04 DEP images/regfile.pb-c.d [2020-08-04T09:31:46.810Z] #40 11.08 PBCC images/ns.pb-c.c [2020-08-04T09:31:46.810Z] #40 11.09 DEP images/ns.pb-c.d [2020-08-04T09:31:46.810Z] #40 11.15 PBCC images/fdinfo.pb-c.c [2020-08-04T09:31:47.006Z] #30 ... [2020-08-04T09:31:47.006Z] [2020-08-04T09:31:47.006Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:47.006Z] #23 46.26 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T09:31:47.006Z] #23 46.26 The following additional packages will be installed: [2020-08-04T09:31:47.006Z] #23 46.27 libjq1 libonig5 [2020-08-04T09:31:47.006Z] #23 46.75 The following NEW packages will be installed: [2020-08-04T09:31:47.006Z] #23 46.75 jq libjq1 libonig5 [2020-08-04T09:31:47.006Z] #23 47.16 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:47.006Z] #23 47.16 Need to get 355 kB of archives. [2020-08-04T09:31:47.006Z] #23 47.16 After this operation, 1072 kB of additional disk space will be used. [2020-08-04T09:31:47.006Z] #23 47.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T09:31:47.006Z] #23 47.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T09:31:47.006Z] #23 47.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T09:31:47.006Z] #23 48.41 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:47.006Z] #23 48.62 Fetched 355 kB in 0s (1200 kB/s) [2020-08-04T09:31:47.006Z] #23 48.81 Selecting previously unselected package libonig5:amd64. [2020-08-04T09:31:47.006Z] #23 48.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:47.006Z] #23 48.89 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-04T09:31:47.006Z] #23 48.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:31:47.006Z] #23 49.23 Selecting previously unselected package libjq1:amd64. [2020-08-04T09:31:47.006Z] #23 49.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:31:47.006Z] #23 49.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:31:47.006Z] #23 49.48 Selecting previously unselected package jq. [2020-08-04T09:31:47.006Z] #23 49.52 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:31:47.006Z] #23 49.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:47.006Z] #23 49.81 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:31:47.006Z] #23 49.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:31:47.006Z] #23 49.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:47.006Z] #23 49.95 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:47.006Z] #23 DONE 51.0s [2020-08-04T09:31:47.006Z] [2020-08-04T09:31:47.006Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:31:47.006Z] #24 DONE 0.0s [2020-08-04T09:31:47.006Z] [2020-08-04T09:31:47.006Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:47.109Z] #40 11.26 DEP images/fdinfo.pb-c.d [2020-08-04T09:31:47.109Z] #40 11.34 PBCC images/core-aarch64.pb-c.c [2020-08-04T09:31:47.109Z] #40 11.38 PBCC images/core-arm.pb-c.c [2020-08-04T09:31:47.409Z] #40 11.45 PBCC images/core-ppc64.pb-c.c [2020-08-04T09:31:47.409Z] #40 11.52 PBCC images/core-s390.pb-c.c [2020-08-04T09:31:47.409Z] #40 11.60 PBCC images/core-x86.pb-c.c [2020-08-04T09:31:47.409Z] #40 11.66 PBCC images/core.pb-c.c [2020-08-04T09:31:47.709Z] #40 11.83 PBCC images/inventory.pb-c.c [2020-08-04T09:31:47.709Z] #40 11.94 DEP images/core-aarch64.pb-c.d [2020-08-04T09:31:47.709Z] #40 12.01 DEP images/core-arm.pb-c.d [2020-08-04T09:31:47.709Z] #40 12.05 DEP images/core-ppc64.pb-c.d [2020-08-04T09:31:48.009Z] #40 12.15 DEP images/core-s390.pb-c.d [2020-08-04T09:31:48.009Z] #40 12.18 DEP images/core-x86.pb-c.d [2020-08-04T09:31:48.009Z] #40 12.24 DEP images/core.pb-c.d [2020-08-04T09:31:48.009Z] #40 12.33 DEP images/inventory.pb-c.d [2020-08-04T09:31:48.309Z] #40 12.38 PBCC images/cpuinfo.pb-c.c [2020-08-04T09:31:48.309Z] #40 12.44 DEP images/cpuinfo.pb-c.d [2020-08-04T09:31:48.309Z] #40 12.48 PBCC images/stats.pb-c.c [2020-08-04T09:31:48.309Z] #40 12.53 DEP images/stats.pb-c.d [2020-08-04T09:31:48.912Z] #25 2.109 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T09:31:49.173Z] #25 ... [2020-08-04T09:31:49.173Z] [2020-08-04T09:31:49.173Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:49.174Z] #43 DONE 53.2s [2020-08-04T09:31:49.174Z] [2020-08-04T09:31:49.174Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:49.174Z] #32 53.40 Selecting previously unselected package libicu63:amd64. [2020-08-04T09:31:49.303Z] #25 14.45 0.0% 1.3% # 2.6% ## 3.9% ### 4.8% #### 6.2% ##### 7.7% ###### 8.9% ####### 10.6% ######## 11.3% ######## 11.9% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.7% ############## 20.8% ################# 24.2% ################### 26.8% #################### 28.2% ###################### 31.4% ######################## 34.7% ########################### 37.8% ########################### 38.0% ############################ 39.9% ############################## 42.3% ############################### 43.6% ################################# 46.2% ################################## 47.5% ################################### 49.1% #################################### 50.9% ###################################### 53.1% ####################################### 54.6% ######################################## 56.3% ######################################### 58.0% ########################################### 59.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.3% ################################################ 67.7% [2020-08-04T09:31:49.303Z] #25 ... [2020-08-04T09:31:49.303Z] [2020-08-04T09:31:49.303Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:49.303Z] #41 50.04 vendor/golang.org/x/text/transform [2020-08-04T09:31:49.303Z] #41 51.80 time [2020-08-04T09:31:49.303Z] #41 53.95 regexp [2020-08-04T09:31:49.303Z] #41 56.61 github.com/LK4D4/vndr/versioned [2020-08-04T09:31:49.303Z] #41 58.81 internal/lazyregexp [2020-08-04T09:31:49.303Z] #41 58.89 net [2020-08-04T09:31:49.303Z] #41 58.90 path/filepath [2020-08-04T09:31:49.303Z] #41 ... [2020-08-04T09:31:49.303Z] [2020-08-04T09:31:49.303Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:49.434Z] #32 ... [2020-08-04T09:31:49.435Z] [2020-08-04T09:31:49.435Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:49.435Z] #60 DONE 53.5s [2020-08-04T09:31:49.435Z] [2020-08-04T09:31:49.435Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:49.435Z] #32 53.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T09:31:49.435Z] #32 53.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:31:50.055Z] #38 55.17 The following additional packages will be installed: [2020-08-04T09:31:50.055Z] #38 55.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T09:31:50.055Z] #38 55.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T09:31:50.055Z] #38 55.18 Suggested packages: [2020-08-04T09:31:50.055Z] #38 55.19 manpages-dev python-setuptools [2020-08-04T09:31:50.418Z] #40 14.26 make[1]: Nothing to be done for 'all'. [2020-08-04T09:31:50.624Z] #38 ... [2020-08-04T09:31:50.624Z] [2020-08-04T09:31:50.624Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:50.624Z] #43 DONE 56.3s [2020-08-04T09:31:50.624Z] [2020-08-04T09:31:50.624Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:50.624Z] #51 40.28 Reading package lists... [2020-08-04T09:31:50.624Z] #51 47.73 Building dependency tree... [2020-08-04T09:31:50.624Z] #51 51.60 The following additional packages will be installed: [2020-08-04T09:31:50.624Z] #51 51.62 libbtrfs0 [2020-08-04T09:31:50.624Z] #51 51.86 The following NEW packages will be installed: [2020-08-04T09:31:50.624Z] #51 51.87 libbtrfs-dev libbtrfs0 [2020-08-04T09:31:50.624Z] #51 52.36 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:50.624Z] #51 52.36 Need to get 119 kB of archives. [2020-08-04T09:31:50.624Z] #51 52.36 After this operation, 387 kB of additional disk space will be used. [2020-08-04T09:31:50.624Z] #51 52.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T09:31:50.624Z] #51 52.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T09:31:50.624Z] #51 53.75 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:50.624Z] #51 53.92 Fetched 119 kB in 0s (356 kB/s) [2020-08-04T09:31:50.624Z] #51 54.03 Selecting previously unselected package libbtrfs0. [2020-08-04T09:31:50.624Z] #51 54.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:50.624Z] #51 54.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T09:31:50.624Z] #51 54.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:50.624Z] #51 54.30 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:31:50.624Z] #51 54.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T09:31:50.624Z] #51 54.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:50.624Z] #51 54.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:50.624Z] #51 54.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:50.624Z] #51 54.71 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:50.624Z] #51 DONE 56.3s [2020-08-04T09:31:50.624Z] [2020-08-04T09:31:50.624Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:50.624Z] #32 44.31 Reading package lists... [2020-08-04T09:31:50.624Z] #32 51.54 Building dependency tree... [2020-08-04T09:31:50.624Z] #32 55.65 The following additional packages will be installed: [2020-08-04T09:31:50.624Z] #32 55.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-04T09:31:50.624Z] #32 55.66 Suggested packages: [2020-08-04T09:31:50.624Z] #32 55.67 cmake-doc ninja-build lrzip [2020-08-04T09:31:50.624Z] #32 55.67 Recommended packages: [2020-08-04T09:31:50.624Z] #32 55.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-04T09:31:50.884Z] #32 ... [2020-08-04T09:31:50.884Z] [2020-08-04T09:31:50.884Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:50.884Z] #60 DONE 56.7s [2020-08-04T09:31:50.884Z] [2020-08-04T09:31:50.884Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:50.884Z] #32 56.68 The following NEW packages will be installed: [2020-08-04T09:31:50.884Z] #32 56.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-04T09:31:50.884Z] #32 56.68 vim-common xxd [2020-08-04T09:31:50.884Z] #32 ... [2020-08-04T09:31:50.884Z] [2020-08-04T09:31:50.884Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:50.884Z] #38 56.67 The following NEW packages will be installed: [2020-08-04T09:31:50.884Z] #38 56.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T09:31:50.884Z] #38 56.67 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T09:31:50.884Z] #38 56.67 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T09:31:50.884Z] #38 56.67 python-six zlib1g-dev [2020-08-04T09:31:51.454Z] #38 57.30 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:51.454Z] #38 57.30 Need to get 4095 kB of archives. [2020-08-04T09:31:51.454Z] #38 57.30 After this operation, 22.5 MB of additional disk space will be used. [2020-08-04T09:31:51.454Z] #38 57.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-04T09:31:51.607Z] 4612f6d0b889: Verifying Checksum [2020-08-04T09:31:51.607Z] 4612f6d0b889: Download complete [2020-08-04T09:31:51.714Z] #38 57.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T09:31:51.714Z] #38 57.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T09:31:51.714Z] #38 57.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T09:31:51.714Z] #38 57.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-04T09:31:51.714Z] #38 57.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T09:31:51.714Z] #38 57.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-04T09:31:51.714Z] #38 57.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-04T09:31:51.714Z] #38 57.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-04T09:31:51.714Z] #38 57.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-04T09:31:51.901Z] #45 ... [2020-08-04T09:31:51.901Z] [2020-08-04T09:31:51.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:51.901Z] #52 145.9 + bin/containerd-stress [2020-08-04T09:31:51.901Z] #52 147.7 + bin/containerd-shim [2020-08-04T09:31:51.945Z] #25 14.45 0.0% 1.3% # 2.6% ## 3.9% ### 4.8% #### 6.2% ##### 7.7% ###### 8.9% ####### 10.6% ######## 11.3% ######## 11.9% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.7% ############## 20.8% ################# 24.2% ################### 26.8% #################### 28.2% ###################### 31.4% ######################## 34.7% ########################### 37.8% ########################### 38.0% ############################ 39.9% ############################## 42.3% ############################### 43.6% ################################# 46.2% ################################## 47.5% ################################### 49.1% #################################### 50.9% ###################################### 53.1% ####################################### 54.6% ######################################## 56.3% ######################################### 58.0% ########################################### 59.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.3% ################################################ 67.7% ################################################# 69.2% ################################################### 71.8% ##################################################### 74.1% ###################################################### 76.3% ####################################################### 76.8% ######################################################### 79.8% ########################################################## 80.7% ########################################################## 81.9% ############################################################ 84.3% ############################################################## 86.1% ############################################################### 87.6% ################################################################# 90.3% ################################################################## 92.6% ################################################################### 94.1% ##################################################################### 95.9% ###################################################################### 97.3% ####################################################################### 99.8% ######################################################################## 100.0% [2020-08-04T09:31:51.945Z] #25 21.56 [2020-08-04T09:31:51.958Z] #40 16.21 CC images/stats.o [2020-08-04T09:31:51.973Z] #38 57.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-04T09:31:51.973Z] #38 57.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-04T09:31:52.231Z] #38 57.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-04T09:31:52.231Z] #38 57.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-04T09:31:52.231Z] #38 57.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T09:31:52.231Z] #38 57.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T09:31:52.231Z] #38 57.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-04T09:31:52.256Z] #40 ... [2020-08-04T09:31:52.256Z] [2020-08-04T09:31:52.256Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:52.256Z] #53 41.78 Checking out files: 57% (1845/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T09:31:52.256Z] #53 42.77 + cd /tmp/tmp.j4nAGbEr2y/src/github.com/containerd/containerd [2020-08-04T09:31:52.256Z] #53 42.77 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:31:52.550Z] #25 ... [2020-08-04T09:31:52.550Z] [2020-08-04T09:31:52.550Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:52.550Z] #47 53.11 regexp [2020-08-04T09:31:52.550Z] #47 57.87 os [2020-08-04T09:31:52.550Z] #47 61.14 mvdan.cc/sh/v3/fileutil [2020-08-04T09:31:52.550Z] #47 61.78 flag [2020-08-04T09:31:52.550Z] #47 61.79 go/token [2020-08-04T09:31:52.550Z] #47 61.80 github.com/pkg/diff [2020-08-04T09:31:52.550Z] #47 61.80 encoding/binary [2020-08-04T09:31:52.550Z] #47 63.19 go/scanner [2020-08-04T09:31:52.550Z] #47 ... [2020-08-04T09:31:52.550Z] [2020-08-04T09:31:52.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:52.550Z] #10 63.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T09:31:52.550Z] #10 63.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T09:31:52.550Z] #10 63.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:31:53.005Z] #52 ... [2020-08-04T09:31:53.005Z] [2020-08-04T09:31:53.005Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:53.005Z] #45 DONE 174.8s [2020-08-04T09:31:53.005Z] [2020-08-04T09:31:53.005Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:53.841Z] #53 44.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T09:31:53.841Z] #53 44.53 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T09:31:53.841Z] #53 44.53 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:31:53.841Z] #53 44.53 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:31:53.841Z] #53 44.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T09:31:53.841Z] #53 44.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T09:31:53.841Z] #53 44.53 + '[' '' = dynamic ']' [2020-08-04T09:31:53.841Z] #53 44.53 + make [2020-08-04T09:31:53.948Z] #10 ... [2020-08-04T09:31:53.948Z] [2020-08-04T09:31:53.948Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:53.948Z] #30 54.45 internal/poll [2020-08-04T09:31:53.948Z] #30 55.85 os [2020-08-04T09:31:53.948Z] #30 57.62 internal/fmtsort [2020-08-04T09:31:53.948Z] #30 58.81 path/filepath [2020-08-04T09:31:53.948Z] #30 58.82 fmt [2020-08-04T09:31:53.948Z] #30 59.93 io/ioutil [2020-08-04T09:31:53.948Z] #30 61.41 log [2020-08-04T09:31:53.948Z] #30 61.42 github.com/BurntSushi/toml [2020-08-04T09:31:53.948Z] #30 61.42 flag [2020-08-04T09:31:53.948Z] #30 64.19 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:31:53.948Z] #30 ... [2020-08-04T09:31:53.948Z] [2020-08-04T09:31:53.948Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:53.948Z] #32 54.57 Selecting previously unselected package libxml2:arm64. [2020-08-04T09:31:53.948Z] #32 54.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-04T09:31:53.948Z] #32 54.58 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:31:53.948Z] #32 55.16 Selecting previously unselected package libarchive13:arm64. [2020-08-04T09:31:53.948Z] #32 55.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-04T09:31:53.948Z] #32 55.18 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-04T09:31:53.948Z] #32 55.47 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-04T09:31:53.948Z] #32 55.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-04T09:31:53.948Z] #32 55.49 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-04T09:31:53.948Z] #32 55.85 Selecting previously unselected package librhash0:arm64. [2020-08-04T09:31:53.948Z] #32 55.86 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-04T09:31:53.948Z] #32 55.87 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-04T09:31:53.948Z] #32 56.09 Selecting previously unselected package libuv1:arm64. [2020-08-04T09:31:53.948Z] #32 56.09 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-04T09:31:53.948Z] #32 56.11 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-04T09:31:53.948Z] #32 56.30 Selecting previously unselected package cmake. [2020-08-04T09:31:53.948Z] #32 56.30 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-04T09:31:53.948Z] #32 56.32 Unpacking cmake (3.13.4-1) ... [2020-08-04T09:31:53.948Z] #32 58.82 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T09:31:53.948Z] #32 58.85 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:31:53.948Z] #32 58.88 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-04T09:31:53.948Z] #32 58.90 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:31:53.948Z] #32 59.01 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-04T09:31:53.948Z] #32 59.08 Setting up cmake-data (3.13.4-1) ... [2020-08-04T09:31:53.948Z] #32 59.10 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:31:53.948Z] #32 59.12 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-04T09:31:53.948Z] #32 59.15 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-04T09:31:53.948Z] #32 59.18 Setting up cmake (3.13.4-1) ... [2020-08-04T09:31:53.948Z] #32 59.26 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:53.948Z] #32 59.38 Processing triggers for mime-support (3.62) ... [2020-08-04T09:31:53.948Z] #32 ... [2020-08-04T09:31:53.948Z] [2020-08-04T09:31:53.948Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:53.948Z] #25 22.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T09:31:53.948Z] #25 23.13 [2020-08-04T09:31:53.948Z] #25 23.37 # 2.0% ######################################################################## 100.0% [2020-08-04T09:31:53.948Z] #25 23.49 [2020-08-04T09:31:54.613Z] #52 ... [2020-08-04T09:31:54.613Z] [2020-08-04T09:31:54.613Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T09:31:54.613Z] #46 DONE 0.2s [2020-08-04T09:31:54.613Z] [2020-08-04T09:31:54.613Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:54.613Z] #52 ... [2020-08-04T09:31:54.613Z] [2020-08-04T09:31:54.613Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T09:31:54.613Z] #48 DONE 0.1s [2020-08-04T09:31:54.726Z] #32 ... [2020-08-04T09:31:54.726Z] [2020-08-04T09:31:54.726Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-04T09:31:54.726Z] #51 42.57 Reading package lists... [2020-08-04T09:31:54.726Z] #51 49.65 Building dependency tree... [2020-08-04T09:31:54.726Z] #51 53.56 The following additional packages will be installed: [2020-08-04T09:31:54.726Z] #51 53.56 libbtrfs0 [2020-08-04T09:31:54.726Z] #51 53.80 The following NEW packages will be installed: [2020-08-04T09:31:54.726Z] #51 53.81 libbtrfs-dev libbtrfs0 [2020-08-04T09:31:54.726Z] #51 54.36 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:54.726Z] #51 54.36 Need to get 119 kB of archives. [2020-08-04T09:31:54.726Z] #51 54.36 After this operation, 387 kB of additional disk space will be used. [2020-08-04T09:31:54.726Z] #51 54.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T09:31:54.726Z] #51 54.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T09:31:54.726Z] #51 55.99 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:54.726Z] #51 56.19 Fetched 119 kB in 0s (400 kB/s) [2020-08-04T09:31:54.726Z] #51 56.29 Selecting previously unselected package libbtrfs0. [2020-08-04T09:31:54.726Z] #51 56.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:54.726Z] #51 56.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T09:31:54.726Z] #51 56.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:54.726Z] #51 56.67 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:31:54.726Z] #51 56.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T09:31:54.726Z] #51 56.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:54.726Z] #51 56.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:31:54.726Z] #51 57.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:31:54.726Z] #51 57.18 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:54.726Z] #51 DONE 58.4s [2020-08-04T09:31:54.726Z] [2020-08-04T09:31:54.726Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:54.726Z] #25 2.867 [2020-08-04T09:31:54.726Z] #25 3.119 0.6% ## 2.9% ####### 10.1% ############ 17.4% ############### 22.2% ################### 27.3% ########################### 37.5% ################################## 48.1% ######################################## 55.9% ############################################ 61.5% ################################################ 67.1% ################################################### 72.1% ######################################################## 78.4% ############################################################ 83.8% ################################################################ 89.0% ###################################################################### 98.4% ######################################################################## 100.0% [2020-08-04T09:31:54.726Z] #25 5.341 [2020-08-04T09:31:54.726Z] #25 5.528 ######## 12.2% ################################## 48.1% ########################################################## 81.3% ######################################################################## 100.0% [2020-08-04T09:31:54.726Z] #25 6.604 [2020-08-04T09:31:54.726Z] #25 6.778 ############## 20.5% ########################################## 58.5% ####################################################################### 99.8% ######################################################################## 100.0% [2020-08-04T09:31:54.726Z] #25 7.343 [2020-08-04T09:31:54.762Z] #38 60.06 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:54.762Z] #38 60.48 Fetched 4095 kB in 1s (4152 kB/s) [2020-08-04T09:31:54.762Z] #38 ... [2020-08-04T09:31:54.762Z] [2020-08-04T09:31:54.762Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:54.762Z] #23 43.73 Reading package lists... [2020-08-04T09:31:54.762Z] #23 50.90 Building dependency tree... [2020-08-04T09:31:54.762Z] #23 54.99 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-04T09:31:54.762Z] #23 54.99 The following additional packages will be installed: [2020-08-04T09:31:54.762Z] #23 54.99 libjq1 libonig5 [2020-08-04T09:31:54.762Z] #23 55.49 The following NEW packages will be installed: [2020-08-04T09:31:54.762Z] #23 55.51 jq libjq1 libonig5 [2020-08-04T09:31:54.762Z] #23 55.93 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:54.762Z] #23 55.93 Need to get 355 kB of archives. [2020-08-04T09:31:54.762Z] #23 55.93 After this operation, 1072 kB of additional disk space will be used. [2020-08-04T09:31:54.762Z] #23 55.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T09:31:54.762Z] #23 55.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T09:31:54.762Z] #23 55.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T09:31:54.762Z] #23 57.75 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:54.762Z] #23 58.09 Fetched 355 kB in 0s (1108 kB/s) [2020-08-04T09:31:54.762Z] #23 58.25 Selecting previously unselected package libonig5:amd64. [2020-08-04T09:31:54.762Z] #23 58.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:54.762Z] #23 58.43 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-04T09:31:54.762Z] #23 58.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:31:54.762Z] #23 59.02 Selecting previously unselected package libjq1:amd64. [2020-08-04T09:31:54.762Z] #23 59.03 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:31:54.762Z] #23 59.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:31:54.762Z] #23 59.36 Selecting previously unselected package jq. [2020-08-04T09:31:54.762Z] #23 59.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:31:54.762Z] #23 59.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:54.762Z] #23 60.14 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:31:54.762Z] #23 60.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:31:54.762Z] #23 60.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:31:54.762Z] #23 60.21 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:54.902Z] #25 24.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T09:31:54.905Z] [2020-08-04T09:31:54.906Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T09:31:54.906Z] #50 DONE 0.1s [2020-08-04T09:31:54.906Z] [2020-08-04T09:31:54.906Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:31:54.906Z] #53 45.60 + bin/ctr [2020-08-04T09:31:54.989Z] #25 7.595 # 1.7% #### 5.6% ###### 9.1% ############## 19.5% ################### 26.8% ####################### 32.1% ######################## 34.6% [2020-08-04T09:31:54.990Z] #25 ... [2020-08-04T09:31:54.990Z] [2020-08-04T09:31:54.990Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:54.990Z] #10 42.48 Reading package lists... [2020-08-04T09:31:54.990Z] #10 49.68 Building dependency tree... [2020-08-04T09:31:54.990Z] #10 53.65 The following additional packages will be installed: [2020-08-04T09:31:54.990Z] #10 53.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-04T09:31:54.990Z] #10 53.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-04T09:31:54.990Z] #10 53.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-04T09:31:54.990Z] #10 53.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:54.990Z] #10 53.67 Suggested packages: [2020-08-04T09:31:54.990Z] #10 53.67 gcc-8-locales seccomp wine64 [2020-08-04T09:31:54.990Z] #10 55.47 The following NEW packages will be installed: [2020-08-04T09:31:54.990Z] #10 55.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-04T09:31:54.990Z] #10 55.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-04T09:31:54.990Z] #10 55.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-04T09:31:54.990Z] #10 55.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-04T09:31:54.990Z] #10 55.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-04T09:31:54.990Z] #10 55.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-04T09:31:54.990Z] #10 56.02 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:54.990Z] #10 56.02 Need to get 77.7 MB of archives. [2020-08-04T09:31:54.990Z] #10 56.02 After this operation, 487 MB of additional disk space will be used. [2020-08-04T09:31:54.990Z] #10 56.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-04T09:31:54.990Z] #10 56.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-04T09:31:54.990Z] #10 56.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-04T09:31:54.990Z] #10 56.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-04T09:31:54.990Z] #10 56.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-04T09:31:54.990Z] #10 56.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-04T09:31:54.990Z] #10 57.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T09:31:54.990Z] #10 57.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T09:31:54.990Z] #10 57.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-04T09:31:55.249Z] #10 ... [2020-08-04T09:31:55.249Z] [2020-08-04T09:31:55.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:55.329Z] #23 ... [2020-08-04T09:31:55.329Z] [2020-08-04T09:31:55.329Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:55.329Z] #38 60.98 Selecting previously unselected package libcap-dev:amd64. [2020-08-04T09:31:55.329Z] #38 60.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #38 ... [2020-08-04T09:31:55.329Z] [2020-08-04T09:31:55.329Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-04T09:31:55.329Z] #23 DONE 61.0s [2020-08-04T09:31:55.329Z] [2020-08-04T09:31:55.329Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:55.329Z] #38 60.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:55.329Z] #38 61.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-04T09:31:55.329Z] #38 61.12 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T09:31:55.329Z] #38 ... [2020-08-04T09:31:55.329Z] [2020-08-04T09:31:55.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:31:55.329Z] #10 51.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-04T09:31:55.329Z] #10 51.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-04T09:31:55.329Z] #10 51.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-04T09:31:55.329Z] #10 55.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-04T09:31:55.329Z] #10 59.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-04T09:31:55.329Z] #10 59.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-04T09:31:55.329Z] #10 59.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T09:31:55.329Z] #10 59.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T09:31:55.329Z] #10 59.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-04T09:31:55.329Z] #10 59.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-04T09:31:55.329Z] #10 59.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-04T09:31:55.329Z] #10 59.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-04T09:31:55.329Z] #10 59.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-04T09:31:55.329Z] #10 59.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-04T09:31:55.329Z] #10 60.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-04T09:31:55.329Z] #10 60.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-04T09:31:55.329Z] #10 60.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-04T09:31:55.329Z] #10 60.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-04T09:31:55.329Z] #10 60.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-04T09:31:55.479Z] #25 24.97 [2020-08-04T09:31:55.588Z] #10 ... [2020-08-04T09:31:55.588Z] [2020-08-04T09:31:55.588Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:31:55.588Z] #24 DONE 0.1s [2020-08-04T09:31:55.588Z] [2020-08-04T09:31:55.588Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:55.588Z] #30 51.26 sync [2020-08-04T09:31:55.588Z] #30 51.26 internal/reflectlite [2020-08-04T09:31:55.588Z] #30 54.00 sort [2020-08-04T09:31:55.588Z] #30 54.00 errors [2020-08-04T09:31:55.588Z] #30 54.37 strconv [2020-08-04T09:31:55.588Z] #30 55.34 io [2020-08-04T09:31:55.588Z] #30 56.68 internal/oserror [2020-08-04T09:31:55.588Z] #30 57.04 syscall [2020-08-04T09:31:55.588Z] #30 59.78 reflect [2020-08-04T09:31:55.588Z] #30 ... [2020-08-04T09:31:55.588Z] [2020-08-04T09:31:55.588Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:55.588Z] #38 61.39 Selecting previously unselected package libnet1:amd64. [2020-08-04T09:31:55.588Z] #38 61.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T09:31:55.588Z] #38 61.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:55.742Z] #25 25.18 0.8% ############################################################# 85.0% ######################################################################## 100.0% [2020-08-04T09:31:55.742Z] #25 25.41 [2020-08-04T09:31:55.787Z] #25 7.595 # 1.7% #### 5.6% ###### 9.1% ############## 19.5% ################### 26.8% ####################### 32.1% ######################## 34.6% ############################# 40.5% ################################## 47.5% ####################################### 54.7% ############################################ 62.3% ################################################ 67.8% # [2020-08-04T09:31:55.787Z] #25 ... [2020-08-04T09:31:55.787Z] [2020-08-04T09:31:55.787Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:55.787Z] #38 43.09 Reading package lists... [2020-08-04T09:31:55.787Z] #38 50.17 Building dependency tree... [2020-08-04T09:31:55.787Z] #38 54.53 The following additional packages will be installed: [2020-08-04T09:31:55.787Z] #38 54.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-04T09:31:55.787Z] #38 54.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-04T09:31:55.787Z] #38 54.57 Suggested packages: [2020-08-04T09:31:55.787Z] #38 54.58 manpages-dev python-setuptools [2020-08-04T09:31:55.787Z] #38 56.20 The following NEW packages will be installed: [2020-08-04T09:31:55.787Z] #38 56.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-04T09:31:55.787Z] #38 56.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-04T09:31:55.787Z] #38 56.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-04T09:31:55.787Z] #38 56.23 python-six zlib1g-dev [2020-08-04T09:31:55.787Z] #38 56.69 0 upgraded, 17 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:31:55.787Z] #38 56.69 Need to get 4095 kB of archives. [2020-08-04T09:31:55.787Z] #38 56.69 After this operation, 22.5 MB of additional disk space will be used. [2020-08-04T09:31:55.787Z] #38 56.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-04T09:31:55.787Z] #38 56.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T09:31:55.787Z] #38 56.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-04T09:31:55.787Z] #38 56.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T09:31:55.787Z] #38 56.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-04T09:31:55.787Z] #38 56.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T09:31:55.787Z] #38 56.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-04T09:31:55.787Z] #38 56.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-04T09:31:55.787Z] #38 56.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-04T09:31:55.787Z] #38 56.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-04T09:31:55.787Z] #38 56.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-04T09:31:55.787Z] #38 57.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-04T09:31:55.787Z] #38 57.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-04T09:31:55.787Z] #38 57.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-08-04T09:31:55.787Z] #38 57.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-04T09:31:55.787Z] #38 57.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-04T09:31:55.787Z] #38 57.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-04T09:31:55.787Z] #38 58.64 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:31:55.787Z] #38 58.97 Fetched 4095 kB in 1s (3871 kB/s) [2020-08-04T09:31:55.787Z] #38 59.14 Selecting previously unselected package libcap-dev:amd64. [2020-08-04T09:31:55.787Z] #38 59.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:31:55.787Z] #38 59.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-04T09:31:55.787Z] #38 59.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T09:31:55.787Z] #38 59.37 Selecting previously unselected package libnet1:amd64. [2020-08-04T09:31:55.787Z] #38 59.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T09:31:55.787Z] #38 59.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:55.787Z] #38 59.55 Selecting previously unselected package libnet1-dev. [2020-08-04T09:31:55.787Z] #38 59.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T09:31:55.787Z] #38 59.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:55.787Z] #38 59.88 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T09:31:55.787Z] #38 59.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T09:31:55.787Z] #38 59.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:31:55.787Z] #38 ... [2020-08-04T09:31:55.787Z] [2020-08-04T09:31:55.787Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:55.848Z] #38 61.66 Selecting previously unselected package libnet1-dev. [2020-08-04T09:31:55.848Z] #38 61.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T09:31:56.046Z] #25 7.595 # 1.7% #### 5.6% ###### 9.1% ############## 19.5% ################### 26.8% ####################### 32.1% ######################## 34.6% ############################# 40.5% ################################## 47.5% ####################################### 54.7% ############################################ 62.3% ################################################ 67.8% ###################################################### 75.3% ########################################################### 82.7% ################################################################## 92.6% ######################################################################## 100.0% [2020-08-04T09:31:56.107Z] #38 61.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:31:56.370Z] #38 62.05 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T09:31:56.370Z] #38 62.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T09:31:56.370Z] #38 62.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:31:56.446Z] #53 ... [2020-08-04T09:31:56.446Z] [2020-08-04T09:31:56.446Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:56.446Z] #48 75.40 time [2020-08-04T09:31:56.446Z] #48 80.83 regexp [2020-08-04T09:31:56.446Z] #48 ... [2020-08-04T09:31:56.446Z] [2020-08-04T09:31:56.446Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:56.446Z] #40 16.62 CC images/core.o [2020-08-04T09:31:56.446Z] #40 17.54 CC images/core-x86.o [2020-08-04T09:31:56.446Z] #40 18.19 CC images/core-arm.o [2020-08-04T09:31:56.446Z] #40 18.72 CC images/core-aarch64.o [2020-08-04T09:31:56.446Z] #40 19.18 CC images/core-ppc64.o [2020-08-04T09:31:56.446Z] #40 19.95 CC images/core-s390.o [2020-08-04T09:31:56.628Z] #38 62.27 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-04T09:31:56.628Z] #38 62.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-04T09:31:56.628Z] #38 62.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T09:31:56.691Z] #25 26.35 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T09:31:56.691Z] #25 26.42 skipping existing 9a99313a2c50 [2020-08-04T09:31:56.699Z] #25 9.621 [2020-08-04T09:31:56.742Z] #40 20.81 CC images/cpuinfo.o [2020-08-04T09:31:56.887Z] #38 62.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T09:31:56.887Z] #38 62.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:31:56.887Z] #38 62.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:31:56.887Z] #38 62.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-04T09:31:56.887Z] #38 62.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:31:56.887Z] #38 62.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T09:31:56.955Z] #25 26.49 [2020-08-04T09:31:56.979Z] #52 153.6 + bin/containerd-shim-runc-v1 [2020-08-04T09:31:57.046Z] #40 21.29 CC images/inventory.o [2020-08-04T09:31:57.146Z] #38 62.87 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-04T09:31:57.146Z] #38 62.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-04T09:31:57.146Z] #38 62.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T09:31:57.349Z] #40 21.55 CC images/fdinfo.o [2020-08-04T09:31:57.404Z] #38 63.19 Selecting previously unselected package libprotobuf17:amd64. [2020-08-04T09:31:57.404Z] #38 63.20 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-04T09:31:57.404Z] #38 63.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T09:31:57.905Z] #25 27.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T09:31:57.997Z] #40 22.00 CC images/fown.o [2020-08-04T09:31:57.997Z] #40 22.20 CC images/ns.o [2020-08-04T09:31:58.297Z] #40 22.43 CC images/regfile.o [2020-08-04T09:31:58.342Z] #38 ... [2020-08-04T09:31:58.342Z] [2020-08-04T09:31:58.342Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:58.342Z] #41 53.83 internal/reflectlite [2020-08-04T09:31:58.342Z] #41 53.83 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T09:31:58.342Z] #41 54.26 math/rand [2020-08-04T09:31:58.342Z] #41 55.56 internal/singleflight [2020-08-04T09:31:58.342Z] #41 57.07 strconv [2020-08-04T09:31:58.342Z] #41 57.08 bytes [2020-08-04T09:31:58.342Z] #41 60.93 bufio [2020-08-04T09:31:58.342Z] #41 62.77 syscall [2020-08-04T09:31:58.342Z] #41 63.04 reflect [2020-08-04T09:31:58.342Z] #41 ... [2020-08-04T09:31:58.342Z] [2020-08-04T09:31:58.342Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:58.342Z] #38 64.05 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-04T09:31:58.342Z] #38 64.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-04T09:31:58.342Z] #38 64.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T09:31:58.481Z] #25 28.11 #=#=# [2020-08-04T09:31:58.595Z] #40 22.76 CC images/ghost-file.o [2020-08-04T09:31:58.602Z] #38 64.37 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-04T09:31:58.602Z] #38 64.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-04T09:31:58.602Z] #38 64.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T09:31:58.752Z] #25 28.30 ######################################################################## 100.0% [2020-08-04T09:31:58.752Z] #25 28.35 [2020-08-04T09:31:58.752Z] #25 28.44 Download of images into '/build' complete. [2020-08-04T09:31:58.752Z] #25 28.44 Use something like the following to load the result into a Docker daemon: [2020-08-04T09:31:58.752Z] #25 28.44 tar -cC '/build' . | docker load [2020-08-04T09:31:58.849Z] #25 9.955 0.2% # 1.9% ## 4.1% #### 6.1% ##### 7.4% ###### 9.1% ####### 10.3% ######### 13.3% ########### 15.9% ############# 18.5% ############## 19.7% ################ 22.4% ################## 25.2% #################### 27.8% ###################### 30.7% ######################## 33.6% ########################## 36.6% ############################# 40.4% ############################## 42.6% [2020-08-04T09:31:58.849Z] #25 ... [2020-08-04T09:31:58.849Z] [2020-08-04T09:31:58.849Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:58.849Z] #41 52.89 internal/reflectlite [2020-08-04T09:31:58.849Z] #41 52.90 github.com/LK4D4/vndr/godl/singleflight [2020-08-04T09:31:58.849Z] #41 53.41 math/rand [2020-08-04T09:31:58.849Z] #41 55.43 internal/singleflight [2020-08-04T09:31:58.849Z] #41 56.85 strconv [2020-08-04T09:31:58.849Z] #41 56.86 io [2020-08-04T09:31:58.849Z] #41 58.45 bytes [2020-08-04T09:31:58.849Z] #41 61.24 reflect [2020-08-04T09:31:58.849Z] #41 61.31 bufio [2020-08-04T09:31:58.849Z] #41 ... [2020-08-04T09:31:58.849Z] [2020-08-04T09:31:58.850Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:58.893Z] #40 23.10 CC images/fifo.o [2020-08-04T09:31:58.893Z] #40 ... [2020-08-04T09:31:58.893Z] [2020-08-04T09:31:58.893Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:58.893Z] #42 78.28 time [2020-08-04T09:31:58.893Z] #42 82.78 regexp [2020-08-04T09:31:59.098Z] #52 155.7 + bin/containerd-shim-runc-v2 [2020-08-04T09:31:59.191Z] #42 ... [2020-08-04T09:31:59.191Z] [2020-08-04T09:31:59.191Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:59.191Z] #40 23.28 CC images/remap-file-path.o [2020-08-04T09:31:59.191Z] #40 23.46 CC images/eventfd.o [2020-08-04T09:31:59.490Z] #40 23.66 CC images/eventpoll.o [2020-08-04T09:31:59.700Z] #25 ... [2020-08-04T09:31:59.700Z] [2020-08-04T09:31:59.700Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:31:59.700Z] #32 DONE 70.4s [2020-08-04T09:31:59.700Z] [2020-08-04T09:31:59.700Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:31:59.700Z] #41 60.73 os/exec [2020-08-04T09:31:59.700Z] #41 61.54 encoding/binary [2020-08-04T09:31:59.700Z] #41 61.57 flag [2020-08-04T09:31:59.700Z] #41 62.53 go/token [2020-08-04T09:31:59.700Z] #41 63.06 net/url [2020-08-04T09:31:59.700Z] #41 63.36 text/template/parse [2020-08-04T09:31:59.700Z] #41 63.95 go/scanner [2020-08-04T09:31:59.700Z] #41 65.60 encoding/base64 [2020-08-04T09:31:59.700Z] #41 65.86 go/ast [2020-08-04T09:31:59.700Z] #41 66.60 encoding/json [2020-08-04T09:31:59.700Z] #41 ... [2020-08-04T09:31:59.700Z] [2020-08-04T09:31:59.700Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:31:59.700Z] #38 61.12 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-04T09:31:59.700Z] #38 62.90 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:31:59.700Z] #38 DONE 70.4s [2020-08-04T09:31:59.700Z] [2020-08-04T09:31:59.700Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:59.700Z] #30 DONE 70.5s [2020-08-04T09:31:59.700Z] [2020-08-04T09:31:59.700Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:59.700Z] #25 DONE 29.5s [2020-08-04T09:31:59.700Z] [2020-08-04T09:31:59.700Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:31:59.735Z] #52 156.3 + binaries [2020-08-04T09:31:59.735Z] #52 156.3 + install -D bin/containerd /build/containerd [2020-08-04T09:31:59.735Z] #52 156.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T09:31:59.735Z] #52 156.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T09:31:59.735Z] #52 156.3 + install -D bin/ctr /build/ctr [2020-08-04T09:31:59.735Z] #52 DONE 156.7s [2020-08-04T09:31:59.788Z] #40 24.03 CC images/fh.o [2020-08-04T09:31:59.892Z] #25 9.955 0.2% # 1.9% ## 4.1% #### 6.1% ##### 7.4% ###### 9.1% ####### 10.3% ######### 13.3% ########### 15.9% ############# 18.5% ############## 19.7% ################ 22.4% ################## 25.2% #################### 27.8% ###################### 30.7% ######################## 33.6% ########################## 36.6% ############################# 40.4% ############################## 42.6% ################################ 45.2% ################################## 47.4% ################################### 49.9% ##################################### 52.6% ####################################### 54.9% ######################################### 57.5% ########################################## 59.5% ############################################ 61.9% ############################################## 65.0% ################## [2020-08-04T09:31:59.892Z] #25 ... [2020-08-04T09:31:59.892Z] [2020-08-04T09:31:59.892Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:31:59.892Z] #30 53.92 sort [2020-08-04T09:31:59.892Z] #30 53.92 errors [2020-08-04T09:31:59.892Z] #30 54.52 strconv [2020-08-04T09:31:59.892Z] #30 55.83 io [2020-08-04T09:31:59.892Z] #30 57.52 internal/oserror [2020-08-04T09:31:59.892Z] #30 57.70 syscall [2020-08-04T09:31:59.892Z] #30 59.55 reflect [2020-08-04T09:31:59.892Z] #30 ... [2020-08-04T09:31:59.892Z] [2020-08-04T09:31:59.892Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:31:59.980Z] #38 65.84 Selecting previously unselected package libprotoc17:amd64. [2020-08-04T09:31:59.980Z] #38 65.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:00.238Z] #38 65.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:00.442Z] #40 24.42 CC images/fsnotify.o [2020-08-04T09:32:00.442Z] #40 ... [2020-08-04T09:32:00.442Z] [2020-08-04T09:32:00.442Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:00.442Z] #31 79.53 internal/poll [2020-08-04T09:32:00.442Z] #31 82.07 os [2020-08-04T09:32:00.442Z] #31 83.92 internal/fmtsort [2020-08-04T09:32:00.442Z] #31 85.34 path/filepath [2020-08-04T09:32:00.442Z] #31 85.36 fmt [2020-08-04T09:32:00.442Z] #31 86.63 io/ioutil [2020-08-04T09:32:00.442Z] #31 88.96 flag [2020-08-04T09:32:00.442Z] #31 88.97 github.com/BurntSushi/toml [2020-08-04T09:32:00.442Z] #31 88.97 log [2020-08-04T09:32:00.442Z] #31 ... [2020-08-04T09:32:00.442Z] [2020-08-04T09:32:00.442Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:00.442Z] #48 85.73 path/filepath [2020-08-04T09:32:00.442Z] #48 88.35 mvdan.cc/sh/v3/fileutil [2020-08-04T09:32:00.442Z] #48 89.37 flag [2020-08-04T09:32:00.442Z] #48 89.37 github.com/pkg/diff [2020-08-04T09:32:00.442Z] #48 89.38 go/token [2020-08-04T09:32:00.442Z] #48 89.43 encoding/binary [2020-08-04T09:32:00.496Z] #38 ... [2020-08-04T09:32:00.497Z] [2020-08-04T09:32:00.497Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:00.497Z] #52 2.353 + RM_GOPATH=0 [2020-08-04T09:32:00.497Z] #52 2.353 + TMP_GOPATH= [2020-08-04T09:32:00.497Z] #52 2.353 + : /build [2020-08-04T09:32:00.497Z] #52 2.354 + '[' -z '' ']' [2020-08-04T09:32:00.497Z] #52 2.365 ++ mktemp -d [2020-08-04T09:32:00.497Z] #52 2.368 + export GOPATH=/tmp/tmp.SbRRuJQJTD [2020-08-04T09:32:00.497Z] #52 2.368 + GOPATH=/tmp/tmp.SbRRuJQJTD [2020-08-04T09:32:00.497Z] #52 2.368 + RM_GOPATH=1 [2020-08-04T09:32:00.497Z] #52 2.368 + case "$(go env GOARCH)" in [2020-08-04T09:32:00.497Z] #52 2.369 ++ go env GOARCH [2020-08-04T09:32:00.497Z] #52 2.403 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:00.497Z] #52 2.404 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:00.497Z] #52 2.412 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:00.497Z] #52 2.430 + dir=/tmp/install [2020-08-04T09:32:00.497Z] #52 2.430 + bin=containerd [2020-08-04T09:32:00.497Z] #52 2.430 + shift [2020-08-04T09:32:00.497Z] #52 2.430 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T09:32:00.497Z] #52 2.430 + . /tmp/install/containerd.installer [2020-08-04T09:32:00.497Z] #52 2.430 ++ set -e [2020-08-04T09:32:00.497Z] #52 2.430 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:00.497Z] #52 2.430 + install_containerd [2020-08-04T09:32:00.497Z] #52 2.430 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T09:32:00.497Z] #52 2.478 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SbRRuJQJTD/src/github.com/containerd/containerd [2020-08-04T09:32:00.497Z] #52 2.478 Cloning into '/tmp/tmp.SbRRuJQJTD/src/github.com/containerd/containerd'... [2020-08-04T09:32:00.497Z] #52 2.478 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:00.755Z] #52 ... [2020-08-04T09:32:00.755Z] [2020-08-04T09:32:00.755Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:00.755Z] #25 1.971 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T09:32:00.755Z] #25 2.367 [2020-08-04T09:32:00.755Z] #25 2.511 ### 4.6% ####### 10.9% ############ 16.7% ################ 23.2% ###################### 30.6% ######################### 35.8% ########################## 36.5% ################################ 44.8% #################################### 51.1% ######################################## 56.9% ############################################ 62.1% ################################################ 66.7% ################################################### 71.9% ######################################################## 79.0% ############################################################ 83.9% #################################################################### 94.9% ######################################################################## 100.0% [2020-08-04T09:32:00.755Z] #25 4.546 [2020-08-04T09:32:00.755Z] #25 4.746 ################## 26.3% ######################################## 56.1% #################################################################### 94.5% ######################################################################## 100.0% [2020-08-04T09:32:00.755Z] #25 5.391 [2020-08-04T09:32:00.837Z] [2020-08-04T09:32:00.838Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T09:32:00.838Z] #53 DONE 0.3s [2020-08-04T09:32:00.838Z] [2020-08-04T09:32:00.838Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T09:32:01.172Z] #57 DONE 0.2s [2020-08-04T09:32:01.172Z] [2020-08-04T09:32:01.172Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T09:32:01.172Z] #59 DONE 0.2s [2020-08-04T09:32:01.172Z] [2020-08-04T09:32:01.172Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T09:32:01.198Z] #25 9.955 0.2% # 1.9% ## 4.1% #### 6.1% ##### 7.4% ###### 9.1% ####### 10.3% ######### 13.3% ########### 15.9% ############# 18.5% ############## 19.7% ################ 22.4% ################## 25.2% #################### 27.8% ###################### 30.7% ######################## 33.6% ########################## 36.6% ############################# 40.4% ############################## 42.6% ################################ 45.2% ################################## 47.4% ################################### 49.9% ##################################### 52.6% ####################################### 54.9% ######################################### 57.5% ########################################## 59.5% ############################################ 61.9% ############################################## 65.0% ################################################ 67.0% ################################################# 69.2% ################################################### 71.9% ##################################################### 74.5% ####################################################### 77.2% ######################################################### 79.8% ########################################################### 82.1% ############################################################ 83.7% ############################################################# 85.6% ############################################################### 88.4% ################################################################# 90.9% ################################################################### 93.8% ##################################################################### 96.3% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-04T09:32:01.277Z] #25 5.575 ### 4.7% ############### 20.9% ####################################################### 77.7% ######################################################################## 100.0% [2020-08-04T09:32:01.457Z] #25 14.53 [2020-08-04T09:32:01.465Z] #61 DONE 0.1s [2020-08-04T09:32:01.465Z] [2020-08-04T09:32:01.465Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T09:32:01.465Z] #62 DONE 0.0s [2020-08-04T09:32:01.465Z] [2020-08-04T09:32:01.465Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T09:32:01.536Z] #25 ... [2020-08-04T09:32:01.536Z] [2020-08-04T09:32:01.536Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:32:01.536Z] #32 57.26 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:32:01.536Z] #32 57.26 Need to get 14.9 MB of archives. [2020-08-04T09:32:01.536Z] #32 57.26 After this operation, 61.8 MB of additional disk space will be used. [2020-08-04T09:32:01.536Z] #32 57.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T09:32:01.536Z] #32 57.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:32:01.536Z] #32 57.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-04T09:32:01.536Z] #32 57.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T09:32:01.536Z] #32 58.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-04T09:32:01.536Z] #32 58.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-04T09:32:01.536Z] #32 59.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-04T09:32:01.536Z] #32 59.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-04T09:32:01.536Z] #32 59.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-04T09:32:01.536Z] #32 59.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-04T09:32:01.536Z] #32 61.57 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:32:01.536Z] #32 62.02 Fetched 14.9 MB in 3s (5240 kB/s) [2020-08-04T09:32:01.536Z] #32 62.14 Selecting previously unselected package xxd. [2020-08-04T09:32:01.536Z] #32 62.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:32:01.536Z] #32 62.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T09:32:01.536Z] #32 62.28 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:32:01.536Z] #32 62.50 Selecting previously unselected package vim-common. [2020-08-04T09:32:01.536Z] #32 62.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:32:01.536Z] #32 62.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:32:01.536Z] #32 62.91 Selecting previously unselected package cmake-data. [2020-08-04T09:32:01.536Z] #32 62.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-04T09:32:01.536Z] #32 62.92 Unpacking cmake-data (3.13.4-1) ... [2020-08-04T09:32:01.536Z] #32 66.05 Selecting previously unselected package libicu63:amd64. [2020-08-04T09:32:01.536Z] #32 66.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T09:32:01.536Z] #32 66.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:32:01.536Z] #32 ... [2020-08-04T09:32:01.536Z] [2020-08-04T09:32:01.536Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:01.536Z] #25 6.231 [2020-08-04T09:32:01.985Z] #48 ... [2020-08-04T09:32:01.985Z] [2020-08-04T09:32:01.985Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:01.985Z] #40 25.19 CC images/signalfd.o [2020-08-04T09:32:01.985Z] #40 25.43 CC images/fs.o [2020-08-04T09:32:01.985Z] #40 25.65 CC images/pstree.o [2020-08-04T09:32:01.985Z] #40 25.90 CC images/pipe.o [2020-08-04T09:32:01.985Z] #40 26.21 CC images/tcp-stream.o [2020-08-04T09:32:02.101Z] #63 DONE 0.6s [2020-08-04T09:32:02.102Z] [2020-08-04T09:32:02.102Z] #64 exporting to image [2020-08-04T09:32:02.102Z] #64 exporting layers [2020-08-04T09:32:02.282Z] #40 26.43 CC images/sk-packet.o [2020-08-04T09:32:02.402Z] #25 15.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T09:32:02.582Z] #40 26.79 CC images/mnt.o [2020-08-04T09:32:02.881Z] #40 27.04 CC images/pipe-data.o [2020-08-04T09:32:02.972Z] #25 15.93 [2020-08-04T09:32:03.149Z] #39 ... [2020-08-04T09:32:03.149Z] [2020-08-04T09:32:03.149Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:03.149Z] #47 63.41 mvdan.cc/editorconfig [2020-08-04T09:32:03.149Z] #47 64.07 mvdan.cc/sh/v3/syntax [2020-08-04T09:32:03.149Z] #47 65.23 encoding/base64 [2020-08-04T09:32:03.149Z] #47 65.62 go/ast [2020-08-04T09:32:03.149Z] #47 66.33 encoding/json [2020-08-04T09:32:03.149Z] #47 66.42 golang.org/x/sys/unix [2020-08-04T09:32:03.149Z] #47 ... [2020-08-04T09:32:03.149Z] [2020-08-04T09:32:03.149Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:03.149Z] #33 2.905 + RM_GOPATH=0 [2020-08-04T09:32:03.149Z] #33 2.905 + TMP_GOPATH= [2020-08-04T09:32:03.149Z] #33 2.905 + : /build [2020-08-04T09:32:03.149Z] #33 2.905 + '[' -z '' ']' [2020-08-04T09:32:03.149Z] #33 2.905 ++ mktemp -d [2020-08-04T09:32:03.149Z] #33 2.915 + export GOPATH=/tmp/tmp.JxHc8w7SXJ [2020-08-04T09:32:03.149Z] #33 2.915 + GOPATH=/tmp/tmp.JxHc8w7SXJ [2020-08-04T09:32:03.149Z] #33 2.915 + RM_GOPATH=1 [2020-08-04T09:32:03.149Z] #33 2.915 + case "$(go env GOARCH)" in [2020-08-04T09:32:03.149Z] #33 2.915 ++ go env GOARCH [2020-08-04T09:32:03.149Z] #33 2.925 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:03.149Z] #33 2.925 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:03.149Z] #33 2.925 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:03.149Z] #33 2.961 + dir=/tmp/install [2020-08-04T09:32:03.149Z] #33 2.961 + bin=tini [2020-08-04T09:32:03.149Z] #33 2.961 + shift [2020-08-04T09:32:03.149Z] #33 2.961 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T09:32:03.149Z] #33 2.961 + . /tmp/install/tini.installer [2020-08-04T09:32:03.149Z] #33 2.961 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:03.149Z] #33 2.961 + install_tini [2020-08-04T09:32:03.149Z] #33 2.961 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T09:32:03.149Z] #33 2.961 + git clone https://github.com/krallin/tini.git /tmp/tmp.JxHc8w7SXJ/tini [2020-08-04T09:32:03.149Z] #33 2.961 Cloning into '/tmp/tmp.JxHc8w7SXJ/tini'... [2020-08-04T09:32:03.149Z] #33 2.962 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:03.180Z] #40 27.39 CC images/sa.o [2020-08-04T09:32:03.233Z] #25 16.16 # 2.2% ######################################################################## 100.0% [2020-08-04T09:32:03.233Z] #25 16.31 [2020-08-04T09:32:03.479Z] #40 27.57 CC images/timer.o [2020-08-04T09:32:03.605Z] #25 6.445 0.0% ### 4.9% ###### 9.4% ########## 14.5% ############## 20.6% ################## 25.9% ###################### 31.8% ########################### 38.7% ################################ 44.6% #################################### 51.3% ######################################### 58.0% ############################################ 62.2% ################################################ 67.3% ##################################################### 73.9% ########################################################## 81.9% ############################################################ 84.6% #################################################################### 94.6% ######################################################################## 100.0% [2020-08-04T09:32:03.778Z] #40 28.05 CC images/timerfd.o [2020-08-04T09:32:04.097Z] #33 4.091 + cd /tmp/tmp.JxHc8w7SXJ/tini [2020-08-04T09:32:04.097Z] #33 4.101 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:04.097Z] #33 4.135 + cmake . [2020-08-04T09:32:04.170Z] #25 8.771 [2020-08-04T09:32:04.175Z] #25 17.21 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T09:32:04.175Z] #25 ... [2020-08-04T09:32:04.175Z] [2020-08-04T09:32:04.175Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:04.175Z] #52 1.065 + RM_GOPATH=0 [2020-08-04T09:32:04.175Z] #52 1.065 + TMP_GOPATH= [2020-08-04T09:32:04.175Z] #52 1.065 + : /build [2020-08-04T09:32:04.175Z] #52 1.065 + '[' -z '' ']' [2020-08-04T09:32:04.175Z] #52 1.068 ++ mktemp -d [2020-08-04T09:32:04.175Z] #52 1.070 + export GOPATH=/tmp/tmp.DiMqAIsnxy [2020-08-04T09:32:04.175Z] #52 1.070 + GOPATH=/tmp/tmp.DiMqAIsnxy [2020-08-04T09:32:04.175Z] #52 1.070 + RM_GOPATH=1 [2020-08-04T09:32:04.175Z] #52 1.070 + case "$(go env GOARCH)" in [2020-08-04T09:32:04.175Z] #52 1.072 ++ go env GOARCH [2020-08-04T09:32:04.175Z] #52 1.106 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:04.175Z] #52 1.107 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:04.175Z] #52 1.107 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:04.175Z] #52 1.108 + dir=/tmp/install [2020-08-04T09:32:04.175Z] #52 1.108 + bin=containerd [2020-08-04T09:32:04.175Z] #52 1.109 + shift [2020-08-04T09:32:04.175Z] #52 1.109 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-04T09:32:04.175Z] #52 1.109 + . /tmp/install/containerd.installer [2020-08-04T09:32:04.175Z] #52 1.109 ++ set -e [2020-08-04T09:32:04.175Z] #52 1.110 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:04.175Z] #52 1.110 + install_containerd [2020-08-04T09:32:04.175Z] #52 1.120 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-08-04T09:32:04.175Z] #52 1.121 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:04.175Z] #52 1.121 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DiMqAIsnxy/src/github.com/containerd/containerd [2020-08-04T09:32:04.175Z] #52 1.124 Cloning into '/tmp/tmp.DiMqAIsnxy/src/github.com/containerd/containerd'... [2020-08-04T09:32:04.175Z] #52 ... [2020-08-04T09:32:04.175Z] [2020-08-04T09:32:04.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:04.175Z] #10 62.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-04T09:32:04.175Z] #10 64.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-04T09:32:04.175Z] #10 64.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-04T09:32:04.175Z] #10 64.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-04T09:32:04.175Z] #10 64.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-04T09:32:04.175Z] #10 64.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-04T09:32:04.175Z] #10 64.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-04T09:32:04.175Z] #10 64.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-04T09:32:04.175Z] #10 64.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-04T09:32:04.175Z] #10 65.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-04T09:32:04.175Z] #10 65.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-04T09:32:04.175Z] #10 65.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-04T09:32:04.175Z] #10 65.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-04T09:32:04.175Z] #10 65.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-04T09:32:04.175Z] #10 65.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-04T09:32:04.175Z] #10 65.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-04T09:32:04.175Z] #10 66.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:32:04.175Z] #10 66.55 Fetched 77.7 MB in 10s (8096 kB/s) [2020-08-04T09:32:04.175Z] #10 66.66 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T09:32:04.175Z] #10 66.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:32:04.175Z] #10 66.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-04T09:32:04.175Z] #10 66.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:32:04.430Z] #40 28.42 CC images/mm.o [2020-08-04T09:32:04.430Z] #40 28.78 CC images/sk-opts.o [2020-08-04T09:32:04.678Z] #33 4.986 -- The C compiler identification is GNU 8.3.0 [2020-08-04T09:32:04.678Z] #33 5.022 -- Check for working C compiler: /usr/bin/cc [2020-08-04T09:32:04.755Z] #10 ... [2020-08-04T09:32:04.755Z] [2020-08-04T09:32:04.755Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:04.755Z] #25 17.63 [2020-08-04T09:32:04.755Z] #25 17.80 ############### 21.1% ######################################################################## 100.0% [2020-08-04T09:32:04.755Z] #25 17.97 [2020-08-04T09:32:04.901Z] #64 exporting layers 2.5s done [2020-08-04T09:32:04.901Z] #64 writing image sha256:6a123a95a3e60132b6f06659e93c3cab3e463ca07df59d28787e5950d2a1fb84 done [2020-08-04T09:32:04.901Z] #64 naming to docker.io/library/docker:3a8708702e7a498c12e51e1c8d441e183565d78f done [2020-08-04T09:32:04.901Z] #64 DONE 2.5s [2020-08-04T09:32:04.968Z] #33 ... [2020-08-04T09:32:04.968Z] [2020-08-04T09:32:04.968Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T09:32:05.082Z] #40 29.09 CC images/sk-unix.o [2020-08-04T09:32:05.388Z] #40 29.52 CC images/sk-inet.o [2020-08-04T09:32:05.402Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/test/unit [2020-08-04T09:32:05.707Z] #25 18.83 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T09:32:05.707Z] #25 18.93 skipping existing c35d46ef359f [2020-08-04T09:32:05.967Z] #25 18.99 [2020-08-04T09:32:05.967Z] #25 ... [2020-08-04T09:32:05.967Z] [2020-08-04T09:32:05.967Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:32:05.967Z] #38 60.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-04T09:32:05.967Z] #38 60.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 60.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T09:32:05.967Z] #38 60.46 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T09:32:05.967Z] #38 60.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 60.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:32:05.967Z] #38 60.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-04T09:32:05.967Z] #38 60.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 60.62 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T09:32:05.967Z] #38 60.81 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-04T09:32:05.967Z] #38 60.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 60.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T09:32:05.967Z] #38 61.18 Selecting previously unselected package libprotobuf17:amd64. [2020-08-04T09:32:05.967Z] #38 61.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 61.19 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:05.967Z] #38 62.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-04T09:32:05.967Z] #38 62.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 62.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:05.967Z] #38 62.51 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-04T09:32:05.967Z] #38 62.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 62.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:05.967Z] #38 64.30 Selecting previously unselected package libprotoc17:amd64. [2020-08-04T09:32:05.967Z] #38 64.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 64.35 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:05.967Z] #38 65.30 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T09:32:05.967Z] #38 65.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 65.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:32:05.967Z] #38 65.50 Selecting previously unselected package protobuf-compiler. [2020-08-04T09:32:05.967Z] #38 65.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 65.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:32:05.967Z] #38 65.67 Selecting previously unselected package python-pkg-resources. [2020-08-04T09:32:05.967Z] #38 65.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:32:05.967Z] #38 65.68 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T09:32:05.967Z] #38 65.94 Selecting previously unselected package python-six. [2020-08-04T09:32:05.967Z] #38 65.96 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T09:32:05.967Z] #38 65.96 Unpacking python-six (1.12.0-1) ... [2020-08-04T09:32:05.967Z] #38 66.06 Selecting previously unselected package python-protobuf. [2020-08-04T09:32:05.967Z] #38 66.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:05.967Z] #38 66.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T09:32:05.967Z] #38 66.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T09:32:05.981Z] #25 8.987 0.5% # 1.6% ## 3.8% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.9% ######### 13.6% ########## 15.2% ############ 16.7% ############ 18.0% ############## 19.9% ############### 21.9% ####### [2020-08-04T09:32:05.981Z] #25 ... [2020-08-04T09:32:05.981Z] [2020-08-04T09:32:05.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:05.981Z] #10 61.68 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:32:05.981Z] #10 62.00 Fetched 77.7 MB in 11s (7298 kB/s) [2020-08-04T09:32:05.981Z] #10 62.11 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-04T09:32:05.981Z] #10 62.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-04T09:32:05.981Z] #10 62.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-04T09:32:05.981Z] #10 62.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:32:05.981Z] #10 64.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T09:32:05.981Z] #10 64.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-04T09:32:05.981Z] #10 64.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:32:05.981Z] #10 67.57 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T09:32:05.981Z] #10 67.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T09:32:05.981Z] #10 67.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:32:05.981Z] #10 67.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-04T09:32:05.981Z] #10 67.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:32:05.981Z] #10 67.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:32:05.981Z] #10 68.12 Selecting previously unselected package dmsetup. [2020-08-04T09:32:05.981Z] #10 68.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:32:05.981Z] #10 68.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T09:32:05.981Z] #10 68.38 Selecting previously unselected package mingw-w64-common. [2020-08-04T09:32:05.981Z] #10 68.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T09:32:05.981Z] #10 68.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T09:32:05.981Z] #10 ... [2020-08-04T09:32:05.981Z] [2020-08-04T09:32:05.981Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:06.045Z] #40 30.10 CC images/tun.o [2020-08-04T09:32:06.234Z] #38 ... [2020-08-04T09:32:06.234Z] [2020-08-04T09:32:06.234Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:06.234Z] #10 70.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-04T09:32:06.234Z] #10 70.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-04T09:32:06.234Z] #10 70.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:32:06.316Z] #52 34.95 Checking out files: 35% (1133/3209) Checking out files: 36% (1156/3209) Checking out files: 37% (1188/3209) Checking out files: 38% (1220/3209) Checking out files: 39% (1252/3209) Checking out files: 40% (1284/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 86% (2765/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T09:32:06.316Z] #52 36.40 + cd /tmp/tmp.a93m1iDVtb/src/github.com/containerd/containerd [2020-08-04T09:32:06.316Z] #52 36.40 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:06.352Z] #40 30.46 CC images/sk-netlink.o [2020-08-04T09:32:06.652Z] #40 30.71 CC images/packet-sock.o [2020-08-04T09:32:06.954Z] #40 31.22 CC images/ipc-var.o [2020-08-04T09:32:07.253Z] #40 31.39 CC images/ipc-desc.o [2020-08-04T09:32:07.276Z] #25 8.987 0.5% # 1.6% ## 3.8% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.9% ######### 13.6% ########## 15.2% ############ 16.7% ############ 18.0% ############## 19.9% ############### 21.9% ################# 23.6% ################## 25.9% #################### 28.5% ##################### 30.5% ####################### 32.8% ######################### 35.0% ########################### 37.6% ########################### 38.9% ############################# 41.2% ############################### 43.3% ################################ 44.9% ################################# 46.9% ################################### 48.7% #################################### 50.9% [2020-08-04T09:32:07.276Z] #25 ... [2020-08-04T09:32:07.276Z] [2020-08-04T09:32:07.276Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:32:07.276Z] #28 63.10 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T09:32:07.276Z] #28 63.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T09:32:07.276Z] #28 64.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T09:32:07.534Z] #28 ... [2020-08-04T09:32:07.534Z] [2020-08-04T09:32:07.534Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:07.554Z] #40 31.66 CC images/ipc-shm.o [2020-08-04T09:32:07.853Z] #40 31.93 CC images/ipc-msg.o [2020-08-04T09:32:07.853Z] #40 32.22 CC images/ipc-sem.o [2020-08-04T09:32:08.144Z] #10 ... [2020-08-04T09:32:08.144Z] [2020-08-04T09:32:08.144Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:08.144Z] #25 19.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T09:32:08.144Z] #25 20.32 [2020-08-04T09:32:08.144Z] #25 20.47 ######################################################################## 100.0% [2020-08-04T09:32:08.144Z] #25 20.55 [2020-08-04T09:32:08.144Z] #25 20.66 Download of images into '/build' complete. [2020-08-04T09:32:08.144Z] #25 20.66 Use something like the following to load the result into a Docker daemon: [2020-08-04T09:32:08.144Z] #25 20.66 tar -cC '/build' . | docker load [2020-08-04T09:32:08.144Z] #25 DONE 21.2s [2020-08-04T09:32:08.144Z] [2020-08-04T09:32:08.144Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:32:08.144Z] #32 62.75 Selecting previously unselected package libxml2:amd64. [2020-08-04T09:32:08.144Z] #32 62.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-04T09:32:08.144Z] #32 62.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:32:08.144Z] #32 63.66 Selecting previously unselected package libarchive13:amd64. [2020-08-04T09:32:08.144Z] #32 63.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-04T09:32:08.144Z] #32 63.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T09:32:08.144Z] #32 64.03 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-04T09:32:08.144Z] #32 64.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-04T09:32:08.144Z] #32 64.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T09:32:08.144Z] #32 64.23 Selecting previously unselected package librhash0:amd64. [2020-08-04T09:32:08.144Z] #32 64.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-04T09:32:08.144Z] #32 64.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-04T09:32:08.144Z] #32 64.54 Selecting previously unselected package libuv1:amd64. [2020-08-04T09:32:08.144Z] #32 64.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-04T09:32:08.144Z] #32 64.58 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-04T09:32:08.144Z] #32 65.02 Selecting previously unselected package cmake. [2020-08-04T09:32:08.144Z] #32 65.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-04T09:32:08.144Z] #32 65.11 Unpacking cmake (3.13.4-1) ... [2020-08-04T09:32:08.144Z] #32 68.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:32:08.144Z] #32 68.41 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:32:08.144Z] #32 68.42 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-04T09:32:08.144Z] #32 68.43 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:32:08.144Z] #32 68.46 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-04T09:32:08.144Z] #32 68.48 Setting up cmake-data (3.13.4-1) ... [2020-08-04T09:32:08.144Z] #32 68.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:32:08.144Z] #32 68.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T09:32:08.144Z] #32 68.53 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T09:32:08.144Z] #32 68.54 Setting up cmake (3.13.4-1) ... [2020-08-04T09:32:08.144Z] #32 68.55 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:32:08.144Z] #32 68.68 Processing triggers for mime-support (3.62) ... [2020-08-04T09:32:08.144Z] #32 DONE 72.2s [2020-08-04T09:32:08.144Z] [2020-08-04T09:32:08.144Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:08.152Z] #40 32.44 CC images/utsns.o [2020-08-04T09:32:08.205Z] ? github.com/docker/docker/api [no test files] [2020-08-04T09:32:08.240Z] #52 37.91 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T09:32:08.240Z] #52 37.91 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T09:32:08.240Z] #52 37.91 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:32:08.240Z] #52 37.91 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:32:08.240Z] #52 37.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T09:32:08.240Z] #52 37.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T09:32:08.240Z] #52 37.91 + '[' '' = dynamic ']' [2020-08-04T09:32:08.240Z] #52 37.91 + make [2020-08-04T09:32:08.404Z] #33 ... [2020-08-04T09:32:08.404Z] [2020-08-04T09:32:08.404Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:32:08.404Z] #28 62.46 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-04T09:32:08.404Z] #28 63.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-04T09:32:08.404Z] #28 63.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-04T09:32:08.454Z] #40 ... [2020-08-04T09:32:08.454Z] [2020-08-04T09:32:08.454Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:08.454Z] #31 93.52 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:32:08.454Z] #31 DONE 97.9s [2020-08-04T09:32:08.454Z] [2020-08-04T09:32:08.454Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:08.454Z] #40 32.77 CC images/creds.o [2020-08-04T09:32:08.454Z] #40 ... [2020-08-04T09:32:08.454Z] [2020-08-04T09:32:08.454Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:08.454Z] #48 92.00 go/scanner [2020-08-04T09:32:08.454Z] #48 93.75 mvdan.cc/editorconfig [2020-08-04T09:32:08.454Z] #48 94.34 mvdan.cc/sh/v3/syntax [2020-08-04T09:32:08.454Z] #48 94.49 encoding/base64 [2020-08-04T09:32:08.454Z] #48 96.46 go/ast [2020-08-04T09:32:08.454Z] #48 97.01 encoding/json [2020-08-04T09:32:08.664Z] #28 ... [2020-08-04T09:32:08.664Z] [2020-08-04T09:32:08.664Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:32:08.664Z] #38 70.96 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:08.664Z] #38 71.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:32:08.664Z] #38 71.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:32:08.664Z] #38 71.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T09:32:08.664Z] #38 71.92 Setting up python-six (1.12.0-1) ... [2020-08-04T09:32:08.754Z] #48 ... [2020-08-04T09:32:08.754Z] [2020-08-04T09:32:08.754Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:08.754Z] #40 33.04 CC images/vma.o [2020-08-04T09:32:08.817Z] #52 39.02 + bin/ctr [2020-08-04T09:32:09.233Z] #38 ... [2020-08-04T09:32:09.233Z] [2020-08-04T09:32:09.233Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:09.233Z] #41 63.24 syscall [2020-08-04T09:32:09.233Z] #41 69.89 time [2020-08-04T09:32:09.233Z] #41 ... [2020-08-04T09:32:09.233Z] [2020-08-04T09:32:09.233Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:09.233Z] #10 73.14 Selecting previously unselected package binutils-mingw-w64. [2020-08-04T09:32:09.233Z] #10 73.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-04T09:32:09.233Z] #10 73.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:32:09.343Z] #25 8.987 0.5% # 1.6% ## 3.8% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.9% ######### 13.6% ########## 15.2% ############ 16.7% ############ 18.0% ############## 19.9% ############### 21.9% ################# 23.6% ################## 25.9% #################### 28.5% ##################### 30.5% ####################### 32.8% ######################### 35.0% ########################### 37.6% ########################### 38.9% ############################# 41.2% ############################### 43.3% ################################ 44.9% ################################# 46.9% ################################### 48.7% #################################### 50.9% ##################################### 52.2% ###################################### 54.2% ######################################## 55.7% ######################################### 57.3% ########################################## 59.3% ############################################ 61.1% ############################################# 63.6% ############################################### 66.0% ################################################# 68.3% ################################################## 70.8% #################################################### 73.1% ###################################################### 75.3% ######################################################## 77.8% ######################################################### 79.6% ########################################################### 82.3% ############################################################ 84.5% ############################################################## 87.0% ################################################################ 89.5% [2020-08-04T09:32:09.343Z] #25 ... [2020-08-04T09:32:09.343Z] [2020-08-04T09:32:09.343Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:09.343Z] #47 65.10 reflect [2020-08-04T09:32:09.343Z] #47 65.14 syscall [2020-08-04T09:32:09.343Z] #47 73.95 context [2020-08-04T09:32:09.343Z] #47 74.96 internal/poll [2020-08-04T09:32:09.343Z] #47 ... [2020-08-04T09:32:09.343Z] [2020-08-04T09:32:09.343Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:09.400Z] #40 33.43 CC images/netdev.o [2020-08-04T09:32:09.493Z] #10 73.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-04T09:32:09.493Z] #10 73.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:32:09.493Z] #10 73.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:32:09.768Z] #10 73.86 Selecting previously unselected package dmsetup. [2020-08-04T09:32:09.768Z] #10 73.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:32:09.768Z] #10 73.88 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-04T09:32:09.859Z] #25 8.987 0.5% # 1.6% ## 3.8% #### 6.9% ###### 8.6% ####### 10.2% ######## 11.9% ######### 13.6% ########## 15.2% ############ 16.7% ############ 18.0% ############## 19.9% ############### 21.9% ################# 23.6% ################## 25.9% #################### 28.5% ##################### 30.5% ####################### 32.8% ######################### 35.0% ########################### 37.6% ########################### 38.9% ############################# 41.2% ############################### 43.3% ################################ 44.9% ################################# 46.9% ################################### 48.7% #################################### 50.9% ##################################### 52.2% ###################################### 54.2% ######################################## 55.7% ######################################### 57.3% ########################################## 59.3% ############################################ 61.1% ############################################# 63.6% ############################################### 66.0% ################################################# 68.3% ################################################## 70.8% #################################################### 73.1% ###################################################### 75.3% ######################################################## 77.8% ######################################################### 79.6% ########################################################### 82.3% ############################################################ 84.5% ############################################################## 87.0% ################################################################ 89.5% ################################################################# 91.5% ################################################################### 93.4% #################################################################### 95.3% ##################################################################### 96.9% ####################################################################### 99.4% ######################################################################## 100.0% [2020-08-04T09:32:10.028Z] #10 74.24 Selecting previously unselected package mingw-w64-common. [2020-08-04T09:32:10.068Z] #40 34.06 CC images/tty.o [2020-08-04T09:32:10.117Z] #25 14.53 [2020-08-04T09:32:10.288Z] #10 74.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-04T09:32:10.288Z] #10 74.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-04T09:32:10.380Z] #40 34.46 CC images/file-lock.o [2020-08-04T09:32:10.380Z] #40 34.73 CC images/rlimit.o [2020-08-04T09:32:10.548Z] #10 ... [2020-08-04T09:32:10.548Z] [2020-08-04T09:32:10.548Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:10.548Z] #47 64.75 reflect [2020-08-04T09:32:10.548Z] #47 64.79 syscall [2020-08-04T09:32:10.548Z] #47 71.68 context [2020-08-04T09:32:10.548Z] #47 72.77 internal/poll [2020-08-04T09:32:10.678Z] #40 ... [2020-08-04T09:32:10.678Z] [2020-08-04T09:32:10.678Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:10.678Z] #42 89.91 net [2020-08-04T09:32:10.678Z] #42 89.93 os/exec [2020-08-04T09:32:10.678Z] #42 90.66 internal/lazyregexp [2020-08-04T09:32:10.678Z] #42 91.21 github.com/LK4D4/vndr/versioned [2020-08-04T09:32:10.678Z] #42 95.60 encoding/base64 [2020-08-04T09:32:10.678Z] #42 95.60 crypto/cipher [2020-08-04T09:32:10.678Z] #42 95.67 go/scanner [2020-08-04T09:32:10.678Z] #42 97.44 net/url [2020-08-04T09:32:10.678Z] #42 98.62 go/ast [2020-08-04T09:32:10.678Z] #42 99.60 text/template/parse [2020-08-04T09:32:10.678Z] #42 ... [2020-08-04T09:32:10.678Z] [2020-08-04T09:32:10.678Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:10.678Z] #40 34.93 CC images/pagemap.o [2020-08-04T09:32:10.684Z] #25 ... [2020-08-04T09:32:10.684Z] [2020-08-04T09:32:10.684Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:10.684Z] #30 66.26 time [2020-08-04T09:32:10.684Z] #30 72.68 internal/poll [2020-08-04T09:32:10.684Z] #30 75.01 internal/syscall/execenv [2020-08-04T09:32:10.684Z] #30 75.23 internal/syscall/unix [2020-08-04T09:32:10.684Z] #30 75.29 internal/fmtsort [2020-08-04T09:32:10.684Z] #30 75.42 os [2020-08-04T09:32:10.684Z] #30 76.25 strings [2020-08-04T09:32:10.684Z] #30 ... [2020-08-04T09:32:10.684Z] [2020-08-04T09:32:10.684Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:32:10.684Z] #38 66.47 Selecting previously unselected package protobuf-c-compiler. [2020-08-04T09:32:10.684Z] #38 66.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:32:10.684Z] #38 66.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:32:10.684Z] #38 66.65 Selecting previously unselected package protobuf-compiler. [2020-08-04T09:32:10.684Z] #38 66.65 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:10.684Z] #38 66.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:32:10.684Z] #38 66.87 Selecting previously unselected package python-pkg-resources. [2020-08-04T09:32:10.684Z] #38 66.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:32:10.684Z] #38 66.89 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-04T09:32:10.684Z] #38 67.21 Selecting previously unselected package python-six. [2020-08-04T09:32:10.684Z] #38 67.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-04T09:32:10.684Z] #38 67.24 Unpacking python-six (1.12.0-1) ... [2020-08-04T09:32:10.684Z] #38 67.37 Selecting previously unselected package python-protobuf. [2020-08-04T09:32:10.684Z] #38 67.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-04T09:32:10.684Z] #38 67.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-04T09:32:10.684Z] #38 68.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-04T09:32:10.684Z] #38 73.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:10.684Z] #38 73.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:32:10.684Z] #38 73.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:32:10.684Z] #38 73.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-04T09:32:10.684Z] #38 73.16 Setting up python-six (1.12.0-1) ... [2020-08-04T09:32:10.745Z] #52 ... [2020-08-04T09:32:10.745Z] [2020-08-04T09:32:10.745Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:10.745Z] #41 71.44 text/template [2020-08-04T09:32:10.745Z] #41 74.09 go/parser [2020-08-04T09:32:10.745Z] #41 75.88 encoding/xml [2020-08-04T09:32:10.745Z] #41 80.33 crypto/rand [2020-08-04T09:32:10.745Z] #41 81.04 crypto/elliptic [2020-08-04T09:32:10.808Z] #47 ... [2020-08-04T09:32:10.808Z] [2020-08-04T09:32:10.808Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:10.808Z] #33 1.575 + RM_GOPATH=0 [2020-08-04T09:32:10.808Z] #33 1.575 + TMP_GOPATH= [2020-08-04T09:32:10.808Z] #33 1.575 + : /build [2020-08-04T09:32:10.808Z] #33 1.575 + '[' -z '' ']' [2020-08-04T09:32:10.808Z] #33 1.575 ++ mktemp -d [2020-08-04T09:32:10.808Z] #33 1.575 + export GOPATH=/tmp/tmp.nMqYZ5i9LG [2020-08-04T09:32:10.808Z] #33 1.575 + GOPATH=/tmp/tmp.nMqYZ5i9LG [2020-08-04T09:32:10.808Z] #33 1.575 + RM_GOPATH=1 [2020-08-04T09:32:10.808Z] #33 1.575 + case "$(go env GOARCH)" in [2020-08-04T09:32:10.808Z] #33 1.575 ++ go env GOARCH [2020-08-04T09:32:10.808Z] #33 1.637 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:10.808Z] #33 1.637 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:10.808Z] #33 1.637 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:10.808Z] #33 1.652 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:10.808Z] #33 1.655 + dir=/tmp/install [2020-08-04T09:32:10.808Z] #33 1.655 + bin=tini [2020-08-04T09:32:10.808Z] #33 1.655 + shift [2020-08-04T09:32:10.808Z] #33 1.655 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T09:32:10.808Z] #33 1.655 + . /tmp/install/tini.installer [2020-08-04T09:32:10.808Z] #33 1.655 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:10.808Z] #33 1.655 + install_tini [2020-08-04T09:32:10.808Z] #33 1.655 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T09:32:10.808Z] #33 1.655 + git clone https://github.com/krallin/tini.git /tmp/tmp.nMqYZ5i9LG/tini [2020-08-04T09:32:10.808Z] #33 1.655 Cloning into '/tmp/tmp.nMqYZ5i9LG/tini'... [2020-08-04T09:32:10.941Z] #38 ... [2020-08-04T09:32:10.941Z] [2020-08-04T09:32:10.941Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:32:10.941Z] #32 73.78 Selecting previously unselected package libxml2:amd64. [2020-08-04T09:32:10.941Z] #32 73.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-04T09:32:10.941Z] #32 73.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:32:10.941Z] #32 74.53 Selecting previously unselected package libarchive13:amd64. [2020-08-04T09:32:10.941Z] #32 74.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-04T09:32:10.941Z] #32 74.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T09:32:10.941Z] #32 74.90 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-04T09:32:10.941Z] #32 74.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-04T09:32:10.941Z] #32 74.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T09:32:10.941Z] #32 75.13 Selecting previously unselected package librhash0:amd64. [2020-08-04T09:32:10.941Z] #32 75.13 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-04T09:32:10.941Z] #32 75.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-04T09:32:10.941Z] #32 75.32 Selecting previously unselected package libuv1:amd64. [2020-08-04T09:32:10.941Z] #32 75.33 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-04T09:32:10.941Z] #32 75.34 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-04T09:32:10.941Z] #32 75.50 Selecting previously unselected package cmake. [2020-08-04T09:32:10.941Z] #32 75.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-04T09:32:10.941Z] #32 75.51 Unpacking cmake (3.13.4-1) ... [2020-08-04T09:32:10.979Z] #40 35.19 CC images/siginfo.o [2020-08-04T09:32:11.009Z] #41 ... [2020-08-04T09:32:11.009Z] [2020-08-04T09:32:11.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:11.009Z] #39 5.248 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:32:11.009Z] #39 5.248 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:32:11.009Z] #39 5.260 Note: Building without GnuTLS support [2020-08-04T09:32:11.009Z] #39 5.268 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:32:11.009Z] #39 5.268 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:32:11.009Z] #39 7.223 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:32:11.009Z] #39 7.289 GEN .gitid [2020-08-04T09:32:11.009Z] #39 7.343 GEN criu/include/version.h [2020-08-04T09:32:11.009Z] #39 7.467 GEN include/common/asm [2020-08-04T09:32:11.009Z] #39 9.147 PBCC images/timens.pb-c.c [2020-08-04T09:32:11.009Z] #39 9.219 DEP images/timens.pb-c.d [2020-08-04T09:32:11.009Z] #39 9.263 PBCC images/fown.pb-c.c [2020-08-04T09:32:11.009Z] #39 9.304 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T09:32:11.009Z] #39 9.376 PBCC images/opts.pb-c.c [2020-08-04T09:32:11.009Z] #39 9.425 PBCC images/memfd.pb-c.c [2020-08-04T09:32:11.009Z] #39 9.528 DEP images/fown.pb-c.d [2020-08-04T09:32:11.009Z] #39 9.598 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T09:32:11.009Z] #39 9.716 DEP images/opts.pb-c.d [2020-08-04T09:32:11.009Z] #39 9.831 DEP images/memfd.pb-c.d [2020-08-04T09:32:11.009Z] #39 9.856 PBCC images/sit.pb-c.c [2020-08-04T09:32:11.009Z] #39 9.920 DEP images/sit.pb-c.d [2020-08-04T09:32:11.009Z] #39 9.998 PBCC images/macvlan.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.05 DEP images/macvlan.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.10 PBCC images/autofs.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.14 DEP images/autofs.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.23 PBCC images/sysctl.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.30 DEP images/sysctl.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.36 PBCC images/time.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.40 DEP images/time.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.50 PBCC images/binfmt-misc.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.54 DEP images/binfmt-misc.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.68 PBCC images/seccomp.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.73 DEP images/seccomp.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.84 PBCC images/userns.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.88 DEP images/userns.pb-c.d [2020-08-04T09:32:11.009Z] #39 10.98 PBCC images/cgroup.pb-c.c [2020-08-04T09:32:11.009Z] #39 10.99 DEP images/cgroup.pb-c.d [2020-08-04T09:32:11.009Z] #39 11.10 PBCC images/ext-file.pb-c.c [2020-08-04T09:32:11.009Z] #39 11.11 DEP images/ext-file.pb-c.d [2020-08-04T09:32:11.009Z] #39 11.20 PBCC images/rpc.pb-c.c [2020-08-04T09:32:11.009Z] #39 11.32 DEP images/rpc.pb-c.d [2020-08-04T09:32:11.009Z] #39 11.39 PBCC images/siginfo.pb-c.c [2020-08-04T09:32:11.067Z] #33 2.941 + cd /tmp/tmp.nMqYZ5i9LG/tini [2020-08-04T09:32:11.067Z] #33 2.941 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:11.067Z] #33 2.985 + cmake . [2020-08-04T09:32:11.272Z] #39 11.46 DEP images/siginfo.pb-c.d [2020-08-04T09:32:11.272Z] #39 11.54 PBCC images/pagemap.pb-c.c [2020-08-04T09:32:11.272Z] #39 11.61 DEP images/pagemap.pb-c.d [2020-08-04T09:32:11.272Z] #39 11.66 PBCC images/rlimit.pb-c.c [2020-08-04T09:32:11.280Z] #40 35.48 CC images/rpc.o [2020-08-04T09:32:11.534Z] #39 11.70 DEP images/rlimit.pb-c.d [2020-08-04T09:32:11.534Z] #39 11.73 PBCC images/file-lock.pb-c.c [2020-08-04T09:32:11.534Z] #39 11.77 DEP images/file-lock.pb-c.d [2020-08-04T09:32:11.534Z] #39 11.83 PBCC images/tty.pb-c.c [2020-08-04T09:32:11.534Z] #39 11.88 DEP images/tty.pb-c.d [2020-08-04T09:32:11.798Z] #39 11.91 PBCC images/tun.pb-c.c [2020-08-04T09:32:11.798Z] #39 11.95 PBCC images/netdev.pb-c.c [2020-08-04T09:32:11.798Z] #39 12.00 DEP images/tun.pb-c.d [2020-08-04T09:32:11.798Z] #39 12.07 DEP images/netdev.pb-c.d [2020-08-04T09:32:12.006Z] #33 ... [2020-08-04T09:32:12.006Z] [2020-08-04T09:32:12.006Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:12.006Z] #30 65.95 time [2020-08-04T09:32:12.006Z] #30 71.02 internal/poll [2020-08-04T09:32:12.006Z] #30 72.86 internal/syscall/execenv [2020-08-04T09:32:12.006Z] #30 73.25 internal/syscall/unix [2020-08-04T09:32:12.006Z] #30 73.52 os [2020-08-04T09:32:12.006Z] #30 74.28 internal/fmtsort [2020-08-04T09:32:12.006Z] #30 75.34 strings [2020-08-04T09:32:12.006Z] #30 ... [2020-08-04T09:32:12.006Z] [2020-08-04T09:32:12.006Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:12.006Z] #47 75.74 os [2020-08-04T09:32:12.068Z] #39 12.16 PBCC images/vma.pb-c.c [2020-08-04T09:32:12.068Z] #39 12.20 DEP images/vma.pb-c.d [2020-08-04T09:32:12.068Z] #39 12.26 PBCC images/creds.pb-c.c [2020-08-04T09:32:12.068Z] #39 12.28 DEP images/creds.pb-c.d [2020-08-04T09:32:12.068Z] #39 12.33 PBCC images/utsns.pb-c.c [2020-08-04T09:32:12.068Z] #39 12.37 DEP images/utsns.pb-c.d [2020-08-04T09:32:12.068Z] #39 12.42 PBCC images/ipc-desc.pb-c.c [2020-08-04T09:32:12.068Z] #39 12.44 PBCC images/ipc-sem.pb-c.c [2020-08-04T09:32:12.068Z] #39 12.48 DEP images/ipc-desc.pb-c.d [2020-08-04T09:32:12.331Z] #39 12.57 DEP images/ipc-sem.pb-c.d [2020-08-04T09:32:12.331Z] #39 12.61 PBCC images/ipc-msg.pb-c.c [2020-08-04T09:32:12.331Z] #39 12.64 DEP images/ipc-msg.pb-c.d [2020-08-04T09:32:12.331Z] #39 12.73 PBCC images/ipc-shm.pb-c.c [2020-08-04T09:32:12.595Z] #39 12.74 DEP images/ipc-shm.pb-c.d [2020-08-04T09:32:12.595Z] #39 12.80 PBCC images/ipc-var.pb-c.c [2020-08-04T09:32:12.595Z] #39 12.82 DEP images/ipc-var.pb-c.d [2020-08-04T09:32:12.595Z] #39 12.85 PBCC images/sk-opts.pb-c.c [2020-08-04T09:32:12.595Z] #39 12.88 PBCC images/packet-sock.pb-c.c [2020-08-04T09:32:12.595Z] #39 12.95 DEP images/sk-opts.pb-c.d [2020-08-04T09:32:12.595Z] #39 12.99 DEP images/packet-sock.pb-c.d [2020-08-04T09:32:12.821Z] #40 36.84 CC images/ext-file.o [2020-08-04T09:32:12.822Z] #40 37.02 CC images/cgroup.o [2020-08-04T09:32:12.839Z] #32 78.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:32:12.839Z] #32 78.69 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:32:12.839Z] #32 78.71 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-04T09:32:12.858Z] #39 13.08 PBCC images/sk-netlink.pb-c.c [2020-08-04T09:32:12.858Z] #39 13.11 DEP images/sk-netlink.pb-c.d [2020-08-04T09:32:12.858Z] #39 13.17 PBCC images/sk-inet.pb-c.c [2020-08-04T09:32:13.097Z] #32 78.74 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:32:13.097Z] #32 78.79 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-04T09:32:13.097Z] #32 78.80 Setting up cmake-data (3.13.4-1) ... [2020-08-04T09:32:13.097Z] #32 78.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-04T09:32:13.097Z] #32 78.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-04T09:32:13.097Z] #32 78.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-04T09:32:13.097Z] #32 78.89 Setting up cmake (3.13.4-1) ... [2020-08-04T09:32:13.097Z] #32 78.90 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:32:13.122Z] #39 13.26 DEP images/sk-inet.pb-c.d [2020-08-04T09:32:13.122Z] #39 13.34 PBCC images/sk-unix.pb-c.c [2020-08-04T09:32:13.122Z] #39 13.40 DEP images/sk-unix.pb-c.d [2020-08-04T09:32:13.122Z] #39 13.44 PBCC images/mm.pb-c.c [2020-08-04T09:32:13.122Z] #39 13.50 DEP images/mm.pb-c.d [2020-08-04T09:32:13.358Z] #32 79.01 Processing triggers for mime-support (3.62) ... [2020-08-04T09:32:13.395Z] #39 13.66 PBCC images/timerfd.pb-c.c [2020-08-04T09:32:13.395Z] #39 13.72 DEP images/timerfd.pb-c.d [2020-08-04T09:32:13.395Z] #39 13.76 PBCC images/timer.pb-c.c [2020-08-04T09:32:13.471Z] #40 37.68 CC images/userns.o [2020-08-04T09:32:13.471Z] #40 ... [2020-08-04T09:32:13.471Z] [2020-08-04T09:32:13.471Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:13.471Z] #11 92.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T09:32:13.471Z] #11 92.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-04T09:32:13.471Z] #11 92.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:13.629Z] #32 ... [2020-08-04T09:32:13.629Z] [2020-08-04T09:32:13.629Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:13.629Z] #25 15.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T09:32:13.629Z] #25 15.91 [2020-08-04T09:32:13.629Z] #25 16.07 ######################################################################## 100.0% [2020-08-04T09:32:13.629Z] #25 16.18 [2020-08-04T09:32:13.629Z] #25 17.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T09:32:13.629Z] #25 17.51 [2020-08-04T09:32:13.629Z] #25 17.73 ############ 17.1% ######################################################################## 100.0% [2020-08-04T09:32:13.629Z] #25 17.89 [2020-08-04T09:32:13.658Z] #39 ... [2020-08-04T09:32:13.659Z] [2020-08-04T09:32:13.659Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:13.659Z] #33 5.848 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T09:32:13.659Z] #33 5.849 -- Detecting C compiler ABI info [2020-08-04T09:32:13.659Z] #33 6.680 -- Detecting C compiler ABI info - done [2020-08-04T09:32:13.659Z] #33 6.736 -- Detecting C compile features [2020-08-04T09:32:13.659Z] #33 9.081 -- Detecting C compile features - done [2020-08-04T09:32:13.659Z] #33 9.098 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T09:32:13.659Z] #33 9.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T09:32:13.659Z] #33 9.540 -- Configuring done [2020-08-04T09:32:13.659Z] #33 9.559 -- Generating done [2020-08-04T09:32:13.659Z] #33 9.563 -- Build files have been written to: /tmp/tmp.JxHc8w7SXJ/tini [2020-08-04T09:32:13.659Z] #33 9.571 + make tini-static [2020-08-04T09:32:13.659Z] #33 9.833 Scanning dependencies of target tini-static [2020-08-04T09:32:13.659Z] #33 9.894 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T09:32:13.659Z] #33 11.50 [100%] Linking C executable tini-static [2020-08-04T09:32:13.659Z] #33 12.31 [100%] Built target tini-static [2020-08-04T09:32:13.659Z] #33 12.40 + mkdir -p /build [2020-08-04T09:32:13.659Z] #33 12.41 + cp tini-static /build/docker-init [2020-08-04T09:32:13.659Z] #33 DONE 13.8s [2020-08-04T09:32:13.659Z] [2020-08-04T09:32:13.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:13.659Z] #39 13.78 DEP images/timer.pb-c.d [2020-08-04T09:32:13.659Z] #39 13.88 PBCC images/sa.pb-c.c [2020-08-04T09:32:13.659Z] #39 ... [2020-08-04T09:32:13.659Z] [2020-08-04T09:32:13.659Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:13.659Z] #41 82.25 go/doc [2020-08-04T09:32:13.770Z] #11 ... [2020-08-04T09:32:13.770Z] [2020-08-04T09:32:13.770Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:13.770Z] #42 102.2 encoding/json [2020-08-04T09:32:13.922Z] #41 84.72 encoding/asn1 [2020-08-04T09:32:14.194Z] #25 18.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T09:32:14.451Z] #25 18.96 skipping existing c35d46ef359f [2020-08-04T09:32:14.552Z] #47 78.88 encoding/binary [2020-08-04T09:32:14.709Z] #25 19.10 [2020-08-04T09:32:14.878Z] #41 ... [2020-08-04T09:32:14.878Z] [2020-08-04T09:32:14.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:14.878Z] #10 75.40 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T09:32:14.878Z] #10 75.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-04T09:32:14.878Z] #10 75.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:14.878Z] #10 75.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T09:32:14.878Z] #10 75.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-04T09:32:14.878Z] #10 75.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:14.878Z] #10 ... [2020-08-04T09:32:14.878Z] [2020-08-04T09:32:14.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:14.878Z] #39 14.06 DEP images/sa.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.10 PBCC images/pipe-data.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.11 DEP images/pipe-data.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.14 PBCC images/mnt.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.18 DEP images/mnt.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.19 PBCC images/sk-packet.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.21 DEP images/sk-packet.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.26 PBCC images/tcp-stream.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.31 DEP images/tcp-stream.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.37 PBCC images/pipe.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.41 DEP images/pipe.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.43 PBCC images/pstree.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.43 DEP images/pstree.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.46 PBCC images/fs.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.47 DEP images/fs.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.48 PBCC images/signalfd.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.51 DEP images/signalfd.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.54 PBCC images/fh.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.59 PBCC images/fsnotify.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.71 DEP images/fh.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.76 DEP images/fsnotify.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.87 PBCC images/eventpoll.pb-c.c [2020-08-04T09:32:14.878Z] #39 14.90 DEP images/eventpoll.pb-c.d [2020-08-04T09:32:14.878Z] #39 14.96 PBCC images/eventfd.pb-c.c [2020-08-04T09:32:14.878Z] #39 15.01 DEP images/eventfd.pb-c.d [2020-08-04T09:32:14.878Z] #39 15.08 PBCC images/remap-file-path.pb-c.c [2020-08-04T09:32:14.878Z] #39 15.09 DEP images/remap-file-path.pb-c.d [2020-08-04T09:32:14.878Z] #39 15.15 PBCC images/fifo.pb-c.c [2020-08-04T09:32:14.878Z] #39 15.18 DEP images/fifo.pb-c.d [2020-08-04T09:32:14.878Z] #39 15.22 PBCC images/ghost-file.pb-c.c [2020-08-04T09:32:14.878Z] #39 15.28 DEP images/ghost-file.pb-c.d [2020-08-04T09:32:14.878Z] #39 15.32 PBCC images/regfile.pb-c.c [2020-08-04T09:32:15.141Z] #39 15.40 DEP images/regfile.pb-c.d [2020-08-04T09:32:15.141Z] #39 15.44 PBCC images/ns.pb-c.c [2020-08-04T09:32:15.141Z] #39 15.47 DEP images/ns.pb-c.d [2020-08-04T09:32:15.141Z] #39 15.56 PBCC images/fdinfo.pb-c.c [2020-08-04T09:32:15.274Z] #25 19.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T09:32:15.404Z] #39 15.66 DEP images/fdinfo.pb-c.d [2020-08-04T09:32:15.404Z] #39 15.70 PBCC images/core-aarch64.pb-c.c [2020-08-04T09:32:15.404Z] #39 15.73 PBCC images/core-arm.pb-c.c [2020-08-04T09:32:15.404Z] #39 15.77 PBCC images/core-ppc64.pb-c.c [2020-08-04T09:32:15.532Z] #25 20.29 [2020-08-04T09:32:15.667Z] #39 15.81 PBCC images/core-s390.pb-c.c [2020-08-04T09:32:15.667Z] #39 15.84 PBCC images/core-x86.pb-c.c [2020-08-04T09:32:15.667Z] #39 15.91 PBCC images/core.pb-c.c [2020-08-04T09:32:15.667Z] #39 16.00 PBCC images/inventory.pb-c.c [2020-08-04T09:32:15.820Z] #25 ... [2020-08-04T09:32:15.820Z] [2020-08-04T09:32:15.820Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:15.820Z] #41 71.52 time [2020-08-04T09:32:15.820Z] #41 77.64 os [2020-08-04T09:32:15.820Z] #41 78.18 strings [2020-08-04T09:32:15.820Z] #41 80.89 regexp/syntax [2020-08-04T09:32:15.820Z] #41 ... [2020-08-04T09:32:15.820Z] [2020-08-04T09:32:15.820Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-04T09:32:15.820Z] #25 20.49 ######################################################################## 100.0% [2020-08-04T09:32:15.820Z] #25 20.58 [2020-08-04T09:32:15.932Z] #47 79.92 fmt [2020-08-04T09:32:15.934Z] #39 16.09 DEP images/core-aarch64.pb-c.d [2020-08-04T09:32:15.934Z] #39 16.17 DEP images/core-arm.pb-c.d [2020-08-04T09:32:15.934Z] #39 16.21 DEP images/core-ppc64.pb-c.d [2020-08-04T09:32:15.934Z] #39 16.27 DEP images/core-s390.pb-c.d [2020-08-04T09:32:16.126Z] #25 20.77 Download of images into '/build' complete. [2020-08-04T09:32:16.126Z] #25 20.77 Use something like the following to load the result into a Docker daemon: [2020-08-04T09:32:16.126Z] #25 20.77 tar -cC '/build' . | docker load [2020-08-04T09:32:16.197Z] #39 16.34 DEP images/core-x86.pb-c.d [2020-08-04T09:32:16.197Z] #39 16.42 DEP images/core.pb-c.d [2020-08-04T09:32:16.197Z] #39 16.51 DEP images/inventory.pb-c.d [2020-08-04T09:32:16.462Z] #39 16.58 PBCC images/cpuinfo.pb-c.c [2020-08-04T09:32:16.462Z] #39 16.61 DEP images/cpuinfo.pb-c.d [2020-08-04T09:32:16.462Z] #39 16.67 PBCC images/stats.pb-c.c [2020-08-04T09:32:16.462Z] #39 16.68 DEP images/stats.pb-c.d [2020-08-04T09:32:16.705Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-08-04T09:32:16.725Z] #39 ... [2020-08-04T09:32:16.725Z] [2020-08-04T09:32:16.725Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:16.725Z] #47 79.30 golang.org/x/crypto/ssh/terminal [2020-08-04T09:32:16.725Z] #47 81.46 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T09:32:16.725Z] #47 DONE 87.5s [2020-08-04T09:32:16.872Z] #47 80.93 encoding/base64 [2020-08-04T09:32:16.872Z] #47 ... [2020-08-04T09:32:16.872Z] [2020-08-04T09:32:16.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:16.872Z] #10 80.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T09:32:16.872Z] #10 80.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T09:32:16.872Z] #10 80.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:32:16.989Z] [2020-08-04T09:32:16.989Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:16.989Z] #41 87.73 vendor/golang.org/x/text/unicode/norm [2020-08-04T09:32:17.055Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.101152148s with top 10 stages: buildssa: 1m37.080805992s, goimports: 23.128804108s, unconvert: 14.584676476s, gosec: 11.312696607s, golint: 7.261263888s, misspell: 4.921318905s, ineffassign: 4.804809002s, inspect: 3.886449469s, vrp: 3.297465119s, printf: 1.955034892s [2020-08-04T09:32:17.055Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-08-04T09:32:17.055Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1694/1694, exclude-rules: 64/1589, nolint: 0/64, skip_dirs: 1694/1694, skip_files: 1694/1694, autogenerated_exclude: 1589/1694, identifier_marker: 1589/1589, cgo: 1694/2303, path_prettifier: 1694/1694, exclude: 1589/1589 [2020-08-04T09:32:17.055Z] INFO [runner] processing took 61.070923ms with stages: nolint: 26.406063ms, identifier_marker: 17.060046ms, path_prettifier: 7.61918ms, autogenerated_exclude: 4.419236ms, exclude-rules: 3.53136ms, skip_dirs: 1.649943ms, cgo: 281.148µs, filename_unadjuster: 99.631µs, max_same_issues: 1.266µs, uniq_by_line: 618ns, diff: 416ns, max_from_linter: 413ns, source_code: 390ns, exclude: 379ns, skip_files: 352ns, path_shortener: 294ns, max_per_file_from_linter: 188ns [2020-08-04T09:32:17.055Z] INFO [runner] linters took 1m39.956102688s with stages: goanalysis_metalinter: 1m20.48508174s, unused: 19.409826175s [2020-08-04T09:32:17.055Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-04T09:32:17.055Z] INFO Memory: 1474 samples, avg is 718.7MB, max is 3571.4MB [2020-08-04T09:32:17.055Z] INFO Execution took 3m36.670001374s [2020-08-04T09:32:17.055Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-04T09:32:17.384Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh dynbinary-daemon test-docker-py [2020-08-04T09:32:17.566Z] #41 88.31 crypto/ecdsa [2020-08-04T09:32:17.643Z] [2020-08-04T09:32:17.903Z] Removing bundles/ [2020-08-04T09:32:17.903Z] [2020-08-04T09:32:17.903Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-04T09:32:17.903Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:32:17.903Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:32:18.032Z] #25 DONE 22.4s [2020-08-04T09:32:18.032Z] [2020-08-04T09:32:18.032Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-04T09:32:18.032Z] #32 DONE 83.6s [2020-08-04T09:32:18.032Z] [2020-08-04T09:32:18.032Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:32:18.032Z] #38 77.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T09:32:18.032Z] #38 77.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:32:18.032Z] #38 77.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:18.032Z] #38 77.62 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T09:32:18.032Z] #38 77.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:18.032Z] #38 77.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:32:18.032Z] #38 77.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:32:18.032Z] #38 77.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:18.032Z] #38 77.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:32:18.032Z] #38 77.76 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T09:32:18.032Z] #38 ... [2020-08-04T09:32:18.032Z] [2020-08-04T09:32:18.032Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:18.145Z] #41 88.92 github.com/LK4D4/vndr/build [2020-08-04T09:32:18.301Z] #42 ... [2020-08-04T09:32:18.301Z] [2020-08-04T09:32:18.301Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:18.301Z] #40 38.03 CC images/google/protobuf/descriptor.o [2020-08-04T09:32:18.301Z] #40 39.88 CC images/opts.o [2020-08-04T09:32:18.301Z] #40 40.16 CC images/seccomp.o [2020-08-04T09:32:18.301Z] #40 40.43 CC images/binfmt-misc.o [2020-08-04T09:32:18.301Z] #40 40.61 CC images/time.o [2020-08-04T09:32:18.301Z] #40 40.87 CC images/sysctl.o [2020-08-04T09:32:18.301Z] #40 41.08 CC images/autofs.o [2020-08-04T09:32:18.301Z] #40 41.43 CC images/macvlan.o [2020-08-04T09:32:18.301Z] #40 41.68 CC images/sit.o [2020-08-04T09:32:18.301Z] #40 41.98 CC images/memfd.o [2020-08-04T09:32:18.301Z] #40 42.27 CC images/timens.o [2020-08-04T09:32:18.301Z] #40 42.51 LINK images/built-in.o [2020-08-04T09:32:18.601Z] #40 42.71 GEN compel/include/asm [2020-08-04T09:32:18.601Z] #40 42.73 GEN compel/include/version.h [2020-08-04T09:32:18.601Z] #40 42.74 touch .config [2020-08-04T09:32:18.601Z] #40 42.82 GEN include/common/config.h [2020-08-04T09:32:18.601Z] #40 42.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T09:32:18.729Z] #41 89.36 crypto/x509/pkix [2020-08-04T09:32:18.899Z] #40 42.96 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T09:32:18.899Z] #40 42.99 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-04T09:32:18.899Z] #40 43.00 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-04T09:32:18.899Z] #40 43.02 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-04T09:32:18.899Z] #40 43.07 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-04T09:32:18.899Z] #40 43.12 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-04T09:32:18.899Z] #40 43.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T09:32:18.899Z] #40 43.17 DEP compel/plugins/std/infect.d [2020-08-04T09:32:18.899Z] #40 ... [2020-08-04T09:32:18.899Z] [2020-08-04T09:32:18.899Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:18.899Z] #48 98.30 golang.org/x/sys/unix [2020-08-04T09:32:19.198Z] #48 ... [2020-08-04T09:32:19.198Z] [2020-08-04T09:32:19.198Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:19.198Z] #40 43.29 DEP compel/plugins/std/string.d [2020-08-04T09:32:19.198Z] #40 43.41 DEP compel/plugins/std/log.d [2020-08-04T09:32:19.198Z] #40 43.51 DEP compel/plugins/std/fds.d [2020-08-04T09:32:19.418Z] #33 ... [2020-08-04T09:32:19.418Z] [2020-08-04T09:32:19.418Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:32:19.418Z] #38 84.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T09:32:19.418Z] #38 84.31 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:32:19.418Z] #38 DONE 84.9s [2020-08-04T09:32:19.418Z] [2020-08-04T09:32:19.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:19.418Z] #10 ... [2020-08-04T09:32:19.418Z] [2020-08-04T09:32:19.418Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:19.418Z] #33 4.174 -- The C compiler identification is GNU 8.3.0 [2020-08-04T09:32:19.418Z] #33 4.250 -- Check for working C compiler: /usr/bin/cc [2020-08-04T09:32:19.418Z] #33 4.905 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T09:32:19.418Z] #33 4.912 -- Detecting C compiler ABI info [2020-08-04T09:32:19.418Z] #33 5.436 -- Detecting C compiler ABI info - done [2020-08-04T09:32:19.418Z] #33 5.478 -- Detecting C compile features [2020-08-04T09:32:19.418Z] #33 7.642 -- Detecting C compile features - done [2020-08-04T09:32:19.418Z] #33 7.696 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T09:32:19.418Z] #33 7.944 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T09:32:19.418Z] #33 8.101 -- Configuring done [2020-08-04T09:32:19.418Z] #33 8.118 -- Generating done [2020-08-04T09:32:19.418Z] #33 8.129 -- Build files have been written to: /tmp/tmp.nMqYZ5i9LG/tini [2020-08-04T09:32:19.418Z] #33 8.145 + make tini-static [2020-08-04T09:32:19.418Z] #33 8.535 Scanning dependencies of target tini-static [2020-08-04T09:32:19.418Z] #33 8.694 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T09:32:19.419Z] #33 10.17 [100%] Linking C executable tini-static [2020-08-04T09:32:19.419Z] #33 10.74 [100%] Built target tini-static [2020-08-04T09:32:19.419Z] #33 10.85 + mkdir -p /build [2020-08-04T09:32:19.419Z] #33 10.85 + cp tini-static /build/docker-init [2020-08-04T09:32:19.419Z] #33 DONE 11.5s [2020-08-04T09:32:19.419Z] [2020-08-04T09:32:19.419Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-04T09:32:19.419Z] #38 76.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-04T09:32:19.419Z] #38 76.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:32:19.419Z] #38 76.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:19.419Z] #38 76.94 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-04T09:32:19.419Z] #38 76.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:19.419Z] #38 76.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-04T09:32:19.419Z] #38 76.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-04T09:32:19.419Z] #38 77.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-04T09:32:19.419Z] #38 77.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-04T09:32:19.419Z] #38 77.05 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-04T09:32:19.419Z] #38 82.91 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-04T09:32:19.419Z] #38 82.93 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:32:19.419Z] #38 DONE 83.8s [2020-08-04T09:32:19.497Z] #40 43.61 DEP compel/plugins/std/std.d [2020-08-04T09:32:19.497Z] #40 43.70 DEP compel/plugins/shmem/shmem.d [2020-08-04T09:32:19.681Z] #41 90.08 vendor/golang.org/x/crypto/cryptobyte [2020-08-04T09:32:19.683Z] [2020-08-04T09:32:19.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:19.795Z] #40 43.90 DEP compel/plugins/fds/fds.d [2020-08-04T09:32:19.795Z] #40 44.04 CC compel/plugins/std/std.o [2020-08-04T09:32:19.983Z] #39 ... [2020-08-04T09:32:19.983Z] [2020-08-04T09:32:19.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:19.983Z] #10 75.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-04T09:32:19.983Z] #10 75.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-04T09:32:19.983Z] #10 75.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:32:19.984Z] #10 83.03 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T09:32:19.984Z] #10 83.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T09:32:19.984Z] #10 83.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:19.984Z] #10 83.37 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T09:32:19.984Z] #10 83.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T09:32:19.984Z] #10 83.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:19.984Z] #10 ... [2020-08-04T09:32:19.984Z] [2020-08-04T09:32:19.984Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:19.984Z] #33 1.996 + RM_GOPATH=0 [2020-08-04T09:32:19.984Z] #33 1.996 + TMP_GOPATH= [2020-08-04T09:32:19.984Z] #33 1.996 + : /build [2020-08-04T09:32:19.984Z] #33 1.996 + '[' -z '' ']' [2020-08-04T09:32:19.984Z] #33 1.996 ++ mktemp -d [2020-08-04T09:32:19.984Z] #33 2.010 + export GOPATH=/tmp/tmp.jBXYRNVFPq [2020-08-04T09:32:19.984Z] #33 2.010 + GOPATH=/tmp/tmp.jBXYRNVFPq [2020-08-04T09:32:19.984Z] #33 2.010 + RM_GOPATH=1 [2020-08-04T09:32:19.984Z] #33 2.010 + case "$(go env GOARCH)" in [2020-08-04T09:32:19.984Z] #33 2.010 ++ go env GOARCH [2020-08-04T09:32:19.984Z] #33 2.043 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:19.984Z] #33 2.043 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:19.984Z] #33 2.043 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:19.984Z] #33 2.051 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:19.984Z] #33 2.051 + dir=/tmp/install [2020-08-04T09:32:19.984Z] #33 2.051 + bin=tini [2020-08-04T09:32:19.984Z] #33 2.051 + shift [2020-08-04T09:32:19.984Z] #33 2.051 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-04T09:32:19.984Z] #33 2.051 + . /tmp/install/tini.installer [2020-08-04T09:32:19.984Z] #33 2.051 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:19.984Z] #33 2.051 + install_tini [2020-08-04T09:32:19.984Z] #33 2.051 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-08-04T09:32:19.984Z] #33 2.051 + git clone https://github.com/krallin/tini.git /tmp/tmp.jBXYRNVFPq/tini [2020-08-04T09:32:19.984Z] #33 2.052 Cloning into '/tmp/tmp.jBXYRNVFPq/tini'... [2020-08-04T09:32:20.094Z] #40 44.32 CC compel/plugins/std/fds.o [2020-08-04T09:32:20.393Z] #40 44.69 CC compel/plugins/std/log.o [2020-08-04T09:32:20.917Z] #33 3.093 + cd /tmp/tmp.jBXYRNVFPq/tini [2020-08-04T09:32:20.917Z] #33 3.094 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-08-04T09:32:20.917Z] #33 3.111 + cmake . [2020-08-04T09:32:21.076Z] #41 91.54 mime [2020-08-04T09:32:21.175Z] #33 ... [2020-08-04T09:32:21.175Z] [2020-08-04T09:32:21.175Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:21.175Z] #47 76.95 os [2020-08-04T09:32:21.175Z] #47 80.46 encoding/base64 [2020-08-04T09:32:21.175Z] #47 80.65 fmt [2020-08-04T09:32:21.175Z] #47 81.64 golang.org/x/sys/unix [2020-08-04T09:32:21.433Z] #47 87.03 encoding/json [2020-08-04T09:32:21.433Z] #47 ... [2020-08-04T09:32:21.433Z] [2020-08-04T09:32:21.433Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:21.433Z] #30 79.08 fmt [2020-08-04T09:32:21.433Z] #30 79.15 path/filepath [2020-08-04T09:32:21.433Z] #30 80.76 io/ioutil [2020-08-04T09:32:21.433Z] #30 81.55 path [2020-08-04T09:32:21.433Z] #30 82.16 text/tabwriter [2020-08-04T09:32:21.433Z] #30 83.72 flag [2020-08-04T09:32:21.433Z] #30 83.72 github.com/BurntSushi/toml [2020-08-04T09:32:21.433Z] #30 86.30 log [2020-08-04T09:32:21.452Z] #40 45.42 CC compel/plugins/std/string.o [2020-08-04T09:32:21.593Z] #39 ... [2020-08-04T09:32:21.593Z] [2020-08-04T09:32:21.593Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:21.593Z] #41 75.54 strings [2020-08-04T09:32:21.593Z] #41 76.43 os [2020-08-04T09:32:21.593Z] #41 78.84 regexp/syntax [2020-08-04T09:32:21.593Z] #41 79.90 fmt [2020-08-04T09:32:21.593Z] #41 83.98 regexp [2020-08-04T09:32:21.593Z] #41 84.77 go/token [2020-08-04T09:32:21.593Z] #41 ... [2020-08-04T09:32:21.593Z] [2020-08-04T09:32:21.593Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:21.593Z] #30 78.32 path [2020-08-04T09:32:21.593Z] #30 78.77 text/tabwriter [2020-08-04T09:32:21.593Z] #30 78.95 fmt [2020-08-04T09:32:21.593Z] #30 79.50 path/filepath [2020-08-04T09:32:21.593Z] #30 80.94 io/ioutil [2020-08-04T09:32:21.593Z] #30 82.79 github.com/BurntSushi/toml [2020-08-04T09:32:21.593Z] #30 82.80 flag [2020-08-04T09:32:21.593Z] #30 84.75 log [2020-08-04T09:32:21.652Z] #41 92.31 mime/quotedprintable [2020-08-04T09:32:21.751Z] #40 45.94 CC compel/plugins/std/infect.o [2020-08-04T09:32:21.915Z] #41 92.63 net/http/internal [2020-08-04T09:32:21.998Z] #30 ... [2020-08-04T09:32:21.998Z] [2020-08-04T09:32:21.998Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:21.998Z] #33 4.105 -- The C compiler identification is GNU 8.3.0 [2020-08-04T09:32:21.998Z] #33 4.188 -- Check for working C compiler: /usr/bin/cc [2020-08-04T09:32:22.051Z] #40 46.39 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-04T09:32:22.163Z] #30 ... [2020-08-04T09:32:22.163Z] [2020-08-04T09:32:22.163Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:22.163Z] #41 86.23 go/scanner [2020-08-04T09:32:22.367Z] #40 46.42 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-04T09:32:22.367Z] #40 46.45 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-04T09:32:22.367Z] #40 46.50 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-04T09:32:22.367Z] #40 46.58 AR compel/plugins/std.lib.a [2020-08-04T09:32:22.367Z] #40 46.64 CC compel/plugins/fds/fds.o [2020-08-04T09:32:22.666Z] #40 46.93 AR compel/plugins/fds.lib.a [2020-08-04T09:32:22.666Z] #40 46.97 HOSTDEP compel/src/lib/log-host.d [2020-08-04T09:32:22.932Z] #33 5.164 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-04T09:32:22.965Z] #40 47.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T09:32:22.965Z] #40 47.13 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-04T09:32:22.965Z] #40 47.27 HOSTDEP compel/src/main-host.d [2020-08-04T09:32:23.191Z] #33 5.168 -- Detecting C compiler ABI info [2020-08-04T09:32:23.263Z] #40 47.38 DEP compel/src/lib/ptrace.d [2020-08-04T09:32:23.309Z] #41 94.10 vendor/golang.org/x/net/idna [2020-08-04T09:32:23.544Z] #41 87.52 go/ast [2020-08-04T09:32:23.545Z] #41 87.70 internal/lazyregexp [2020-08-04T09:32:23.563Z] #40 47.55 DEP compel/src/lib/infect.d [2020-08-04T09:32:23.563Z] #40 47.84 DEP compel/src/lib/infect-util.d [2020-08-04T09:32:23.757Z] #33 5.797 -- Detecting C compiler ABI info - done [2020-08-04T09:32:23.757Z] #33 5.838 -- Detecting C compile features [2020-08-04T09:32:23.804Z] #41 88.01 net/url [2020-08-04T09:32:23.862Z] #40 48.01 DEP compel/src/lib/infect-rpc.d [2020-08-04T09:32:23.886Z] #41 ... [2020-08-04T09:32:23.886Z] [2020-08-04T09:32:23.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:23.886Z] #39 18.28 make[1]: Nothing to be done for 'all'. [2020-08-04T09:32:23.886Z] #39 19.64 CC images/stats.o [2020-08-04T09:32:23.886Z] #39 20.07 CC images/core.o [2020-08-04T09:32:23.886Z] #39 20.76 CC images/core-x86.o [2020-08-04T09:32:23.886Z] #39 21.25 CC images/core-arm.o [2020-08-04T09:32:23.886Z] #39 21.63 CC images/core-aarch64.o [2020-08-04T09:32:23.886Z] #39 21.99 CC images/core-ppc64.o [2020-08-04T09:32:23.886Z] #39 22.59 CC images/core-s390.o [2020-08-04T09:32:23.886Z] #39 23.27 CC images/cpuinfo.o [2020-08-04T09:32:23.886Z] #39 23.64 CC images/inventory.o [2020-08-04T09:32:23.886Z] #39 23.86 CC images/fdinfo.o [2020-08-04T09:32:24.149Z] #39 24.37 CC images/fown.o [2020-08-04T09:32:24.159Z] #40 48.16 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-04T09:32:24.159Z] #40 48.28 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-04T09:32:24.159Z] #40 48.35 DEP compel/src/lib/log.d [2020-08-04T09:32:24.159Z] #40 ... [2020-08-04T09:32:24.159Z] [2020-08-04T09:32:24.159Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:24.159Z] #11 109.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-04T09:32:24.159Z] #11 109.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 109.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-04T09:32:24.159Z] #11 109.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 109.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 109.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-04T09:32:24.159Z] #11 109.5 Selecting previously unselected package libbtrfs0. [2020-08-04T09:32:24.159Z] #11 109.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 109.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:32:24.159Z] #11 109.6 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:32:24.159Z] #11 109.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 109.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:32:24.159Z] #11 109.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-04T09:32:24.159Z] #11 109.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 109.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T09:32:24.159Z] #11 109.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 109.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 109.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T09:32:24.159Z] #11 110.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 110.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 110.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-04T09:32:24.159Z] #11 110.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-04T09:32:24.159Z] #11 110.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 110.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 110.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-04T09:32:24.159Z] #11 110.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 110.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 110.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-04T09:32:24.159Z] #11 110.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 110.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 111.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 111.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 111.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 111.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 111.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 111.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-04T09:32:24.159Z] #11 111.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 111.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 111.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-04T09:32:24.159Z] #11 112.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 112.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 112.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-04T09:32:24.159Z] #11 112.3 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-04T09:32:24.159Z] #11 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-04T09:32:24.159Z] #11 112.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T09:32:24.159Z] #11 112.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 112.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-04T09:32:24.159Z] #11 112.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-04T09:32:24.159Z] #11 112.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:32:24.159Z] #11 112.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:32:24.159Z] #11 113.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:32:24.159Z] #11 113.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-04T09:32:24.159Z] #11 113.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T09:32:24.159Z] #11 113.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-04T09:32:24.159Z] #11 113.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:32:24.159Z] #11 113.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-04T09:32:24.159Z] #11 113.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:24.159Z] #11 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:32:24.159Z] #11 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:32:24.159Z] #11 113.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:24.160Z] #11 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:32:24.160Z] #11 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:32:24.160Z] #11 113.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:32:24.160Z] #11 113.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-04T09:32:24.160Z] #11 113.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T09:32:24.160Z] #11 113.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T09:32:24.160Z] #11 113.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-04T09:32:24.160Z] #11 113.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-04T09:32:24.160Z] #11 113.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:32:24.160Z] #11 DONE 113.6s [2020-08-04T09:32:24.160Z] [2020-08-04T09:32:24.160Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:24.412Z] #39 24.68 CC images/ns.o [2020-08-04T09:32:24.676Z] #39 ... [2020-08-04T09:32:24.676Z] [2020-08-04T09:32:24.676Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:24.676Z] #54 90.39 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:32:24.676Z] #54 90.39 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T09:32:24.676Z] #54 DONE 95.4s [2020-08-04T09:32:24.676Z] [2020-08-04T09:32:24.676Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T09:32:24.676Z] #55 DONE 0.1s [2020-08-04T09:32:24.676Z] [2020-08-04T09:32:24.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:24.676Z] #39 24.96 CC images/regfile.o [2020-08-04T09:32:24.676Z] #39 ... [2020-08-04T09:32:24.676Z] [2020-08-04T09:32:24.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:24.676Z] #10 91.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T09:32:24.676Z] #10 91.79 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-04T09:32:24.676Z] #10 91.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:24.815Z] #50 0.608 + RM_GOPATH=0 [2020-08-04T09:32:24.815Z] #50 ... [2020-08-04T09:32:24.815Z] [2020-08-04T09:32:24.815Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T09:32:24.815Z] #12 DONE 0.7s [2020-08-04T09:32:24.815Z] [2020-08-04T09:32:24.815Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:24.815Z] #50 0.609 + TMP_GOPATH= [2020-08-04T09:32:24.815Z] #50 0.610 + : /build [2020-08-04T09:32:24.815Z] #50 0.612 + '[' -z '' ']' [2020-08-04T09:32:24.815Z] #50 0.613 ++ mktemp -d [2020-08-04T09:32:24.815Z] #50 0.619 + export GOPATH=/tmp/tmp.2VoCLWqzUP [2020-08-04T09:32:24.815Z] #50 0.619 + GOPATH=/tmp/tmp.2VoCLWqzUP [2020-08-04T09:32:24.815Z] #50 0.619 + RM_GOPATH=1 [2020-08-04T09:32:24.815Z] #50 0.620 + case "$(go env GOARCH)" in [2020-08-04T09:32:24.815Z] #50 0.621 ++ go env GOARCH [2020-08-04T09:32:24.815Z] #50 0.637 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:24.815Z] #50 0.638 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:24.815Z] #50 0.639 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:24.815Z] #50 0.646 + dir=/tmp/install [2020-08-04T09:32:24.815Z] #50 0.647 + bin=runc [2020-08-04T09:32:24.815Z] #50 0.648 + shift [2020-08-04T09:32:24.815Z] #50 0.649 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T09:32:24.815Z] #50 0.650 + . /tmp/install/runc.installer [2020-08-04T09:32:24.815Z] #50 0.650 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:32:24.816Z] #50 0.652 + install_runc [2020-08-04T09:32:24.816Z] #50 0.656 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T09:32:24.816Z] #50 0.656 + uname -r [2020-08-04T09:32:24.816Z] #50 0.672 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T09:32:24.816Z] #50 0.673 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T09:32:24.816Z] #50 0.673 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2VoCLWqzUP/src/github.com/opencontainers/runc [2020-08-04T09:32:24.816Z] #50 0.673 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T09:32:24.816Z] #50 0.689 Cloning into '/tmp/tmp.2VoCLWqzUP/src/github.com/opencontainers/runc'... [2020-08-04T09:32:24.940Z] #10 ... [2020-08-04T09:32:24.940Z] [2020-08-04T09:32:24.940Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T09:32:24.940Z] #56 DONE 0.1s [2020-08-04T09:32:24.940Z] [2020-08-04T09:32:24.940Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:25.203Z] #52 ... [2020-08-04T09:32:25.203Z] [2020-08-04T09:32:25.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:25.203Z] #39 25.36 CC images/ghost-file.o [2020-08-04T09:32:25.466Z] #39 25.84 CC images/fifo.o [2020-08-04T09:32:25.476Z] #50 ... [2020-08-04T09:32:25.476Z] [2020-08-04T09:32:25.476Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:32:25.476Z] #13 DONE 0.5s [2020-08-04T09:32:25.783Z] [2020-08-04T09:32:25.783Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T09:32:25.783Z] #14 0.211 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T09:32:25.783Z] #14 DONE 0.3s [2020-08-04T09:32:25.783Z] [2020-08-04T09:32:25.783Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T09:32:26.043Z] #39 26.16 CC images/remap-file-path.o [2020-08-04T09:32:26.043Z] #39 26.44 CC images/eventfd.o [2020-08-04T09:32:26.090Z] #15 DONE 0.3s [2020-08-04T09:32:26.090Z] [2020-08-04T09:32:26.090Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T09:32:26.283Z] #33 7.957 -- Detecting C compile features - done [2020-08-04T09:32:26.283Z] #33 7.996 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-04T09:32:26.283Z] #33 ... [2020-08-04T09:32:26.283Z] [2020-08-04T09:32:26.283Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:26.283Z] #41 81.82 fmt [2020-08-04T09:32:26.283Z] #41 86.10 regexp [2020-08-04T09:32:26.283Z] #41 88.50 go/token [2020-08-04T09:32:26.283Z] #41 89.30 go/scanner [2020-08-04T09:32:26.283Z] #41 90.82 go/ast [2020-08-04T09:32:26.283Z] #41 91.18 internal/lazyregexp [2020-08-04T09:32:26.283Z] #41 91.55 net/url [2020-08-04T09:32:26.283Z] #41 ... [2020-08-04T09:32:26.283Z] [2020-08-04T09:32:26.283Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:26.283Z] #33 8.285 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-04T09:32:26.283Z] #33 8.387 -- Configuring done [2020-08-04T09:32:26.283Z] #33 8.400 -- Generating done [2020-08-04T09:32:26.283Z] #33 8.415 -- Build files have been written to: /tmp/tmp.jBXYRNVFPq/tini [2020-08-04T09:32:26.283Z] #33 8.434 + make tini-static [2020-08-04T09:32:26.306Z] #39 26.71 CC images/eventpoll.o [2020-08-04T09:32:26.341Z] #41 90.09 text/template/parse [2020-08-04T09:32:26.390Z] #16 DONE 0.4s [2020-08-04T09:32:26.390Z] [2020-08-04T09:32:26.390Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T09:32:26.541Z] #33 8.812 Scanning dependencies of target tini-static [2020-08-04T09:32:26.799Z] #33 8.887 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-04T09:32:26.883Z] #39 27.10 CC images/fh.o [2020-08-04T09:32:27.040Z] #17 DONE 0.4s [2020-08-04T09:32:27.040Z] [2020-08-04T09:32:27.040Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:32:27.146Z] #39 27.34 CC images/fsnotify.o [2020-08-04T09:32:27.696Z] #18 0.615 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:32:27.696Z] #18 0.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:32:27.696Z] #18 0.727 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:32:27.722Z] #41 ... [2020-08-04T09:32:27.722Z] [2020-08-04T09:32:27.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:27.722Z] #39 2.898 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:32:27.722Z] #39 2.899 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:32:27.722Z] #39 2.925 Note: Building without GnuTLS support [2020-08-04T09:32:27.722Z] #39 2.930 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:32:27.722Z] #39 2.931 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:32:27.722Z] #39 4.872 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:32:27.722Z] #39 4.931 GEN .gitid [2020-08-04T09:32:27.722Z] #39 4.966 GEN criu/include/version.h [2020-08-04T09:32:27.722Z] #39 5.025 GEN include/common/asm [2020-08-04T09:32:27.722Z] #39 6.492 PBCC images/timens.pb-c.c [2020-08-04T09:32:27.722Z] #39 6.509 DEP images/timens.pb-c.d [2020-08-04T09:32:27.722Z] #39 6.566 PBCC images/fown.pb-c.c [2020-08-04T09:32:27.722Z] #39 6.605 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T09:32:27.722Z] #39 6.671 PBCC images/opts.pb-c.c [2020-08-04T09:32:27.722Z] #39 6.735 PBCC images/memfd.pb-c.c [2020-08-04T09:32:27.722Z] #39 6.803 DEP images/fown.pb-c.d [2020-08-04T09:32:27.722Z] #39 6.840 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T09:32:27.722Z] #39 6.892 DEP images/opts.pb-c.d [2020-08-04T09:32:27.722Z] #39 6.954 DEP images/memfd.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.037 PBCC images/sit.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.117 DEP images/sit.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.162 PBCC images/macvlan.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.190 DEP images/macvlan.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.240 PBCC images/autofs.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.277 DEP images/autofs.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.337 PBCC images/sysctl.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.385 DEP images/sysctl.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.425 PBCC images/time.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.485 DEP images/time.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.551 PBCC images/binfmt-misc.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.608 DEP images/binfmt-misc.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.658 PBCC images/seccomp.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.695 DEP images/seccomp.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.754 PBCC images/userns.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.777 DEP images/userns.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.844 PBCC images/cgroup.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.853 DEP images/cgroup.pb-c.d [2020-08-04T09:32:27.722Z] #39 7.919 PBCC images/ext-file.pb-c.c [2020-08-04T09:32:27.722Z] #39 7.974 DEP images/ext-file.pb-c.d [2020-08-04T09:32:27.722Z] #39 8.041 PBCC images/rpc.pb-c.c [2020-08-04T09:32:27.722Z] #39 8.088 DEP images/rpc.pb-c.d [2020-08-04T09:32:27.722Z] #39 8.149 PBCC images/siginfo.pb-c.c [2020-08-04T09:32:27.722Z] #39 ... [2020-08-04T09:32:27.722Z] [2020-08-04T09:32:27.722Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:27.722Z] #47 81.82 golang.org/x/sys/unix [2020-08-04T09:32:27.722Z] #47 85.74 encoding/json [2020-08-04T09:32:27.722Z] #47 90.40 github.com/pkg/diff [2020-08-04T09:32:27.722Z] #47 91.53 go/ast [2020-08-04T09:32:27.722Z] #47 91.87 golang.org/x/crypto/ssh/terminal [2020-08-04T09:32:27.722Z] #47 ... [2020-08-04T09:32:27.722Z] [2020-08-04T09:32:27.722Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:27.722Z] #30 87.49 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:32:27.722Z] #30 DONE 91.9s [2020-08-04T09:32:27.722Z] [2020-08-04T09:32:27.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:27.722Z] #39 8.220 DEP images/siginfo.pb-c.d [2020-08-04T09:32:27.723Z] #39 27.80 CC images/signalfd.o [2020-08-04T09:32:27.723Z] #39 28.02 CC images/fs.o [2020-08-04T09:32:27.983Z] #39 8.311 PBCC images/pagemap.pb-c.c [2020-08-04T09:32:27.983Z] #39 8.419 DEP images/pagemap.pb-c.d [2020-08-04T09:32:27.983Z] #39 8.503 PBCC images/rlimit.pb-c.c [2020-08-04T09:32:27.986Z] #39 28.20 CC images/pstree.o [2020-08-04T09:32:28.175Z] #33 10.29 [100%] Linking C executable tini-static [2020-08-04T09:32:28.242Z] #39 8.570 DEP images/rlimit.pb-c.d [2020-08-04T09:32:28.243Z] #39 8.652 PBCC images/file-lock.pb-c.c [2020-08-04T09:32:28.243Z] #39 8.762 DEP images/file-lock.pb-c.d [2020-08-04T09:32:28.243Z] #39 8.826 PBCC images/tty.pb-c.c [2020-08-04T09:32:28.250Z] #39 28.37 CC images/pipe.o [2020-08-04T09:32:28.502Z] #39 8.953 DEP images/tty.pb-c.d [2020-08-04T09:32:28.512Z] #39 28.62 CC images/tcp-stream.o [2020-08-04T09:32:28.741Z] #33 ... [2020-08-04T09:32:28.741Z] [2020-08-04T09:32:28.741Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:28.741Z] #30 89.97 github.com/BurntSushi/toml/cmd/tomlv [2020-08-04T09:32:28.741Z] #30 DONE 94.5s [2020-08-04T09:32:28.758Z] #18 1.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-04T09:32:28.762Z] #39 9.092 PBCC images/tun.pb-c.c [2020-08-04T09:32:28.762Z] #39 9.196 PBCC images/netdev.pb-c.c [2020-08-04T09:32:28.776Z] #39 28.90 CC images/sk-packet.o [2020-08-04T09:32:28.776Z] #39 29.17 CC images/mnt.o [2020-08-04T09:32:29.000Z] [2020-08-04T09:32:29.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:29.021Z] #39 9.292 DEP images/tun.pb-c.d [2020-08-04T09:32:29.021Z] #39 9.353 DEP images/netdev.pb-c.d [2020-08-04T09:32:29.021Z] #39 9.426 PBCC images/vma.pb-c.c [2020-08-04T09:32:29.021Z] #39 9.513 DEP images/vma.pb-c.d [2020-08-04T09:32:29.039Z] #39 29.43 CC images/pipe-data.o [2020-08-04T09:32:29.259Z] #52 37.29 Checking out files: 40% (1291/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 82% (2663/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) [2020-08-04T09:32:29.259Z] #52 ... [2020-08-04T09:32:29.259Z] [2020-08-04T09:32:29.259Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:29.259Z] #33 11.05 [100%] Built target tini-static [2020-08-04T09:32:29.259Z] #33 11.28 + mkdir -p /build [2020-08-04T09:32:29.259Z] #33 11.28 + cp tini-static /build/docker-init [2020-08-04T09:32:29.259Z] #33 DONE 11.4s [2020-08-04T09:32:29.280Z] #39 9.533 PBCC images/creds.pb-c.c [2020-08-04T09:32:29.280Z] #39 9.588 DEP images/creds.pb-c.d [2020-08-04T09:32:29.280Z] #39 9.633 PBCC images/utsns.pb-c.c [2020-08-04T09:32:29.280Z] #39 9.670 DEP images/utsns.pb-c.d [2020-08-04T09:32:29.280Z] #39 9.713 PBCC images/ipc-desc.pb-c.c [2020-08-04T09:32:29.280Z] #39 9.741 PBCC images/ipc-sem.pb-c.c [2020-08-04T09:32:29.280Z] #39 9.769 DEP images/ipc-desc.pb-c.d [2020-08-04T09:32:29.280Z] #39 9.829 DEP images/ipc-sem.pb-c.d [2020-08-04T09:32:29.517Z] [2020-08-04T09:32:29.517Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:29.539Z] #39 9.878 PBCC images/ipc-msg.pb-c.c [2020-08-04T09:32:29.539Z] #39 9.909 DEP images/ipc-msg.pb-c.d [2020-08-04T09:32:29.539Z] #39 9.959 PBCC images/ipc-shm.pb-c.c [2020-08-04T09:32:29.539Z] #39 9.990 DEP images/ipc-shm.pb-c.d [2020-08-04T09:32:29.539Z] #39 10.04 PBCC images/ipc-var.pb-c.c [2020-08-04T09:32:29.677Z] #39 29.73 CC images/sa.o [2020-08-04T09:32:29.677Z] #39 30.01 CC images/timer.o [2020-08-04T09:32:29.775Z] #52 37.29 Checking out files: 40% (1291/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 82% (2663/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T09:32:29.775Z] #52 39.21 + cd /tmp/tmp.SbRRuJQJTD/src/github.com/containerd/containerd [2020-08-04T09:32:29.775Z] #52 39.21 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:29.799Z] #39 10.09 DEP images/ipc-var.pb-c.d [2020-08-04T09:32:29.799Z] #39 10.14 PBCC images/sk-opts.pb-c.c [2020-08-04T09:32:29.799Z] #39 10.18 PBCC images/packet-sock.pb-c.c [2020-08-04T09:32:29.799Z] #39 10.25 DEP images/sk-opts.pb-c.d [2020-08-04T09:32:29.799Z] #39 10.30 DEP images/packet-sock.pb-c.d [2020-08-04T09:32:30.058Z] #39 10.35 PBCC images/sk-netlink.pb-c.c [2020-08-04T09:32:30.058Z] #39 10.41 DEP images/sk-netlink.pb-c.d [2020-08-04T09:32:30.058Z] #39 10.45 PBCC images/sk-inet.pb-c.c [2020-08-04T09:32:30.285Z] #39 30.32 CC images/timerfd.o [2020-08-04T09:32:30.285Z] #39 30.50 CC images/mm.o [2020-08-04T09:32:30.290Z] #18 ... [2020-08-04T09:32:30.290Z] [2020-08-04T09:32:30.290Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:30.290Z] #42 109.5 go/parser [2020-08-04T09:32:30.290Z] #42 109.5 text/template [2020-08-04T09:32:30.290Z] #42 115.2 encoding/xml [2020-08-04T09:32:30.290Z] #42 ... [2020-08-04T09:32:30.290Z] [2020-08-04T09:32:30.290Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:30.290Z] #40 48.52 DEP compel/src/main.d [2020-08-04T09:32:30.290Z] #40 48.66 DEP compel/src/lib/handle-elf.d [2020-08-04T09:32:30.290Z] #40 48.76 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-04T09:32:30.290Z] #40 48.90 CC compel/src/lib/log.o [2020-08-04T09:32:30.290Z] #40 49.11 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-04T09:32:30.290Z] #40 49.33 CC compel/arch/ppc64/src/lib/infect.o [2020-08-04T09:32:30.290Z] #40 50.24 CC compel/src/lib/infect-rpc.o [2020-08-04T09:32:30.290Z] #40 50.82 CC compel/src/lib/infect-util.o [2020-08-04T09:32:30.290Z] #40 51.05 CC compel/src/lib/infect.o [2020-08-04T09:32:30.290Z] #40 53.77 CC compel/src/lib/ptrace.o [2020-08-04T09:32:30.290Z] #40 54.27 AR compel/libcompel.a [2020-08-04T09:32:30.290Z] #40 54.35 HOSTCC compel/src/main-host.o [2020-08-04T09:32:30.290Z] #40 ... [2020-08-04T09:32:30.290Z] [2020-08-04T09:32:30.290Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:32:30.290Z] #18 3.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [208 kB] [2020-08-04T09:32:30.318Z] #39 10.53 DEP images/sk-inet.pb-c.d [2020-08-04T09:32:30.318Z] #39 10.60 PBCC images/sk-unix.pb-c.c [2020-08-04T09:32:30.318Z] #39 10.71 DEP images/sk-unix.pb-c.d [2020-08-04T09:32:30.318Z] #39 10.76 PBCC images/mm.pb-c.c [2020-08-04T09:32:30.318Z] #39 10.81 DEP images/mm.pb-c.d [2020-08-04T09:32:30.318Z] #39 10.85 PBCC images/timerfd.pb-c.c [2020-08-04T09:32:30.318Z] #39 10.90 DEP images/timerfd.pb-c.d [2020-08-04T09:32:30.555Z] #39 30.69 CC images/sk-opts.o [2020-08-04T09:32:30.555Z] #39 30.85 CC images/sk-unix.o [2020-08-04T09:32:30.577Z] #39 10.95 PBCC images/timer.pb-c.c [2020-08-04T09:32:30.577Z] #39 10.98 DEP images/timer.pb-c.d [2020-08-04T09:32:30.577Z] #39 11.04 PBCC images/sa.pb-c.c [2020-08-04T09:32:30.817Z] #39 31.07 CC images/sk-inet.o [2020-08-04T09:32:30.843Z] #39 11.13 DEP images/sa.pb-c.d [2020-08-04T09:32:30.843Z] #39 11.18 PBCC images/pipe-data.pb-c.c [2020-08-04T09:32:30.843Z] #39 11.20 DEP images/pipe-data.pb-c.d [2020-08-04T09:32:30.843Z] #39 11.27 PBCC images/mnt.pb-c.c [2020-08-04T09:32:30.843Z] #39 11.32 DEP images/mnt.pb-c.d [2020-08-04T09:32:30.843Z] #39 11.36 PBCC images/sk-packet.pb-c.c [2020-08-04T09:32:31.102Z] #39 11.38 DEP images/sk-packet.pb-c.d [2020-08-04T09:32:31.102Z] #39 11.43 PBCC images/tcp-stream.pb-c.c [2020-08-04T09:32:31.102Z] #39 11.50 DEP images/tcp-stream.pb-c.d [2020-08-04T09:32:31.102Z] #39 11.56 PBCC images/pipe.pb-c.c [2020-08-04T09:32:31.102Z] #39 11.62 DEP images/pipe.pb-c.d [2020-08-04T09:32:31.361Z] #39 11.70 PBCC images/pstree.pb-c.c [2020-08-04T09:32:31.361Z] #39 11.71 DEP images/pstree.pb-c.d [2020-08-04T09:32:31.361Z] #39 11.77 PBCC images/fs.pb-c.c [2020-08-04T09:32:31.361Z] #39 11.78 DEP images/fs.pb-c.d [2020-08-04T09:32:31.361Z] #39 11.82 PBCC images/signalfd.pb-c.c [2020-08-04T09:32:31.361Z] #39 11.86 DEP images/signalfd.pb-c.d [2020-08-04T09:32:31.361Z] #39 11.90 PBCC images/fh.pb-c.c [2020-08-04T09:32:31.391Z] #39 31.53 CC images/tun.o [2020-08-04T09:32:31.621Z] #39 11.97 PBCC images/fsnotify.pb-c.c [2020-08-04T09:32:31.621Z] #39 12.04 DEP images/fh.pb-c.d [2020-08-04T09:32:31.621Z] #39 12.12 DEP images/fsnotify.pb-c.d [2020-08-04T09:32:31.653Z] #39 31.83 CC images/sk-netlink.o [2020-08-04T09:32:31.827Z] #18 4.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-04T09:32:31.880Z] #39 12.21 PBCC images/eventpoll.pb-c.c [2020-08-04T09:32:31.881Z] #39 12.25 DEP images/eventpoll.pb-c.d [2020-08-04T09:32:31.881Z] #39 12.32 PBCC images/eventfd.pb-c.c [2020-08-04T09:32:31.881Z] #39 12.35 DEP images/eventfd.pb-c.d [2020-08-04T09:32:31.881Z] #39 12.43 PBCC images/remap-file-path.pb-c.c [2020-08-04T09:32:31.916Z] #39 32.05 CC images/packet-sock.o [2020-08-04T09:32:32.140Z] #39 12.47 DEP images/remap-file-path.pb-c.d [2020-08-04T09:32:32.140Z] #39 12.53 PBCC images/fifo.pb-c.c [2020-08-04T09:32:32.140Z] #39 12.57 DEP images/fifo.pb-c.d [2020-08-04T09:32:32.140Z] #39 12.61 PBCC images/ghost-file.pb-c.c [2020-08-04T09:32:32.140Z] #39 12.65 DEP images/ghost-file.pb-c.d [2020-08-04T09:32:32.179Z] #39 32.54 CC images/ipc-var.o [2020-08-04T09:32:32.315Z] #52 41.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T09:32:32.315Z] #52 41.66 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T09:32:32.315Z] #52 41.66 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:32:32.315Z] #52 41.66 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:32:32.315Z] #52 41.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T09:32:32.315Z] #52 41.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T09:32:32.315Z] #52 41.66 + '[' '' = dynamic ']' [2020-08-04T09:32:32.315Z] #52 41.66 + make [2020-08-04T09:32:32.400Z] #39 12.71 PBCC images/regfile.pb-c.c [2020-08-04T09:32:32.400Z] #39 12.78 DEP images/regfile.pb-c.d [2020-08-04T09:32:32.400Z] #39 12.83 PBCC images/ns.pb-c.c [2020-08-04T09:32:32.400Z] #39 12.86 DEP images/ns.pb-c.d [2020-08-04T09:32:32.400Z] #39 12.91 PBCC images/fdinfo.pb-c.c [2020-08-04T09:32:32.441Z] #39 32.74 CC images/ipc-desc.o [2020-08-04T09:32:32.442Z] #39 ... [2020-08-04T09:32:32.442Z] [2020-08-04T09:32:32.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:32.442Z] #10 103.2 Selecting previously unselected package libapparmor1:arm64. [2020-08-04T09:32:32.442Z] #10 103.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-04T09:32:32.442Z] #10 103.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-04T09:32:32.573Z] #52 42.08 + bin/ctr [2020-08-04T09:32:32.661Z] #39 13.01 DEP images/fdinfo.pb-c.d [2020-08-04T09:32:32.661Z] #39 13.05 PBCC images/core-aarch64.pb-c.c [2020-08-04T09:32:32.661Z] #39 13.08 PBCC images/core-arm.pb-c.c [2020-08-04T09:32:32.661Z] #39 13.10 PBCC images/core-ppc64.pb-c.c [2020-08-04T09:32:32.661Z] #39 13.14 PBCC images/core-s390.pb-c.c [2020-08-04T09:32:32.661Z] #39 13.17 PBCC images/core-x86.pb-c.c [2020-08-04T09:32:32.661Z] #39 13.24 PBCC images/core.pb-c.c [2020-08-04T09:32:32.704Z] #10 103.3 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-04T09:32:32.704Z] #10 103.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-04T09:32:32.704Z] #10 103.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-04T09:32:32.704Z] #10 103.5 Selecting previously unselected package libbtrfs0. [2020-08-04T09:32:32.831Z] #52 ... [2020-08-04T09:32:32.831Z] [2020-08-04T09:32:32.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:32.831Z] #39 3.697 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:32:32.831Z] #39 3.698 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:32:32.831Z] #39 3.750 Note: Building without GnuTLS support [2020-08-04T09:32:32.831Z] #39 3.763 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:32:32.831Z] #39 3.763 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:32:32.831Z] #39 6.016 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:32:32.831Z] #39 6.071 GEN .gitid [2020-08-04T09:32:32.831Z] #39 6.100 GEN criu/include/version.h [2020-08-04T09:32:32.831Z] #39 6.170 GEN include/common/asm [2020-08-04T09:32:32.831Z] #39 7.811 PBCC images/timens.pb-c.c [2020-08-04T09:32:32.831Z] #39 7.867 DEP images/timens.pb-c.d [2020-08-04T09:32:32.831Z] #39 7.915 PBCC images/fown.pb-c.c [2020-08-04T09:32:32.831Z] #39 7.952 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.024 PBCC images/opts.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.092 PBCC images/memfd.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.156 DEP images/fown.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.239 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.339 DEP images/opts.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.430 DEP images/memfd.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.515 PBCC images/sit.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.560 DEP images/sit.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.625 PBCC images/macvlan.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.664 DEP images/macvlan.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.728 PBCC images/autofs.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.788 DEP images/autofs.pb-c.d [2020-08-04T09:32:32.831Z] #39 8.871 PBCC images/sysctl.pb-c.c [2020-08-04T09:32:32.831Z] #39 8.939 DEP images/sysctl.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.017 PBCC images/time.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.099 DEP images/time.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.160 PBCC images/binfmt-misc.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.171 DEP images/binfmt-misc.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.216 PBCC images/seccomp.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.245 DEP images/seccomp.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.347 PBCC images/userns.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.359 DEP images/userns.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.481 PBCC images/cgroup.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.491 DEP images/cgroup.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.568 PBCC images/ext-file.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.611 DEP images/ext-file.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.694 PBCC images/rpc.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.821 DEP images/rpc.pb-c.d [2020-08-04T09:32:32.831Z] #39 9.896 PBCC images/siginfo.pb-c.c [2020-08-04T09:32:32.831Z] #39 9.993 DEP images/siginfo.pb-c.d [2020-08-04T09:32:32.831Z] #39 10.15 PBCC images/pagemap.pb-c.c [2020-08-04T09:32:32.831Z] #39 10.34 DEP images/pagemap.pb-c.d [2020-08-04T09:32:32.831Z] #39 10.40 PBCC images/rlimit.pb-c.c [2020-08-04T09:32:32.831Z] #39 10.44 DEP images/rlimit.pb-c.d [2020-08-04T09:32:32.831Z] #39 10.53 PBCC images/file-lock.pb-c.c [2020-08-04T09:32:32.831Z] #39 10.56 DEP images/file-lock.pb-c.d [2020-08-04T09:32:32.831Z] #39 10.72 PBCC images/tty.pb-c.c [2020-08-04T09:32:32.831Z] #39 10.81 DEP images/tty.pb-c.d [2020-08-04T09:32:32.831Z] #39 10.90 PBCC images/tun.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.04 PBCC images/netdev.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.15 DEP images/tun.pb-c.d [2020-08-04T09:32:32.831Z] #39 11.27 DEP images/netdev.pb-c.d [2020-08-04T09:32:32.831Z] #39 11.34 PBCC images/vma.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.39 DEP images/vma.pb-c.d [2020-08-04T09:32:32.831Z] #39 11.55 PBCC images/creds.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.62 DEP images/creds.pb-c.d [2020-08-04T09:32:32.831Z] #39 11.67 PBCC images/utsns.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.75 DEP images/utsns.pb-c.d [2020-08-04T09:32:32.831Z] #39 11.82 PBCC images/ipc-desc.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.88 PBCC images/ipc-sem.pb-c.c [2020-08-04T09:32:32.831Z] #39 11.93 DEP images/ipc-desc.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.07 DEP images/ipc-sem.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.11 PBCC images/ipc-msg.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.13 DEP images/ipc-msg.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.17 PBCC images/ipc-shm.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.18 DEP images/ipc-shm.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.22 PBCC images/ipc-var.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.25 DEP images/ipc-var.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.30 PBCC images/sk-opts.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.37 PBCC images/packet-sock.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.40 DEP images/sk-opts.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.44 DEP images/packet-sock.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.54 PBCC images/sk-netlink.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.60 DEP images/sk-netlink.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.63 PBCC images/sk-inet.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.67 DEP images/sk-inet.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.72 PBCC images/sk-unix.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.81 DEP images/sk-unix.pb-c.d [2020-08-04T09:32:32.831Z] #39 12.88 PBCC images/mm.pb-c.c [2020-08-04T09:32:32.831Z] #39 12.94 DEP images/mm.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.03 PBCC images/timerfd.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.09 DEP images/timerfd.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.16 PBCC images/timer.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.17 DEP images/timer.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.24 PBCC images/sa.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.29 DEP images/sa.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.32 PBCC images/pipe-data.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.33 DEP images/pipe-data.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.35 PBCC images/mnt.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.39 DEP images/mnt.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.43 PBCC images/sk-packet.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.45 DEP images/sk-packet.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.47 PBCC images/tcp-stream.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.51 DEP images/tcp-stream.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.54 PBCC images/pipe.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.60 DEP images/pipe.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.66 PBCC images/pstree.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.71 DEP images/pstree.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.77 PBCC images/fs.pb-c.c [2020-08-04T09:32:32.831Z] #39 13.79 DEP images/fs.pb-c.d [2020-08-04T09:32:32.831Z] #39 13.83 PBCC images/signalfd.pb-c.c [2020-08-04T09:32:32.920Z] #39 13.29 PBCC images/inventory.pb-c.c [2020-08-04T09:32:32.920Z] #39 13.37 DEP images/core-aarch64.pb-c.d [2020-08-04T09:32:32.920Z] #39 ... [2020-08-04T09:32:32.920Z] [2020-08-04T09:32:32.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:32.920Z] #10 87.09 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-04T09:32:32.920Z] #10 87.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T09:32:32.920Z] #10 87.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:32.920Z] #10 87.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-04T09:32:32.920Z] #10 87.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T09:32:32.920Z] #10 87.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:32.920Z] #10 ... [2020-08-04T09:32:32.920Z] [2020-08-04T09:32:32.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:32.920Z] #39 13.43 DEP images/core-arm.pb-c.d [2020-08-04T09:32:32.920Z] #39 13.50 DEP images/core-ppc64.pb-c.d [2020-08-04T09:32:32.967Z] #10 103.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-04T09:32:32.967Z] #10 103.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:32:32.967Z] #10 103.6 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:32:32.967Z] #10 103.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-04T09:32:32.967Z] #10 103.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:32:32.967Z] #10 103.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-04T09:32:33.089Z] #39 13.90 DEP images/signalfd.pb-c.d [2020-08-04T09:32:33.089Z] #39 13.96 PBCC images/fh.pb-c.c [2020-08-04T09:32:33.089Z] #39 14.02 PBCC images/fsnotify.pb-c.c [2020-08-04T09:32:33.089Z] #39 14.07 DEP images/fh.pb-c.d [2020-08-04T09:32:33.179Z] #39 13.55 DEP images/core-s390.pb-c.d [2020-08-04T09:32:33.179Z] #39 13.63 DEP images/core-x86.pb-c.d [2020-08-04T09:32:33.179Z] #39 13.68 DEP images/core.pb-c.d [2020-08-04T09:32:33.179Z] #39 13.74 DEP images/inventory.pb-c.d [2020-08-04T09:32:33.230Z] #10 103.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-04T09:32:33.230Z] #10 103.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T09:32:33.230Z] #10 103.9 Selecting previously unselected package libudev-dev:arm64. [2020-08-04T09:32:33.230Z] #10 103.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-04T09:32:33.230Z] #10 103.9 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-04T09:32:33.347Z] #39 14.11 DEP images/fsnotify.pb-c.d [2020-08-04T09:32:33.347Z] #39 14.15 PBCC images/eventpoll.pb-c.c [2020-08-04T09:32:33.347Z] #39 14.18 DEP images/eventpoll.pb-c.d [2020-08-04T09:32:33.347Z] #39 14.23 PBCC images/eventfd.pb-c.c [2020-08-04T09:32:33.347Z] #39 14.24 DEP images/eventfd.pb-c.d [2020-08-04T09:32:33.347Z] #39 14.30 PBCC images/remap-file-path.pb-c.c [2020-08-04T09:32:33.347Z] #39 14.35 DEP images/remap-file-path.pb-c.d [2020-08-04T09:32:33.347Z] #39 14.40 PBCC images/fifo.pb-c.c [2020-08-04T09:32:33.347Z] #39 14.43 DEP images/fifo.pb-c.d [2020-08-04T09:32:33.439Z] #39 13.80 PBCC images/cpuinfo.pb-c.c [2020-08-04T09:32:33.439Z] #39 13.84 DEP images/cpuinfo.pb-c.d [2020-08-04T09:32:33.439Z] #39 13.90 PBCC images/stats.pb-c.c [2020-08-04T09:32:33.439Z] #39 13.93 DEP images/stats.pb-c.d [2020-08-04T09:32:33.493Z] #10 104.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-04T09:32:33.493Z] #10 104.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-04T09:32:33.493Z] #10 104.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-04T09:32:33.605Z] #39 14.48 PBCC images/ghost-file.pb-c.c [2020-08-04T09:32:33.605Z] #39 14.52 DEP images/ghost-file.pb-c.d [2020-08-04T09:32:33.756Z] #10 104.4 Selecting previously unselected package libpcre16-3:arm64. [2020-08-04T09:32:33.756Z] #10 104.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-04T09:32:33.756Z] #10 104.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-04T09:32:33.862Z] #39 14.58 PBCC images/regfile.pb-c.c [2020-08-04T09:32:33.862Z] #39 14.61 DEP images/regfile.pb-c.d [2020-08-04T09:32:33.863Z] #39 14.67 PBCC images/ns.pb-c.c [2020-08-04T09:32:33.863Z] #39 14.71 DEP images/ns.pb-c.d [2020-08-04T09:32:33.863Z] #39 14.75 PBCC images/fdinfo.pb-c.c [2020-08-04T09:32:33.863Z] #39 14.85 DEP images/fdinfo.pb-c.d [2020-08-04T09:32:34.019Z] #10 104.7 Selecting previously unselected package libpcre32-3:arm64. [2020-08-04T09:32:34.019Z] #10 104.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-04T09:32:34.019Z] #10 104.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-04T09:32:34.019Z] #10 104.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-04T09:32:34.019Z] #10 104.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-04T09:32:34.019Z] #10 104.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-04T09:32:34.120Z] #39 14.94 PBCC images/core-aarch64.pb-c.c [2020-08-04T09:32:34.120Z] #39 15.01 PBCC images/core-arm.pb-c.c [2020-08-04T09:32:34.120Z] #39 15.07 PBCC images/core-ppc64.pb-c.c [2020-08-04T09:32:34.120Z] #39 15.13 PBCC images/core-s390.pb-c.c [2020-08-04T09:32:34.281Z] #10 105.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-04T09:32:34.281Z] #10 105.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-04T09:32:34.281Z] #10 105.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-04T09:32:34.378Z] #39 15.16 PBCC images/core-x86.pb-c.c [2020-08-04T09:32:34.378Z] #39 15.21 PBCC images/core.pb-c.c [2020-08-04T09:32:34.378Z] #39 15.29 PBCC images/inventory.pb-c.c [2020-08-04T09:32:34.378Z] #39 15.39 DEP images/core-aarch64.pb-c.d [2020-08-04T09:32:34.544Z] #10 105.3 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-04T09:32:34.544Z] #10 105.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-04T09:32:34.544Z] #10 105.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-04T09:32:34.636Z] #39 15.43 DEP images/core-arm.pb-c.d [2020-08-04T09:32:34.636Z] #39 15.51 DEP images/core-ppc64.pb-c.d [2020-08-04T09:32:34.636Z] #39 15.59 DEP images/core-s390.pb-c.d [2020-08-04T09:32:34.636Z] #39 15.64 DEP images/core-x86.pb-c.d [2020-08-04T09:32:34.824Z] #39 15.29 make[1]: Nothing to be done for 'all'. [2020-08-04T09:32:34.894Z] #39 15.70 DEP images/core.pb-c.d [2020-08-04T09:32:34.894Z] #39 15.79 DEP images/inventory.pb-c.d [2020-08-04T09:32:34.894Z] #39 15.86 PBCC images/cpuinfo.pb-c.c [2020-08-04T09:32:34.894Z] #39 15.89 DEP images/cpuinfo.pb-c.d [2020-08-04T09:32:35.120Z] #10 105.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-04T09:32:35.120Z] #10 105.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-04T09:32:35.120Z] #10 105.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-04T09:32:35.120Z] #10 105.8 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-04T09:32:35.120Z] #10 105.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-04T09:32:35.120Z] #10 105.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-04T09:32:35.120Z] #10 105.9 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-04T09:32:35.120Z] #10 105.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-04T09:32:35.120Z] #10 105.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-04T09:32:35.152Z] #39 15.94 PBCC images/stats.pb-c.c [2020-08-04T09:32:35.152Z] #39 15.98 DEP images/stats.pb-c.d [2020-08-04T09:32:35.409Z] #18 ... [2020-08-04T09:32:35.409Z] [2020-08-04T09:32:35.409Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:35.409Z] #48 117.4 golang.org/x/crypto/ssh/terminal [2020-08-04T09:32:35.409Z] #48 118.9 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T09:32:35.409Z] #48 DONE 124.3s [2020-08-04T09:32:35.409Z] [2020-08-04T09:32:35.409Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:35.409Z] #50 9.504 + cd /tmp/tmp.2VoCLWqzUP/src/github.com/opencontainers/runc [2020-08-04T09:32:35.409Z] #50 9.505 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:32:35.409Z] #50 10.20 + '[' -z '' ']' [2020-08-04T09:32:35.409Z] #50 10.20 + target=static [2020-08-04T09:32:35.409Z] #50 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T09:32:35.409Z] #50 10.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T09:32:35.695Z] #10 106.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-04T09:32:35.695Z] #10 106.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-04T09:32:35.695Z] #10 106.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-04T09:32:35.695Z] #10 106.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:32:35.695Z] #10 106.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-04T09:32:35.695Z] #10 ... [2020-08-04T09:32:35.695Z] [2020-08-04T09:32:35.695Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:35.695Z] #41 96.31 crypto/x509 [2020-08-04T09:32:35.695Z] #41 96.32 net/textproto [2020-08-04T09:32:35.695Z] #41 96.32 vendor/golang.org/x/net/http/httpproxy [2020-08-04T09:32:35.695Z] #41 97.47 vendor/golang.org/x/net/http/httpguts [2020-08-04T09:32:35.695Z] #41 97.47 mime/multipart [2020-08-04T09:32:35.695Z] #41 99.19 crypto/tls [2020-08-04T09:32:35.695Z] #41 104.0 net/http/httptrace [2020-08-04T09:32:35.695Z] #41 104.2 net/http [2020-08-04T09:32:35.695Z] #41 ... [2020-08-04T09:32:35.695Z] [2020-08-04T09:32:35.695Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:35.695Z] #10 106.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-04T09:32:35.695Z] #10 106.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:35.695Z] #10 106.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:32:35.695Z] #10 106.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-04T09:32:35.695Z] #10 106.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-04T09:32:35.959Z] #10 106.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:32:35.959Z] #10 106.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:32:35.959Z] #10 106.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-04T09:32:35.959Z] #10 106.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T09:32:35.959Z] #10 106.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-04T09:32:35.959Z] #10 106.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:32:35.959Z] #10 106.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-04T09:32:35.959Z] #10 106.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:35.959Z] #10 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:32:35.959Z] #10 106.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-08-04T09:32:35.959Z] #10 106.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:35.959Z] #10 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:32:35.959Z] #10 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:32:35.959Z] #10 106.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:32:35.959Z] #10 106.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-04T09:32:35.959Z] #10 106.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T09:32:36.203Z] #39 16.67 CC images/stats.o [2020-08-04T09:32:36.225Z] #10 106.7 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T09:32:36.225Z] #10 106.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-04T09:32:36.225Z] #10 106.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-04T09:32:36.225Z] #10 106.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:32:36.526Z] #39 17.44 make[1]: Nothing to be done for 'all'. [2020-08-04T09:32:36.771Z] #39 17.22 CC images/core.o [2020-08-04T09:32:36.800Z] #10 DONE 107.6s [2020-08-04T09:32:36.800Z] [2020-08-04T09:32:36.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:36.800Z] #39 32.98 CC images/ipc-shm.o [2020-08-04T09:32:36.800Z] #39 33.21 CC images/ipc-msg.o [2020-08-04T09:32:36.800Z] #39 33.45 CC images/ipc-sem.o [2020-08-04T09:32:36.800Z] #39 33.69 CC images/utsns.o [2020-08-04T09:32:36.800Z] #39 33.89 CC images/creds.o [2020-08-04T09:32:36.800Z] #39 34.09 CC images/vma.o [2020-08-04T09:32:36.800Z] #39 34.31 CC images/netdev.o [2020-08-04T09:32:36.800Z] #39 34.72 CC images/tty.o [2020-08-04T09:32:36.800Z] #39 35.28 CC images/file-lock.o [2020-08-04T09:32:36.800Z] #39 35.53 CC images/rlimit.o [2020-08-04T09:32:36.800Z] #39 35.76 CC images/pagemap.o [2020-08-04T09:32:36.800Z] #39 36.04 CC images/siginfo.o [2020-08-04T09:32:36.800Z] #39 36.26 CC images/rpc.o [2020-08-04T09:32:37.376Z] #39 37.49 CC images/ext-file.o [2020-08-04T09:32:37.376Z] #39 37.71 CC images/cgroup.o [2020-08-04T09:32:37.709Z] #39 18.00 CC images/core-x86.o [2020-08-04T09:32:37.903Z] #39 ... [2020-08-04T09:32:37.903Z] [2020-08-04T09:32:37.903Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:37.903Z] #47 93.42 github.com/pkg/diff [2020-08-04T09:32:37.903Z] #47 94.07 go/ast [2020-08-04T09:32:37.903Z] #47 95.29 golang.org/x/crypto/ssh/terminal [2020-08-04T09:32:37.903Z] #47 97.55 mvdan.cc/editorconfig [2020-08-04T09:32:37.903Z] #47 98.49 mvdan.cc/sh/v3/fileutil [2020-08-04T09:32:37.903Z] #47 98.72 mvdan.cc/sh/v3/syntax [2020-08-04T09:32:37.903Z] #47 ... [2020-08-04T09:32:37.903Z] [2020-08-04T09:32:37.903Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:37.903Z] #41 93.52 text/template/parse [2020-08-04T09:32:37.903Z] #41 96.99 go/parser [2020-08-04T09:32:37.903Z] #41 98.56 text/template [2020-08-04T09:32:37.903Z] #41 100.7 encoding/xml [2020-08-04T09:32:37.903Z] #41 103.4 go/doc [2020-08-04T09:32:37.903Z] #41 ... [2020-08-04T09:32:37.903Z] [2020-08-04T09:32:37.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:37.903Z] #39 18.70 CC images/stats.o [2020-08-04T09:32:38.163Z] #39 19.00 CC images/core.o [2020-08-04T09:32:38.278Z] #39 18.60 CC images/core-arm.o [2020-08-04T09:32:38.325Z] #39 38.34 CC images/userns.o [2020-08-04T09:32:38.325Z] #39 38.63 CC images/google/protobuf/descriptor.o [2020-08-04T09:32:38.538Z] #39 ... [2020-08-04T09:32:38.538Z] [2020-08-04T09:32:38.538Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:38.538Z] #41 92.54 go/parser [2020-08-04T09:32:38.538Z] #41 94.79 text/template [2020-08-04T09:32:38.538Z] #41 96.56 encoding/xml [2020-08-04T09:32:38.538Z] #41 99.36 go/doc [2020-08-04T09:32:38.538Z] #41 102.0 github.com/LK4D4/vndr/versioned [2020-08-04T09:32:38.538Z] #41 102.1 compress/flate [2020-08-04T09:32:38.538Z] #41 102.6 github.com/LK4D4/vndr/build [2020-08-04T09:32:38.538Z] #41 ... [2020-08-04T09:32:38.538Z] [2020-08-04T09:32:38.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:38.538Z] #39 18.99 CC images/core-aarch64.o [2020-08-04T09:32:38.729Z] #39 19.50 CC images/core-x86.o [2020-08-04T09:32:38.902Z] #39 ... [2020-08-04T09:32:38.902Z] [2020-08-04T09:32:38.902Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T09:32:38.902Z] #11 DONE 1.8s [2020-08-04T09:32:38.902Z] [2020-08-04T09:32:38.902Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:38.902Z] #49 1.487 + RM_GOPATH=0 [2020-08-04T09:32:38.902Z] #49 1.487 + TMP_GOPATH= [2020-08-04T09:32:38.902Z] #49 1.487 + : /build [2020-08-04T09:32:38.902Z] #49 1.487 + '[' -z '' ']' [2020-08-04T09:32:38.902Z] #49 1.490 ++ mktemp -d [2020-08-04T09:32:38.902Z] #49 1.496 + export GOPATH=/tmp/tmp.W4UhhDItto [2020-08-04T09:32:38.902Z] #49 1.496 + GOPATH=/tmp/tmp.W4UhhDItto [2020-08-04T09:32:38.902Z] #49 1.496 + RM_GOPATH=1 [2020-08-04T09:32:38.902Z] #49 1.496 + case "$(go env GOARCH)" in [2020-08-04T09:32:38.902Z] #49 1.497 ++ go env GOARCH [2020-08-04T09:32:38.902Z] #49 1.509 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:38.902Z] #49 1.509 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:32:38.902Z] #49 1.510 ++ dirname /tmp/install/install.sh [2020-08-04T09:32:38.902Z] #49 1.511 + dir=/tmp/install [2020-08-04T09:32:38.902Z] #49 1.512 + bin=runc [2020-08-04T09:32:38.902Z] #49 1.512 + shift [2020-08-04T09:32:38.902Z] #49 1.513 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T09:32:38.902Z] #49 1.513 + . /tmp/install/runc.installer [2020-08-04T09:32:38.902Z] #49 1.513 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:32:38.902Z] #49 1.514 + install_runc [2020-08-04T09:32:38.902Z] #49 1.515 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T09:32:38.902Z] #49 1.520 + uname -r [2020-08-04T09:32:38.902Z] #49 1.528 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T09:32:38.902Z] #49 1.529 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T09:32:38.902Z] #49 1.529 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T09:32:38.902Z] #49 1.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.W4UhhDItto/src/github.com/opencontainers/runc [2020-08-04T09:32:38.902Z] #49 1.533 Cloning into '/tmp/tmp.W4UhhDItto/src/github.com/opencontainers/runc'... [2020-08-04T09:32:39.107Z] #39 19.37 CC images/core-ppc64.o [2020-08-04T09:32:39.294Z] #39 20.16 CC images/core-arm.o [2020-08-04T09:32:39.367Z] #39 ... [2020-08-04T09:32:39.367Z] [2020-08-04T09:32:39.367Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:39.367Z] #52 35.06 Checking out files: 39% (1267/3209) Checking out files: 40% (1284/3209) Checking out files: 41% (1316/3209) Checking out files: 42% (1348/3209) Checking out files: 43% (1380/3209) Checking out files: 44% (1412/3209) Checking out files: 45% (1445/3209) Checking out files: 46% (1477/3209) Checking out files: 47% (1509/3209) Checking out files: 48% (1541/3209) Checking out files: 49% (1573/3209) Checking out files: 50% (1605/3209) Checking out files: 51% (1637/3209) Checking out files: 52% (1669/3209) Checking out files: 53% (1701/3209) Checking out files: 54% (1733/3209) Checking out files: 55% (1765/3209) Checking out files: 56% (1798/3209) Checking out files: 57% (1830/3209) Checking out files: 58% (1862/3209) Checking out files: 59% (1894/3209) Checking out files: 60% (1926/3209) Checking out files: 61% (1958/3209) Checking out files: 62% (1990/3209) Checking out files: 63% (2022/3209) Checking out files: 64% (2054/3209) Checking out files: 65% (2086/3209) Checking out files: 66% (2118/3209) Checking out files: 67% (2151/3209) Checking out files: 68% (2183/3209) Checking out files: 69% (2215/3209) Checking out files: 70% (2247/3209) Checking out files: 71% (2279/3209) Checking out files: 72% (2311/3209) Checking out files: 73% (2343/3209) Checking out files: 74% (2375/3209) Checking out files: 75% (2407/3209) Checking out files: 76% (2439/3209) Checking out files: 77% (2471/3209) Checking out files: 78% (2504/3209) Checking out files: 79% (2536/3209) Checking out files: 80% (2568/3209) Checking out files: 81% (2600/3209) Checking out files: 82% (2632/3209) Checking out files: 83% (2664/3209) Checking out files: 84% (2696/3209) Checking out files: 85% (2728/3209) Checking out files: 86% (2760/3209) Checking out files: 87% (2792/3209) Checking out files: 88% (2824/3209) Checking out files: 89% (2857/3209) Checking out files: 90% (2889/3209) Checking out files: 91% (2921/3209) Checking out files: 92% (2953/3209) Checking out files: 93% (2985/3209) Checking out files: 94% (3017/3209) Checking out files: 95% (3049/3209) Checking out files: 96% (3081/3209) Checking out files: 97% (3113/3209) Checking out files: 98% (3145/3209) Checking out files: 99% (3177/3209) Checking out files: 100% (3209/3209) Checking out files: 100% (3209/3209), done. [2020-08-04T09:32:39.367Z] #52 36.62 + cd /tmp/tmp.DiMqAIsnxy/src/github.com/containerd/containerd [2020-08-04T09:32:39.367Z] #52 36.62 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-08-04T09:32:39.367Z] #52 38.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-04T09:32:39.367Z] #52 38.43 + BUILDTAGS='netgo osusergo static_build' [2020-08-04T09:32:39.367Z] #52 38.43 + export EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:32:39.367Z] #52 38.43 + EXTRA_FLAGS=-buildmode=pie [2020-08-04T09:32:39.367Z] #52 38.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-04T09:32:39.367Z] #52 38.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-04T09:32:39.367Z] #52 38.43 + '[' '' = dynamic ']' [2020-08-04T09:32:39.367Z] #52 38.43 + make [2020-08-04T09:32:39.367Z] #52 39.59 + bin/ctr [2020-08-04T09:32:39.367Z] #52 ... [2020-08-04T09:32:39.367Z] [2020-08-04T09:32:39.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:39.367Z] #39 19.90 CC images/core-s390.o [2020-08-04T09:32:39.552Z] #39 20.58 CC images/core-aarch64.o [2020-08-04T09:32:39.930Z] #50 ... [2020-08-04T09:32:39.930Z] [2020-08-04T09:32:39.930Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:39.930Z] #40 54.70 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-04T09:32:39.930Z] #40 54.85 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T09:32:39.930Z] #40 55.36 HOSTCC compel/src/lib/log-host.o [2020-08-04T09:32:39.930Z] #40 55.57 HOSTLINK compel/compel-host-bin [2020-08-04T09:32:39.930Z] #40 55.72 DEP soccr/soccr.d [2020-08-04T09:32:39.930Z] #40 55.96 CC soccr/soccr.o [2020-08-04T09:32:39.930Z] #40 57.77 AR soccr/libsoccr.a [2020-08-04T09:32:39.930Z] #40 57.81 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:32:39.930Z] #40 58.34 DEP criu/arch/ppc64/sigframe.d [2020-08-04T09:32:39.930Z] #40 58.53 DEP criu/arch/ppc64/crtools.d [2020-08-04T09:32:39.930Z] #40 58.69 DEP criu/arch/ppc64/cpu.d [2020-08-04T09:32:39.930Z] #40 58.91 CC criu/arch/ppc64/cpu.o [2020-08-04T09:32:39.930Z] #40 59.77 CC criu/arch/ppc64/crtools.o [2020-08-04T09:32:39.930Z] #40 61.35 CC criu/arch/ppc64/sigframe.o [2020-08-04T09:32:39.930Z] #40 61.65 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-04T09:32:39.930Z] #40 61.72 DEP criu/pie/util-vdso.d [2020-08-04T09:32:39.930Z] #40 61.91 DEP criu/pie/util.d [2020-08-04T09:32:39.930Z] #40 62.22 CC criu/pie/util.o [2020-08-04T09:32:39.930Z] #40 62.65 CC criu/pie/util-vdso.o [2020-08-04T09:32:39.930Z] #40 63.46 AR criu/pie/pie.lib.a [2020-08-04T09:32:39.930Z] #40 63.55 DEP criu/pie/restorer.d [2020-08-04T09:32:39.930Z] #40 63.98 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-04T09:32:39.930Z] #40 64.02 DEP criu/arch/ppc64/restorer.d [2020-08-04T09:32:39.930Z] #40 64.30 DEP criu/arch/ppc64/vdso-pie.d [2020-08-04T09:32:39.936Z] #39 ... [2020-08-04T09:32:39.936Z] [2020-08-04T09:32:39.936Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:39.936Z] #47 94.09 mvdan.cc/editorconfig [2020-08-04T09:32:39.936Z] #47 95.03 mvdan.cc/sh/v3/fileutil [2020-08-04T09:32:39.936Z] #47 95.25 mvdan.cc/sh/v3/syntax [2020-08-04T09:32:39.936Z] #47 102.0 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T09:32:40.118Z] #39 20.92 CC images/core-ppc64.o [2020-08-04T09:32:40.196Z] #47 ... [2020-08-04T09:32:40.196Z] [2020-08-04T09:32:40.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:40.196Z] #39 20.57 CC images/cpuinfo.o [2020-08-04T09:32:40.230Z] #40 64.49 DEP criu/pie/parasite-vdso.d [2020-08-04T09:32:40.297Z] #49 ... [2020-08-04T09:32:40.297Z] [2020-08-04T09:32:40.297Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:32:40.297Z] #12 DONE 1.7s [2020-08-04T09:32:40.456Z] #39 20.92 CC images/inventory.o [2020-08-04T09:32:40.530Z] #40 64.68 DEP criu/pie/parasite.d [2020-08-04T09:32:40.530Z] #40 64.85 CC criu/pie/parasite.o [2020-08-04T09:32:40.561Z] [2020-08-04T09:32:40.561Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T09:32:40.685Z] #39 21.39 CC images/core-s390.o [2020-08-04T09:32:40.715Z] #39 21.15 CC images/fdinfo.o [2020-08-04T09:32:41.251Z] #39 22.16 CC images/cpuinfo.o [2020-08-04T09:32:41.284Z] #39 21.68 CC images/fown.o [2020-08-04T09:32:41.544Z] #39 21.93 CC images/ns.o [2020-08-04T09:32:41.544Z] #39 22.13 CC images/regfile.o [2020-08-04T09:32:41.804Z] #39 22.39 CC images/ghost-file.o [2020-08-04T09:32:41.819Z] #39 22.69 CC images/inventory.o [2020-08-04T09:32:41.958Z] #13 1.229 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T09:32:41.958Z] #13 DONE 1.6s [2020-08-04T09:32:41.958Z] [2020-08-04T09:32:41.958Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:41.958Z] #41 112.6 github.com/LK4D4/vndr/godl [2020-08-04T09:32:42.075Z] #40 ... [2020-08-04T09:32:42.075Z] [2020-08-04T09:32:42.075Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:42.075Z] #55 131.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:32:42.075Z] #55 131.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T09:32:42.075Z] #55 ... [2020-08-04T09:32:42.075Z] [2020-08-04T09:32:42.075Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:42.075Z] #42 121.3 math/big [2020-08-04T09:32:42.075Z] #42 126.7 go/doc [2020-08-04T09:32:42.075Z] #42 ... [2020-08-04T09:32:42.075Z] [2020-08-04T09:32:42.075Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:32:42.075Z] #18 11.22 Fetched 8148 kB in 11s (753 kB/s) [2020-08-04T09:32:42.077Z] #39 22.91 CC images/fdinfo.o [2020-08-04T09:32:42.404Z] #39 22.75 CC images/fifo.o [2020-08-04T09:32:42.539Z] #41 113.2 github.com/LK4D4/vndr [2020-08-04T09:32:42.643Z] #39 23.29 CC images/fown.o [2020-08-04T09:32:42.643Z] #39 23.50 CC images/ns.o [2020-08-04T09:32:42.643Z] #39 23.69 CC images/regfile.o [2020-08-04T09:32:42.664Z] #39 23.09 CC images/remap-file-path.o [2020-08-04T09:32:42.720Z] #18 11.22 Reading package lists... [2020-08-04T09:32:42.940Z] #39 23.31 CC images/eventfd.o [2020-08-04T09:32:42.940Z] #39 23.49 CC images/eventpoll.o [2020-08-04T09:32:43.210Z] #39 24.01 CC images/ghost-file.o [2020-08-04T09:32:43.469Z] #39 24.32 CC images/fifo.o [2020-08-04T09:32:43.489Z] #41 ... [2020-08-04T09:32:43.489Z] [2020-08-04T09:32:43.489Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T09:32:43.489Z] #14 DONE 1.5s [2020-08-04T09:32:43.539Z] #39 23.81 CC images/fh.o [2020-08-04T09:32:43.728Z] #39 24.53 CC images/remap-file-path.o [2020-08-04T09:32:43.728Z] #39 24.74 CC images/eventfd.o [2020-08-04T09:32:43.751Z] [2020-08-04T09:32:43.751Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:43.751Z] #39 40.29 CC images/opts.o [2020-08-04T09:32:43.751Z] #39 40.47 CC images/seccomp.o [2020-08-04T09:32:43.751Z] #39 40.70 CC images/binfmt-misc.o [2020-08-04T09:32:43.751Z] #39 41.04 CC images/time.o [2020-08-04T09:32:43.751Z] #39 41.27 CC images/sysctl.o [2020-08-04T09:32:43.751Z] #39 41.60 CC images/autofs.o [2020-08-04T09:32:43.751Z] #39 41.86 CC images/macvlan.o [2020-08-04T09:32:43.751Z] #39 42.10 CC images/sit.o [2020-08-04T09:32:43.751Z] #39 42.38 CC images/memfd.o [2020-08-04T09:32:43.751Z] #39 42.66 CC images/timens.o [2020-08-04T09:32:43.751Z] #39 43.01 LINK images/built-in.o [2020-08-04T09:32:43.751Z] #39 43.16 GEN compel/include/asm [2020-08-04T09:32:43.751Z] #39 43.23 GEN compel/include/version.h [2020-08-04T09:32:43.751Z] #39 43.28 touch .config [2020-08-04T09:32:43.751Z] #39 43.36 GEN include/common/config.h [2020-08-04T09:32:43.751Z] #39 43.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T09:32:43.751Z] #39 43.48 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-04T09:32:43.751Z] #39 43.50 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-04T09:32:43.751Z] #39 43.52 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-04T09:32:43.751Z] #39 43.53 DEP compel/plugins/std/infect.d [2020-08-04T09:32:43.751Z] #39 43.68 DEP compel/plugins/std/string.d [2020-08-04T09:32:43.751Z] #39 43.74 DEP compel/plugins/std/log.d [2020-08-04T09:32:43.751Z] #39 43.84 DEP compel/plugins/std/fds.d [2020-08-04T09:32:43.751Z] #39 44.07 DEP compel/plugins/std/std.d [2020-08-04T09:32:43.797Z] #39 ... [2020-08-04T09:32:43.798Z] [2020-08-04T09:32:43.798Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:43.798Z] #47 DONE 107.9s [2020-08-04T09:32:43.798Z] [2020-08-04T09:32:43.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:43.798Z] #39 24.18 CC images/fsnotify.o [2020-08-04T09:32:43.986Z] #39 24.92 CC images/eventpoll.o [2020-08-04T09:32:44.016Z] #39 44.31 DEP compel/plugins/shmem/shmem.d [2020-08-04T09:32:44.016Z] #39 44.38 DEP compel/plugins/fds/fds.d [2020-08-04T09:32:44.073Z] #18 16.23 Reading package lists... [2020-08-04T09:32:44.073Z] #18 ... [2020-08-04T09:32:44.073Z] [2020-08-04T09:32:44.073Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:44.073Z] #40 66.42 LINK criu/pie/parasite.built-in.o [2020-08-04T09:32:44.073Z] #40 66.46 GEN criu/pie/parasite-blob.h [2020-08-04T09:32:44.073Z] #40 66.49 CC criu/pie/parasite-vdso.o [2020-08-04T09:32:44.073Z] #40 67.46 CC criu/arch/ppc64/vdso-pie.o [2020-08-04T09:32:44.073Z] #40 67.78 CC criu/arch/ppc64/restorer.o [2020-08-04T09:32:44.073Z] #40 68.27 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-04T09:32:44.073Z] #40 68.32 CC criu/pie/restorer.o [2020-08-04T09:32:44.244Z] #39 25.11 CC images/fh.o [2020-08-04T09:32:44.280Z] #39 44.48 CC compel/plugins/std/std.o [2020-08-04T09:32:44.502Z] #39 25.43 CC images/fsnotify.o [2020-08-04T09:32:44.544Z] #39 44.87 CC compel/plugins/std/fds.o [2020-08-04T09:32:44.732Z] #39 25.04 CC images/signalfd.o [2020-08-04T09:32:44.990Z] #39 25.37 CC images/fs.o [2020-08-04T09:32:45.068Z] #39 25.92 CC images/signalfd.o [2020-08-04T09:32:45.120Z] #39 45.27 CC compel/plugins/std/log.o [2020-08-04T09:32:45.120Z] #39 ... [2020-08-04T09:32:45.120Z] [2020-08-04T09:32:45.120Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T09:32:45.120Z] #15 DONE 1.6s [2020-08-04T09:32:45.120Z] [2020-08-04T09:32:45.120Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T09:32:45.249Z] #39 25.52 CC images/pstree.o [2020-08-04T09:32:45.249Z] #39 25.74 CC images/pipe.o [2020-08-04T09:32:45.326Z] #39 26.11 CC images/fs.o [2020-08-04T09:32:45.326Z] #39 26.29 CC images/pstree.o [2020-08-04T09:32:45.508Z] #39 25.92 CC images/tcp-stream.o [2020-08-04T09:32:45.584Z] #39 26.47 CC images/pipe.o [2020-08-04T09:32:45.767Z] #39 26.09 CC images/sk-packet.o [2020-08-04T09:32:45.767Z] #39 26.19 CC images/mnt.o [2020-08-04T09:32:45.843Z] #39 ... [2020-08-04T09:32:45.843Z] [2020-08-04T09:32:45.843Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-04T09:32:45.843Z] #47 105.3 mvdan.cc/sh/v3/cmd/shfmt [2020-08-04T09:32:45.843Z] #47 DONE 111.4s [2020-08-04T09:32:45.843Z] [2020-08-04T09:32:45.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:45.843Z] #41 105.8 github.com/LK4D4/vndr/build [2020-08-04T09:32:45.843Z] #41 106.4 github.com/LK4D4/vndr/versioned [2020-08-04T09:32:45.843Z] #41 106.5 compress/flate [2020-08-04T09:32:45.843Z] #41 109.2 hash/crc32 [2020-08-04T09:32:45.843Z] #41 109.7 compress/gzip [2020-08-04T09:32:45.843Z] #41 109.7 net [2020-08-04T09:32:45.843Z] #41 110.3 vendor/golang.org/x/text/transform [2020-08-04T09:32:45.843Z] #41 111.0 vendor/golang.org/x/text/unicode/bidi [2020-08-04T09:32:45.843Z] #41 ... [2020-08-04T09:32:45.843Z] [2020-08-04T09:32:45.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:45.843Z] #39 26.80 CC images/tcp-stream.o [2020-08-04T09:32:46.027Z] #39 26.37 CC images/pipe-data.o [2020-08-04T09:32:46.286Z] #39 26.62 CC images/sa.o [2020-08-04T09:32:46.409Z] #39 27.16 CC images/sk-packet.o [2020-08-04T09:32:46.547Z] #39 26.86 CC images/timer.o [2020-08-04T09:32:46.806Z] #39 27.16 CC images/timerfd.o [2020-08-04T09:32:46.806Z] #39 27.34 CC images/mm.o [2020-08-04T09:32:46.975Z] #39 27.72 CC images/mnt.o [2020-08-04T09:32:47.054Z] #16 DONE 1.7s [2020-08-04T09:32:47.054Z] [2020-08-04T09:32:47.054Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:47.065Z] #39 27.60 CC images/sk-opts.o [2020-08-04T09:32:47.234Z] #39 28.11 CC images/pipe-data.o [2020-08-04T09:32:47.325Z] #39 27.82 CC images/sk-unix.o [2020-08-04T09:32:47.493Z] #39 28.36 CC images/sa.o [2020-08-04T09:32:47.634Z] #40 71.74 LINK criu/pie/restorer.built-in.o [2020-08-04T09:32:47.635Z] #40 71.76 GEN criu/pie/restorer-blob.h [2020-08-04T09:32:47.635Z] #40 ... [2020-08-04T09:32:47.635Z] [2020-08-04T09:32:47.635Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:32:47.635Z] #18 16.23 Reading package lists... [2020-08-04T09:32:47.751Z] #39 28.64 CC images/timer.o [2020-08-04T09:32:47.893Z] #39 28.12 CC images/sk-inet.o [2020-08-04T09:32:47.893Z] #39 28.47 CC images/tun.o [2020-08-04T09:32:48.009Z] #39 28.86 CC images/timerfd.o [2020-08-04T09:32:48.009Z] #39 29.04 CC images/mm.o [2020-08-04T09:32:48.267Z] #39 29.31 CC images/sk-opts.o [2020-08-04T09:32:48.462Z] #39 28.68 CC images/sk-netlink.o [2020-08-04T09:32:48.539Z] #39 29.49 CC images/sk-unix.o [2020-08-04T09:32:48.581Z] #18 20.90 Building dependency tree... [2020-08-04T09:32:48.721Z] #39 28.92 CC images/packet-sock.o [2020-08-04T09:32:48.980Z] #39 29.28 CC images/ipc-var.o [2020-08-04T09:32:48.980Z] #39 29.49 CC images/ipc-desc.o [2020-08-04T09:32:49.105Z] #39 29.78 CC images/sk-inet.o [2020-08-04T09:32:49.229Z] #18 22.35 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T09:32:49.229Z] #18 22.35 The following additional packages will be installed: [2020-08-04T09:32:49.229Z] #18 22.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T09:32:49.229Z] #18 22.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T09:32:49.229Z] #18 22.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T09:32:49.229Z] #18 22.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T09:32:49.229Z] #18 22.36 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T09:32:49.229Z] #18 22.36 Suggested packages: [2020-08-04T09:32:49.229Z] #18 22.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T09:32:49.229Z] #18 22.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T09:32:49.229Z] #18 22.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T09:32:49.229Z] #18 22.36 Recommended packages: [2020-08-04T09:32:49.229Z] #18 22.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T09:32:49.229Z] #18 22.36 python3-keyrings.alt python3-xdg unzip [2020-08-04T09:32:49.240Z] #39 29.74 CC images/ipc-shm.o [2020-08-04T09:32:49.364Z] #39 30.16 CC images/tun.o [2020-08-04T09:32:49.430Z] #21 117.0 Checking out files: 24% (2632/10842) Checking out files: 25% (2711/10842) Checking out files: 26% (2819/10842) Checking out files: 27% (2928/10842) Checking out files: 28% (3036/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 48% (5250/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) Checking out files: 55% (5964/10842) Checking out files: 56% (6072/10842) Checking out files: 57% (6180/10842) Checking out files: 58% (6289/10842) Checking out files: 59% (6397/10842) Checking out files: 60% (6506/10842) Checking out files: 61% (6614/10842) Checking out files: 62% (6723/10842) Checking out files: 63% (6831/10842) Checking out files: 64% (6939/10842) Checking out files: 65% (7048/10842) Checking out files: 66% (7156/10842) Checking out files: 67% (7265/10842) Checking out files: 68% (7373/10842) Checking out files: 69% (7481/10842) Checking out files: 69% (7568/10842) Checking out files: 70% (7590/10842) Checking out files: 71% (7698/10842) Checking out files: 72% (7807/10842) Checking out files: 73% (7915/10842) Checking out files: 74% (8024/10842) Checking out files: 75% (8132/10842) Checking out files: 76% (8240/10842) Checking out files: 77% (8349/10842) Checking out files: 78% (8457/10842) Checking out files: 79% (8566/10842) Checking out files: 80% (8674/10842) Checking out files: 81% (8783/10842) Checking out files: 82% (8891/10842) Checking out files: 83% (8999/10842) Checking out files: 84% (9108/10842) Checking out files: 85% (9216/10842) Checking out files: 86% (9325/10842) Checking out files: 87% (9433/10842) Checking out files: 88% (9541/10842) Checking out files: 89% (9650/10842) Checking out files: 90% (9758/10842) Checking out files: 91% (9867/10842) Checking out files: 92% (9975/10842) Checking out files: 93% (10084/10842) Checking out files: 94% (10192/10842) Checking out files: 94% (10269/10842) Checking out files: 95% (10300/10842) Checking out files: 96% (10409/10842) Checking out files: 97% (10517/10842) Checking out files: 98% (10626/10842) Checking out files: 99% (10734/10842) Checking out files: 100% (10842/10842) Checking out files: 100% (10842/10842), done. [2020-08-04T09:32:49.499Z] #39 30.01 CC images/ipc-msg.o [2020-08-04T09:32:49.622Z] #39 30.39 CC images/sk-netlink.o [2020-08-04T09:32:49.622Z] #39 30.58 CC images/packet-sock.o [2020-08-04T09:32:49.693Z] #21 120.4 + cd /tmp/tmp.ZwG0AHvkBN/tmp/docker-ce [2020-08-04T09:32:49.693Z] #21 120.4 + git checkout -q v17.06.2-ce [2020-08-04T09:32:49.759Z] #39 30.23 CC images/ipc-sem.o [2020-08-04T09:32:49.881Z] #39 30.96 CC images/ipc-var.o [2020-08-04T09:32:50.018Z] #39 30.40 CC images/utsns.o [2020-08-04T09:32:50.018Z] #39 30.57 CC images/creds.o [2020-08-04T09:32:50.268Z] #21 ... [2020-08-04T09:32:50.268Z] [2020-08-04T09:32:50.268Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:32:50.268Z] #28 DONE 120.8s [2020-08-04T09:32:50.268Z] [2020-08-04T09:32:50.268Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:50.268Z] #41 DONE 120.9s [2020-08-04T09:32:50.268Z] [2020-08-04T09:32:50.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:50.268Z] #39 46.13 CC compel/plugins/std/string.o [2020-08-04T09:32:50.268Z] #39 46.58 CC compel/plugins/std/infect.o [2020-08-04T09:32:50.268Z] #39 47.17 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-04T09:32:50.268Z] #39 47.25 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-04T09:32:50.268Z] #39 47.31 AR compel/plugins/std.lib.a [2020-08-04T09:32:50.268Z] #39 47.38 CC compel/plugins/fds/fds.o [2020-08-04T09:32:50.268Z] #39 47.67 AR compel/plugins/fds.lib.a [2020-08-04T09:32:50.268Z] #39 47.76 HOSTDEP compel/src/lib/log-host.d [2020-08-04T09:32:50.268Z] #39 47.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T09:32:50.268Z] #39 48.23 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-04T09:32:50.268Z] #39 48.32 HOSTDEP compel/src/main-host.d [2020-08-04T09:32:50.268Z] #39 48.38 DEP compel/src/lib/ptrace.d [2020-08-04T09:32:50.268Z] #39 48.48 DEP compel/src/lib/infect.d [2020-08-04T09:32:50.268Z] #39 48.59 DEP compel/src/lib/infect-util.d [2020-08-04T09:32:50.268Z] #39 48.66 DEP compel/src/lib/infect-rpc.d [2020-08-04T09:32:50.268Z] #39 48.74 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-04T09:32:50.268Z] #39 48.86 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-04T09:32:50.268Z] #39 48.90 DEP compel/src/lib/log.d [2020-08-04T09:32:50.268Z] #39 49.02 DEP compel/src/main.d [2020-08-04T09:32:50.268Z] #39 49.12 DEP compel/src/lib/handle-elf.d [2020-08-04T09:32:50.268Z] #39 49.18 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-04T09:32:50.268Z] #39 49.32 CC compel/src/lib/log.o [2020-08-04T09:32:50.268Z] #39 49.58 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-04T09:32:50.268Z] #39 49.87 CC compel/arch/aarch64/src/lib/infect.o [2020-08-04T09:32:50.268Z] #39 50.21 CC compel/src/lib/infect-rpc.o [2020-08-04T09:32:50.268Z] #39 50.57 CC compel/src/lib/infect-util.o [2020-08-04T09:32:50.446Z] #39 31.26 CC images/ipc-desc.o [2020-08-04T09:32:50.586Z] #39 30.81 CC images/vma.o [2020-08-04T09:32:50.586Z] #39 31.13 CC images/netdev.o [2020-08-04T09:32:50.704Z] #39 31.50 CC images/ipc-shm.o [2020-08-04T09:32:50.762Z] #18 ... [2020-08-04T09:32:50.762Z] [2020-08-04T09:32:50.762Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:50.762Z] #55 DONE 139.9s [2020-08-04T09:32:50.762Z] [2020-08-04T09:32:50.762Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T09:32:50.762Z] #56 DONE 0.1s [2020-08-04T09:32:50.762Z] [2020-08-04T09:32:50.762Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T09:32:50.762Z] #57 DONE 0.1s [2020-08-04T09:32:50.762Z] [2020-08-04T09:32:50.762Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:50.762Z] #40 71.95 DEP criu/vdso.d [2020-08-04T09:32:50.762Z] #40 72.25 DEP criu/uts_ns.d [2020-08-04T09:32:50.762Z] #40 72.47 DEP criu/util.d [2020-08-04T09:32:50.762Z] #40 72.96 DEP criu/uffd.d [2020-08-04T09:32:50.762Z] #40 73.23 DEP criu/tun.d [2020-08-04T09:32:50.762Z] #40 73.48 DEP criu/tty.d [2020-08-04T09:32:50.762Z] #40 73.70 DEP criu/timerfd.d [2020-08-04T09:32:50.762Z] #40 73.95 DEP criu/timens.d [2020-08-04T09:32:50.762Z] #40 74.18 DEP criu/sysfs_parse.d [2020-08-04T09:32:50.762Z] #40 74.42 DEP criu/sysctl.d [2020-08-04T09:32:50.762Z] #40 74.61 DEP criu/string.d [2020-08-04T09:32:50.762Z] #40 74.66 DEP criu/stats.d [2020-08-04T09:32:50.762Z] #40 74.88 DEP criu/sockets.d [2020-08-04T09:32:50.843Z] #39 50.90 CC compel/src/lib/infect.o [2020-08-04T09:32:50.845Z] #39 ... [2020-08-04T09:32:50.845Z] [2020-08-04T09:32:50.845Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:50.845Z] #41 104.9 hash/crc32 [2020-08-04T09:32:50.845Z] #41 105.5 compress/gzip [2020-08-04T09:32:50.845Z] #41 105.9 net [2020-08-04T09:32:50.845Z] #41 106.0 vendor/golang.org/x/text/transform [2020-08-04T09:32:50.845Z] #41 107.0 vendor/golang.org/x/text/unicode/bidi [2020-08-04T09:32:50.845Z] #41 109.2 vendor/golang.org/x/text/secure/bidirule [2020-08-04T09:32:50.846Z] #41 109.5 vendor/golang.org/x/text/unicode/norm [2020-08-04T09:32:50.846Z] #41 113.4 vendor/golang.org/x/net/idna [2020-08-04T09:32:50.962Z] #39 31.75 CC images/ipc-msg.o [2020-08-04T09:32:50.962Z] #39 31.95 CC images/ipc-sem.o [2020-08-04T09:32:51.060Z] #40 75.19 DEP criu/sk-unix.d [2020-08-04T09:32:51.105Z] #41 ... [2020-08-04T09:32:51.105Z] [2020-08-04T09:32:51.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:51.105Z] #39 31.48 CC images/tty.o [2020-08-04T09:32:51.220Z] #39 32.11 CC images/utsns.o [2020-08-04T09:32:51.220Z] #39 32.29 CC images/creds.o [2020-08-04T09:32:51.358Z] #40 75.60 DEP criu/sk-tcp.d [2020-08-04T09:32:51.673Z] #39 32.09 CC images/file-lock.o [2020-08-04T09:32:51.786Z] #39 32.50 CC images/vma.o [2020-08-04T09:32:51.932Z] #39 32.29 CC images/rlimit.o [2020-08-04T09:32:52.011Z] #40 75.90 DEP criu/sk-queue.d [2020-08-04T09:32:52.011Z] #40 76.17 DEP criu/sk-packet.d [2020-08-04T09:32:52.055Z] #39 32.74 CC images/netdev.o [2020-08-04T09:32:52.192Z] #39 32.53 CC images/pagemap.o [2020-08-04T09:32:52.308Z] #40 76.33 DEP criu/sk-netlink.d [2020-08-04T09:32:52.308Z] #40 76.48 DEP criu/sk-inet.d [2020-08-04T09:32:52.318Z] #39 33.11 CC images/tty.o [2020-08-04T09:32:52.459Z] #39 32.77 CC images/siginfo.o [2020-08-04T09:32:52.576Z] #39 33.49 CC images/file-lock.o [2020-08-04T09:32:52.576Z] #39 33.61 CC images/rlimit.o [2020-08-04T09:32:52.606Z] #40 76.71 DEP criu/signalfd.d [2020-08-04T09:32:52.718Z] #39 33.08 CC images/rpc.o [2020-08-04T09:32:52.769Z] #39 53.20 CC compel/src/lib/ptrace.o [2020-08-04T09:32:52.834Z] #39 33.76 CC images/pagemap.o [2020-08-04T09:32:52.937Z] #40 76.89 DEP criu/sigframe.d [2020-08-04T09:32:52.937Z] #40 77.00 DEP criu/shmem.d [2020-08-04T09:32:52.937Z] #40 77.17 DEP criu/servicefd.d [2020-08-04T09:32:53.032Z] #39 ... [2020-08-04T09:32:53.032Z] [2020-08-04T09:32:53.032Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:53.032Z] #21 123.8 + mkdir -p /tmp/tmp.ZwG0AHvkBN/src/github.com/docker [2020-08-04T09:32:53.092Z] #39 34.02 CC images/siginfo.o [2020-08-04T09:32:53.247Z] #40 77.31 DEP criu/seize.d [2020-08-04T09:32:53.247Z] #40 77.46 DEP criu/seccomp.d [2020-08-04T09:32:53.295Z] #21 123.8 + mv components/cli /tmp/tmp.ZwG0AHvkBN/src/github.com/docker/cli [2020-08-04T09:32:53.295Z] #21 123.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-04T09:32:53.349Z] #39 34.28 CC images/rpc.o [2020-08-04T09:32:53.545Z] #40 77.67 DEP criu/rst-malloc.d [2020-08-04T09:32:53.545Z] #40 77.74 DEP criu/rbtree.d [2020-08-04T09:32:53.545Z] #40 77.78 DEP criu/pstree.d [2020-08-04T09:32:53.657Z] #39 34.03 CC images/ext-file.o [2020-08-04T09:32:53.858Z] #40 77.97 DEP criu/protobuf.d [2020-08-04T09:32:53.858Z] #40 78.15 GEN criu/protobuf-desc-gen.h [2020-08-04T09:32:53.916Z] #39 34.25 CC images/cgroup.o [2020-08-04T09:32:54.159Z] #40 ... [2020-08-04T09:32:54.159Z] [2020-08-04T09:32:54.159Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:32:54.159Z] #18 25.15 The following NEW packages will be installed: [2020-08-04T09:32:54.159Z] #18 25.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T09:32:54.159Z] #18 25.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T09:32:54.159Z] #18 25.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T09:32:54.159Z] #18 25.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T09:32:54.159Z] #18 25.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T09:32:54.159Z] #18 25.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T09:32:54.159Z] #18 25.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T09:32:54.159Z] #18 25.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T09:32:54.159Z] #18 25.16 xz-utils zip [2020-08-04T09:32:54.159Z] #18 25.27 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:32:54.159Z] #18 25.27 Need to get 29.2 MB of archives. [2020-08-04T09:32:54.159Z] #18 25.27 After this operation, 134 MB of additional disk space will be used. [2020-08-04T09:32:54.159Z] #18 25.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-04T09:32:54.159Z] #18 25.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-04T09:32:54.159Z] #18 25.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-04T09:32:54.159Z] #18 26.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-04T09:32:54.159Z] #18 26.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-04T09:32:54.159Z] #18 26.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-04T09:32:54.159Z] #18 27.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-04T09:32:54.159Z] #18 27.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-04T09:32:54.159Z] #18 27.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-04T09:32:54.159Z] #18 27.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-04T09:32:54.159Z] #18 27.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-04T09:32:54.159Z] #18 27.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-04T09:32:54.159Z] #18 27.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-04T09:32:54.159Z] #18 27.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-04T09:32:54.159Z] #18 27.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-04T09:32:54.159Z] #18 27.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-04T09:32:54.159Z] #18 27.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-04T09:32:54.159Z] #18 27.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:32:54.159Z] #18 27.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-04T09:32:54.159Z] #18 27.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-04T09:32:54.159Z] #18 27.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-04T09:32:54.159Z] #18 27.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-04T09:32:54.159Z] #18 27.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-04T09:32:54.159Z] #18 27.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-04T09:32:54.159Z] #18 27.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-04T09:32:54.159Z] #18 27.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-04T09:32:54.159Z] #18 27.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-04T09:32:54.159Z] #18 27.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-04T09:32:54.159Z] #18 27.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-04T09:32:54.457Z] #18 27.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-04T09:32:54.457Z] #18 27.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-04T09:32:54.457Z] #18 27.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-04T09:32:54.457Z] #18 27.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-04T09:32:54.457Z] #18 27.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-04T09:32:54.457Z] #18 27.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T09:32:54.457Z] #18 27.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T09:32:54.457Z] #18 27.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T09:32:54.457Z] #18 27.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-04T09:32:54.457Z] #18 27.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T09:32:54.484Z] #39 34.75 CC images/userns.o [2020-08-04T09:32:54.484Z] #39 34.96 CC images/google/protobuf/descriptor.o [2020-08-04T09:32:54.688Z] #21 ... [2020-08-04T09:32:54.688Z] [2020-08-04T09:32:54.688Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:54.688Z] #49 7.859 + cd /tmp/tmp.W4UhhDItto/src/github.com/opencontainers/runc [2020-08-04T09:32:54.688Z] #49 7.861 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:32:54.688Z] #49 8.378 + '[' -z '' ']' [2020-08-04T09:32:54.688Z] #49 8.378 + target=static [2020-08-04T09:32:54.688Z] #49 8.395 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T09:32:54.688Z] #49 8.689 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T09:32:54.723Z] #39 35.34 CC images/ext-file.o [2020-08-04T09:32:54.723Z] #39 35.50 CC images/cgroup.o [2020-08-04T09:32:54.755Z] #18 27.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T09:32:54.755Z] #18 27.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T09:32:54.755Z] #18 27.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-04T09:32:54.951Z] #49 ... [2020-08-04T09:32:54.951Z] [2020-08-04T09:32:54.951Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:54.951Z] #39 53.55 AR compel/libcompel.a [2020-08-04T09:32:54.951Z] #39 53.65 HOSTCC compel/src/main-host.o [2020-08-04T09:32:54.951Z] #39 53.97 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-04T09:32:54.951Z] #39 54.12 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T09:32:54.951Z] #39 54.32 HOSTCC compel/src/lib/log-host.o [2020-08-04T09:32:54.951Z] #39 54.49 HOSTLINK compel/compel-host-bin [2020-08-04T09:32:54.951Z] #39 54.66 DEP soccr/soccr.d [2020-08-04T09:32:54.951Z] #39 54.89 CC soccr/soccr.o [2020-08-04T09:32:55.053Z] #18 28.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-04T09:32:55.053Z] #18 28.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-04T09:32:55.291Z] #39 36.08 CC images/userns.o [2020-08-04T09:32:55.291Z] #39 36.35 CC images/google/protobuf/descriptor.o [2020-08-04T09:32:55.351Z] #18 28.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T09:32:55.422Z] #39 ... [2020-08-04T09:32:55.422Z] [2020-08-04T09:32:55.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:55.422Z] #10 109.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T09:32:55.422Z] #10 109.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T09:32:55.422Z] #10 109.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:55.649Z] #18 28.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-04T09:32:55.649Z] #18 ... [2020-08-04T09:32:55.649Z] [2020-08-04T09:32:55.649Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:55.649Z] #42 134.9 vendor/golang.org/x/text/secure/bidirule [2020-08-04T09:32:55.649Z] #42 135.3 github.com/LK4D4/vndr/build [2020-08-04T09:32:55.649Z] #42 135.9 vendor/golang.org/x/text/unicode/norm [2020-08-04T09:32:55.681Z] #10 ... [2020-08-04T09:32:55.681Z] [2020-08-04T09:32:55.681Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:55.681Z] #54 119.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:32:55.681Z] #54 119.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T09:32:55.946Z] #42 ... [2020-08-04T09:32:55.946Z] [2020-08-04T09:32:55.946Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:55.946Z] #40 80.08 DEP criu/protobuf-desc.d [2020-08-04T09:32:55.946Z] #40 80.27 DEP criu/proc_parse.d [2020-08-04T09:32:56.225Z] #39 ... [2020-08-04T09:32:56.225Z] [2020-08-04T09:32:56.225Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:32:56.225Z] #54 122.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-04T09:32:56.225Z] #54 122.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-04T09:32:56.344Z] #39 56.24 AR soccr/libsoccr.a [2020-08-04T09:32:56.344Z] #39 56.30 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:32:56.593Z] #40 80.58 DEP criu/plugin.d [2020-08-04T09:32:56.593Z] #40 80.65 DEP criu/pipes.d [2020-08-04T09:32:56.593Z] #40 80.84 DEP criu/pie-util.d [2020-08-04T09:32:56.593Z] #40 80.96 DEP criu/pie-util-vdso.d [2020-08-04T09:32:56.607Z] #39 56.71 DEP criu/arch/aarch64/sigframe.d [2020-08-04T09:32:56.607Z] #39 56.85 DEP criu/arch/aarch64/crtools.d [2020-08-04T09:32:56.791Z] #54 ... [2020-08-04T09:32:56.791Z] [2020-08-04T09:32:56.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:32:56.791Z] #10 112.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-04T09:32:56.791Z] #10 112.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-04T09:32:56.791Z] #10 112.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:32:56.791Z] #10 ... [2020-08-04T09:32:56.791Z] [2020-08-04T09:32:56.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:56.791Z] #39 37.77 CC images/opts.o [2020-08-04T09:32:56.870Z] #39 57.07 DEP criu/arch/aarch64/cpu.d [2020-08-04T09:32:56.870Z] #39 57.10 DEP criu/arch/aarch64/bitops.d [2020-08-04T09:32:56.870Z] #39 57.16 CC criu/arch/aarch64/bitops.o [2020-08-04T09:32:56.870Z] #39 ... [2020-08-04T09:32:56.870Z] [2020-08-04T09:32:56.870Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:32:56.870Z] #17 1.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:32:56.870Z] #17 1.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:32:56.870Z] #17 1.760 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:32:56.870Z] #17 2.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-04T09:32:56.870Z] #17 3.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB] [2020-08-04T09:32:56.871Z] #17 3.868 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-04T09:32:56.871Z] #17 6.927 Fetched 8196 kB in 6s (1462 kB/s) [2020-08-04T09:32:56.871Z] #17 6.927 Reading package lists... [2020-08-04T09:32:56.891Z] #40 81.11 DEP criu/path.d [2020-08-04T09:32:57.134Z] #17 8.951 Reading package lists... [2020-08-04T09:32:57.134Z] #17 ... [2020-08-04T09:32:57.134Z] [2020-08-04T09:32:57.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:57.134Z] #39 57.24 CC criu/arch/aarch64/cpu.o [2020-08-04T09:32:57.134Z] #39 57.42 CC criu/arch/aarch64/crtools.o [2020-08-04T09:32:57.191Z] #40 81.29 DEP criu/parasite-syscall.d [2020-08-04T09:32:57.191Z] #40 81.53 DEP criu/pagemap.d [2020-08-04T09:32:57.356Z] #39 38.00 CC images/seccomp.o [2020-08-04T09:32:57.356Z] #39 38.26 CC images/binfmt-misc.o [2020-08-04T09:32:57.356Z] #39 ... [2020-08-04T09:32:57.356Z] [2020-08-04T09:32:57.356Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:32:57.356Z] #41 113.2 vendor/golang.org/x/text/secure/bidirule [2020-08-04T09:32:57.356Z] #41 113.4 vendor/golang.org/x/text/unicode/norm [2020-08-04T09:32:57.356Z] #41 117.0 vendor/golang.org/x/net/idna [2020-08-04T09:32:57.356Z] #41 119.2 vendor/golang.org/x/net/http2/hpack [2020-08-04T09:32:57.356Z] #41 120.3 mime [2020-08-04T09:32:57.356Z] #41 121.9 mime/quotedprintable [2020-08-04T09:32:57.356Z] #41 122.2 net/http/internal [2020-08-04T09:32:57.489Z] #40 81.72 DEP criu/pagemap-cache.d [2020-08-04T09:32:57.614Z] #41 ... [2020-08-04T09:32:57.614Z] [2020-08-04T09:32:57.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:32:57.614Z] #39 38.43 CC images/time.o [2020-08-04T09:32:57.710Z] #39 58.02 CC criu/arch/aarch64/sigframe.o [2020-08-04T09:32:57.797Z] #40 81.89 DEP criu/page-xfer.d [2020-08-04T09:32:57.871Z] #39 38.62 CC images/sysctl.o [2020-08-04T09:32:57.872Z] #39 38.81 CC images/autofs.o [2020-08-04T09:32:57.973Z] #39 58.18 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-04T09:32:57.973Z] #39 58.24 DEP criu/pie/util-vdso.d [2020-08-04T09:32:58.099Z] #40 82.19 DEP criu/page-pipe.d [2020-08-04T09:32:58.099Z] #40 82.33 DEP criu/netfilter.d [2020-08-04T09:32:58.130Z] #39 39.10 CC images/macvlan.o [2020-08-04T09:32:58.236Z] #39 58.43 DEP criu/pie/util.d [2020-08-04T09:32:58.236Z] #39 58.59 CC criu/pie/util.o [2020-08-04T09:32:58.390Z] #39 39.37 CC images/sit.o [2020-08-04T09:32:58.401Z] #40 82.55 DEP criu/net.d [2020-08-04T09:32:58.499Z] #39 58.93 CC criu/pie/util-vdso.o [2020-08-04T09:32:58.649Z] #39 39.57 CC images/memfd.o [2020-08-04T09:32:58.699Z] #40 82.85 DEP criu/namespaces.d [2020-08-04T09:32:58.911Z] #39 39.82 CC images/timens.o [2020-08-04T09:32:58.997Z] #40 83.08 DEP criu/mount.d [2020-08-04T09:32:59.075Z] #39 59.49 AR criu/pie/pie.lib.a [2020-08-04T09:32:59.169Z] #39 40.02 LINK images/built-in.o [2020-08-04T09:32:59.169Z] #39 40.21 GEN compel/include/asm [2020-08-04T09:32:59.169Z] #39 40.24 GEN compel/include/version.h [2020-08-04T09:32:59.295Z] #40 83.34 DEP criu/memfd.d [2020-08-04T09:32:59.295Z] #40 83.48 DEP criu/mem.d [2020-08-04T09:32:59.338Z] #39 59.54 DEP criu/pie/restorer.d [2020-08-04T09:32:59.427Z] #39 40.26 touch .config [2020-08-04T09:32:59.427Z] #39 40.32 GEN include/common/config.h [2020-08-04T09:32:59.592Z] #40 83.71 DEP criu/lsm.d [2020-08-04T09:32:59.592Z] #40 83.89 DEP criu/log.d [2020-08-04T09:32:59.600Z] #39 59.68 DEP criu/arch/aarch64/intraprocedure.d [2020-08-04T09:32:59.600Z] #39 59.70 DEP criu/arch/aarch64/restorer.d [2020-08-04T09:32:59.600Z] #39 59.81 DEP criu/arch/aarch64/vdso-pie.d [2020-08-04T09:32:59.686Z] #39 40.40 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-04T09:32:59.686Z] #39 40.42 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-04T09:32:59.686Z] #39 40.44 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-04T09:32:59.686Z] #39 40.46 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-04T09:32:59.686Z] #39 40.48 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-04T09:32:59.686Z] #39 40.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-04T09:32:59.686Z] #39 40.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T09:32:59.686Z] #39 40.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-04T09:32:59.686Z] #39 40.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T09:32:59.686Z] #39 40.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T09:32:59.864Z] #39 59.96 DEP criu/pie/parasite-vdso.d [2020-08-04T09:32:59.864Z] #39 60.19 DEP criu/pie/parasite.d [2020-08-04T09:32:59.891Z] #40 84.04 DEP criu/libnetlink.d [2020-08-04T09:32:59.891Z] #40 84.18 DEP criu/kerndat.d [2020-08-04T09:32:59.944Z] #39 40.65 DEP compel/plugins/std/infect.d [2020-08-04T09:32:59.944Z] #39 40.83 DEP compel/plugins/std/string.d [2020-08-04T09:33:00.126Z] #39 60.46 CC criu/pie/parasite.o [2020-08-04T09:33:00.188Z] #40 84.39 DEP criu/kcmp-ids.d [2020-08-04T09:33:00.202Z] #39 40.95 DEP compel/plugins/std/log.d [2020-08-04T09:33:00.202Z] #39 41.01 DEP compel/plugins/std/fds.d [2020-08-04T09:33:00.202Z] #39 41.14 DEP compel/plugins/std/std.d [2020-08-04T09:33:00.202Z] #39 41.22 DEP compel/plugins/shmem/shmem.d [2020-08-04T09:33:00.460Z] #39 41.30 DEP compel/plugins/fds/fds.d [2020-08-04T09:33:00.460Z] #39 41.38 CC compel/plugins/std/std.o [2020-08-04T09:33:00.486Z] #40 84.49 DEP criu/irmap.d [2020-08-04T09:33:00.486Z] #40 84.66 DEP criu/ipc_ns.d [2020-08-04T09:33:00.719Z] #39 41.60 CC compel/plugins/std/fds.o [2020-08-04T09:33:00.784Z] #40 84.92 DEP criu/image.d [2020-08-04T09:33:00.958Z] #54 ... [2020-08-04T09:33:00.958Z] [2020-08-04T09:33:00.959Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:00.959Z] #39 36.59 CC images/opts.o [2020-08-04T09:33:00.959Z] #39 36.84 CC images/seccomp.o [2020-08-04T09:33:00.959Z] #39 37.19 CC images/binfmt-misc.o [2020-08-04T09:33:00.959Z] #39 37.36 CC images/time.o [2020-08-04T09:33:00.959Z] #39 37.52 CC images/sysctl.o [2020-08-04T09:33:00.959Z] #39 37.69 CC images/autofs.o [2020-08-04T09:33:00.959Z] #39 37.88 CC images/macvlan.o [2020-08-04T09:33:00.959Z] #39 38.02 CC images/sit.o [2020-08-04T09:33:00.959Z] #39 38.18 CC images/memfd.o [2020-08-04T09:33:00.959Z] #39 38.38 CC images/timens.o [2020-08-04T09:33:00.959Z] #39 38.60 LINK images/built-in.o [2020-08-04T09:33:00.959Z] #39 38.73 GEN compel/include/asm [2020-08-04T09:33:00.959Z] #39 38.76 GEN compel/include/version.h [2020-08-04T09:33:00.959Z] #39 38.78 touch .config [2020-08-04T09:33:00.959Z] #39 38.82 GEN include/common/config.h [2020-08-04T09:33:00.959Z] #39 38.91 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-04T09:33:00.959Z] #39 38.95 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-04T09:33:00.959Z] #39 38.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-04T09:33:00.959Z] #39 38.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-04T09:33:00.959Z] #39 39.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-04T09:33:00.959Z] #39 39.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-04T09:33:00.959Z] #39 39.05 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-04T09:33:00.959Z] #39 39.09 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-04T09:33:00.959Z] #39 39.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-04T09:33:00.959Z] #39 39.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-04T09:33:00.959Z] #39 39.13 DEP compel/plugins/std/infect.d [2020-08-04T09:33:00.959Z] #39 39.31 DEP compel/plugins/std/string.d [2020-08-04T09:33:00.959Z] #39 39.41 DEP compel/plugins/std/log.d [2020-08-04T09:33:00.959Z] #39 39.51 DEP compel/plugins/std/fds.d [2020-08-04T09:33:00.959Z] #39 39.67 DEP compel/plugins/std/std.d [2020-08-04T09:33:00.959Z] #39 39.79 DEP compel/plugins/shmem/shmem.d [2020-08-04T09:33:00.959Z] #39 39.93 DEP compel/plugins/fds/fds.d [2020-08-04T09:33:00.959Z] #39 40.13 CC compel/plugins/std/std.o [2020-08-04T09:33:00.959Z] #39 40.44 CC compel/plugins/std/fds.o [2020-08-04T09:33:00.959Z] #39 40.85 CC compel/plugins/std/log.o [2020-08-04T09:33:00.977Z] #39 41.96 CC compel/plugins/std/log.o [2020-08-04T09:33:01.081Z] #40 85.12 DEP criu/image-desc.d [2020-08-04T09:33:01.081Z] #40 85.24 DEP criu/fsnotify.d [2020-08-04T09:33:01.220Z] #39 41.67 CC compel/plugins/std/string.o [2020-08-04T09:33:01.220Z] #39 ... [2020-08-04T09:33:01.220Z] [2020-08-04T09:33:01.220Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:01.220Z] #41 115.4 vendor/golang.org/x/net/http2/hpack [2020-08-04T09:33:01.220Z] #41 116.7 mime [2020-08-04T09:33:01.220Z] #41 118.0 mime/quotedprintable [2020-08-04T09:33:01.220Z] #41 118.5 net/http/internal [2020-08-04T09:33:01.220Z] #41 121.7 net/textproto [2020-08-04T09:33:01.220Z] #41 121.7 crypto/x509 [2020-08-04T09:33:01.220Z] #41 122.4 vendor/golang.org/x/net/http/httpguts [2020-08-04T09:33:01.220Z] #41 122.6 vendor/golang.org/x/net/http/httpproxy [2020-08-04T09:33:01.220Z] #41 123.1 mime/multipart [2020-08-04T09:33:01.220Z] #41 125.3 crypto/tls [2020-08-04T09:33:01.380Z] #40 85.47 DEP criu/filesystems.d [2020-08-04T09:33:01.521Z] #39 61.53 LINK criu/pie/parasite.built-in.o [2020-08-04T09:33:01.521Z] #39 61.53 GEN criu/pie/parasite-blob.h [2020-08-04T09:33:01.521Z] #39 61.56 CC criu/pie/parasite-vdso.o [2020-08-04T09:33:01.536Z] #41 ... [2020-08-04T09:33:01.536Z] [2020-08-04T09:33:01.536Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:33:01.536Z] #10 124.8 Selecting previously unselected package libapparmor1:amd64. [2020-08-04T09:33:01.536Z] #10 124.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-04T09:33:01.536Z] #10 124.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T09:33:01.536Z] #10 124.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-04T09:33:01.536Z] #10 125.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-04T09:33:01.536Z] #10 125.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T09:33:01.536Z] #10 125.8 Selecting previously unselected package libbtrfs0. [2020-08-04T09:33:01.679Z] #40 85.69 DEP criu/files.d [2020-08-04T09:33:01.679Z] #40 85.88 DEP criu/files-reg.d [2020-08-04T09:33:01.785Z] #39 62.23 CC criu/arch/aarch64/vdso-pie.o [2020-08-04T09:33:01.796Z] #10 125.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T09:33:01.919Z] #39 42.61 CC compel/plugins/std/string.o [2020-08-04T09:33:01.976Z] #40 86.21 DEP criu/files-ext.d [2020-08-04T09:33:02.062Z] #10 126.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:33:02.179Z] #39 43.24 CC compel/plugins/std/infect.o [2020-08-04T09:33:02.299Z] #40 86.37 DEP criu/file-lock.d [2020-08-04T09:33:02.299Z] #40 86.55 DEP criu/file-ids.d [2020-08-04T09:33:02.322Z] #10 ... [2020-08-04T09:33:02.322Z] [2020-08-04T09:33:02.322Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:33:02.322Z] #54 DONE 126.6s [2020-08-04T09:33:02.322Z] [2020-08-04T09:33:02.322Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T09:33:02.322Z] #55 DONE 0.0s [2020-08-04T09:33:02.322Z] [2020-08-04T09:33:02.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:33:02.322Z] #10 126.6 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:33:02.322Z] #10 126.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T09:33:02.322Z] #10 126.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:33:02.361Z] #39 62.56 CC criu/arch/aarch64/restorer.o [2020-08-04T09:33:02.582Z] #10 ... [2020-08-04T09:33:02.582Z] [2020-08-04T09:33:02.582Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T09:33:02.582Z] #56 DONE 0.1s [2020-08-04T09:33:02.582Z] [2020-08-04T09:33:02.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:33:02.582Z] #10 126.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-04T09:33:02.582Z] #10 126.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:33:02.599Z] #40 86.75 DEP criu/fifo.d [2020-08-04T09:33:02.599Z] #40 86.92 DEP criu/fdstore.d [2020-08-04T09:33:02.625Z] #39 62.96 CC criu/arch/aarch64/intraprocedure.o [2020-08-04T09:33:02.745Z] #39 43.62 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-04T09:33:02.745Z] #39 43.70 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-04T09:33:02.745Z] #39 43.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-04T09:33:02.845Z] #10 126.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:02.845Z] #10 127.0 Selecting previously unselected package libudev-dev:amd64. [2020-08-04T09:33:02.845Z] #10 127.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T09:33:02.845Z] #10 127.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:02.888Z] #39 63.00 CC criu/pie/restorer.o [2020-08-04T09:33:02.897Z] #40 87.04 DEP criu/fault-injection.d [2020-08-04T09:33:02.897Z] #40 87.08 DEP criu/external.d [2020-08-04T09:33:03.003Z] #39 43.84 AR compel/plugins/std.lib.a [2020-08-04T09:33:03.003Z] #39 43.96 CC compel/plugins/fds/fds.o [2020-08-04T09:33:03.107Z] #10 127.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-04T09:33:03.107Z] #10 127.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-04T09:33:03.107Z] #10 127.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T09:33:03.151Z] #39 ... [2020-08-04T09:33:03.151Z] [2020-08-04T09:33:03.151Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:03.151Z] #17 8.951 Reading package lists... [2020-08-04T09:33:03.151Z] #17 11.24 Building dependency tree... [2020-08-04T09:33:03.151Z] #17 12.31 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T09:33:03.152Z] #17 12.31 The following additional packages will be installed: [2020-08-04T09:33:03.152Z] #17 12.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T09:33:03.152Z] #17 12.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T09:33:03.152Z] #17 12.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T09:33:03.152Z] #17 12.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T09:33:03.152Z] #17 12.31 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T09:33:03.152Z] #17 12.32 Suggested packages: [2020-08-04T09:33:03.152Z] #17 12.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T09:33:03.152Z] #17 12.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T09:33:03.152Z] #17 12.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T09:33:03.152Z] #17 12.32 Recommended packages: [2020-08-04T09:33:03.152Z] #17 12.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T09:33:03.152Z] #17 12.32 python3-keyrings.alt python3-xdg unzip [2020-08-04T09:33:03.152Z] #17 13.66 The following NEW packages will be installed: [2020-08-04T09:33:03.152Z] #17 13.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T09:33:03.152Z] #17 13.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T09:33:03.152Z] #17 13.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T09:33:03.152Z] #17 13.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T09:33:03.152Z] #17 13.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T09:33:03.152Z] #17 13.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T09:33:03.152Z] #17 13.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T09:33:03.152Z] #17 13.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T09:33:03.152Z] #17 13.67 xz-utils zip [2020-08-04T09:33:03.152Z] #17 13.99 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:33:03.152Z] #17 13.99 Need to get 27.6 MB of archives. [2020-08-04T09:33:03.152Z] #17 13.99 After this operation, 114 MB of additional disk space will be used. [2020-08-04T09:33:03.152Z] #17 13.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-04T09:33:03.152Z] #17 13.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-04T09:33:03.152Z] #17 14.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-04T09:33:03.152Z] #17 14.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-04T09:33:03.152Z] #17 14.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-04T09:33:03.152Z] #17 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-04T09:33:03.152Z] #17 14.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T09:33:03.152Z] #17 14.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-04T09:33:03.152Z] #17 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-04T09:33:03.152Z] #17 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-04T09:33:03.152Z] #17 14.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-04T09:33:03.152Z] #17 14.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-04T09:33:03.152Z] #17 14.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-04T09:33:03.152Z] #17 14.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-04T09:33:03.152Z] #17 14.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-04T09:33:03.152Z] #17 14.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-04T09:33:03.152Z] #17 14.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-04T09:33:03.152Z] #17 14.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:33:03.152Z] #17 14.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T09:33:03.152Z] #17 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-04T09:33:03.152Z] #17 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-04T09:33:03.152Z] #17 14.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-04T09:33:03.152Z] #17 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-04T09:33:03.152Z] #17 14.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-04T09:33:03.152Z] #17 14.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-04T09:33:03.152Z] #17 14.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-04T09:33:03.152Z] #17 14.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-04T09:33:03.152Z] #17 14.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-04T09:33:03.152Z] #17 14.23 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-04T09:33:03.152Z] #17 14.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-04T09:33:03.152Z] #17 14.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-04T09:33:03.152Z] #17 14.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-04T09:33:03.152Z] #17 14.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-04T09:33:03.152Z] #17 14.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-04T09:33:03.152Z] #17 14.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T09:33:03.152Z] #17 14.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T09:33:03.152Z] #17 14.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T09:33:03.152Z] #17 14.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-04T09:33:03.152Z] #17 14.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T09:33:03.152Z] #17 14.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T09:33:03.152Z] #17 14.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T09:33:03.152Z] #17 14.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-04T09:33:03.152Z] #17 14.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-04T09:33:03.152Z] #17 14.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-04T09:33:03.152Z] #17 14.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T09:33:03.152Z] #17 14.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-04T09:33:03.152Z] #17 15.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-04T09:33:03.152Z] #17 15.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-04T09:33:03.152Z] #17 15.54 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:33:03.152Z] #17 15.63 Fetched 27.6 MB in 1s (20.8 MB/s) [2020-08-04T09:33:03.152Z] #17 15.69 Selecting previously unselected package pigz. [2020-08-04T09:33:03.152Z] #17 15.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-08-04T09:33:03.152Z] #17 15.76 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-04T09:33:03.152Z] #17 15.76 Unpacking pigz (2.4-1) ... [2020-08-04T09:33:03.152Z] #17 15.86 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-04T09:33:03.152Z] #17 15.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T09:33:03.152Z] #17 15.87 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.152Z] #17 16.33 Selecting previously unselected package python3.7-minimal. [2020-08-04T09:33:03.152Z] #17 16.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T09:33:03.152Z] #17 16.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.200Z] #40 87.19 DEP criu/eventpoll.d [2020-08-04T09:33:03.200Z] #40 87.37 DEP criu/eventfd.d [2020-08-04T09:33:03.261Z] #39 44.23 AR compel/plugins/fds.lib.a [2020-08-04T09:33:03.501Z] #40 87.59 DEP criu/crtools.d [2020-08-04T09:33:03.501Z] #40 ... [2020-08-04T09:33:03.501Z] [2020-08-04T09:33:03.501Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:03.501Z] #18 29.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-04T09:33:03.501Z] #18 29.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-04T09:33:03.501Z] #18 30.09 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:33:03.501Z] #18 30.18 Fetched 29.2 MB in 4s (7422 kB/s) [2020-08-04T09:33:03.501Z] #18 30.30 Selecting previously unselected package pigz. [2020-08-04T09:33:03.501Z] #18 30.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-08-04T09:33:03.501Z] #18 30.38 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 30.39 Unpacking pigz (2.4-1) ... [2020-08-04T09:33:03.501Z] #18 30.54 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-04T09:33:03.501Z] #18 30.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 30.56 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.501Z] #18 31.13 Selecting previously unselected package python3.7-minimal. [2020-08-04T09:33:03.501Z] #18 31.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 31.15 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.501Z] #18 32.17 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.501Z] #18 32.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.501Z] #18 34.47 Selecting previously unselected package python3-minimal. [2020-08-04T09:33:03.501Z] #18 34.47 (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 ... 23610 files and directories currently installed.) [2020-08-04T09:33:03.501Z] #18 34.52 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 34.53 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T09:33:03.501Z] #18 34.58 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-04T09:33:03.501Z] #18 34.58 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 34.59 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-04T09:33:03.501Z] #18 34.72 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-04T09:33:03.501Z] #18 34.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 34.73 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.501Z] #18 35.90 Selecting previously unselected package python3.7. [2020-08-04T09:33:03.501Z] #18 35.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 35.93 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.501Z] #18 36.05 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-04T09:33:03.501Z] #18 36.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-04T09:33:03.501Z] #18 36.08 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-04T09:33:03.501Z] #18 36.16 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T09:33:03.518Z] #39 44.41 HOSTDEP compel/src/lib/log-host.d [2020-08-04T09:33:03.727Z] #17 16.87 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.727Z] #17 16.89 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:03.778Z] #39 44.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T09:33:03.778Z] #39 44.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-04T09:33:03.778Z] #39 44.72 HOSTDEP compel/src/main-host.d [2020-08-04T09:33:04.036Z] #39 44.81 DEP compel/src/lib/ptrace.d [2020-08-04T09:33:04.036Z] #39 ... [2020-08-04T09:33:04.036Z] [2020-08-04T09:33:04.036Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:33:04.036Z] #54 DONE 129.8s [2020-08-04T09:33:04.036Z] [2020-08-04T09:33:04.036Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-04T09:33:04.036Z] #55 DONE 0.0s [2020-08-04T09:33:04.036Z] [2020-08-04T09:33:04.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:04.036Z] #39 44.97 DEP compel/src/lib/infect.d [2020-08-04T09:33:04.036Z] #39 ... [2020-08-04T09:33:04.036Z] [2020-08-04T09:33:04.036Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-04T09:33:04.046Z] #10 128.0 Selecting previously unselected package libpcre16-3:amd64. [2020-08-04T09:33:04.046Z] #10 128.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.046Z] #10 128.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.046Z] #10 128.2 Selecting previously unselected package libpcre32-3:amd64. [2020-08-04T09:33:04.046Z] #10 128.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.046Z] #10 128.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.060Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T09:33:04.150Z] #18 37.29 Selecting previously unselected package python3. [2020-08-04T09:33:04.150Z] #18 37.29 (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 ... 24022 files and directories currently installed.) [2020-08-04T09:33:04.150Z] #18 37.38 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-04T09:33:04.150Z] #18 37.39 Unpacking python3 (3.7.3-1) ... [2020-08-04T09:33:04.305Z] #10 128.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-04T09:33:04.305Z] #10 128.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.305Z] #10 128.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.305Z] #10 128.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-04T09:33:04.305Z] #10 128.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.305Z] #10 128.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.306Z] #56 DONE 0.1s [2020-08-04T09:33:04.306Z] [2020-08-04T09:33:04.306Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-04T09:33:04.306Z] #10 127.3 Selecting previously unselected package libapparmor1:amd64. [2020-08-04T09:33:04.306Z] #10 127.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 127.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T09:33:04.306Z] #10 127.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-04T09:33:04.306Z] #10 127.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 127.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T09:33:04.306Z] #10 127.6 Selecting previously unselected package libbtrfs0. [2020-08-04T09:33:04.306Z] #10 127.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 127.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-04T09:33:04.306Z] #10 127.7 Selecting previously unselected package libbtrfs-dev. [2020-08-04T09:33:04.306Z] #10 127.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 127.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:33:04.306Z] #10 127.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-04T09:33:04.306Z] #10 127.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 127.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:04.306Z] #10 128.0 Selecting previously unselected package libudev-dev:amd64. [2020-08-04T09:33:04.306Z] #10 128.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 128.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:04.306Z] #10 128.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-04T09:33:04.306Z] #10 128.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 128.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T09:33:04.306Z] #10 129.2 Selecting previously unselected package libpcre16-3:amd64. [2020-08-04T09:33:04.306Z] #10 129.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 129.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.306Z] #10 129.8 Selecting previously unselected package libpcre32-3:amd64. [2020-08-04T09:33:04.306Z] #10 129.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.306Z] #10 129.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.451Z] #18 37.55 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-04T09:33:04.451Z] #18 37.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-04T09:33:04.451Z] #18 37.57 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-04T09:33:04.451Z] #18 37.69 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-04T09:33:04.564Z] #10 130.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-04T09:33:04.564Z] #10 130.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.564Z] #10 130.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.693Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-08-04T09:33:04.751Z] #18 37.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-04T09:33:04.751Z] #18 37.71 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-04T09:33:04.751Z] #18 37.80 Selecting previously unselected package libiptc0:ppc64el. [2020-08-04T09:33:04.751Z] #18 37.80 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-04T09:33:04.752Z] #18 37.81 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-04T09:33:04.752Z] #18 37.92 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-04T09:33:04.752Z] #18 37.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-04T09:33:04.752Z] #18 37.94 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-04T09:33:04.752Z] #18 38.02 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-04T09:33:04.752Z] #18 38.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-04T09:33:04.856Z] #10 130.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-04T09:33:04.856Z] #10 130.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-04T09:33:04.856Z] #10 130.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T09:33:04.874Z] #10 128.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-04T09:33:04.874Z] #10 129.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-04T09:33:04.874Z] #10 129.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T09:33:04.874Z] #10 129.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-04T09:33:05.049Z] #18 38.04 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-04T09:33:05.049Z] #18 38.14 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-04T09:33:05.049Z] #18 ... [2020-08-04T09:33:05.049Z] [2020-08-04T09:33:05.049Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:33:05.134Z] #10 129.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:33:05.134Z] #10 129.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:05.134Z] #10 129.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-04T09:33:05.134Z] #10 129.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-04T09:33:05.134Z] #10 129.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T09:33:05.327Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-08-04T09:33:05.328Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T09:33:05.328Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T09:33:05.328Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T09:33:05.393Z] #10 129.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-04T09:33:05.393Z] #10 129.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T09:33:05.393Z] #10 129.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:05.476Z] #10 131.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-04T09:33:05.476Z] #10 131.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-04T09:33:05.476Z] #10 131.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T09:33:05.652Z] #17 18.63 Selecting previously unselected package python3-minimal. [2020-08-04T09:33:05.652Z] #17 18.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-08-04T09:33:05.652Z] #17 18.70 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-04T09:33:05.652Z] #17 18.70 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T09:33:05.652Z] #17 18.79 Selecting previously unselected package libmpdec2:arm64. [2020-08-04T09:33:05.652Z] #17 18.79 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-04T09:33:05.652Z] #17 18.81 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-04T09:33:05.653Z] #10 129.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T09:33:05.653Z] #10 129.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T09:33:05.653Z] #10 130.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T09:33:05.653Z] #10 130.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:33:05.735Z] #10 131.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-04T09:33:05.735Z] #10 131.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-04T09:33:05.735Z] #10 131.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:05.735Z] #10 131.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-04T09:33:05.912Z] #10 130.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:05.912Z] #10 130.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T09:33:05.912Z] #10 130.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:33:05.912Z] #10 130.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:33:05.912Z] #10 130.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:05.912Z] #10 130.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:05.912Z] #10 130.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:33:05.912Z] #10 130.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:33:05.912Z] #10 130.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T09:33:05.912Z] #10 130.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T09:33:05.912Z] #10 130.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:05.912Z] #10 130.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:33:05.912Z] #10 130.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T09:33:05.912Z] #10 130.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:33:05.915Z] #17 18.90 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-04T09:33:05.915Z] #17 18.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T09:33:05.915Z] #17 18.91 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:05.962Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T09:33:05.962Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T09:33:05.962Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T09:33:05.962Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T09:33:05.962Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T09:33:06.007Z] #10 131.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-04T09:33:06.007Z] #10 131.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T09:33:06.172Z] #10 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:33:06.172Z] #10 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:33:06.172Z] #10 130.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:33:06.172Z] #10 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:33:06.172Z] #10 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:33:06.172Z] #10 130.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:33:06.172Z] #10 130.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T09:33:06.172Z] #10 130.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:06.172Z] #10 130.3 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T09:33:06.172Z] #10 130.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:06.172Z] #10 130.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:06.172Z] #10 130.4 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:33:06.248Z] #22 154.3 Checking out files: 24% (2612/10842) Checking out files: 25% (2711/10842) Checking out files: 26% (2819/10842) Checking out files: 27% (2928/10842) Checking out files: 28% (3036/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 34% (3777/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) [2020-08-04T09:33:06.248Z] #22 ... [2020-08-04T09:33:06.248Z] [2020-08-04T09:33:06.248Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:06.248Z] #42 145.5 mime [2020-08-04T09:33:06.248Z] #42 147.0 mime/quotedprintable [2020-08-04T09:33:06.248Z] #42 148.2 vendor/golang.org/x/net/idna [2020-08-04T09:33:06.248Z] #42 148.2 net/http/internal [2020-08-04T09:33:06.248Z] #42 151.8 net/textproto [2020-08-04T09:33:06.248Z] #42 151.8 crypto/x509 [2020-08-04T09:33:06.248Z] #42 151.8 vendor/golang.org/x/net/http/httpproxy [2020-08-04T09:33:06.248Z] #42 153.3 mime/multipart [2020-08-04T09:33:06.248Z] #42 153.3 vendor/golang.org/x/net/http/httpguts [2020-08-04T09:33:06.248Z] #42 ... [2020-08-04T09:33:06.248Z] [2020-08-04T09:33:06.248Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:33:06.254Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T09:33:06.278Z] #10 131.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-04T09:33:06.278Z] #10 131.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-04T09:33:06.278Z] #10 131.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:06.539Z] #10 132.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:33:06.539Z] #10 132.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-04T09:33:06.539Z] #10 132.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-04T09:33:06.539Z] #10 132.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:06.539Z] #10 132.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-04T09:33:06.741Z] #10 DONE 130.9s [2020-08-04T09:33:06.741Z] [2020-08-04T09:33:06.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:06.741Z] #39 42.21 CC compel/plugins/std/infect.o [2020-08-04T09:33:06.741Z] #39 42.68 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-04T09:33:06.741Z] #39 42.72 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-04T09:33:06.741Z] #39 42.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-04T09:33:06.741Z] #39 42.80 AR compel/plugins/std.lib.a [2020-08-04T09:33:06.741Z] #39 42.90 CC compel/plugins/fds/fds.o [2020-08-04T09:33:06.741Z] #39 43.31 AR compel/plugins/fds.lib.a [2020-08-04T09:33:06.741Z] #39 43.52 HOSTDEP compel/src/lib/log-host.d [2020-08-04T09:33:06.741Z] #39 43.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-04T09:33:06.741Z] #39 43.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-04T09:33:06.741Z] #39 43.89 HOSTDEP compel/src/main-host.d [2020-08-04T09:33:06.741Z] #39 44.00 DEP compel/src/lib/ptrace.d [2020-08-04T09:33:06.741Z] #39 44.22 DEP compel/src/lib/infect.d [2020-08-04T09:33:06.741Z] #39 44.42 DEP compel/src/lib/infect-util.d [2020-08-04T09:33:06.741Z] #39 44.57 DEP compel/src/lib/infect-rpc.d [2020-08-04T09:33:06.741Z] #39 44.70 DEP compel/arch/x86/src/lib/infect.d [2020-08-04T09:33:06.741Z] #39 44.85 DEP compel/arch/x86/src/lib/cpu.d [2020-08-04T09:33:06.741Z] #39 44.92 DEP compel/src/lib/log.d [2020-08-04T09:33:06.741Z] #39 45.02 DEP compel/src/main.d [2020-08-04T09:33:06.741Z] #39 45.09 DEP compel/src/lib/handle-elf.d [2020-08-04T09:33:06.741Z] #39 45.17 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-04T09:33:06.741Z] #39 45.28 CC compel/src/lib/log.o [2020-08-04T09:33:06.741Z] #39 45.47 CC compel/arch/x86/src/lib/cpu.o [2020-08-04T09:33:06.741Z] #39 46.05 CC compel/arch/x86/src/lib/infect.o [2020-08-04T09:33:06.741Z] #39 46.79 CC compel/src/lib/infect-rpc.o [2020-08-04T09:33:06.741Z] #39 47.03 CC compel/src/lib/infect-util.o [2020-08-04T09:33:06.796Z] #10 132.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-04T09:33:06.796Z] #10 132.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-04T09:33:06.796Z] #10 132.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-04T09:33:06.796Z] #10 132.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-04T09:33:06.796Z] #10 132.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-04T09:33:06.796Z] #10 132.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-04T09:33:06.796Z] #10 132.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:33:06.796Z] #10 132.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-04T09:33:06.796Z] #10 132.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-08-04T09:33:06.796Z] #10 132.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-04T09:33:06.796Z] #10 132.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:33:06.796Z] #10 132.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-04T09:33:06.796Z] #10 132.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-04T09:33:06.796Z] #10 132.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-04T09:33:06.796Z] #10 132.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:06.796Z] #10 132.7 Setting up dmsetup (2:1.02.155-3) ... [2020-08-04T09:33:06.796Z] #10 132.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:06.876Z] #17 19.81 Selecting previously unselected package python3.7. [2020-08-04T09:33:06.876Z] #17 19.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-04T09:33:06.876Z] #17 19.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:06.876Z] #17 19.99 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-04T09:33:06.876Z] #17 20.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-04T09:33:06.876Z] #17 20.01 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-04T09:33:06.888Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T09:33:06.888Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T09:33:07.001Z] #39 47.31 CC compel/src/lib/infect.o [2020-08-04T09:33:07.054Z] #10 132.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-04T09:33:07.054Z] #10 132.7 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:33:07.139Z] #17 20.10 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T09:33:07.181Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T09:33:07.181Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T09:33:07.473Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-08-04T09:33:07.473Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T09:33:07.473Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T09:33:07.619Z] #10 DONE 133.3s [2020-08-04T09:33:07.619Z] [2020-08-04T09:33:07.619Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:07.716Z] #17 20.96 Selecting previously unselected package python3. [2020-08-04T09:33:07.787Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-08-04T09:33:07.787Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T09:33:07.787Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T09:33:07.980Z] #17 20.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-08-04T09:33:07.980Z] #17 21.02 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-04T09:33:07.980Z] #17 21.03 Unpacking python3 (3.7.3-1) ... [2020-08-04T09:33:07.980Z] #17 21.15 Selecting previously unselected package libip4tc0:arm64. [2020-08-04T09:33:07.980Z] #17 21.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-04T09:33:07.980Z] #17 21.17 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-04T09:33:08.244Z] #17 21.26 Selecting previously unselected package libip6tc0:arm64. [2020-08-04T09:33:08.244Z] #17 21.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-04T09:33:08.244Z] #17 21.28 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-04T09:33:08.244Z] #17 21.37 Selecting previously unselected package libiptc0:arm64. [2020-08-04T09:33:08.244Z] #17 21.38 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-04T09:33:08.244Z] #17 21.39 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-04T09:33:08.244Z] #17 21.50 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-04T09:33:08.384Z] #39 ... [2020-08-04T09:33:08.384Z] [2020-08-04T09:33:08.384Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T09:33:08.384Z] #11 DONE 1.6s [2020-08-04T09:33:08.384Z] [2020-08-04T09:33:08.384Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:08.384Z] #49 1.435 + RM_GOPATH=0 [2020-08-04T09:33:08.384Z] #49 1.435 + TMP_GOPATH= [2020-08-04T09:33:08.384Z] #49 1.435 + : /build [2020-08-04T09:33:08.384Z] #49 1.435 + '[' -z '' ']' [2020-08-04T09:33:08.384Z] #49 1.436 ++ mktemp -d [2020-08-04T09:33:08.384Z] #49 1.442 + export GOPATH=/tmp/tmp.V3dl5nRwHT [2020-08-04T09:33:08.384Z] #49 1.443 + GOPATH=/tmp/tmp.V3dl5nRwHT [2020-08-04T09:33:08.384Z] #49 1.443 + RM_GOPATH=1 [2020-08-04T09:33:08.384Z] #49 1.443 + case "$(go env GOARCH)" in [2020-08-04T09:33:08.384Z] #49 1.444 ++ go env GOARCH [2020-08-04T09:33:08.384Z] #49 1.460 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:33:08.384Z] #49 1.460 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:33:08.384Z] #49 1.461 ++ dirname /tmp/install/install.sh [2020-08-04T09:33:08.384Z] #49 1.465 + dir=/tmp/install [2020-08-04T09:33:08.384Z] #49 1.465 + bin=runc [2020-08-04T09:33:08.384Z] #49 1.466 + shift [2020-08-04T09:33:08.384Z] #49 1.466 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T09:33:08.384Z] #49 1.466 + . /tmp/install/runc.installer [2020-08-04T09:33:08.384Z] #49 1.467 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:33:08.384Z] #49 1.467 + install_runc [2020-08-04T09:33:08.384Z] #49 1.468 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T09:33:08.384Z] #49 1.483 + uname -r [2020-08-04T09:33:08.384Z] #49 1.505 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T09:33:08.384Z] #49 1.505 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T09:33:08.384Z] #49 1.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V3dl5nRwHT/src/github.com/opencontainers/runc [2020-08-04T09:33:08.384Z] #49 1.505 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T09:33:08.384Z] #49 1.505 Cloning into '/tmp/tmp.V3dl5nRwHT/src/github.com/opencontainers/runc'... [2020-08-04T09:33:08.421Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-04T09:33:08.507Z] #17 21.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-04T09:33:08.507Z] #17 21.53 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-04T09:33:08.507Z] #17 21.61 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-04T09:33:08.507Z] #17 21.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-04T09:33:08.507Z] #17 21.62 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-04T09:33:08.507Z] #17 21.70 Selecting previously unselected package libnftnl11:arm64. [2020-08-04T09:33:08.507Z] #17 21.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-04T09:33:08.507Z] #17 21.71 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-04T09:33:08.507Z] #17 21.78 Selecting previously unselected package iptables. [2020-08-04T09:33:08.507Z] #17 21.80 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-04T09:33:08.507Z] #17 21.81 Unpacking iptables (1.8.2-4) ... [2020-08-04T09:33:08.714Z] #22 154.3 Checking out files: 24% (2612/10842) Checking out files: 25% (2711/10842) Checking out files: 26% (2819/10842) Checking out files: 27% (2928/10842) Checking out files: 28% (3036/10842) Checking out files: 29% (3145/10842) Checking out files: 30% (3253/10842) Checking out files: 31% (3362/10842) Checking out files: 32% (3470/10842) Checking out files: 33% (3578/10842) Checking out files: 34% (3687/10842) Checking out files: 34% (3777/10842) Checking out files: 35% (3795/10842) Checking out files: 36% (3904/10842) Checking out files: 37% (4012/10842) Checking out files: 38% (4120/10842) Checking out files: 39% (4229/10842) Checking out files: 40% (4337/10842) Checking out files: 41% (4446/10842) Checking out files: 42% (4554/10842) Checking out files: 43% (4663/10842) Checking out files: 44% (4771/10842) Checking out files: 45% (4879/10842) Checking out files: 46% (4988/10842) Checking out files: 47% (5096/10842) Checking out files: 48% (5205/10842) Checking out files: 49% (5313/10842) Checking out files: 50% (5421/10842) Checking out files: 51% (5530/10842) Checking out files: 52% (5638/10842) Checking out files: 53% (5747/10842) Checking out files: 54% (5855/10842) Checking out files: 55% (5964/10842) Checking out files: 56% (6072/10842) Checking out files: 57% (6180/10842) Checking out files: 58% (6289/10842) Checking out files: 59% (6397/10842) Checking out files: 60% (6506/10842) Checking out files: 61% (6614/10842) Checking out files: 62% (6723/10842) Checking out files: 63% (6831/10842) Checking out files: 64% (6939/10842) Checking out files: 65% (7048/10842) Checking out files: 65% (7151/10842) Checking out files: 66% (7156/10842) Checking out files: 67% (7265/10842) Checking out files: 68% (7373/10842) Checking out files: 69% (7481/10842) Checking out files: 70% (7590/10842) Checking out files: 71% (7698/10842) Checking out files: 72% (7807/10842) Checking out files: 73% (7915/10842) Checking out files: 74% (8024/10842) Checking out files: 75% (8132/10842) Checking out files: 76% (8240/10842) Checking out files: 77% (8349/10842) Checking out files: 78% (8457/10842) Checking out files: 79% (8566/10842) Checking out files: 80% (8674/10842) Checking out files: 81% (8783/10842) Checking out files: 82% (8891/10842) Checking out files: 83% (8999/10842) Checking out files: 84% (9108/10842) Checking out files: 85% (9216/10842) Checking out files: 86% (9325/10842) Checking out files: 87% (9433/10842) Checking out files: 88% (9541/10842) Checking out files: 89% (9650/10842) Checking out files: 90% (9758/10842) Checking out files: 90% (9819/10842) Checking out files: 91% (9867/10842) Checking out files: 92% (9975/10842) Checking out files: 93% (10084/10842) Checking out files: 94% (10192/10842) Checking out files: 95% (10300/10842) Checking out files: 96% (10409/10842) Checking out files: 97% (10517/10842) Checking out files: 98% (10626/10842) Checking out files: 99% (10734/10842) Checking out files: 100% (10842/10842) Checking out files: 100% (10842/10842), done. [2020-08-04T09:33:08.714Z] #22 158.0 + cd /tmp/tmp.8ZZ3lxePlk/tmp/docker-ce [2020-08-04T09:33:08.714Z] #22 158.0 + git checkout -q v17.06.2-ce [2020-08-04T09:33:08.992Z] #49 1.443 + RM_GOPATH=0 [2020-08-04T09:33:08.992Z] #49 1.443 + TMP_GOPATH= [2020-08-04T09:33:08.992Z] #49 1.443 + : /build [2020-08-04T09:33:08.992Z] #49 1.443 + '[' -z '' ']' [2020-08-04T09:33:08.992Z] #49 1.443 ++ mktemp -d [2020-08-04T09:33:08.992Z] #49 1.443 + export GOPATH=/tmp/tmp.KLEmtE5XQI [2020-08-04T09:33:08.992Z] #49 1.443 + GOPATH=/tmp/tmp.KLEmtE5XQI [2020-08-04T09:33:08.992Z] #49 1.443 + RM_GOPATH=1 [2020-08-04T09:33:08.992Z] #49 1.443 + case "$(go env GOARCH)" in [2020-08-04T09:33:08.992Z] #49 1.447 ++ go env GOARCH [2020-08-04T09:33:08.992Z] #49 1.457 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:33:08.992Z] #49 1.457 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:33:08.992Z] #49 1.458 ++ dirname /tmp/install/install.sh [2020-08-04T09:33:08.992Z] #49 1.461 + dir=/tmp/install [2020-08-04T09:33:08.992Z] #49 1.467 + bin=runc [2020-08-04T09:33:08.992Z] #49 1.467 + shift [2020-08-04T09:33:08.992Z] #49 1.467 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-04T09:33:08.992Z] #49 1.472 + . /tmp/install/runc.installer [2020-08-04T09:33:08.992Z] #49 1.472 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:33:08.992Z] #49 1.473 + install_runc [2020-08-04T09:33:08.992Z] #49 1.474 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-04T09:33:08.992Z] #49 1.475 + uname -r [2020-08-04T09:33:08.992Z] #49 1.496 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-04T09:33:08.992Z] #49 1.496 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-08-04T09:33:08.992Z] #49 1.496 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-08-04T09:33:08.992Z] #49 1.497 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KLEmtE5XQI/src/github.com/opencontainers/runc [2020-08-04T09:33:08.992Z] #49 1.501 Cloning into '/tmp/tmp.KLEmtE5XQI/src/github.com/opencontainers/runc'... [2020-08-04T09:33:09.084Z] #17 22.12 Selecting previously unselected package xxd. [2020-08-04T09:33:09.084Z] #17 22.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-04T09:33:09.084Z] #17 22.14 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:33:09.250Z] #49 ... [2020-08-04T09:33:09.250Z] [2020-08-04T09:33:09.250Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-04T09:33:09.250Z] #11 DONE 1.6s [2020-08-04T09:33:09.323Z] #49 ... [2020-08-04T09:33:09.323Z] [2020-08-04T09:33:09.323Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:33:09.323Z] #12 DONE 1.0s [2020-08-04T09:33:09.347Z] #17 22.29 Selecting previously unselected package vim-common. [2020-08-04T09:33:09.347Z] #17 22.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:09.347Z] #17 22.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:33:09.508Z] [2020-08-04T09:33:09.508Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:33:09.583Z] [2020-08-04T09:33:09.583Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T09:33:09.611Z] #17 22.59 Selecting previously unselected package bash-completion. [2020-08-04T09:33:09.611Z] #17 22.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T09:33:10.074Z] #12 ... [2020-08-04T09:33:10.074Z] [2020-08-04T09:33:10.074Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:10.074Z] #41 125.7 net/textproto [2020-08-04T09:33:10.074Z] #41 125.7 crypto/x509 [2020-08-04T09:33:10.074Z] #41 126.9 vendor/golang.org/x/net/http/httpguts [2020-08-04T09:33:10.074Z] #41 127.1 vendor/golang.org/x/net/http/httpproxy [2020-08-04T09:33:10.074Z] #41 127.7 mime/multipart [2020-08-04T09:33:10.074Z] #41 129.4 crypto/tls [2020-08-04T09:33:10.074Z] #41 ... [2020-08-04T09:33:10.074Z] [2020-08-04T09:33:10.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:10.074Z] #39 45.16 DEP compel/src/lib/infect-util.d [2020-08-04T09:33:10.074Z] #39 45.28 DEP compel/src/lib/infect-rpc.d [2020-08-04T09:33:10.074Z] #39 45.39 DEP compel/arch/x86/src/lib/infect.d [2020-08-04T09:33:10.074Z] #39 45.61 DEP compel/arch/x86/src/lib/cpu.d [2020-08-04T09:33:10.074Z] #39 45.86 DEP compel/src/lib/log.d [2020-08-04T09:33:10.074Z] #39 46.03 DEP compel/src/main.d [2020-08-04T09:33:10.074Z] #39 46.15 DEP compel/src/lib/handle-elf.d [2020-08-04T09:33:10.074Z] #39 46.22 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-04T09:33:10.074Z] #39 46.33 CC compel/src/lib/log.o [2020-08-04T09:33:10.074Z] #39 46.47 CC compel/arch/x86/src/lib/cpu.o [2020-08-04T09:33:10.074Z] #39 47.16 CC compel/arch/x86/src/lib/infect.o [2020-08-04T09:33:10.074Z] #39 48.01 CC compel/src/lib/infect-rpc.o [2020-08-04T09:33:10.074Z] #39 48.30 CC compel/src/lib/infect-util.o [2020-08-04T09:33:10.074Z] #39 48.60 CC compel/src/lib/infect.o [2020-08-04T09:33:10.186Z] #17 ... [2020-08-04T09:33:10.186Z] [2020-08-04T09:33:10.186Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:33:10.332Z] #39 ... [2020-08-04T09:33:10.332Z] [2020-08-04T09:33:10.332Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-04T09:33:10.332Z] #12 DONE 1.1s [2020-08-04T09:33:10.332Z] [2020-08-04T09:33:10.332Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-04T09:33:10.449Z] #36 140.9 + dpkg --print-architecture [2020-08-04T09:33:10.522Z] #13 0.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T09:33:10.522Z] #13 DONE 1.0s [2020-08-04T09:33:10.522Z] [2020-08-04T09:33:10.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:10.522Z] #39 50.69 CC compel/src/lib/ptrace.o [2020-08-04T09:33:11.025Z] #36 DONE 141.7s [2020-08-04T09:33:11.025Z] [2020-08-04T09:33:11.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:11.025Z] #39 65.12 LINK criu/pie/restorer.built-in.o [2020-08-04T09:33:11.025Z] #39 65.13 GEN criu/pie/restorer-blob.h [2020-08-04T09:33:11.025Z] #39 65.26 DEP criu/vdso.d [2020-08-04T09:33:11.025Z] #39 65.49 DEP criu/uts_ns.d [2020-08-04T09:33:11.025Z] #39 65.62 DEP criu/util.d [2020-08-04T09:33:11.025Z] #39 65.82 DEP criu/uffd.d [2020-08-04T09:33:11.025Z] #39 66.01 DEP criu/tun.d [2020-08-04T09:33:11.025Z] #39 66.15 DEP criu/tty.d [2020-08-04T09:33:11.025Z] #39 66.35 DEP criu/timerfd.d [2020-08-04T09:33:11.025Z] #39 66.57 DEP criu/timens.d [2020-08-04T09:33:11.025Z] #39 66.72 DEP criu/sysfs_parse.d [2020-08-04T09:33:11.025Z] #39 66.85 DEP criu/sysctl.d [2020-08-04T09:33:11.025Z] #39 66.99 DEP criu/string.d [2020-08-04T09:33:11.025Z] #39 67.03 DEP criu/stats.d [2020-08-04T09:33:11.025Z] #39 67.14 DEP criu/sockets.d [2020-08-04T09:33:11.025Z] #39 67.29 DEP criu/sk-unix.d [2020-08-04T09:33:11.025Z] #39 67.43 DEP criu/sk-tcp.d [2020-08-04T09:33:11.025Z] #39 67.68 DEP criu/sk-queue.d [2020-08-04T09:33:11.025Z] #39 67.85 DEP criu/sk-packet.d [2020-08-04T09:33:11.025Z] #39 68.08 DEP criu/sk-netlink.d [2020-08-04T09:33:11.025Z] #39 68.20 DEP criu/sk-inet.d [2020-08-04T09:33:11.025Z] #39 68.34 DEP criu/signalfd.d [2020-08-04T09:33:11.025Z] #39 68.43 DEP criu/sigframe.d [2020-08-04T09:33:11.025Z] #39 68.48 DEP criu/shmem.d [2020-08-04T09:33:11.025Z] #39 68.57 DEP criu/servicefd.d [2020-08-04T09:33:11.025Z] #39 68.78 DEP criu/seize.d [2020-08-04T09:33:11.025Z] #39 68.94 DEP criu/seccomp.d [2020-08-04T09:33:11.025Z] #39 69.17 DEP criu/rst-malloc.d [2020-08-04T09:33:11.025Z] #39 69.27 DEP criu/rbtree.d [2020-08-04T09:33:11.025Z] #39 69.30 DEP criu/pstree.d [2020-08-04T09:33:11.025Z] #39 69.47 DEP criu/protobuf.d [2020-08-04T09:33:11.025Z] #39 69.67 GEN criu/protobuf-desc-gen.h [2020-08-04T09:33:11.025Z] #39 71.14 DEP criu/protobuf-desc.d [2020-08-04T09:33:11.025Z] #39 71.24 DEP criu/proc_parse.d [2020-08-04T09:33:11.094Z] #39 51.30 AR compel/libcompel.a [2020-08-04T09:33:11.094Z] #39 51.38 HOSTCC compel/src/main-host.o [2020-08-04T09:33:11.156Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 13.6% of statements [2020-08-04T09:33:11.267Z] #13 0.973 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-04T09:33:11.267Z] #13 DONE 1.1s [2020-08-04T09:33:11.267Z] [2020-08-04T09:33:11.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:11.267Z] #39 51.90 CC compel/src/lib/ptrace.o [2020-08-04T09:33:11.288Z] #39 71.40 DEP criu/plugin.d [2020-08-04T09:33:11.288Z] #39 71.49 DEP criu/pipes.d [2020-08-04T09:33:11.288Z] #39 71.61 DEP criu/pie-util.d [2020-08-04T09:33:11.354Z] #39 ... [2020-08-04T09:33:11.354Z] [2020-08-04T09:33:11.354Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T09:33:11.354Z] #14 DONE 1.0s [2020-08-04T09:33:11.354Z] [2020-08-04T09:33:11.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:11.354Z] #39 51.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-04T09:33:11.525Z] #39 52.50 AR compel/libcompel.a [2020-08-04T09:33:11.525Z] #39 52.55 HOSTCC compel/src/main-host.o [2020-08-04T09:33:11.551Z] #39 71.75 DEP criu/pie-util-vdso.d [2020-08-04T09:33:11.551Z] #39 71.85 DEP criu/path.d [2020-08-04T09:33:11.551Z] #39 71.97 DEP criu/parasite-syscall.d [2020-08-04T09:33:11.613Z] #39 52.06 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T09:33:11.792Z] ok github.com/docker/docker/builder/dockerfile 1.026s coverage: 48.1% of statements [2020-08-04T09:33:11.814Z] #39 72.24 DEP criu/pagemap.d [2020-08-04T09:33:12.077Z] #39 ... [2020-08-04T09:33:12.077Z] [2020-08-04T09:33:12.077Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:12.077Z] #17 25.24 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T09:33:12.084Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-08-04T09:33:12.093Z] #39 52.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-04T09:33:12.093Z] #39 53.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-04T09:33:12.182Z] #39 52.53 HOSTCC compel/src/lib/log-host.o [2020-08-04T09:33:12.288Z] #22 161.3 + mkdir -p /tmp/tmp.8ZZ3lxePlk/src/github.com/docker [2020-08-04T09:33:12.288Z] #22 161.3 + mv components/cli /tmp/tmp.8ZZ3lxePlk/src/github.com/docker/cli [2020-08-04T09:33:12.288Z] #22 161.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-04T09:33:12.441Z] #39 52.82 HOSTLINK compel/compel-host-bin [2020-08-04T09:33:12.442Z] #39 ... [2020-08-04T09:33:12.442Z] [2020-08-04T09:33:12.442Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T09:33:12.442Z] #15 DONE 1.0s [2020-08-04T09:33:12.653Z] #17 25.80 Selecting previously unselected package bzip2. [2020-08-04T09:33:12.653Z] #17 25.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-04T09:33:12.653Z] #17 25.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:33:12.653Z] #17 25.91 Selecting previously unselected package xz-utils. [2020-08-04T09:33:12.659Z] #39 ... [2020-08-04T09:33:12.659Z] [2020-08-04T09:33:12.659Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-04T09:33:12.659Z] #14 DONE 1.1s [2020-08-04T09:33:12.659Z] [2020-08-04T09:33:12.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:12.659Z] #39 53.58 HOSTCC compel/src/lib/log-host.o [2020-08-04T09:33:12.701Z] [2020-08-04T09:33:12.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:12.701Z] #39 53.09 DEP soccr/soccr.d [2020-08-04T09:33:12.916Z] #17 25.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-04T09:33:12.916Z] #39 53.86 HOSTLINK compel/compel-host-bin [2020-08-04T09:33:12.916Z] #17 25.92 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T09:33:12.916Z] #17 26.09 Selecting previously unselected package apparmor. [2020-08-04T09:33:12.916Z] #17 26.10 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-04T09:33:12.916Z] #17 26.17 Unpacking apparmor (2.13.2-10) ... [2020-08-04T09:33:12.961Z] #39 53.36 CC soccr/soccr.o [2020-08-04T09:33:13.122Z] ok github.com/docker/docker/builder/remotecontext/git 1.586s coverage: 86.3% of statements [2020-08-04T09:33:13.122Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T09:33:13.122Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T09:33:13.186Z] #39 54.06 DEP soccr/soccr.d [2020-08-04T09:33:13.186Z] #39 54.14 CC soccr/soccr.o [2020-08-04T09:33:13.445Z] #39 ... [2020-08-04T09:33:13.445Z] [2020-08-04T09:33:13.445Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-04T09:33:13.445Z] #15 DONE 1.0s [2020-08-04T09:33:13.493Z] #17 26.53 Selecting previously unselected package aufs-tools. [2020-08-04T09:33:13.493Z] #17 26.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-04T09:33:13.493Z] #17 26.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:33:13.493Z] #17 26.67 Selecting previously unselected package libonig5:arm64. [2020-08-04T09:33:13.493Z] #17 26.68 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-04T09:33:13.493Z] #17 26.68 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-04T09:33:13.532Z] #39 ... [2020-08-04T09:33:13.532Z] [2020-08-04T09:33:13.532Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T09:33:13.532Z] #16 DONE 1.1s [2020-08-04T09:33:13.532Z] [2020-08-04T09:33:13.532Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:13.703Z] [2020-08-04T09:33:13.703Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-04T09:33:13.757Z] #17 26.90 Selecting previously unselected package libjq1:arm64. [2020-08-04T09:33:13.757Z] #17 26.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T09:33:13.757Z] #17 26.91 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T09:33:13.757Z] #17 27.02 Selecting previously unselected package jq. [2020-08-04T09:33:13.827Z] #22 ... [2020-08-04T09:33:13.827Z] [2020-08-04T09:33:13.827Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:13.827Z] #40 87.82 DEP criu/cr-service.d [2020-08-04T09:33:13.827Z] #40 88.00 DEP criu/cr-restore.d [2020-08-04T09:33:13.827Z] #40 88.24 DEP criu/cr-errno.d [2020-08-04T09:33:13.827Z] #40 88.27 DEP criu/cr-dump.d [2020-08-04T09:33:13.827Z] #40 88.50 DEP criu/cr-dedup.d [2020-08-04T09:33:13.827Z] #40 88.66 DEP criu/cr-check.d [2020-08-04T09:33:13.827Z] #40 88.90 DEP criu/config.d [2020-08-04T09:33:13.827Z] #40 89.07 DEP criu/clone-noasan.d [2020-08-04T09:33:13.827Z] #40 89.17 DEP criu/cgroup.d [2020-08-04T09:33:13.827Z] #40 89.38 DEP criu/cgroup-props.d [2020-08-04T09:33:13.827Z] #40 89.59 DEP criu/bitmap.d [2020-08-04T09:33:13.827Z] #40 89.63 DEP criu/bfd.d [2020-08-04T09:33:13.827Z] #40 89.79 DEP criu/autofs.d [2020-08-04T09:33:13.827Z] #40 90.10 DEP criu/aio.d [2020-08-04T09:33:13.827Z] #40 90.42 DEP criu/action-scripts.d [2020-08-04T09:33:13.827Z] #40 90.80 CC criu/action-scripts.o [2020-08-04T09:33:13.827Z] #40 91.57 CC criu/aio.o [2020-08-04T09:33:13.827Z] #40 92.26 CC criu/autofs.o [2020-08-04T09:33:13.827Z] #40 94.54 CC criu/bfd.o [2020-08-04T09:33:13.827Z] #40 95.24 CC criu/bitmap.o [2020-08-04T09:33:13.827Z] #40 95.46 CC criu/cgroup-props.o [2020-08-04T09:33:13.827Z] #40 96.81 CC criu/cgroup.o [2020-08-04T09:33:13.827Z] #40 ... [2020-08-04T09:33:13.827Z] [2020-08-04T09:33:13.827Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:13.827Z] #18 38.14 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-04T09:33:13.827Z] #18 38.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-04T09:33:13.827Z] #18 38.15 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-04T09:33:13.827Z] #18 38.34 Selecting previously unselected package iptables. [2020-08-04T09:33:13.827Z] #18 38.35 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-04T09:33:13.827Z] #18 38.36 Unpacking iptables (1.8.2-4) ... [2020-08-04T09:33:13.827Z] #18 39.12 Selecting previously unselected package xxd. [2020-08-04T09:33:13.827Z] #18 39.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-04T09:33:13.827Z] #18 39.14 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:33:13.827Z] #18 39.30 Selecting previously unselected package vim-common. [2020-08-04T09:33:13.827Z] #18 39.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:13.827Z] #18 39.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:33:13.827Z] #18 39.59 Selecting previously unselected package bash-completion. [2020-08-04T09:33:13.827Z] #18 39.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T09:33:13.827Z] #18 43.77 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T09:33:13.827Z] #18 44.33 Selecting previously unselected package bzip2. [2020-08-04T09:33:13.827Z] #18 44.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-04T09:33:13.827Z] #18 44.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:33:13.827Z] #18 44.44 Selecting previously unselected package xz-utils. [2020-08-04T09:33:13.827Z] #18 44.44 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-04T09:33:13.827Z] #18 44.44 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T09:33:13.827Z] #18 44.70 Selecting previously unselected package apparmor. [2020-08-04T09:33:13.827Z] #18 44.71 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 44.86 Unpacking apparmor (2.13.2-10) ... [2020-08-04T09:33:13.828Z] #18 45.39 Selecting previously unselected package aufs-tools. [2020-08-04T09:33:13.828Z] #18 45.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 45.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:33:13.828Z] #18 45.54 Selecting previously unselected package libonig5:ppc64el. [2020-08-04T09:33:13.828Z] #18 45.56 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 45.57 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-04T09:33:13.828Z] #18 45.78 Selecting previously unselected package libjq1:ppc64el. [2020-08-04T09:33:13.828Z] #18 45.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 45.79 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T09:33:13.828Z] #18 45.91 Selecting previously unselected package jq. [2020-08-04T09:33:13.828Z] #18 45.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 45.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:33:13.828Z] #18 46.01 Selecting previously unselected package libaio1:ppc64el. [2020-08-04T09:33:13.828Z] #18 46.01 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 46.02 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-04T09:33:13.828Z] #18 46.10 Selecting previously unselected package libgpm2:ppc64el. [2020-08-04T09:33:13.828Z] #18 46.12 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 46.12 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-04T09:33:13.828Z] #18 46.21 Selecting previously unselected package libicu63:ppc64el. [2020-08-04T09:33:13.828Z] #18 46.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-04T09:33:13.828Z] #18 46.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T09:33:14.021Z] #17 27.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-04T09:33:14.021Z] #17 27.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:33:14.021Z] #17 27.12 Selecting previously unselected package libaio1:arm64. [2020-08-04T09:33:14.021Z] #17 27.13 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-04T09:33:14.021Z] #17 27.13 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-04T09:33:14.021Z] #17 27.22 Selecting previously unselected package libgpm2:arm64. [2020-08-04T09:33:14.021Z] #17 27.22 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-04T09:33:14.021Z] #17 27.23 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-04T09:33:14.284Z] #17 27.30 Selecting previously unselected package libicu63:arm64. [2020-08-04T09:33:14.284Z] #17 27.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-04T09:33:14.284Z] #17 27.32 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T09:33:14.634Z] #16 DONE 1.0s [2020-08-04T09:33:14.635Z] [2020-08-04T09:33:14.635Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:14.912Z] #17 1.373 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:33:14.912Z] #17 1.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:33:15.171Z] #17 1.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:33:15.191Z] ok github.com/docker/docker/client 0.092s coverage: 75.4% of statements [2020-08-04T09:33:15.431Z] #17 2.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:33:16.005Z] #17 1.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-04T09:33:16.005Z] #17 1.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-04T09:33:16.005Z] #17 1.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-04T09:33:16.574Z] #17 2.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-04T09:33:16.810Z] #17 3.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:33:16.840Z] #17 29.81 Selecting previously unselected package libnet1:arm64. [2020-08-04T09:33:16.840Z] #17 29.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-04T09:33:16.840Z] #17 29.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:33:16.840Z] #17 29.93 Selecting previously unselected package libnl-3-200:arm64. [2020-08-04T09:33:16.840Z] #17 29.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-04T09:33:16.840Z] #17 29.94 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T09:33:16.840Z] #17 30.06 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-04T09:33:16.840Z] #17 30.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-04T09:33:16.840Z] #17 30.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T09:33:16.840Z] #17 30.16 Selecting previously unselected package libreadline5:arm64. [2020-08-04T09:33:17.103Z] #17 30.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-04T09:33:17.103Z] #17 30.19 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-04T09:33:17.103Z] #17 30.30 Selecting previously unselected package net-tools. [2020-08-04T09:33:17.372Z] #17 30.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-04T09:33:17.372Z] #17 30.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:33:17.372Z] #17 30.49 Selecting previously unselected package python-pip-whl. [2020-08-04T09:33:17.372Z] #17 30.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T09:33:17.372Z] #17 30.51 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T09:33:17.379Z] #17 ... [2020-08-04T09:33:17.379Z] [2020-08-04T09:33:17.379Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:17.379Z] #41 131.5 net/http/httptrace [2020-08-04T09:33:17.379Z] #41 131.8 net/http [2020-08-04T09:33:17.379Z] #41 ... [2020-08-04T09:33:17.379Z] [2020-08-04T09:33:17.379Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:17.379Z] #49 10.09 + cd /tmp/tmp.V3dl5nRwHT/src/github.com/opencontainers/runc [2020-08-04T09:33:17.379Z] #49 10.09 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:33:17.379Z] #49 10.64 + '[' -z '' ']' [2020-08-04T09:33:17.379Z] #49 10.64 + target=static [2020-08-04T09:33:17.379Z] #49 10.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T09:33:17.418Z] #18 50.22 Selecting previously unselected package libnet1:ppc64el. [2020-08-04T09:33:17.418Z] #18 50.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-04T09:33:17.418Z] #18 50.23 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T09:33:17.418Z] #18 ... [2020-08-04T09:33:17.418Z] [2020-08-04T09:33:17.418Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:17.418Z] #40 101.3 CC criu/clone-noasan.o [2020-08-04T09:33:17.418Z] #40 101.7 CC criu/config.o [2020-08-04T09:33:17.717Z] #40 ... [2020-08-04T09:33:17.717Z] [2020-08-04T09:33:17.717Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:17.717Z] #42 157.0 crypto/tls [2020-08-04T09:33:17.717Z] #42 164.9 net/http/httptrace [2020-08-04T09:33:17.717Z] #42 165.2 net/http [2020-08-04T09:33:17.717Z] #42 ... [2020-08-04T09:33:17.717Z] [2020-08-04T09:33:17.717Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:17.717Z] #18 50.32 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-04T09:33:17.717Z] #18 50.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-04T09:33:17.717Z] #18 50.33 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T09:33:17.717Z] #18 50.39 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-04T09:33:17.717Z] #18 50.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-04T09:33:17.717Z] #18 50.39 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T09:33:17.717Z] #18 50.44 Selecting previously unselected package libreadline5:ppc64el. [2020-08-04T09:33:17.717Z] #18 50.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-04T09:33:17.717Z] #18 50.44 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-04T09:33:17.717Z] #18 50.53 Selecting previously unselected package net-tools. [2020-08-04T09:33:17.717Z] #18 50.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-04T09:33:17.717Z] #18 50.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:33:17.717Z] #18 50.76 Selecting previously unselected package python-pip-whl. [2020-08-04T09:33:17.717Z] #18 50.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T09:33:17.717Z] #18 50.79 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T09:33:17.947Z] #49 10.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T09:33:17.947Z] #17 3.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB] [2020-08-04T09:33:17.948Z] #17 30.92 Selecting previously unselected package python3-lib2to3. [2020-08-04T09:33:17.948Z] #17 30.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T09:33:17.948Z] #17 30.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:33:17.948Z] #17 31.02 Selecting previously unselected package python3-distutils. [2020-08-04T09:33:17.948Z] #17 31.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T09:33:17.948Z] #17 31.04 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T09:33:17.948Z] #17 31.12 Selecting previously unselected package python3-pip. [2020-08-04T09:33:17.948Z] #17 31.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T09:33:17.948Z] #17 31.13 Unpacking python3-pip (18.1-5) ... [2020-08-04T09:33:18.212Z] #17 31.29 Selecting previously unselected package python3-pkg-resources. [2020-08-04T09:33:18.212Z] #17 31.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:33:18.212Z] #17 31.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:33:18.371Z] #18 51.38 Selecting previously unselected package python3-lib2to3. [2020-08-04T09:33:18.371Z] #18 51.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T09:33:18.371Z] #18 51.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:33:18.371Z] #18 51.51 Selecting previously unselected package python3-distutils. [2020-08-04T09:33:18.371Z] #18 51.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T09:33:18.371Z] #18 51.53 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T09:33:18.475Z] #17 31.47 Selecting previously unselected package python3-setuptools. [2020-08-04T09:33:18.475Z] #17 31.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T09:33:18.475Z] #17 31.49 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T09:33:18.475Z] #17 31.71 Selecting previously unselected package python3-wheel. [2020-08-04T09:33:18.670Z] #18 51.67 Selecting previously unselected package python3-pip. [2020-08-04T09:33:18.670Z] #18 51.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T09:33:18.670Z] #18 51.68 Unpacking python3-pip (18.1-5) ... [2020-08-04T09:33:18.670Z] #18 51.84 Selecting previously unselected package python3-pkg-resources. [2020-08-04T09:33:18.670Z] #18 51.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:33:18.670Z] #18 51.84 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:33:18.739Z] #17 31.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T09:33:18.739Z] #17 31.73 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T09:33:18.739Z] #17 31.84 Selecting previously unselected package sudo. [2020-08-04T09:33:18.739Z] #17 31.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-04T09:33:18.739Z] #17 31.85 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:33:18.990Z] #18 51.97 Selecting previously unselected package python3-setuptools. [2020-08-04T09:33:18.990Z] #18 51.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T09:33:18.990Z] #18 51.99 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T09:33:19.002Z] #17 32.22 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T09:33:19.002Z] #17 32.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-04T09:33:19.002Z] #17 32.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:33:19.266Z] #17 32.46 Selecting previously unselected package uidmap. [2020-08-04T09:33:19.266Z] #17 32.46 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-04T09:33:19.266Z] #17 32.48 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T09:33:19.290Z] #18 52.33 Selecting previously unselected package python3-wheel. [2020-08-04T09:33:19.290Z] #18 52.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T09:33:19.290Z] #18 52.36 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T09:33:19.290Z] #18 52.45 Selecting previously unselected package sudo. [2020-08-04T09:33:19.290Z] #18 52.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-04T09:33:19.290Z] #18 52.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:33:19.322Z] #17 4.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:33:19.532Z] #17 32.59 Selecting previously unselected package vim-runtime. [2020-08-04T09:33:19.532Z] #17 32.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:19.532Z] #17 32.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T09:33:19.532Z] #17 32.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T09:33:19.532Z] #17 32.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:33:19.939Z] #18 53.11 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T09:33:19.939Z] #18 53.12 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-04T09:33:20.238Z] #18 53.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:33:20.544Z] #18 53.43 Selecting previously unselected package uidmap. [2020-08-04T09:33:20.544Z] #18 53.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-04T09:33:20.544Z] #18 53.44 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T09:33:20.544Z] #18 53.61 Selecting previously unselected package vim-runtime. [2020-08-04T09:33:20.544Z] #18 53.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:20.544Z] #18 53.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T09:33:20.697Z] #17 ... [2020-08-04T09:33:20.697Z] [2020-08-04T09:33:20.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:20.697Z] #39 56.11 AR soccr/libsoccr.a [2020-08-04T09:33:20.697Z] #39 56.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:33:20.697Z] #39 56.50 DEP criu/arch/x86/sigframe.d [2020-08-04T09:33:20.697Z] #39 56.59 DEP criu/arch/x86/sigaction_compat.d [2020-08-04T09:33:20.697Z] #39 56.69 DEP criu/arch/x86/kerndat.d [2020-08-04T09:33:20.697Z] #39 56.80 DEP criu/arch/x86/crtools.d [2020-08-04T09:33:20.697Z] #39 57.00 DEP criu/arch/x86/cpu.d [2020-08-04T09:33:20.697Z] #39 57.25 CC criu/arch/x86/cpu.o [2020-08-04T09:33:20.697Z] #39 58.03 CC criu/arch/x86/crtools.o [2020-08-04T09:33:20.697Z] #39 59.42 CC criu/arch/x86/kerndat.o [2020-08-04T09:33:20.697Z] #39 60.13 CC criu/arch/x86/sigaction_compat.o [2020-08-04T09:33:20.697Z] #39 60.44 CC criu/arch/x86/sigframe.o [2020-08-04T09:33:20.697Z] #39 60.68 LINK criu/arch/x86/crtools.built-in.o [2020-08-04T09:33:20.697Z] #39 60.73 DEP criu/pie/util-vdso-elf32.d [2020-08-04T09:33:20.697Z] #39 60.83 DEP criu/pie/util-vdso.d [2020-08-04T09:33:20.697Z] #39 60.93 DEP criu/pie/util.d [2020-08-04T09:33:20.697Z] #39 61.16 CC criu/pie/util.o [2020-08-04T09:33:20.697Z] #39 61.41 CC criu/pie/util-vdso.o [2020-08-04T09:33:20.841Z] #18 53.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T09:33:20.841Z] #18 53.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:33:21.262Z] #39 62.08 CC criu/pie/util-vdso-elf32.o [2020-08-04T09:33:21.520Z] #39 ... [2020-08-04T09:33:21.520Z] [2020-08-04T09:33:21.520Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:21.520Z] #41 137.3 net/http/httptrace [2020-08-04T09:33:21.520Z] #41 137.8 net/http [2020-08-04T09:33:21.778Z] #41 ... [2020-08-04T09:33:21.778Z] [2020-08-04T09:33:21.778Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:21.778Z] #49 10.90 + cd /tmp/tmp.KLEmtE5XQI/src/github.com/opencontainers/runc [2020-08-04T09:33:21.778Z] #49 10.90 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-08-04T09:33:21.778Z] #49 11.40 + '[' -z '' ']' [2020-08-04T09:33:21.778Z] #49 11.40 + target=static [2020-08-04T09:33:21.778Z] #49 11.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-04T09:33:21.778Z] #49 11.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-08-04T09:33:22.091Z] #17 34.89 Selecting previously unselected package vim. [2020-08-04T09:33:22.091Z] #17 34.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-04T09:33:22.091Z] #17 34.92 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T09:33:22.354Z] #17 35.32 Selecting previously unselected package xfsprogs. [2020-08-04T09:33:22.354Z] #17 35.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-04T09:33:22.354Z] #17 35.34 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T09:33:22.354Z] #17 ... [2020-08-04T09:33:22.354Z] [2020-08-04T09:33:22.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:22.354Z] #39 72.44 DEP criu/pagemap-cache.d [2020-08-04T09:33:22.354Z] #39 72.59 DEP criu/page-xfer.d [2020-08-04T09:33:22.354Z] #39 72.80 DEP criu/page-pipe.d [2020-08-04T09:33:22.354Z] #39 72.90 DEP criu/netfilter.d [2020-08-04T09:33:22.354Z] #39 73.06 DEP criu/net.d [2020-08-04T09:33:22.354Z] #39 73.21 DEP criu/namespaces.d [2020-08-04T09:33:22.354Z] #39 73.30 DEP criu/mount.d [2020-08-04T09:33:22.354Z] #39 73.41 DEP criu/memfd.d [2020-08-04T09:33:22.354Z] #39 73.53 DEP criu/mem.d [2020-08-04T09:33:22.354Z] #39 73.65 DEP criu/lsm.d [2020-08-04T09:33:22.354Z] #39 73.76 DEP criu/log.d [2020-08-04T09:33:22.354Z] #39 73.85 DEP criu/libnetlink.d [2020-08-04T09:33:22.354Z] #39 73.92 DEP criu/kerndat.d [2020-08-04T09:33:22.354Z] #39 74.02 DEP criu/kcmp-ids.d [2020-08-04T09:33:22.354Z] #39 74.06 DEP criu/irmap.d [2020-08-04T09:33:22.354Z] #39 74.21 DEP criu/ipc_ns.d [2020-08-04T09:33:22.354Z] #39 74.34 DEP criu/image.d [2020-08-04T09:33:22.354Z] #39 74.49 DEP criu/image-desc.d [2020-08-04T09:33:22.354Z] #39 74.56 DEP criu/fsnotify.d [2020-08-04T09:33:22.354Z] #39 74.76 DEP criu/filesystems.d [2020-08-04T09:33:22.354Z] #39 74.97 DEP criu/files.d [2020-08-04T09:33:22.354Z] #39 75.26 DEP criu/files-reg.d [2020-08-04T09:33:22.354Z] #39 75.39 DEP criu/files-ext.d [2020-08-04T09:33:22.354Z] #39 75.51 DEP criu/file-lock.d [2020-08-04T09:33:22.354Z] #39 75.73 DEP criu/file-ids.d [2020-08-04T09:33:22.354Z] #39 75.90 DEP criu/fifo.d [2020-08-04T09:33:22.354Z] #39 76.00 DEP criu/fdstore.d [2020-08-04T09:33:22.354Z] #39 76.06 DEP criu/fault-injection.d [2020-08-04T09:33:22.354Z] #39 76.09 DEP criu/external.d [2020-08-04T09:33:22.354Z] #39 76.18 DEP criu/eventpoll.d [2020-08-04T09:33:22.354Z] #39 76.35 DEP criu/eventfd.d [2020-08-04T09:33:22.354Z] #39 76.47 DEP criu/crtools.d [2020-08-04T09:33:22.354Z] #39 76.58 DEP criu/cr-service.d [2020-08-04T09:33:22.354Z] #39 76.66 DEP criu/cr-restore.d [2020-08-04T09:33:22.354Z] #39 76.82 DEP criu/cr-errno.d [2020-08-04T09:33:22.354Z] #39 76.83 DEP criu/cr-dump.d [2020-08-04T09:33:22.354Z] #39 77.02 DEP criu/cr-dedup.d [2020-08-04T09:33:22.354Z] #39 77.17 DEP criu/cr-check.d [2020-08-04T09:33:22.354Z] #39 77.32 DEP criu/config.d [2020-08-04T09:33:22.354Z] #39 77.43 DEP criu/clone-noasan.d [2020-08-04T09:33:22.354Z] #39 77.48 DEP criu/cgroup.d [2020-08-04T09:33:22.354Z] #39 77.59 DEP criu/cgroup-props.d [2020-08-04T09:33:22.354Z] #39 77.66 DEP criu/bitmap.d [2020-08-04T09:33:22.354Z] #39 77.67 DEP criu/bfd.d [2020-08-04T09:33:22.354Z] #39 77.73 DEP criu/autofs.d [2020-08-04T09:33:22.354Z] #39 77.89 DEP criu/aio.d [2020-08-04T09:33:22.354Z] #39 78.07 DEP criu/action-scripts.d [2020-08-04T09:33:22.354Z] #39 78.28 CC criu/action-scripts.o [2020-08-04T09:33:22.354Z] #39 78.60 CC criu/aio.o [2020-08-04T09:33:22.354Z] #39 79.00 CC criu/autofs.o [2020-08-04T09:33:22.354Z] #39 80.06 CC criu/bfd.o [2020-08-04T09:33:22.354Z] #39 80.69 CC criu/bitmap.o [2020-08-04T09:33:22.354Z] #39 80.87 CC criu/cgroup-props.o [2020-08-04T09:33:22.354Z] #39 81.44 CC criu/cgroup.o [2020-08-04T09:33:22.617Z] #39 ... [2020-08-04T09:33:22.617Z] [2020-08-04T09:33:22.617Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:22.617Z] #17 35.72 Selecting previously unselected package zip. [2020-08-04T09:33:22.617Z] #17 35.73 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-04T09:33:22.617Z] #17 35.74 Unpacking zip (3.0-11+b1) ... [2020-08-04T09:33:22.880Z] #17 36.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:33:22.880Z] #17 36.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:33:22.880Z] #17 36.07 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-04T09:33:22.880Z] #17 36.09 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-04T09:33:22.880Z] #17 36.10 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-04T09:33:22.880Z] #17 36.11 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-04T09:33:23.144Z] #17 36.17 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T09:33:23.144Z] #17 36.18 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-04T09:33:23.144Z] #17 36.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:33:23.144Z] #17 36.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:33:23.144Z] #17 36.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-04T09:33:23.144Z] #17 36.23 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-04T09:33:23.144Z] #17 36.24 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:33:23.144Z] #17 36.26 Setting up zip (3.0-11+b1) ... [2020-08-04T09:33:23.144Z] #17 36.27 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:33:23.144Z] #17 36.31 Setting up bash-completion (1:2.8-6) ... [2020-08-04T09:33:23.223Z] #49 ... [2020-08-04T09:33:23.223Z] [2020-08-04T09:33:23.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:23.223Z] #39 55.16 AR soccr/libsoccr.a [2020-08-04T09:33:23.223Z] #39 55.19 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:33:23.223Z] #39 55.57 DEP criu/arch/x86/sigframe.d [2020-08-04T09:33:23.223Z] #39 55.75 DEP criu/arch/x86/sigaction_compat.d [2020-08-04T09:33:23.223Z] #39 55.83 DEP criu/arch/x86/kerndat.d [2020-08-04T09:33:23.223Z] #39 55.92 DEP criu/arch/x86/crtools.d [2020-08-04T09:33:23.223Z] #39 56.05 DEP criu/arch/x86/cpu.d [2020-08-04T09:33:23.223Z] #39 56.19 CC criu/arch/x86/cpu.o [2020-08-04T09:33:23.223Z] #39 56.72 CC criu/arch/x86/crtools.o [2020-08-04T09:33:23.223Z] #39 58.12 CC criu/arch/x86/kerndat.o [2020-08-04T09:33:23.223Z] #39 58.59 CC criu/arch/x86/sigaction_compat.o [2020-08-04T09:33:23.223Z] #39 58.77 CC criu/arch/x86/sigframe.o [2020-08-04T09:33:23.223Z] #39 59.07 LINK criu/arch/x86/crtools.built-in.o [2020-08-04T09:33:23.223Z] #39 59.12 DEP criu/pie/util-vdso-elf32.d [2020-08-04T09:33:23.223Z] #39 59.34 DEP criu/pie/util-vdso.d [2020-08-04T09:33:23.223Z] #39 59.44 DEP criu/pie/util.d [2020-08-04T09:33:23.223Z] #39 59.61 CC criu/pie/util.o [2020-08-04T09:33:23.223Z] #39 59.95 CC criu/pie/util-vdso.o [2020-08-04T09:33:23.223Z] #39 60.47 CC criu/pie/util-vdso-elf32.o [2020-08-04T09:33:23.223Z] #39 61.13 AR criu/pie/pie.lib.a [2020-08-04T09:33:23.223Z] #39 61.18 DEP criu/pie/restorer.d [2020-08-04T09:33:23.223Z] #39 61.35 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-04T09:33:23.223Z] #39 61.50 DEP criu/arch/x86/restorer_unmap.d [2020-08-04T09:33:23.223Z] #39 61.54 DEP criu/arch/x86/restorer.d [2020-08-04T09:33:23.223Z] #39 61.72 DEP criu/arch/x86/vdso-pie.d [2020-08-04T09:33:23.223Z] #39 61.82 DEP criu/pie/parasite-vdso.d [2020-08-04T09:33:23.223Z] #39 61.99 DEP criu/pie/parasite.d [2020-08-04T09:33:23.223Z] #39 62.32 CC criu/pie/parasite.o [2020-08-04T09:33:23.223Z] #39 63.52 LINK criu/pie/parasite.built-in.o [2020-08-04T09:33:23.223Z] #39 63.54 GEN criu/pie/parasite-blob.h [2020-08-04T09:33:23.223Z] #39 63.56 CC criu/pie/parasite-vdso.o [2020-08-04T09:33:23.792Z] #39 64.22 CC criu/arch/x86/vdso-pie.o [2020-08-04T09:33:24.052Z] #39 64.54 CC criu/arch/x86/restorer.o [2020-08-04T09:33:24.305Z] #49 ... [2020-08-04T09:33:24.305Z] [2020-08-04T09:33:24.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:24.305Z] #39 62.77 AR criu/pie/pie.lib.a [2020-08-04T09:33:24.305Z] #39 62.85 DEP criu/pie/restorer.d [2020-08-04T09:33:24.305Z] #39 63.00 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-04T09:33:24.305Z] #39 63.15 DEP criu/arch/x86/restorer_unmap.d [2020-08-04T09:33:24.305Z] #39 63.18 DEP criu/arch/x86/restorer.d [2020-08-04T09:33:24.305Z] #39 63.41 DEP criu/arch/x86/vdso-pie.d [2020-08-04T09:33:24.305Z] #39 63.59 DEP criu/pie/parasite-vdso.d [2020-08-04T09:33:24.305Z] #39 63.77 DEP criu/pie/parasite.d [2020-08-04T09:33:24.305Z] #39 64.06 CC criu/pie/parasite.o [2020-08-04T09:33:24.305Z] #39 65.13 LINK criu/pie/parasite.built-in.o [2020-08-04T09:33:24.305Z] #39 65.15 GEN criu/pie/parasite-blob.h [2020-08-04T09:33:24.305Z] #39 65.16 CC criu/pie/parasite-vdso.o [2020-08-04T09:33:24.407Z] #18 57.46 Selecting previously unselected package vim. [2020-08-04T09:33:24.407Z] #18 57.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-04T09:33:24.407Z] #18 57.54 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T09:33:24.621Z] #39 64.96 CC criu/arch/x86/restorer_unmap.o [2020-08-04T09:33:24.621Z] #39 65.02 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-04T09:33:24.871Z] #39 65.87 CC criu/arch/x86/vdso-pie.o [2020-08-04T09:33:24.881Z] #39 65.30 CC criu/pie/restorer.o [2020-08-04T09:33:25.056Z] #18 58.17 Selecting previously unselected package xfsprogs. [2020-08-04T09:33:25.056Z] #18 58.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-04T09:33:25.056Z] #18 58.18 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T09:33:25.437Z] #39 66.21 CC criu/arch/x86/restorer.o [2020-08-04T09:33:25.711Z] #18 58.70 Selecting previously unselected package zip. [2020-08-04T09:33:25.711Z] #18 58.71 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-04T09:33:25.711Z] #18 58.72 Unpacking zip (3.0-11+b1) ... [2020-08-04T09:33:26.006Z] #39 66.73 CC criu/arch/x86/restorer_unmap.o [2020-08-04T09:33:26.006Z] #39 66.79 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-04T09:33:26.006Z] #39 67.07 CC criu/pie/restorer.o [2020-08-04T09:33:26.014Z] #18 58.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:33:26.014Z] #18 58.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:33:26.014Z] #18 58.97 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-04T09:33:26.014Z] #18 58.97 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-04T09:33:26.014Z] #18 58.98 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-04T09:33:26.014Z] #18 58.98 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-04T09:33:26.014Z] #18 58.99 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T09:33:26.014Z] #18 59.00 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-04T09:33:26.014Z] #18 59.01 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-04T09:33:26.014Z] #18 59.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:33:26.014Z] #18 59.02 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-04T09:33:26.014Z] #18 59.03 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-04T09:33:26.014Z] #18 59.03 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:33:26.014Z] #18 59.04 Setting up zip (3.0-11+b1) ... [2020-08-04T09:33:26.014Z] #18 59.06 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:33:26.014Z] #18 59.11 Setting up bash-completion (1:2.8-6) ... [2020-08-04T09:33:26.506Z] #17 39.26 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-04T09:33:26.507Z] #17 39.28 Setting up xz-utils (5.2.4-1) ... [2020-08-04T09:33:26.507Z] #17 39.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T09:33:26.507Z] #17 39.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:33:26.507Z] #17 39.39 invoke-rc.d: could not determine current runlevel [2020-08-04T09:33:26.507Z] #17 39.40 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T09:33:26.507Z] #17 39.41 Setting up pigz (2.4-1) ... [2020-08-04T09:33:26.507Z] #17 39.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-04T09:33:26.507Z] #17 39.45 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-04T09:33:26.507Z] #17 39.47 Setting up python-pip-whl (18.1-5) ... [2020-08-04T09:33:26.507Z] #17 39.49 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-04T09:33:26.507Z] #17 39.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:33:26.770Z] #17 39.93 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-04T09:33:26.770Z] #17 39.95 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-04T09:33:26.770Z] #17 39.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:26.770Z] #17 39.98 Setting up vim (2:8.1.0875-5) ... [2020-08-04T09:33:26.770Z] #17 40.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T09:33:26.770Z] #17 40.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T09:33:26.770Z] #17 40.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T09:33:26.770Z] #17 40.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T09:33:27.032Z] #17 40.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T09:33:27.032Z] #17 40.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T09:33:27.032Z] #17 40.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T09:33:27.032Z] #17 40.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T09:33:27.032Z] #17 40.10 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-04T09:33:27.032Z] #17 40.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:33:27.032Z] #17 40.14 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-04T09:33:27.032Z] #17 40.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:33:27.032Z] #17 40.16 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-04T09:33:27.032Z] #17 40.17 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:28.172Z] #39 68.11 LINK criu/pie/restorer.built-in.o [2020-08-04T09:33:28.172Z] #39 68.13 GEN criu/pie/restorer-blob.h [2020-08-04T09:33:28.172Z] #39 68.27 DEP criu/vdso.d [2020-08-04T09:33:28.172Z] #39 68.46 DEP criu/vdso-compat.d [2020-08-04T09:33:28.172Z] #39 ... [2020-08-04T09:33:28.172Z] [2020-08-04T09:33:28.172Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:28.172Z] #17 4.562 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-04T09:33:28.172Z] #17 9.800 Fetched 8371 kB in 9s (955 kB/s) [2020-08-04T09:33:28.172Z] #17 9.800 Reading package lists... [2020-08-04T09:33:28.172Z] #17 13.25 Reading package lists... [2020-08-04T09:33:28.172Z] #17 ... [2020-08-04T09:33:28.172Z] [2020-08-04T09:33:28.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:28.172Z] #39 68.63 DEP criu/uts_ns.d [2020-08-04T09:33:28.172Z] #39 68.73 DEP criu/util.d [2020-08-04T09:33:28.431Z] #39 68.99 DEP criu/uffd.d [2020-08-04T09:33:29.000Z] #39 69.16 DEP criu/tun.d [2020-08-04T09:33:29.000Z] #39 69.34 DEP criu/tty.d [2020-08-04T09:33:29.000Z] #39 69.57 DEP criu/timerfd.d [2020-08-04T09:33:29.288Z] #39 70.17 LINK criu/pie/restorer.built-in.o [2020-08-04T09:33:29.288Z] #39 70.18 GEN criu/pie/restorer-blob.h [2020-08-04T09:33:29.288Z] #39 70.30 DEP criu/vdso.d [2020-08-04T09:33:29.547Z] #39 70.46 DEP criu/vdso-compat.d [2020-08-04T09:33:29.569Z] #39 69.74 DEP criu/timens.d [2020-08-04T09:33:29.569Z] #39 69.94 DEP criu/sysfs_parse.d [2020-08-04T09:33:29.592Z] #17 42.42 Setting up iptables (1.8.2-4) ... [2020-08-04T09:33:29.592Z] #17 ... [2020-08-04T09:33:29.592Z] [2020-08-04T09:33:29.592Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:29.592Z] #49 49.95 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T09:33:29.592Z] #49 51.84 + mkdir -p /build [2020-08-04T09:33:29.592Z] #49 51.85 + cp runc /build/runc [2020-08-04T09:33:29.592Z] #49 DONE 52.7s [2020-08-04T09:33:29.592Z] [2020-08-04T09:33:29.592Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:29.592Z] #17 42.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:33:29.592Z] #17 42.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:33:29.592Z] #17 42.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:33:29.592Z] #17 42.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:33:29.592Z] #17 42.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T09:33:29.592Z] #17 42.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T09:33:29.592Z] #17 42.79 Setting up python3 (3.7.3-1) ... [2020-08-04T09:33:29.592Z] #17 ... [2020-08-04T09:33:29.592Z] [2020-08-04T09:33:29.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:29.592Z] #39 83.39 CC criu/clone-noasan.o [2020-08-04T09:33:29.592Z] #39 83.55 CC criu/config.o [2020-08-04T09:33:29.592Z] #39 84.64 CC criu/cr-check.o [2020-08-04T09:33:29.592Z] #39 86.03 CC criu/cr-dedup.o [2020-08-04T09:33:29.592Z] #39 86.41 CC criu/cr-dump.o [2020-08-04T09:33:29.592Z] #39 88.18 CC criu/cr-errno.o [2020-08-04T09:33:29.592Z] #39 88.23 CC criu/cr-restore.o [2020-08-04T09:33:29.619Z] #18 ... [2020-08-04T09:33:29.619Z] [2020-08-04T09:33:29.619Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:29.619Z] #42 178.2 github.com/LK4D4/vndr/godl [2020-08-04T09:33:29.619Z] #42 179.1 github.com/LK4D4/vndr [2020-08-04T09:33:29.805Z] #39 70.62 DEP criu/uts_ns.d [2020-08-04T09:33:29.828Z] #39 70.10 DEP criu/sysctl.d [2020-08-04T09:33:29.828Z] #39 70.23 DEP criu/string.d [2020-08-04T09:33:29.828Z] #39 70.28 DEP criu/stats.d [2020-08-04T09:33:29.828Z] #39 70.39 DEP criu/sockets.d [2020-08-04T09:33:30.063Z] #39 70.79 DEP criu/util.d [2020-08-04T09:33:30.063Z] #39 70.97 DEP criu/uffd.d [2020-08-04T09:33:30.268Z] #42 ... [2020-08-04T09:33:30.268Z] [2020-08-04T09:33:30.268Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:30.268Z] #40 104.5 CC criu/cr-check.o [2020-08-04T09:33:30.268Z] #40 107.0 CC criu/cr-dedup.o [2020-08-04T09:33:30.268Z] #40 107.5 CC criu/cr-dump.o [2020-08-04T09:33:30.268Z] #40 111.3 CC criu/cr-errno.o [2020-08-04T09:33:30.268Z] #40 111.4 CC criu/cr-restore.o [2020-08-04T09:33:30.324Z] #39 71.20 DEP criu/tun.d [2020-08-04T09:33:30.396Z] #39 70.58 DEP criu/sk-unix.d [2020-08-04T09:33:30.396Z] #39 70.81 DEP criu/sk-tcp.d [2020-08-04T09:33:30.541Z] #39 ... [2020-08-04T09:33:30.541Z] [2020-08-04T09:33:30.541Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:30.541Z] #17 43.65 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T09:33:30.566Z] #40 ... [2020-08-04T09:33:30.566Z] [2020-08-04T09:33:30.566Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:30.566Z] #18 63.19 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-04T09:33:30.566Z] #18 63.19 Setting up xz-utils (5.2.4-1) ... [2020-08-04T09:33:30.566Z] #18 63.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T09:33:30.566Z] #18 63.24 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:33:30.566Z] #18 63.32 invoke-rc.d: could not determine current runlevel [2020-08-04T09:33:30.566Z] #18 63.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T09:33:30.566Z] #18 63.37 Setting up pigz (2.4-1) ... [2020-08-04T09:33:30.566Z] #18 63.37 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-04T09:33:30.566Z] #18 63.38 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-04T09:33:30.566Z] #18 63.38 Setting up python-pip-whl (18.1-5) ... [2020-08-04T09:33:30.566Z] #18 63.39 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-04T09:33:30.566Z] #18 63.40 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:33:30.583Z] #39 71.37 DEP criu/tty.d [2020-08-04T09:33:30.583Z] #39 71.57 DEP criu/timerfd.d [2020-08-04T09:33:30.655Z] #39 71.05 DEP criu/sk-queue.d [2020-08-04T09:33:30.655Z] #39 71.10 DEP criu/sk-packet.d [2020-08-04T09:33:30.655Z] #39 ... [2020-08-04T09:33:30.655Z] [2020-08-04T09:33:30.655Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:30.655Z] #41 144.8 github.com/LK4D4/vndr/godl [2020-08-04T09:33:30.655Z] #41 145.5 github.com/LK4D4/vndr [2020-08-04T09:33:30.841Z] #39 71.74 DEP criu/timens.d [2020-08-04T09:33:30.866Z] #18 64.04 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-04T09:33:30.866Z] #18 64.05 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-04T09:33:30.866Z] #18 64.05 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-04T09:33:30.866Z] #18 64.06 Setting up vim (2:8.1.0875-5) ... [2020-08-04T09:33:30.866Z] #18 64.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T09:33:30.866Z] #18 64.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T09:33:30.866Z] #18 64.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T09:33:30.866Z] #18 64.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T09:33:30.866Z] #18 64.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T09:33:30.866Z] #18 64.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T09:33:30.866Z] #18 64.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T09:33:30.866Z] #18 64.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T09:33:30.914Z] #41 ... [2020-08-04T09:33:30.914Z] [2020-08-04T09:33:30.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:30.914Z] #39 71.18 DEP criu/sk-netlink.d [2020-08-04T09:33:30.914Z] #39 71.39 DEP criu/sk-inet.d [2020-08-04T09:33:31.100Z] #39 71.90 DEP criu/sysfs_parse.d [2020-08-04T09:33:31.100Z] #39 72.04 DEP criu/sysctl.d [2020-08-04T09:33:31.165Z] #18 64.24 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-04T09:33:31.165Z] #18 64.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:33:31.165Z] #18 64.26 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-04T09:33:31.165Z] #18 64.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:33:31.165Z] #18 64.27 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-04T09:33:31.165Z] #18 64.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:31.174Z] #39 71.62 DEP criu/signalfd.d [2020-08-04T09:33:31.364Z] #39 72.16 DEP criu/string.d [2020-08-04T09:33:31.364Z] #39 72.23 DEP criu/stats.d [2020-08-04T09:33:31.433Z] #39 ... [2020-08-04T09:33:31.433Z] [2020-08-04T09:33:31.433Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:31.433Z] #41 DONE 155.5s [2020-08-04T09:33:31.433Z] [2020-08-04T09:33:31.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:31.433Z] #39 71.91 DEP criu/sigframe.d [2020-08-04T09:33:31.537Z] #17 44.79 Setting up apparmor (2.13.2-10) ... [2020-08-04T09:33:31.622Z] #39 72.35 DEP criu/sockets.d [2020-08-04T09:33:31.622Z] #39 72.52 DEP criu/sk-unix.d [2020-08-04T09:33:31.693Z] #39 72.17 DEP criu/shmem.d [2020-08-04T09:33:31.880Z] #39 72.69 DEP criu/sk-tcp.d [2020-08-04T09:33:31.880Z] #39 72.85 DEP criu/sk-queue.d [2020-08-04T09:33:32.139Z] #39 73.03 DEP criu/sk-packet.d [2020-08-04T09:33:32.261Z] #39 72.47 DEP criu/servicefd.d [2020-08-04T09:33:32.261Z] #39 72.67 DEP criu/seize.d [2020-08-04T09:33:32.397Z] #39 73.17 DEP criu/sk-netlink.d [2020-08-04T09:33:32.397Z] #39 73.31 DEP criu/sk-inet.d [2020-08-04T09:33:32.521Z] #39 72.87 DEP criu/seccomp.d [2020-08-04T09:33:32.521Z] #39 73.04 DEP criu/rst-malloc.d [2020-08-04T09:33:32.521Z] #39 73.10 DEP criu/rbtree.d [2020-08-04T09:33:32.655Z] #39 73.53 DEP criu/signalfd.d [2020-08-04T09:33:32.781Z] #39 73.14 DEP criu/pstree.d [2020-08-04T09:33:32.781Z] #39 73.26 DEP criu/protobuf.d [2020-08-04T09:33:32.781Z] #39 73.36 GEN criu/protobuf-desc-gen.h [2020-08-04T09:33:32.916Z] #39 73.72 DEP criu/sigframe.d [2020-08-04T09:33:32.916Z] #39 73.86 DEP criu/shmem.d [2020-08-04T09:33:33.174Z] #39 73.98 DEP criu/servicefd.d [2020-08-04T09:33:33.174Z] #39 74.11 DEP criu/seize.d [2020-08-04T09:33:33.431Z] #39 74.37 DEP criu/seccomp.d [2020-08-04T09:33:33.518Z] #17 46.38 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T09:33:33.518Z] #17 46.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:33:33.518Z] #17 46.71 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:33:33.689Z] #39 74.56 DEP criu/rst-malloc.d [2020-08-04T09:33:33.690Z] #39 74.61 DEP criu/rbtree.d [2020-08-04T09:33:33.690Z] #39 74.66 DEP criu/pstree.d [2020-08-04T09:33:33.948Z] #39 ... [2020-08-04T09:33:33.948Z] [2020-08-04T09:33:33.948Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:33.948Z] #41 150.7 github.com/LK4D4/vndr/godl [2020-08-04T09:33:33.948Z] #41 151.5 github.com/LK4D4/vndr [2020-08-04T09:33:33.948Z] #41 DONE 159.8s [2020-08-04T09:33:33.948Z] [2020-08-04T09:33:33.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:33.948Z] #39 74.89 DEP criu/protobuf.d [2020-08-04T09:33:33.948Z] #39 ... [2020-08-04T09:33:33.948Z] [2020-08-04T09:33:33.948Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:33.948Z] #17 10.15 Fetched 8371 kB in 9s (923 kB/s) [2020-08-04T09:33:33.948Z] #17 10.15 Reading package lists... [2020-08-04T09:33:33.948Z] #17 13.64 Reading package lists... [2020-08-04T09:33:33.948Z] #17 17.12 Building dependency tree... [2020-08-04T09:33:33.948Z] #17 19.05 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T09:33:33.948Z] #17 19.05 The following additional packages will be installed: [2020-08-04T09:33:33.948Z] #17 19.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T09:33:33.948Z] #17 19.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T09:33:33.948Z] #17 19.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T09:33:33.948Z] #17 19.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T09:33:33.948Z] #17 19.05 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T09:33:33.948Z] #17 19.06 Suggested packages: [2020-08-04T09:33:33.948Z] #17 19.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T09:33:33.948Z] #17 19.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T09:33:33.948Z] #17 19.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T09:33:33.948Z] #17 19.07 Recommended packages: [2020-08-04T09:33:33.948Z] #17 19.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T09:33:33.948Z] #17 19.07 python3-keyrings.alt python3-xdg unzip [2020-08-04T09:33:34.206Z] #17 ... [2020-08-04T09:33:34.206Z] [2020-08-04T09:33:34.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:34.206Z] #39 75.15 GEN criu/protobuf-desc-gen.h [2020-08-04T09:33:34.466Z] #17 47.52 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T09:33:34.689Z] #39 74.77 DEP criu/protobuf-desc.d [2020-08-04T09:33:34.689Z] #39 74.93 DEP criu/proc_parse.d [2020-08-04T09:33:34.689Z] #39 75.16 DEP criu/plugin.d [2020-08-04T09:33:34.729Z] #17 47.92 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T09:33:34.948Z] #39 75.22 DEP criu/pipes.d [2020-08-04T09:33:34.949Z] #39 75.35 DEP criu/pie-util.d [2020-08-04T09:33:34.949Z] #39 75.44 DEP criu/pie-util-vdso.d [2020-08-04T09:33:35.208Z] #39 75.51 DEP criu/pie-util-vdso-elf32.d [2020-08-04T09:33:35.208Z] #39 75.61 DEP criu/path.d [2020-08-04T09:33:35.208Z] #39 75.73 DEP criu/parasite-syscall.d [2020-08-04T09:33:35.474Z] #39 75.90 DEP criu/pagemap.d [2020-08-04T09:33:35.474Z] #39 76.01 DEP criu/pagemap-cache.d [2020-08-04T09:33:35.734Z] #39 76.12 DEP criu/page-xfer.d [2020-08-04T09:33:35.942Z] #17 49.00 Setting up python3-pip (18.1-5) ... [2020-08-04T09:33:35.994Z] #39 76.32 DEP criu/page-pipe.d [2020-08-04T09:33:35.994Z] #39 76.40 DEP criu/netfilter.d [2020-08-04T09:33:36.253Z] #39 76.55 DEP criu/net.d [2020-08-04T09:33:36.253Z] #39 76.72 DEP criu/namespaces.d [2020-08-04T09:33:36.513Z] #39 76.88 DEP criu/mount.d [2020-08-04T09:33:36.736Z] #39 77.32 DEP criu/protobuf-desc.d [2020-08-04T09:33:36.736Z] #39 77.43 DEP criu/proc_parse.d [2020-08-04T09:33:36.736Z] #39 77.62 DEP criu/plugin.d [2020-08-04T09:33:36.736Z] #39 77.70 DEP criu/pipes.d [2020-08-04T09:33:36.772Z] #39 77.03 DEP criu/memfd.d [2020-08-04T09:33:36.772Z] #39 77.21 DEP criu/mem.d [2020-08-04T09:33:36.807Z] #18 68.96 Setting up iptables (1.8.2-4) ... [2020-08-04T09:33:36.807Z] #18 69.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:33:36.807Z] #18 69.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:33:36.807Z] #18 69.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:33:36.807Z] #18 69.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:33:36.807Z] #18 69.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T09:33:36.807Z] #18 69.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T09:33:36.807Z] #18 69.07 Setting up python3 (3.7.3-1) ... [2020-08-04T09:33:36.807Z] #18 69.63 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T09:33:36.891Z] #17 50.09 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:33:36.994Z] #39 77.93 DEP criu/pie-util.d [2020-08-04T09:33:36.994Z] #39 78.04 DEP criu/pie-util-vdso.d [2020-08-04T09:33:37.032Z] #39 77.33 DEP criu/lsm.d [2020-08-04T09:33:37.032Z] #39 77.51 DEP criu/log.d [2020-08-04T09:33:37.153Z] #17 50.16 Processing triggers for mime-support (3.62) ... [2020-08-04T09:33:37.292Z] #39 77.69 DEP criu/libnetlink.d [2020-08-04T09:33:37.457Z] #18 70.48 Setting up apparmor (2.13.2-10) ... [2020-08-04T09:33:37.551Z] #39 77.87 DEP criu/kerndat.d [2020-08-04T09:33:37.551Z] #39 78.05 DEP criu/kcmp-ids.d [2020-08-04T09:33:37.561Z] #39 78.19 DEP criu/pie-util-vdso-elf32.d [2020-08-04T09:33:37.561Z] #39 78.34 DEP criu/path.d [2020-08-04T09:33:37.561Z] #39 78.47 DEP criu/parasite-syscall.d [2020-08-04T09:33:37.811Z] #39 78.14 DEP criu/irmap.d [2020-08-04T09:33:37.818Z] #39 78.73 DEP criu/pagemap.d [2020-08-04T09:33:38.075Z] #39 78.28 DEP criu/ipc_ns.d [2020-08-04T09:33:38.075Z] #39 78.42 DEP criu/image.d [2020-08-04T09:33:38.075Z] #39 78.54 DEP criu/image-desc.d [2020-08-04T09:33:38.077Z] #39 78.89 DEP criu/pagemap-cache.d [2020-08-04T09:33:38.077Z] #39 78.99 DEP criu/page-xfer.d [2020-08-04T09:33:38.102Z] #17 DONE 51.2s [2020-08-04T09:33:38.102Z] [2020-08-04T09:33:38.102Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:38.102Z] #39 91.96 CC criu/cr-service.o [2020-08-04T09:33:38.102Z] #39 93.51 CC criu/crtools.o [2020-08-04T09:33:38.102Z] #39 94.05 CC criu/eventfd.o [2020-08-04T09:33:38.102Z] #39 94.34 CC criu/eventpoll.o [2020-08-04T09:33:38.102Z] #39 95.14 CC criu/external.o [2020-08-04T09:33:38.102Z] #39 95.46 CC criu/fault-injection.o [2020-08-04T09:33:38.102Z] #39 95.60 CC criu/fdstore.o [2020-08-04T09:33:38.102Z] #39 95.93 CC criu/fifo.o [2020-08-04T09:33:38.102Z] #39 96.21 CC criu/file-ids.o [2020-08-04T09:33:38.102Z] #39 96.44 CC criu/file-lock.o [2020-08-04T09:33:38.102Z] #39 97.05 CC criu/files-ext.o [2020-08-04T09:33:38.102Z] #39 97.42 CC criu/files-reg.o [2020-08-04T09:33:38.102Z] #39 ... [2020-08-04T09:33:38.102Z] [2020-08-04T09:33:38.102Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T09:33:38.335Z] #39 79.14 DEP criu/page-pipe.d [2020-08-04T09:33:38.335Z] #39 79.22 DEP criu/netfilter.d [2020-08-04T09:33:38.432Z] #39 78.61 DEP criu/fsnotify.d [2020-08-04T09:33:38.432Z] #39 78.71 DEP criu/filesystems.d [2020-08-04T09:33:38.432Z] #39 78.82 DEP criu/files.d [2020-08-04T09:33:38.593Z] #39 79.36 DEP criu/net.d [2020-08-04T09:33:38.593Z] #39 79.52 DEP criu/namespaces.d [2020-08-04T09:33:38.716Z] #39 79.07 DEP criu/files-reg.d [2020-08-04T09:33:38.851Z] #39 79.63 DEP criu/mount.d [2020-08-04T09:33:38.851Z] #39 79.82 DEP criu/memfd.d [2020-08-04T09:33:38.981Z] #39 79.22 DEP criu/files-ext.d [2020-08-04T09:33:38.981Z] #39 79.38 DEP criu/file-lock.d [2020-08-04T09:33:39.109Z] #39 79.94 DEP criu/mem.d [2020-08-04T09:33:39.109Z] #39 80.13 DEP criu/lsm.d [2020-08-04T09:33:39.275Z] #39 79.56 DEP criu/file-ids.d [2020-08-04T09:33:39.275Z] #39 79.67 DEP criu/fifo.d [2020-08-04T09:33:39.275Z] #39 79.81 DEP criu/fdstore.d [2020-08-04T09:33:39.367Z] #39 80.30 DEP criu/log.d [2020-08-04T09:33:39.494Z] #18 1.452 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T09:33:39.494Z] #18 1.458 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T09:33:39.494Z] #18 1.461 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T09:33:39.537Z] #39 79.94 DEP criu/fault-injection.d [2020-08-04T09:33:39.537Z] #39 ... [2020-08-04T09:33:39.537Z] [2020-08-04T09:33:39.537Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:33:39.537Z] #28 DONE 163.7s [2020-08-04T09:33:39.537Z] [2020-08-04T09:33:39.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:39.537Z] #39 79.98 DEP criu/external.d [2020-08-04T09:33:39.537Z] #39 ... [2020-08-04T09:33:39.537Z] [2020-08-04T09:33:39.537Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:39.537Z] #17 13.25 Reading package lists... [2020-08-04T09:33:39.537Z] #17 16.82 Building dependency tree... [2020-08-04T09:33:39.537Z] #17 18.17 libcap2-bin is already the newest version (1:2.25-2). [2020-08-04T09:33:39.537Z] #17 18.17 The following additional packages will be installed: [2020-08-04T09:33:39.537Z] #17 18.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-04T09:33:39.537Z] #17 18.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-04T09:33:39.537Z] #17 18.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-04T09:33:39.537Z] #17 18.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-04T09:33:39.537Z] #17 18.17 python3.7 python3.7-minimal vim-runtime xxd [2020-08-04T09:33:39.537Z] #17 18.17 Suggested packages: [2020-08-04T09:33:39.537Z] #17 18.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-04T09:33:39.537Z] #17 18.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-04T09:33:39.537Z] #17 18.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-04T09:33:39.537Z] #17 18.17 Recommended packages: [2020-08-04T09:33:39.537Z] #17 18.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-04T09:33:39.537Z] #17 18.17 python3-keyrings.alt python3-xdg unzip [2020-08-04T09:33:39.537Z] #17 19.90 The following NEW packages will be installed: [2020-08-04T09:33:39.538Z] #17 19.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T09:33:39.538Z] #17 19.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T09:33:39.538Z] #17 19.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T09:33:39.538Z] #17 19.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T09:33:39.538Z] #17 19.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T09:33:39.538Z] #17 19.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T09:33:39.538Z] #17 19.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T09:33:39.538Z] #17 19.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T09:33:39.538Z] #17 19.92 xz-utils zip [2020-08-04T09:33:39.538Z] #17 20.25 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:33:39.538Z] #17 20.25 Need to get 28.5 MB of archives. [2020-08-04T09:33:39.538Z] #17 20.25 After this operation, 116 MB of additional disk space will be used. [2020-08-04T09:33:39.538Z] #17 20.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-04T09:33:39.538Z] #17 20.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-08-04T09:33:39.538Z] #17 20.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-04T09:33:39.538Z] #17 20.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-04T09:33:39.538Z] #17 20.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-04T09:33:39.538Z] #17 20.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-04T09:33:39.538Z] #17 20.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T09:33:39.538Z] #17 20.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-04T09:33:39.538Z] #17 20.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-04T09:33:39.538Z] #17 20.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-04T09:33:39.538Z] #17 20.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-04T09:33:39.538Z] #17 20.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-04T09:33:39.538Z] #17 20.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-04T09:33:39.538Z] #17 20.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-04T09:33:39.538Z] #17 20.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-04T09:33:39.538Z] #17 20.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-04T09:33:39.538Z] #17 20.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T09:33:39.538Z] #17 20.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:33:39.538Z] #17 20.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T09:33:39.538Z] #17 20.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-04T09:33:39.538Z] #17 20.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-04T09:33:39.538Z] #17 20.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-04T09:33:39.538Z] #17 20.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-04T09:33:39.538Z] #17 20.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T09:33:39.538Z] #17 20.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T09:33:39.538Z] #17 20.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T09:33:39.538Z] #17 20.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-04T09:33:39.538Z] #17 20.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-04T09:33:39.538Z] #17 20.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T09:33:39.538Z] #17 21.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T09:33:39.538Z] #17 21.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T09:33:39.538Z] #17 21.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T09:33:39.538Z] #17 21.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-04T09:33:39.538Z] #17 21.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-04T09:33:39.538Z] #17 21.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T09:33:39.538Z] #17 21.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T09:33:39.538Z] #17 21.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T09:33:39.538Z] #17 21.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-04T09:33:39.538Z] #17 21.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T09:33:39.538Z] #17 21.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T09:33:39.538Z] #17 21.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T09:33:39.538Z] #17 21.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-04T09:33:39.538Z] #17 21.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-04T09:33:39.538Z] #17 21.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-04T09:33:39.538Z] #17 21.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T09:33:39.538Z] #17 21.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-04T09:33:39.538Z] #17 21.91 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-04T09:33:39.538Z] #17 21.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-04T09:33:39.538Z] #17 22.71 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:33:39.538Z] #17 22.81 Fetched 28.5 MB in 2s (14.3 MB/s) [2020-08-04T09:33:39.538Z] #17 22.88 Selecting previously unselected package pigz. [2020-08-04T09:33:39.538Z] #17 22.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-04T09:33:39.538Z] #17 22.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-04T09:33:39.538Z] #17 22.95 Unpacking pigz (2.4-1) ... [2020-08-04T09:33:39.538Z] #17 23.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-04T09:33:39.538Z] #17 23.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:39.538Z] #17 23.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:39.538Z] #17 23.62 Selecting previously unselected package python3.7-minimal. [2020-08-04T09:33:39.538Z] #17 23.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:39.538Z] #17 23.64 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:39.538Z] #17 24.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:39.538Z] #17 24.79 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:39.582Z] #18 72.84 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T09:33:39.625Z] #39 80.43 DEP criu/libnetlink.d [2020-08-04T09:33:39.625Z] #39 80.54 DEP criu/kerndat.d [2020-08-04T09:33:39.757Z] #18 DONE 1.7s [2020-08-04T09:33:39.757Z] [2020-08-04T09:33:39.757Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:33:39.806Z] #17 ... [2020-08-04T09:33:39.806Z] [2020-08-04T09:33:39.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:39.806Z] #39 80.14 DEP criu/eventpoll.d [2020-08-04T09:33:39.882Z] #39 80.69 DEP criu/kcmp-ids.d [2020-08-04T09:33:39.882Z] #39 80.75 DEP criu/irmap.d [2020-08-04T09:33:39.882Z] #39 80.95 DEP criu/ipc_ns.d [2020-08-04T09:33:39.883Z] #18 ... [2020-08-04T09:33:39.883Z] [2020-08-04T09:33:39.883Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:33:39.883Z] #42 DONE 189.1s [2020-08-04T09:33:39.883Z] [2020-08-04T09:33:39.883Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:39.883Z] #18 72.85 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:33:39.883Z] #18 ... [2020-08-04T09:33:39.883Z] [2020-08-04T09:33:39.883Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:39.883Z] #40 117.9 CC criu/cr-service.o [2020-08-04T09:33:39.883Z] #40 120.7 CC criu/crtools.o [2020-08-04T09:33:39.883Z] #40 121.3 CC criu/eventfd.o [2020-08-04T09:33:39.883Z] #40 121.8 CC criu/eventpoll.o [2020-08-04T09:33:39.883Z] #40 122.9 CC criu/external.o [2020-08-04T09:33:39.883Z] #40 123.3 CC criu/fault-injection.o [2020-08-04T09:33:39.883Z] #40 123.5 CC criu/fdstore.o [2020-08-04T09:33:39.883Z] #40 124.0 CC criu/fifo.o [2020-08-04T09:33:40.065Z] #39 80.51 DEP criu/eventfd.d [2020-08-04T09:33:40.140Z] #39 81.07 DEP criu/image.d [2020-08-04T09:33:40.140Z] #39 81.20 DEP criu/image-desc.d [2020-08-04T09:33:40.183Z] #40 ... [2020-08-04T09:33:40.183Z] [2020-08-04T09:33:40.183Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:40.183Z] #18 73.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:33:40.324Z] #39 80.72 DEP criu/crtools.d [2020-08-04T09:33:40.399Z] #39 81.28 DEP criu/fsnotify.d [2020-08-04T09:33:40.583Z] #39 80.97 DEP criu/cr-service.d [2020-08-04T09:33:40.657Z] #39 81.41 DEP criu/filesystems.d [2020-08-04T09:33:40.657Z] #39 81.49 DEP criu/files.d [2020-08-04T09:33:40.657Z] #39 81.59 DEP criu/files-reg.d [2020-08-04T09:33:40.842Z] #39 81.19 DEP criu/cr-restore.d [2020-08-04T09:33:40.916Z] #39 81.75 DEP criu/files-ext.d [2020-08-04T09:33:40.916Z] #39 ... [2020-08-04T09:33:40.916Z] [2020-08-04T09:33:40.916Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:40.916Z] #17 21.29 The following NEW packages will be installed: [2020-08-04T09:33:40.916Z] #17 21.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-04T09:33:40.916Z] #17 21.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-04T09:33:40.916Z] #17 21.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-04T09:33:40.916Z] #17 21.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-04T09:33:40.916Z] #17 21.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-04T09:33:40.916Z] #17 21.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-04T09:33:40.916Z] #17 21.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-04T09:33:40.916Z] #17 21.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-04T09:33:40.916Z] #17 21.31 xz-utils zip [2020-08-04T09:33:40.916Z] #17 21.66 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2020-08-04T09:33:40.916Z] #17 21.66 Need to get 28.5 MB of archives. [2020-08-04T09:33:40.916Z] #17 21.66 After this operation, 116 MB of additional disk space will be used. [2020-08-04T09:33:40.916Z] #17 21.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-04T09:33:40.916Z] #17 21.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-04T09:33:40.916Z] #17 21.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-04T09:33:40.916Z] #17 21.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-04T09:33:40.916Z] #17 21.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-04T09:33:40.916Z] #17 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-04T09:33:40.916Z] #17 21.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-04T09:33:40.916Z] #17 21.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-04T09:33:40.916Z] #17 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-04T09:33:40.916Z] #17 21.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-04T09:33:40.916Z] #17 21.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-04T09:33:40.916Z] #17 21.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-04T09:33:40.916Z] #17 21.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-04T09:33:40.916Z] #17 21.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-04T09:33:40.916Z] #17 21.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-04T09:33:40.916Z] #17 21.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-04T09:33:40.916Z] #17 22.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-04T09:33:40.916Z] #17 22.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-04T09:33:40.916Z] #17 22.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-04T09:33:40.916Z] #17 22.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-04T09:33:40.916Z] #17 22.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-04T09:33:40.916Z] #17 22.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-04T09:33:40.916Z] #17 22.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-04T09:33:40.916Z] #17 22.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-04T09:33:40.916Z] #17 22.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-04T09:33:40.916Z] #17 22.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-04T09:33:40.916Z] #17 22.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-04T09:33:40.916Z] #17 22.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-04T09:33:40.916Z] #17 22.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-04T09:33:40.916Z] #17 22.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-04T09:33:40.916Z] #17 22.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-04T09:33:40.916Z] #17 22.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-04T09:33:40.916Z] #17 22.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-04T09:33:40.916Z] #17 22.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-04T09:33:40.916Z] #17 22.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-04T09:33:40.916Z] #17 22.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-04T09:33:40.916Z] #17 22.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-04T09:33:40.916Z] #17 22.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-04T09:33:40.916Z] #17 22.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-04T09:33:40.916Z] #17 22.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-04T09:33:40.916Z] #17 22.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-04T09:33:40.916Z] #17 22.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-04T09:33:40.916Z] #17 22.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-04T09:33:40.916Z] #17 22.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-04T09:33:40.916Z] #17 22.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-04T09:33:40.916Z] #17 23.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-04T09:33:40.916Z] #17 23.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-04T09:33:40.916Z] #17 23.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-04T09:33:40.916Z] #17 24.23 debconf: delaying package configuration, since apt-utils is not installed [2020-08-04T09:33:40.916Z] #17 24.31 Fetched 28.5 MB in 2s (14.9 MB/s) [2020-08-04T09:33:40.916Z] #17 24.40 Selecting previously unselected package pigz. [2020-08-04T09:33:40.916Z] #17 24.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-04T09:33:40.916Z] #17 24.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-04T09:33:40.916Z] #17 24.48 Unpacking pigz (2.4-1) ... [2020-08-04T09:33:40.916Z] #17 24.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-04T09:33:40.916Z] #17 24.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:40.916Z] #17 24.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:40.916Z] #17 25.20 Selecting previously unselected package python3.7-minimal. [2020-08-04T09:33:40.916Z] #17 25.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:40.916Z] #17 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:40.916Z] #17 26.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:40.916Z] #17 26.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-04T09:33:41.101Z] #39 81.53 DEP criu/cr-errno.d [2020-08-04T09:33:41.101Z] #39 81.54 DEP criu/cr-dump.d [2020-08-04T09:33:41.360Z] #39 81.72 DEP criu/cr-dedup.d [2020-08-04T09:33:41.360Z] #39 81.88 DEP criu/cr-check.d [2020-08-04T09:33:41.619Z] #39 82.09 DEP criu/config.d [2020-08-04T09:33:41.740Z] #18 74.77 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T09:33:41.851Z] #17 ... [2020-08-04T09:33:41.851Z] [2020-08-04T09:33:41.851Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:33:41.851Z] #28 DONE 167.5s [2020-08-04T09:33:41.851Z] [2020-08-04T09:33:41.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:41.851Z] #39 81.95 DEP criu/file-lock.d [2020-08-04T09:33:41.851Z] #39 82.10 DEP criu/file-ids.d [2020-08-04T09:33:41.851Z] #39 82.31 DEP criu/fifo.d [2020-08-04T09:33:41.851Z] #39 82.43 DEP criu/fdstore.d [2020-08-04T09:33:41.851Z] #39 82.57 DEP criu/fault-injection.d [2020-08-04T09:33:41.851Z] #39 82.64 DEP criu/external.d [2020-08-04T09:33:41.851Z] #39 82.79 DEP criu/eventpoll.d [2020-08-04T09:33:41.878Z] #39 82.27 DEP criu/clone-noasan.d [2020-08-04T09:33:41.878Z] #39 82.34 DEP criu/cgroup.d [2020-08-04T09:33:42.109Z] #39 82.94 DEP criu/eventfd.d [2020-08-04T09:33:42.136Z] #39 82.47 DEP criu/cgroup-props.d [2020-08-04T09:33:42.136Z] #39 82.55 DEP criu/bitmap.d [2020-08-04T09:33:42.136Z] #39 82.58 DEP criu/bfd.d [2020-08-04T09:33:42.136Z] #39 82.64 DEP criu/autofs.d [2020-08-04T09:33:42.311Z] ok github.com/docker/docker/cmd/dockerd 0.035s coverage: 30.8% of statements [2020-08-04T09:33:42.311Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-08-04T09:33:42.311Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T09:33:42.311Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T09:33:42.311Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T09:33:42.311Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T09:33:42.368Z] #39 83.20 DEP criu/crtools.d [2020-08-04T09:33:42.395Z] #39 82.74 DEP criu/aio.d [2020-08-04T09:33:42.395Z] #39 82.84 DEP criu/action-scripts.d [2020-08-04T09:33:42.396Z] #18 75.38 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T09:33:42.626Z] #39 83.50 DEP criu/cr-service.d [2020-08-04T09:33:42.654Z] #39 83.08 CC criu/action-scripts.o [2020-08-04T09:33:42.884Z] #39 83.77 DEP criu/cr-restore.d [2020-08-04T09:33:43.142Z] #39 84.03 DEP criu/cr-errno.d [2020-08-04T09:33:43.142Z] #39 84.06 DEP criu/cr-dump.d [2020-08-04T09:33:43.220Z] #39 83.47 CC criu/aio.o [2020-08-04T09:33:43.401Z] #39 84.22 DEP criu/cr-dedup.d [2020-08-04T09:33:43.401Z] #39 84.33 DEP criu/cr-check.d [2020-08-04T09:33:43.464Z] #18 76.65 Setting up python3-pip (18.1-5) ... [2020-08-04T09:33:43.480Z] #39 83.94 CC criu/autofs.o [2020-08-04T09:33:43.659Z] #39 84.53 DEP criu/config.d [2020-08-04T09:33:43.659Z] #39 84.65 DEP criu/clone-noasan.d [2020-08-04T09:33:43.659Z] #39 84.71 DEP criu/cgroup.d [2020-08-04T09:33:43.918Z] #39 84.90 DEP criu/cgroup-props.d [2020-08-04T09:33:43.918Z] #39 84.96 DEP criu/bitmap.d [2020-08-04T09:33:43.985Z] #19 4.139 Collecting yamllint==1.16.0 [2020-08-04T09:33:44.176Z] #39 84.98 DEP criu/bfd.d [2020-08-04T09:33:44.176Z] #39 85.05 DEP criu/autofs.d [2020-08-04T09:33:44.176Z] #39 85.25 DEP criu/aio.d [2020-08-04T09:33:44.435Z] #39 85.45 DEP criu/action-scripts.d [2020-08-04T09:33:44.693Z] #39 85.76 CC criu/action-scripts.o [2020-08-04T09:33:44.824Z] #18 77.80 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:33:44.825Z] #18 77.87 Processing triggers for mime-support (3.62) ... [2020-08-04T09:33:44.861Z] #39 85.16 CC criu/bfd.o [2020-08-04T09:33:45.120Z] #39 85.55 CC criu/bitmap.o [2020-08-04T09:33:45.123Z] #18 DONE 78.2s [2020-08-04T09:33:45.124Z] [2020-08-04T09:33:45.124Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:45.124Z] #40 124.9 CC criu/file-ids.o [2020-08-04T09:33:45.124Z] #40 125.5 CC criu/file-lock.o [2020-08-04T09:33:45.124Z] #40 126.7 CC criu/files-ext.o [2020-08-04T09:33:45.124Z] #40 127.3 CC criu/files-reg.o [2020-08-04T09:33:45.259Z] #39 86.11 CC criu/aio.o [2020-08-04T09:33:45.380Z] #39 85.67 CC criu/cgroup-props.o [2020-08-04T09:33:45.380Z] #39 ... [2020-08-04T09:33:45.380Z] [2020-08-04T09:33:45.380Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:45.380Z] #17 27.82 Selecting previously unselected package python3-minimal. [2020-08-04T09:33:45.380Z] #17 27.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-04T09:33:45.380Z] #17 27.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 27.89 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T09:33:45.380Z] #17 27.95 Selecting previously unselected package libmpdec2:amd64. [2020-08-04T09:33:45.380Z] #17 27.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 27.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T09:33:45.380Z] #17 28.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-04T09:33:45.380Z] #17 28.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 28.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:45.380Z] #17 28.98 Selecting previously unselected package python3.7. [2020-08-04T09:33:45.380Z] #17 28.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 28.99 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:45.380Z] #17 29.14 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-04T09:33:45.380Z] #17 29.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 29.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T09:33:45.380Z] #17 29.31 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T09:33:45.380Z] #17 30.19 Selecting previously unselected package python3. [2020-08-04T09:33:45.380Z] #17 30.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-04T09:33:45.380Z] #17 30.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.27 Unpacking python3 (3.7.3-1) ... [2020-08-04T09:33:45.380Z] #17 30.40 Selecting previously unselected package libip4tc0:amd64. [2020-08-04T09:33:45.380Z] #17 30.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T09:33:45.380Z] #17 30.48 Selecting previously unselected package libip6tc0:amd64. [2020-08-04T09:33:45.380Z] #17 30.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T09:33:45.380Z] #17 30.65 Selecting previously unselected package libiptc0:amd64. [2020-08-04T09:33:45.380Z] #17 30.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-04T09:33:45.380Z] #17 30.74 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-04T09:33:45.380Z] #17 30.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T09:33:45.380Z] #17 30.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-04T09:33:45.380Z] #17 30.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T09:33:45.380Z] #17 30.97 Selecting previously unselected package libnftnl11:amd64. [2020-08-04T09:33:45.380Z] #17 30.99 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 30.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T09:33:45.380Z] #17 31.08 Selecting previously unselected package iptables. [2020-08-04T09:33:45.380Z] #17 31.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 31.09 Unpacking iptables (1.8.2-4) ... [2020-08-04T09:33:45.380Z] #17 31.44 Selecting previously unselected package xxd. [2020-08-04T09:33:45.380Z] #17 31.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T09:33:45.380Z] #17 31.46 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:33:45.380Z] #17 31.58 Selecting previously unselected package vim-common. [2020-08-04T09:33:45.380Z] #17 31.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:45.380Z] #17 31.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:33:45.380Z] #17 31.80 Selecting previously unselected package bash-completion. [2020-08-04T09:33:45.380Z] #17 31.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T09:33:45.777Z] #40 ... [2020-08-04T09:33:45.777Z] [2020-08-04T09:33:45.777Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-04T09:33:45.777Z] #29 DONE 194.8s [2020-08-04T09:33:45.777Z] [2020-08-04T09:33:45.777Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T09:33:45.777Z] #19 0.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T09:33:45.777Z] #19 0.369 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T09:33:45.777Z] #19 0.374 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T09:33:45.777Z] #19 DONE 0.5s [2020-08-04T09:33:45.777Z] [2020-08-04T09:33:45.777Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:33:45.825Z] #39 86.54 CC criu/autofs.o [2020-08-04T09:33:45.907Z] #19 ... [2020-08-04T09:33:45.907Z] [2020-08-04T09:33:45.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:45.907Z] #39 98.88 CC criu/files.o [2020-08-04T09:33:45.907Z] #39 100.4 CC criu/filesystems.o [2020-08-04T09:33:45.907Z] #39 101.0 CC criu/fsnotify.o [2020-08-04T09:33:45.907Z] #39 101.8 CC criu/image-desc.o [2020-08-04T09:33:45.907Z] #39 101.9 CC criu/image.o [2020-08-04T09:33:45.907Z] #39 102.5 CC criu/ipc_ns.o [2020-08-04T09:33:45.907Z] #39 103.3 CC criu/irmap.o [2020-08-04T09:33:45.907Z] #39 103.8 CC criu/kcmp-ids.o [2020-08-04T09:33:45.907Z] #39 104.0 CC criu/kerndat.o [2020-08-04T09:33:45.907Z] #39 104.9 CC criu/libnetlink.o [2020-08-04T09:33:45.907Z] #39 105.2 CC criu/log.o [2020-08-04T09:33:45.907Z] #39 105.6 CC criu/lsm.o [2020-08-04T09:33:45.907Z] #39 105.8 CC criu/mem.o [2020-08-04T09:33:46.856Z] #39 107.0 CC criu/memfd.o [2020-08-04T09:33:47.120Z] #39 107.4 CC criu/mount.o [2020-08-04T09:33:47.201Z] #39 87.78 CC criu/bfd.o [2020-08-04T09:33:47.201Z] #39 ... [2020-08-04T09:33:47.201Z] [2020-08-04T09:33:47.201Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:47.201Z] #17 28.90 Selecting previously unselected package python3-minimal. [2020-08-04T09:33:47.201Z] #17 28.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-04T09:33:47.201Z] #17 28.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 28.98 Unpacking python3-minimal (3.7.3-1) ... [2020-08-04T09:33:47.201Z] #17 29.08 Selecting previously unselected package libmpdec2:amd64. [2020-08-04T09:33:47.201Z] #17 29.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 29.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T09:33:47.201Z] #17 29.19 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-04T09:33:47.201Z] #17 29.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 29.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:47.201Z] #17 30.02 Selecting previously unselected package python3.7. [2020-08-04T09:33:47.201Z] #17 30.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 30.02 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:33:47.201Z] #17 30.14 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-04T09:33:47.201Z] #17 30.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 30.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T09:33:47.201Z] #17 30.25 Setting up python3-minimal (3.7.3-1) ... [2020-08-04T09:33:47.201Z] #17 30.96 Selecting previously unselected package python3. [2020-08-04T09:33:47.201Z] #17 30.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-04T09:33:47.201Z] #17 30.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.01 Unpacking python3 (3.7.3-1) ... [2020-08-04T09:33:47.201Z] #17 31.12 Selecting previously unselected package libip4tc0:amd64. [2020-08-04T09:33:47.201Z] #17 31.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.15 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T09:33:47.201Z] #17 31.25 Selecting previously unselected package libip6tc0:amd64. [2020-08-04T09:33:47.201Z] #17 31.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.26 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T09:33:47.201Z] #17 31.37 Selecting previously unselected package libiptc0:amd64. [2020-08-04T09:33:47.201Z] #17 31.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-04T09:33:47.201Z] #17 31.46 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-04T09:33:47.201Z] #17 31.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T09:33:47.201Z] #17 31.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-04T09:33:47.201Z] #17 31.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T09:33:47.201Z] #17 31.68 Selecting previously unselected package libnftnl11:amd64. [2020-08-04T09:33:47.201Z] #17 31.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T09:33:47.201Z] #17 31.79 Selecting previously unselected package iptables. [2020-08-04T09:33:47.201Z] #17 31.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 31.82 Unpacking iptables (1.8.2-4) ... [2020-08-04T09:33:47.201Z] #17 32.16 Selecting previously unselected package xxd. [2020-08-04T09:33:47.201Z] #17 32.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T09:33:47.201Z] #17 32.19 Unpacking xxd (2:8.1.0875-5) ... [2020-08-04T09:33:47.201Z] #17 32.36 Selecting previously unselected package vim-common. [2020-08-04T09:33:47.201Z] #17 32.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:47.201Z] #17 32.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-04T09:33:47.201Z] #17 32.55 Selecting previously unselected package bash-completion. [2020-08-04T09:33:47.201Z] #17 32.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-04T09:33:47.887Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-08-04T09:33:47.917Z] #17 34.33 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T09:33:48.176Z] #17 34.70 Selecting previously unselected package bzip2. [2020-08-04T09:33:48.176Z] #17 34.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-04T09:33:48.436Z] #17 34.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:33:48.436Z] #17 34.82 Selecting previously unselected package xz-utils. [2020-08-04T09:33:48.436Z] #17 34.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-04T09:33:48.436Z] #17 34.83 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T09:33:48.436Z] #17 34.99 Selecting previously unselected package apparmor. [2020-08-04T09:33:48.436Z] #17 34.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-04T09:33:48.522Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-04T09:33:48.695Z] #17 35.08 Unpacking apparmor (2.13.2-10) ... [2020-08-04T09:33:48.955Z] #17 35.42 Selecting previously unselected package aufs-tools. [2020-08-04T09:33:48.955Z] #17 35.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-04T09:33:48.955Z] #17 35.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:33:49.215Z] #17 35.53 Selecting previously unselected package libonig5:amd64. [2020-08-04T09:33:49.215Z] #17 35.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-04T09:33:49.215Z] #17 35.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:33:49.215Z] #17 35.71 Selecting previously unselected package libjq1:amd64. [2020-08-04T09:33:49.215Z] #17 35.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:33:49.215Z] #17 35.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:33:49.474Z] #17 35.83 Selecting previously unselected package jq. [2020-08-04T09:33:49.474Z] #17 35.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:33:49.474Z] #17 35.84 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:33:49.474Z] #17 35.93 Selecting previously unselected package libaio1:amd64. [2020-08-04T09:33:49.474Z] #17 35.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-04T09:33:49.474Z] #17 35.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-04T09:33:49.474Z] #17 35.99 Selecting previously unselected package libgpm2:amd64. [2020-08-04T09:33:49.474Z] #17 36.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-04T09:33:49.474Z] #17 36.00 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-04T09:33:49.677Z] #39 ... [2020-08-04T09:33:49.677Z] [2020-08-04T09:33:49.677Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:33:49.677Z] #52 139.2 + bin/containerd [2020-08-04T09:33:49.732Z] #17 35.16 Unpacking bash-completion (1:2.8-6) ... [2020-08-04T09:33:49.734Z] #17 36.05 Selecting previously unselected package libicu63:amd64. [2020-08-04T09:33:49.734Z] #17 36.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T09:33:49.734Z] #17 36.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:33:49.989Z] #17 35.54 Selecting previously unselected package bzip2. [2020-08-04T09:33:49.989Z] #17 35.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-04T09:33:49.989Z] #17 35.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:33:49.989Z] #17 35.64 Selecting previously unselected package xz-utils. [2020-08-04T09:33:50.035Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2020-08-04T09:33:50.247Z] #17 35.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-04T09:33:50.247Z] #17 35.65 Unpacking xz-utils (5.2.4-1) ... [2020-08-04T09:33:50.247Z] #17 35.84 Selecting previously unselected package apparmor. [2020-08-04T09:33:50.247Z] #17 35.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-04T09:33:50.247Z] #17 35.91 Unpacking apparmor (2.13.2-10) ... [2020-08-04T09:33:50.813Z] #17 36.26 Selecting previously unselected package aufs-tools. [2020-08-04T09:33:50.813Z] #17 36.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-04T09:33:50.813Z] #17 36.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:33:50.813Z] #17 36.43 Selecting previously unselected package libonig5:amd64. [2020-08-04T09:33:50.813Z] #17 36.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-04T09:33:50.813Z] #17 36.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:33:51.071Z] #17 36.66 Selecting previously unselected package libjq1:amd64. [2020-08-04T09:33:51.071Z] #17 36.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:33:51.071Z] #17 36.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:33:51.071Z] #17 36.75 Selecting previously unselected package jq. [2020-08-04T09:33:51.373Z] #17 36.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-04T09:33:51.373Z] #17 36.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-04T09:33:51.373Z] #17 36.86 Selecting previously unselected package libaio1:amd64. [2020-08-04T09:33:51.373Z] #17 36.87 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-04T09:33:51.373Z] #17 36.87 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-04T09:33:51.429Z] #20 5.078 Collecting yamllint==1.16.0 [2020-08-04T09:33:51.429Z] #20 5.382 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T09:33:51.429Z] #20 5.465 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T09:33:51.429Z] #20 5.717 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T09:33:51.631Z] #17 37.03 Selecting previously unselected package libgpm2:amd64. [2020-08-04T09:33:51.631Z] #17 37.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-04T09:33:51.631Z] #17 37.06 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-04T09:33:51.631Z] #17 37.18 Selecting previously unselected package libicu63:amd64. [2020-08-04T09:33:51.631Z] #17 37.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-04T09:33:51.631Z] #17 37.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:33:52.238Z] #52 ... [2020-08-04T09:33:52.238Z] [2020-08-04T09:33:52.238Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:33:52.238Z] #19 9.521 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T09:33:52.238Z] #19 9.616 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T09:33:52.238Z] #19 9.740 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T09:33:52.238Z] #19 10.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T09:33:52.238Z] #19 10.85 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T09:33:52.238Z] #19 10.89 Building wheels for collected packages: pyyaml [2020-08-04T09:33:52.238Z] #19 10.89 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T09:33:52.238Z] #19 11.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T09:33:52.238Z] #19 11.66 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T09:33:52.238Z] #19 11.75 Successfully built pyyaml [2020-08-04T09:33:52.238Z] #19 11.77 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T09:33:52.238Z] #19 12.07 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T09:33:52.238Z] #19 DONE 12.5s [2020-08-04T09:33:52.238Z] [2020-08-04T09:33:52.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:52.238Z] #39 109.9 CC criu/namespaces.o [2020-08-04T09:33:52.238Z] #39 111.3 CC criu/net.o [2020-08-04T09:33:53.546Z] #20 7.570 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T09:33:53.546Z] #20 7.624 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T09:33:53.546Z] #20 7.668 Building wheels for collected packages: pyyaml [2020-08-04T09:33:53.546Z] #20 7.670 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T09:33:53.632Z] #39 113.6 CC criu/netfilter.o [2020-08-04T09:33:53.632Z] #39 113.9 CC criu/page-pipe.o [2020-08-04T09:33:53.928Z] #17 39.71 Selecting previously unselected package libnet1:amd64. [2020-08-04T09:33:53.928Z] #17 39.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T09:33:53.928Z] #17 39.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:33:53.928Z] #17 39.84 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T09:33:53.928Z] #17 39.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T09:33:53.928Z] #17 39.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:33:53.928Z] #17 39.93 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T09:33:53.928Z] #17 39.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:33:53.928Z] #17 39.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:33:53.928Z] #17 40.00 Selecting previously unselected package libreadline5:amd64. [2020-08-04T09:33:53.928Z] #17 40.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-04T09:33:53.928Z] #17 40.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T09:33:53.928Z] #17 40.12 Selecting previously unselected package net-tools. [2020-08-04T09:33:53.928Z] #17 40.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-04T09:33:53.928Z] #17 40.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:33:53.928Z] #17 40.30 Selecting previously unselected package python-pip-whl. [2020-08-04T09:33:53.928Z] #17 40.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T09:33:53.928Z] #17 40.32 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T09:33:54.199Z] #20 8.644 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T09:33:54.199Z] #20 8.645 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T09:33:54.199Z] #20 8.731 Successfully built pyyaml [2020-08-04T09:33:54.199Z] #20 8.746 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T09:33:54.208Z] #39 114.4 CC criu/page-xfer.o [2020-08-04T09:33:54.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:33:54.360Z] [2020-08-04T09:33:54.360Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-04T09:33:54.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-04T09:33:54.360Z] Using test binary docker [2020-08-04T09:33:54.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T09:33:54.360Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:33:54.360Z] Starting dockerd [2020-08-04T09:33:54.360Z] INFO: Waiting for daemon to start... [2020-08-04T09:33:54.360Z] . [2020-08-04T09:33:54.360Z] INFO: Building docker-sdk-python3:4.2.2... [2020-08-04T09:33:54.497Z] #17 40.87 Selecting previously unselected package python3-lib2to3. [2020-08-04T09:33:54.497Z] #17 40.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T09:33:54.497Z] #17 40.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:33:54.757Z] #17 41.02 Selecting previously unselected package python3-distutils. [2020-08-04T09:33:54.757Z] #17 41.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T09:33:54.757Z] #17 41.04 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T09:33:54.757Z] #17 41.20 Selecting previously unselected package python3-pip. [2020-08-04T09:33:54.757Z] #17 41.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T09:33:54.757Z] #17 41.21 Unpacking python3-pip (18.1-5) ... [2020-08-04T09:33:54.847Z] #20 9.212 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T09:33:55.017Z] #17 41.39 Selecting previously unselected package python3-pkg-resources. [2020-08-04T09:33:55.017Z] #17 41.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:33:55.017Z] #17 41.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:33:55.017Z] #17 41.55 Selecting previously unselected package python3-setuptools. [2020-08-04T09:33:55.017Z] #17 41.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T09:33:55.017Z] #17 41.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T09:33:55.147Z] #20 DONE 9.4s [2020-08-04T09:33:55.147Z] [2020-08-04T09:33:55.147Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:55.147Z] #40 130.2 CC criu/files.o [2020-08-04T09:33:55.147Z] #40 133.3 CC criu/filesystems.o [2020-08-04T09:33:55.147Z] #40 134.2 CC criu/fsnotify.o [2020-08-04T09:33:55.147Z] #40 135.7 CC criu/image-desc.o [2020-08-04T09:33:55.147Z] #40 135.9 CC criu/image.o [2020-08-04T09:33:55.147Z] #40 136.9 CC criu/ipc_ns.o [2020-08-04T09:33:55.147Z] #40 138.4 CC criu/irmap.o [2020-08-04T09:33:55.147Z] #40 139.2 CC criu/kcmp-ids.o [2020-08-04T09:33:55.277Z] #17 41.78 Selecting previously unselected package python3-wheel. [2020-08-04T09:33:55.277Z] #17 41.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T09:33:55.277Z] #17 41.79 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T09:33:55.277Z] #17 41.86 Selecting previously unselected package sudo. [2020-08-04T09:33:55.277Z] #17 41.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-04T09:33:55.446Z] #40 139.5 CC criu/kerndat.o [2020-08-04T09:33:55.536Z] #17 41.87 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:33:55.602Z] #39 115.7 CC criu/pagemap-cache.o [2020-08-04T09:33:55.846Z] #17 40.59 Selecting previously unselected package libnet1:amd64. [2020-08-04T09:33:55.846Z] #17 40.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-04T09:33:55.846Z] #17 40.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:33:55.846Z] #17 40.69 Selecting previously unselected package libnl-3-200:amd64. [2020-08-04T09:33:55.846Z] #17 40.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-04T09:33:55.846Z] #17 40.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:33:55.846Z] #17 40.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-04T09:33:55.846Z] #17 40.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-04T09:33:55.846Z] #17 40.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:33:55.846Z] #17 40.88 Selecting previously unselected package libreadline5:amd64. [2020-08-04T09:33:55.846Z] #17 40.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-04T09:33:55.846Z] #17 40.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T09:33:55.846Z] #17 41.01 Selecting previously unselected package net-tools. [2020-08-04T09:33:55.846Z] #17 41.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-04T09:33:55.846Z] #17 41.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:33:55.846Z] #17 41.23 Selecting previously unselected package python-pip-whl. [2020-08-04T09:33:55.846Z] #17 41.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-04T09:33:55.846Z] #17 41.25 Unpacking python-pip-whl (18.1-5) ... [2020-08-04T09:33:55.865Z] #39 116.1 CC criu/pagemap.o [2020-08-04T09:33:56.105Z] #17 42.37 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T09:33:56.105Z] #17 42.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-04T09:33:56.105Z] #17 42.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:33:56.105Z] #17 ... [2020-08-04T09:33:56.105Z] [2020-08-04T09:33:56.105Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:56.105Z] #39 86.36 CC criu/cgroup.o [2020-08-04T09:33:56.105Z] #39 89.00 CC criu/clone-noasan.o [2020-08-04T09:33:56.105Z] #39 89.18 CC criu/config.o [2020-08-04T09:33:56.105Z] #39 90.40 CC criu/cr-check.o [2020-08-04T09:33:56.105Z] #39 91.90 CC criu/cr-dedup.o [2020-08-04T09:33:56.105Z] #39 92.19 CC criu/cr-dump.o [2020-08-04T09:33:56.105Z] #39 93.93 CC criu/cr-errno.o [2020-08-04T09:33:56.105Z] #39 94.00 CC criu/cr-restore.o [2020-08-04T09:33:56.364Z] #39 ... [2020-08-04T09:33:56.364Z] [2020-08-04T09:33:56.364Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:56.364Z] #17 42.63 Selecting previously unselected package uidmap. [2020-08-04T09:33:56.364Z] #17 42.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-04T09:33:56.364Z] #17 42.64 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T09:33:56.364Z] #17 42.78 Selecting previously unselected package vim-runtime. [2020-08-04T09:33:56.364Z] #17 42.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:56.364Z] #17 42.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T09:33:56.364Z] #17 42.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T09:33:56.364Z] #17 42.86 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:33:56.418Z] #17 41.76 Selecting previously unselected package python3-lib2to3. [2020-08-04T09:33:56.418Z] #17 41.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-04T09:33:56.418Z] #17 41.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:33:56.418Z] #17 41.86 Selecting previously unselected package python3-distutils. [2020-08-04T09:33:56.418Z] #17 41.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-04T09:33:56.418Z] #17 41.87 Unpacking python3-distutils (3.7.3-1) ... [2020-08-04T09:33:56.444Z] #39 116.7 CC criu/parasite-syscall.o [2020-08-04T09:33:56.518Z] #40 140.6 CC criu/libnetlink.o [2020-08-04T09:33:56.677Z] #17 42.01 Selecting previously unselected package python3-pip. [2020-08-04T09:33:56.677Z] #17 42.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-04T09:33:56.677Z] #17 42.03 Unpacking python3-pip (18.1-5) ... [2020-08-04T09:33:56.677Z] #17 42.20 Selecting previously unselected package python3-pkg-resources. [2020-08-04T09:33:56.677Z] #17 42.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-04T09:33:56.677Z] #17 42.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:33:56.816Z] #40 141.0 CC criu/log.o [2020-08-04T09:33:56.935Z] #17 42.34 Selecting previously unselected package python3-setuptools. [2020-08-04T09:33:56.935Z] #17 42.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-04T09:33:56.935Z] #17 42.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-04T09:33:56.942Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.0% of statements [2020-08-04T09:33:57.019Z] #39 117.3 CC criu/path.o [2020-08-04T09:33:57.193Z] #17 42.58 Selecting previously unselected package python3-wheel. [2020-08-04T09:33:57.193Z] #17 42.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-04T09:33:57.193Z] #17 42.60 Unpacking python3-wheel (0.32.3-2) ... [2020-08-04T09:33:57.193Z] #17 42.68 Selecting previously unselected package sudo. [2020-08-04T09:33:57.193Z] #17 42.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-04T09:33:57.193Z] #17 42.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:33:57.282Z] #39 117.6 CC criu/pie-util-vdso.o [2020-08-04T09:33:57.451Z] #17 ... [2020-08-04T09:33:57.451Z] [2020-08-04T09:33:57.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:33:57.451Z] #39 88.24 CC criu/bitmap.o [2020-08-04T09:33:57.451Z] #39 88.41 CC criu/cgroup-props.o [2020-08-04T09:33:57.451Z] #39 89.21 CC criu/cgroup.o [2020-08-04T09:33:57.451Z] #39 92.06 CC criu/clone-noasan.o [2020-08-04T09:33:57.451Z] #39 92.26 CC criu/config.o [2020-08-04T09:33:57.451Z] #39 93.60 CC criu/cr-check.o [2020-08-04T09:33:57.451Z] #39 95.20 CC criu/cr-dedup.o [2020-08-04T09:33:57.451Z] #39 95.55 CC criu/cr-dump.o [2020-08-04T09:33:57.451Z] #39 97.72 CC criu/cr-errno.o [2020-08-04T09:33:57.451Z] #39 97.80 CC criu/cr-restore.o [2020-08-04T09:33:57.451Z] #39 ... [2020-08-04T09:33:57.451Z] [2020-08-04T09:33:57.451Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:33:57.468Z] #40 141.4 CC criu/lsm.o [2020-08-04T09:33:57.544Z] #39 118.0 CC criu/pie-util.o [2020-08-04T09:33:57.709Z] #17 43.13 Selecting previously unselected package thin-provisioning-tools. [2020-08-04T09:33:57.709Z] #17 43.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-04T09:33:57.709Z] #17 43.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:33:57.768Z] #40 142.0 CC criu/mem.o [2020-08-04T09:33:57.967Z] #17 43.32 Selecting previously unselected package uidmap. [2020-08-04T09:33:57.967Z] #17 43.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-04T09:33:57.967Z] #17 43.33 Unpacking uidmap (1:4.5-1.1) ... [2020-08-04T09:33:57.967Z] #17 43.47 Selecting previously unselected package vim-runtime. [2020-08-04T09:33:57.967Z] #17 43.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-04T09:33:57.967Z] #17 43.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-04T09:33:57.967Z] #17 43.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-04T09:33:57.978Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.8% of statements [2020-08-04T09:33:58.119Z] #39 118.2 CC criu/pipes.o [2020-08-04T09:33:58.225Z] #17 43.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:33:58.382Z] #39 118.7 CC criu/plugin.o [2020-08-04T09:33:58.614Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-04T09:33:58.645Z] #39 119.0 CC criu/proc_parse.o [2020-08-04T09:33:59.249Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-08-04T09:33:59.655Z] #17 45.66 Selecting previously unselected package vim. [2020-08-04T09:33:59.655Z] #17 45.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T09:33:59.655Z] #17 45.69 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T09:33:59.655Z] #17 46.22 Selecting previously unselected package xfsprogs. [2020-08-04T09:33:59.894Z] #40 143.8 CC criu/memfd.o [2020-08-04T09:33:59.915Z] #17 46.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-04T09:33:59.915Z] #17 46.23 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T09:34:00.174Z] #17 46.62 Selecting previously unselected package zip. [2020-08-04T09:34:00.174Z] #17 46.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-04T09:34:00.174Z] #17 46.65 Unpacking zip (3.0-11+b1) ... [2020-08-04T09:34:00.194Z] #40 144.5 CC criu/mount.o [2020-08-04T09:34:00.288Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-08-04T09:34:00.288Z] ok github.com/docker/docker/daemon 12.262s coverage: 17.4% of statements [2020-08-04T09:34:00.288Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T09:34:00.288Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T09:34:00.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T09:34:00.288Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T09:34:00.436Z] #17 46.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:34:00.436Z] #17 46.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:34:00.436Z] #17 46.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T09:34:00.436Z] #17 46.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T09:34:00.436Z] #17 46.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-04T09:34:00.436Z] #17 47.02 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T09:34:00.569Z] #39 120.9 CC criu/protobuf-desc.o [2020-08-04T09:34:00.706Z] #17 47.04 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T09:34:00.706Z] #17 47.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T09:34:00.706Z] #17 47.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:34:00.706Z] #17 47.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:34:00.706Z] #17 47.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:34:00.706Z] #17 47.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:34:00.706Z] #17 47.25 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:34:00.974Z] #17 47.34 Setting up zip (3.0-11+b1) ... [2020-08-04T09:34:00.974Z] #17 47.46 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:34:00.974Z] #17 47.49 Setting up bash-completion (1:2.8-6) ... [2020-08-04T09:34:01.508Z] #17 46.49 Selecting previously unselected package vim. [2020-08-04T09:34:01.508Z] #17 46.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-04T09:34:01.508Z] #17 46.51 Unpacking vim (2:8.1.0875-5) ... [2020-08-04T09:34:01.508Z] #17 47.04 Selecting previously unselected package xfsprogs. [2020-08-04T09:34:01.508Z] #17 47.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-04T09:34:01.508Z] #17 47.05 Unpacking xfsprogs (4.20.0-1) ... [2020-08-04T09:34:01.518Z] #39 121.7 CC criu/protobuf.o [2020-08-04T09:34:01.782Z] #39 122.0 CC criu/pstree.o [2020-08-04T09:34:02.074Z] #17 47.51 Selecting previously unselected package zip. [2020-08-04T09:34:02.074Z] #17 47.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-04T09:34:02.074Z] #17 47.52 Unpacking zip (3.0-11+b1) ... [2020-08-04T09:34:02.074Z] #17 47.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-04T09:34:02.074Z] #17 47.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-04T09:34:02.074Z] #17 47.74 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-04T09:34:02.333Z] #17 47.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-04T09:34:02.333Z] #17 47.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-04T09:34:02.333Z] #17 47.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-04T09:34:02.333Z] #17 47.79 Setting up uidmap (1:4.5-1.1) ... [2020-08-04T09:34:02.333Z] #17 47.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-04T09:34:02.333Z] #17 47.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-04T09:34:02.333Z] #17 47.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-04T09:34:02.333Z] #17 47.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-04T09:34:02.333Z] #17 47.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-04T09:34:02.333Z] #17 47.88 Setting up xxd (2:8.1.0875-5) ... [2020-08-04T09:34:02.333Z] #17 47.90 Setting up zip (3.0-11+b1) ... [2020-08-04T09:34:02.333Z] #17 47.91 Setting up vim-common (2:8.1.0875-5) ... [2020-08-04T09:34:02.333Z] #17 47.94 Setting up bash-completion (1:2.8-6) ... [2020-08-04T09:34:02.361Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-08-04T09:34:02.733Z] #39 123.0 CC criu/rbtree.o [2020-08-04T09:34:02.996Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.211s coverage: 57.0% of statements [2020-08-04T09:34:02.996Z] #39 123.3 CC criu/rst-malloc.o [2020-08-04T09:34:03.259Z] #39 123.5 CC criu/seccomp.o [2020-08-04T09:34:03.834Z] #39 124.0 CC criu/seize.o [2020-08-04T09:34:04.096Z] #39 ... [2020-08-04T09:34:04.096Z] [2020-08-04T09:34:04.096Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:04.096Z] #21 194.9 + return [2020-08-04T09:34:04.268Z] #17 50.32 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-04T09:34:04.268Z] #17 50.34 Setting up xz-utils (5.2.4-1) ... [2020-08-04T09:34:04.268Z] #17 50.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T09:34:04.268Z] #17 50.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:34:04.268Z] #17 50.50 invoke-rc.d: could not determine current runlevel [2020-08-04T09:34:04.268Z] #17 50.52 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T09:34:04.268Z] #17 50.53 Setting up pigz (2.4-1) ... [2020-08-04T09:34:04.268Z] #17 50.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T09:34:04.268Z] #17 50.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:34:04.268Z] #17 50.61 Setting up python-pip-whl (18.1-5) ... [2020-08-04T09:34:04.268Z] #17 50.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T09:34:04.268Z] #17 50.63 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:34:04.531Z] #17 51.08 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-04T09:34:04.531Z] #17 51.11 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:34:04.531Z] #17 51.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:34:04.531Z] #17 51.16 Setting up vim (2:8.1.0875-5) ... [2020-08-04T09:34:04.790Z] #17 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T09:34:04.790Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T09:34:04.790Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T09:34:04.790Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T09:34:04.790Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T09:34:04.790Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T09:34:04.791Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T09:34:04.791Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T09:34:04.791Z] #17 51.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:34:04.791Z] #17 51.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:34:04.791Z] #17 51.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T09:34:04.791Z] #17 51.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:34:04.791Z] #17 51.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T09:34:05.046Z] #21 DONE 195.5s [2020-08-04T09:34:05.046Z] [2020-08-04T09:34:05.046Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:05.046Z] #39 124.7 CC criu/servicefd.o [2020-08-04T09:34:05.046Z] #39 125.1 CC criu/shmem.o [2020-08-04T09:34:05.050Z] #17 51.38 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:34:05.616Z] #17 50.68 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-04T09:34:05.616Z] #17 50.69 Setting up xz-utils (5.2.4-1) ... [2020-08-04T09:34:05.616Z] #17 50.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-04T09:34:05.616Z] #17 50.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-04T09:34:05.616Z] #17 50.80 invoke-rc.d: could not determine current runlevel [2020-08-04T09:34:05.616Z] #17 50.81 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-04T09:34:05.616Z] #17 50.83 Setting up pigz (2.4-1) ... [2020-08-04T09:34:05.616Z] #17 50.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-04T09:34:05.616Z] #17 50.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-04T09:34:05.616Z] #17 50.89 Setting up python-pip-whl (18.1-5) ... [2020-08-04T09:34:05.616Z] #17 50.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-04T09:34:05.616Z] #17 50.92 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-04T09:34:05.616Z] #17 51.16 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-04T09:34:05.616Z] #17 51.17 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-04T09:34:05.616Z] #17 51.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-04T09:34:05.616Z] #17 51.21 Setting up vim (2:8.1.0875-5) ... [2020-08-04T09:34:05.616Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-04T09:34:05.616Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-04T09:34:05.616Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-04T09:34:05.616Z] #17 51.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-04T09:34:05.616Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-04T09:34:05.621Z] #39 125.9 CC criu/sigframe.o [2020-08-04T09:34:05.871Z] #40 149.2 CC criu/namespaces.o [2020-08-04T09:34:05.874Z] #17 51.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-04T09:34:05.874Z] #17 51.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-04T09:34:05.874Z] #17 51.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-04T09:34:05.874Z] #17 51.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-04T09:34:05.874Z] #17 51.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-04T09:34:05.874Z] #17 51.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-04T09:34:05.874Z] #17 51.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-04T09:34:05.874Z] #17 51.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-04T09:34:05.874Z] #17 51.39 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-04T09:34:05.884Z] #39 126.0 CC criu/signalfd.o [2020-08-04T09:34:05.884Z] #39 126.3 CC criu/sk-inet.o [2020-08-04T09:34:07.277Z] #39 127.2 CC criu/sk-netlink.o [2020-08-04T09:34:07.277Z] #39 127.5 CC criu/sk-packet.o [2020-08-04T09:34:07.412Z] #40 151.3 CC criu/net.o [2020-08-04T09:34:07.461Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.958s coverage: 46.2% of statements [2020-08-04T09:34:07.540Z] #39 ... [2020-08-04T09:34:07.540Z] [2020-08-04T09:34:07.540Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T09:34:07.540Z] #22 DONE 0.8s [2020-08-04T09:34:07.540Z] [2020-08-04T09:34:07.540Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:07.540Z] #45 197.1 + cd /tmp/tmp.RAZ5zhOuIw/src/github.com/golangci/golangci-lint/ [2020-08-04T09:34:07.540Z] #45 197.1 + git checkout -q v1.23.8 [2020-08-04T09:34:07.540Z] #45 197.6 ++ git describe --tags [2020-08-04T09:34:07.540Z] #45 197.6 + version=v1.23.8 [2020-08-04T09:34:07.540Z] #45 197.6 ++ git rev-parse --short HEAD [2020-08-04T09:34:07.540Z] #45 197.6 + commit=76a82c6 [2020-08-04T09:34:07.540Z] #45 197.6 ++ git show -s --format=%cd [2020-08-04T09:34:07.540Z] #45 197.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T09:34:07.540Z] #45 197.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:34:07.588Z] #17 54.22 Setting up iptables (1.8.2-4) ... [2020-08-04T09:34:07.848Z] #17 54.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:34:07.848Z] #17 54.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:34:07.848Z] #17 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:34:07.848Z] #17 54.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:34:07.848Z] #17 54.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T09:34:07.848Z] #17 54.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T09:34:07.848Z] #17 54.35 Setting up python3 (3.7.3-1) ... [2020-08-04T09:34:07.848Z] #17 ... [2020-08-04T09:34:07.848Z] [2020-08-04T09:34:07.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:07.848Z] #39 98.31 CC criu/cr-service.o [2020-08-04T09:34:07.848Z] #39 99.49 CC criu/crtools.o [2020-08-04T09:34:07.848Z] #39 99.95 CC criu/eventfd.o [2020-08-04T09:34:07.848Z] #39 100.2 CC criu/eventpoll.o [2020-08-04T09:34:07.848Z] #39 101.0 CC criu/external.o [2020-08-04T09:34:07.848Z] #39 101.3 CC criu/fault-injection.o [2020-08-04T09:34:07.848Z] #39 101.4 CC criu/fdstore.o [2020-08-04T09:34:07.848Z] #39 101.8 CC criu/fifo.o [2020-08-04T09:34:07.848Z] #39 102.2 CC criu/file-ids.o [2020-08-04T09:34:07.848Z] #39 102.6 CC criu/file-lock.o [2020-08-04T09:34:07.848Z] #39 103.6 CC criu/files-ext.o [2020-08-04T09:34:07.848Z] #39 104.0 CC criu/files-reg.o [2020-08-04T09:34:07.848Z] #39 106.1 CC criu/files.o [2020-08-04T09:34:07.848Z] #39 108.2 CC criu/filesystems.o [2020-08-04T09:34:08.132Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-08-04T09:34:08.416Z] #39 ... [2020-08-04T09:34:08.416Z] [2020-08-04T09:34:08.416Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:34:08.416Z] #17 54.68 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T09:34:08.985Z] #17 55.40 Setting up apparmor (2.13.2-10) ... [2020-08-04T09:34:09.157Z] #17 54.30 Setting up iptables (1.8.2-4) ... [2020-08-04T09:34:09.157Z] #17 54.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:34:09.157Z] #17 54.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:34:09.157Z] #17 54.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-04T09:34:09.157Z] #17 54.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-04T09:34:09.157Z] #17 54.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-04T09:34:09.157Z] #17 54.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-04T09:34:09.157Z] #17 54.50 Setting up python3 (3.7.3-1) ... [2020-08-04T09:34:09.415Z] #17 54.91 Setting up python3-wheel (0.32.3-2) ... [2020-08-04T09:34:10.195Z] #40 ... [2020-08-04T09:34:10.195Z] [2020-08-04T09:34:10.195Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:34:10.195Z] #50 105.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T09:34:10.349Z] #17 55.73 Setting up apparmor (2.13.2-10) ... [2020-08-04T09:34:10.891Z] #17 57.12 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T09:34:10.891Z] #17 57.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:34:11.150Z] #17 57.50 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:34:11.288Z] #17 ... [2020-08-04T09:34:11.288Z] [2020-08-04T09:34:11.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:11.288Z] #39 102.2 CC criu/cr-service.o [2020-08-04T09:34:11.288Z] #39 103.6 CC criu/crtools.o [2020-08-04T09:34:11.288Z] #39 104.2 CC criu/eventfd.o [2020-08-04T09:34:11.288Z] #39 104.7 CC criu/eventpoll.o [2020-08-04T09:34:11.288Z] #39 105.6 CC criu/external.o [2020-08-04T09:34:11.288Z] #39 106.0 CC criu/fault-injection.o [2020-08-04T09:34:11.288Z] #39 106.1 CC criu/fdstore.o [2020-08-04T09:34:11.288Z] #39 106.4 CC criu/fifo.o [2020-08-04T09:34:11.288Z] #39 106.8 CC criu/file-ids.o [2020-08-04T09:34:11.288Z] #39 107.2 CC criu/file-lock.o [2020-08-04T09:34:11.288Z] #39 108.1 CC criu/files-ext.o [2020-08-04T09:34:11.288Z] #39 108.6 CC criu/files-reg.o [2020-08-04T09:34:11.288Z] #39 110.5 CC criu/files.o [2020-08-04T09:34:11.546Z] #39 112.5 CC criu/filesystems.o [2020-08-04T09:34:11.661Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.488s coverage: 49.5% of statements [2020-08-04T09:34:11.978Z] #17 58.31 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T09:34:12.112Z] #39 ... [2020-08-04T09:34:12.112Z] [2020-08-04T09:34:12.112Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-04T09:34:12.112Z] #17 57.65 Setting up xfsprogs (4.20.0-1) ... [2020-08-04T09:34:12.112Z] #17 57.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-04T09:34:12.321Z] #50 107.8 + mkdir -p /build [2020-08-04T09:34:12.321Z] #50 107.8 + cp runc /build/runc [2020-08-04T09:34:12.321Z] #50 DONE 108.0s [2020-08-04T09:34:12.321Z] [2020-08-04T09:34:12.321Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:12.321Z] #40 154.8 CC criu/netfilter.o [2020-08-04T09:34:12.321Z] #40 155.2 CC criu/page-pipe.o [2020-08-04T09:34:12.321Z] #40 156.0 CC criu/page-xfer.o [2020-08-04T09:34:12.547Z] #17 58.78 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T09:34:12.678Z] #17 58.08 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-04T09:34:12.857Z] #45 ... [2020-08-04T09:34:12.857Z] [2020-08-04T09:34:12.857Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:34:12.857Z] #26 DONE 5.3s [2020-08-04T09:34:12.857Z] [2020-08-04T09:34:12.857Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:34:13.120Z] #29 DONE 0.4s [2020-08-04T09:34:13.120Z] [2020-08-04T09:34:13.120Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T09:34:13.120Z] #31 DONE 0.1s [2020-08-04T09:34:13.120Z] [2020-08-04T09:34:13.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:13.120Z] #39 128.0 CC criu/sk-queue.o [2020-08-04T09:34:13.120Z] #39 128.3 CC criu/sk-tcp.o [2020-08-04T09:34:13.120Z] #39 128.8 CC criu/sk-unix.o [2020-08-04T09:34:13.120Z] #39 130.4 CC criu/sockets.o [2020-08-04T09:34:13.120Z] #39 131.2 CC criu/stats.o [2020-08-04T09:34:13.120Z] #39 131.5 CC criu/string.o [2020-08-04T09:34:13.120Z] #39 131.6 CC criu/sysctl.o [2020-08-04T09:34:13.120Z] #39 132.2 CC criu/sysfs_parse.o [2020-08-04T09:34:13.120Z] #39 132.5 CC criu/timens.o [2020-08-04T09:34:13.120Z] #39 132.9 CC criu/timerfd.o [2020-08-04T09:34:13.120Z] #39 133.3 CC criu/tty.o [2020-08-04T09:34:13.383Z] #39 ... [2020-08-04T09:34:13.383Z] [2020-08-04T09:34:13.383Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T09:34:13.383Z] #34 DONE 0.1s [2020-08-04T09:34:13.383Z] [2020-08-04T09:34:13.383Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T09:34:13.485Z] #17 59.89 Setting up python3-pip (18.1-5) ... [2020-08-04T09:34:13.611Z] #17 59.09 Setting up python3-distutils (3.7.3-1) ... [2020-08-04T09:34:13.958Z] #37 DONE 0.5s [2020-08-04T09:34:13.958Z] [2020-08-04T09:34:13.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:14.176Z] #17 59.62 Setting up python3-setuptools (40.8.0-1) ... [2020-08-04T09:34:14.425Z] #17 60.91 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:34:14.435Z] #40 158.6 CC criu/pagemap-cache.o [2020-08-04T09:34:14.534Z] #39 134.9 CC criu/tun.o [2020-08-04T09:34:14.684Z] #17 60.95 Processing triggers for mime-support (3.62) ... [2020-08-04T09:34:14.733Z] #40 159.0 CC criu/pagemap.o [2020-08-04T09:34:15.109Z] #39 135.3 CC criu/uffd.o [2020-08-04T09:34:15.549Z] #17 60.94 Setting up python3-pip (18.1-5) ... [2020-08-04T09:34:15.786Z] #40 159.8 CC criu/parasite-syscall.o [2020-08-04T09:34:16.058Z] #39 136.4 CC criu/util.o [2020-08-04T09:34:16.064Z] #17 DONE 62.5s [2020-08-04T09:34:16.064Z] [2020-08-04T09:34:16.064Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T09:34:16.862Z] #40 160.7 CC criu/path.o [2020-08-04T09:34:16.862Z] #40 161.0 CC criu/pie-util-vdso.o [2020-08-04T09:34:16.924Z] #17 62.06 Processing triggers for libc-bin (2.28-10) ... [2020-08-04T09:34:16.924Z] #17 62.12 Processing triggers for mime-support (3.62) ... [2020-08-04T09:34:17.003Z] #18 0.913 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T09:34:17.003Z] #18 0.918 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T09:34:17.003Z] #18 0.922 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T09:34:17.003Z] #18 DONE 1.0s [2020-08-04T09:34:17.003Z] [2020-08-04T09:34:17.003Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:17.003Z] #36 194.5 + dpkg --print-architecture [2020-08-04T09:34:17.003Z] #36 194.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T09:34:17.003Z] #36 194.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T09:34:17.003Z] #36 194.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T09:34:17.003Z] #36 ... [2020-08-04T09:34:17.003Z] [2020-08-04T09:34:17.003Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:34:17.158Z] #40 161.4 CC criu/pie-util.o [2020-08-04T09:34:17.232Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.955s coverage: 73.1% of statements [2020-08-04T09:34:17.232Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T09:34:17.449Z] #39 137.5 CC criu/uts_ns.o [2020-08-04T09:34:17.449Z] #39 137.7 CC criu/vdso.o [2020-08-04T09:34:17.455Z] #40 161.5 CC criu/pipes.o [2020-08-04T09:34:17.857Z] #17 DONE 63.4s [2020-08-04T09:34:17.857Z] [2020-08-04T09:34:17.857Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-04T09:34:18.023Z] #39 138.2 LINK criu/built-in.o [2020-08-04T09:34:18.023Z] #39 138.3 LINK criu/criu [2020-08-04T09:34:18.099Z] #40 162.2 CC criu/plugin.o [2020-08-04T09:34:18.271Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.874s coverage: 57.7% of statements [2020-08-04T09:34:18.271Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T09:34:18.286Z] #39 138.7 DEP lib/c/criu.d [2020-08-04T09:34:18.382Z] #19 ... [2020-08-04T09:34:18.382Z] [2020-08-04T09:34:18.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:18.382Z] #39 108.8 CC criu/fsnotify.o [2020-08-04T09:34:18.382Z] #39 110.0 CC criu/image-desc.o [2020-08-04T09:34:18.382Z] #39 110.1 CC criu/image.o [2020-08-04T09:34:18.382Z] #39 111.0 CC criu/ipc_ns.o [2020-08-04T09:34:18.382Z] #39 112.1 CC criu/irmap.o [2020-08-04T09:34:18.382Z] #39 112.8 CC criu/kcmp-ids.o [2020-08-04T09:34:18.382Z] #39 113.2 CC criu/kerndat.o [2020-08-04T09:34:18.382Z] #39 114.3 CC criu/libnetlink.o [2020-08-04T09:34:18.382Z] #39 114.6 CC criu/log.o [2020-08-04T09:34:18.382Z] #39 115.1 CC criu/lsm.o [2020-08-04T09:34:18.382Z] #39 115.7 CC criu/mem.o [2020-08-04T09:34:18.382Z] #39 117.6 CC criu/memfd.o [2020-08-04T09:34:18.382Z] #39 118.6 CC criu/mount.o [2020-08-04T09:34:18.483Z] 4612f6d0b889: Pull complete [2020-08-04T09:34:18.550Z] #39 138.8 CC images/rpc.pb-c.o [2020-08-04T09:34:18.564Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.705s coverage: 76.1% of statements [2020-08-04T09:34:18.564Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T09:34:18.746Z] #40 162.7 CC criu/proc_parse.o [2020-08-04T09:34:18.790Z] #18 0.994 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-04T09:34:19.048Z] #18 0.996 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-04T09:34:19.048Z] #18 1.005 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-04T09:34:19.048Z] #18 DONE 1.1s [2020-08-04T09:34:19.048Z] [2020-08-04T09:34:19.048Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:34:19.199Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-08-04T09:34:19.498Z] #39 139.5 CC lib/c/criu.o [2020-08-04T09:34:19.761Z] #39 ... [2020-08-04T09:34:19.761Z] [2020-08-04T09:34:19.761Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:34:19.761Z] #49 72.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T09:34:19.834Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-08-04T09:34:20.088Z] #39 140.5 LINK lib/c/built-in.o [2020-08-04T09:34:20.350Z] #39 140.5 LINK lib/c/libcriu.so [2020-08-04T09:34:20.350Z] #39 140.6 LINK lib/c/libcriu.a [2020-08-04T09:34:20.350Z] #39 140.7 GEN magic.py [2020-08-04T09:34:20.468Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-08-04T09:34:20.875Z] #39 140.9 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:34:20.875Z] #39 140.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:34:20.875Z] #39 140.9 Note: Building without GnuTLS support [2020-08-04T09:34:20.875Z] #39 140.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:34:20.875Z] #39 140.9 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:34:21.103Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-08-04T09:34:21.103Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T09:34:21.103Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T09:34:21.451Z] #39 141.7 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:34:21.667Z] #49 74.97 + mkdir -p /build [2020-08-04T09:34:21.667Z] #49 74.97 + cp runc /build/runc [2020-08-04T09:34:21.738Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.0% of statements [2020-08-04T09:34:21.927Z] #49 DONE 75.3s [2020-08-04T09:34:21.927Z] [2020-08-04T09:34:21.927Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:34:21.927Z] #19 4.952 Collecting yamllint==1.16.0 [2020-08-04T09:34:22.308Z] #40 165.8 CC criu/protobuf-desc.o [2020-08-04T09:34:22.328Z] #19 ... [2020-08-04T09:34:22.328Z] [2020-08-04T09:34:22.328Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:22.328Z] #39 113.2 CC criu/fsnotify.o [2020-08-04T09:34:22.328Z] #39 114.3 CC criu/image-desc.o [2020-08-04T09:34:22.328Z] #39 114.5 CC criu/image.o [2020-08-04T09:34:22.328Z] #39 115.3 CC criu/ipc_ns.o [2020-08-04T09:34:22.328Z] #39 116.6 CC criu/irmap.o [2020-08-04T09:34:22.328Z] #39 117.2 CC criu/kcmp-ids.o [2020-08-04T09:34:22.328Z] #39 117.5 CC criu/kerndat.o [2020-08-04T09:34:22.328Z] #39 118.6 CC criu/libnetlink.o [2020-08-04T09:34:22.328Z] #39 119.1 CC criu/log.o [2020-08-04T09:34:22.328Z] #39 120.1 CC criu/lsm.o [2020-08-04T09:34:22.328Z] #39 120.7 CC criu/mem.o [2020-08-04T09:34:22.328Z] #39 122.4 CC criu/memfd.o [2020-08-04T09:34:22.328Z] #39 123.0 CC criu/mount.o [2020-08-04T09:34:22.373Z] ok github.com/docker/docker/daemon/logger/awslogs 0.067s coverage: 77.8% of statements [2020-08-04T09:34:22.373Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T09:34:22.373Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T09:34:22.399Z] #39 142.6 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:22.586Z] #39 ... [2020-08-04T09:34:22.586Z] [2020-08-04T09:34:22.586Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:22.586Z] #36 199.3 + dpkg --print-architecture [2020-08-04T09:34:22.586Z] #36 199.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T09:34:22.586Z] #36 199.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T09:34:22.586Z] #36 199.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T09:34:22.623Z] #40 166.7 CC criu/protobuf.o [2020-08-04T09:34:22.666Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-08-04T09:34:22.929Z] #40 167.1 CC criu/pstree.o [2020-08-04T09:34:23.152Z] #36 ... [2020-08-04T09:34:23.152Z] [2020-08-04T09:34:23.152Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-04T09:34:23.152Z] #49 75.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-04T09:34:23.348Z] #39 143.4 make[1]: 'images/built-in.o' is up to date. [2020-08-04T09:34:23.348Z] #39 143.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T09:34:23.348Z] #39 143.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T09:34:23.348Z] #39 143.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T09:34:23.348Z] #39 143.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T09:34:23.349Z] #39 143.6 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:23.349Z] #39 143.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:34:23.373Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-08-04T09:34:23.612Z] #39 143.9 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:23.612Z] #39 144.0 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:23.875Z] #39 144.0 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:23.875Z] #39 144.2 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:24.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-08-04T09:34:24.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-08-04T09:34:24.137Z] #39 144.3 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:24.137Z] #39 144.3 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:24.137Z] #39 144.4 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:24.137Z] #39 144.5 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:24.400Z] #39 144.6 INSTALL criu/criu [2020-08-04T09:34:24.473Z] #40 168.4 CC criu/rbtree.o [2020-08-04T09:34:24.699Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-08-04T09:34:24.699Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T09:34:24.771Z] #40 168.8 CC criu/rst-malloc.o [2020-08-04T09:34:24.976Z] #39 DONE 145.1s [2020-08-04T09:34:24.976Z] [2020-08-04T09:34:24.976Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:24.992Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 37.7% of statements [2020-08-04T09:34:25.050Z] #49 77.66 + mkdir -p /build [2020-08-04T09:34:25.070Z] #40 169.2 CC criu/seccomp.o [2020-08-04T09:34:25.308Z] #49 77.67 + cp runc /build/runc [2020-08-04T09:34:25.567Z] #49 DONE 78.0s [2020-08-04T09:34:25.567Z] [2020-08-04T09:34:25.567Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-04T09:34:25.567Z] #19 4.767 Collecting yamllint==1.16.0 [2020-08-04T09:34:25.627Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 33.3% of statements [2020-08-04T09:34:25.713Z] #40 169.8 CC criu/seize.o [2020-08-04T09:34:26.372Z] #45 ... [2020-08-04T09:34:26.372Z] [2020-08-04T09:34:26.372Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T09:34:26.530Z] sha256:944e2679a9f1c66ffbe791005569de6112882093f0eb8a9dc5e5757d9333a494 [2020-08-04T09:34:26.530Z] INFO: Starting docker-py tests... [2020-08-04T09:34:26.635Z] #40 DONE 0.1s [2020-08-04T09:34:26.635Z] [2020-08-04T09:34:26.635Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T09:34:26.664Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-08-04T09:34:26.781Z] #40 170.9 CC criu/servicefd.o [2020-08-04T09:34:26.789Z] ============================= test session starts ============================== [2020-08-04T09:34:26.789Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-04T09:34:26.789Z] rootdir: /src, inifile: pytest.ini [2020-08-04T09:34:26.789Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-04T09:34:26.957Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-08-04T09:34:27.080Z] #40 171.2 CC criu/shmem.o [2020-08-04T09:34:27.080Z] #40 ... [2020-08-04T09:34:27.080Z] [2020-08-04T09:34:27.080Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:27.080Z] #37 236.3 + dpkg --print-architecture [2020-08-04T09:34:27.080Z] #37 236.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-04T09:34:27.204Z] #19 10.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T09:34:27.209Z] #42 DONE 0.5s [2020-08-04T09:34:27.209Z] [2020-08-04T09:34:27.209Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T09:34:27.209Z] #44 DONE 0.2s [2020-08-04T09:34:27.209Z] [2020-08-04T09:34:27.209Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:27.464Z] #19 10.37 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T09:34:27.464Z] #19 10.48 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T09:34:27.603Z] ok github.com/docker/docker/daemon/logger/splunk 1.486s coverage: 82.5% of statements [2020-08-04T09:34:27.603Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T09:34:27.725Z] #37 236.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-04T09:34:27.725Z] #37 236.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-04T09:34:27.728Z] collected 388 items / 2 deselected / 386 selected [2020-08-04T09:34:27.728Z] [2020-08-04T09:34:27.897Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-08-04T09:34:27.897Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T09:34:28.844Z] #19 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T09:34:28.845Z] #19 11.63 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T09:34:28.845Z] #19 11.65 Building wheels for collected packages: pyyaml [2020-08-04T09:34:28.845Z] #19 11.66 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T09:34:29.412Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-08-04T09:34:29.413Z] #19 12.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T09:34:29.414Z] #19 12.50 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T09:34:29.414Z] #19 12.55 Successfully built pyyaml [2020-08-04T09:34:29.673Z] #19 12.56 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T09:34:29.750Z] #19 10.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-04T09:34:29.750Z] #19 10.20 Collecting pyyaml (from yamllint==1.16.0) [2020-08-04T09:34:29.750Z] #19 10.34 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-04T09:34:29.935Z] #19 12.86 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T09:34:30.195Z] #19 DONE 13.2s [2020-08-04T09:34:30.195Z] [2020-08-04T09:34:30.195Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T09:34:30.449Z] ok github.com/docker/docker/distribution 0.588s coverage: 21.9% of statements [2020-08-04T09:34:30.450Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T09:34:30.454Z] #22 DONE 0.3s [2020-08-04T09:34:30.454Z] [2020-08-04T09:34:30.454Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:34:30.684Z] #19 11.50 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-04T09:34:30.684Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-04T09:34:30.684Z] #19 11.59 Building wheels for collected packages: pyyaml [2020-08-04T09:34:30.684Z] #19 11.60 Running setup.py bdist_wheel for pyyaml: started [2020-08-04T09:34:31.085Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-08-04T09:34:31.618Z] #19 12.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-04T09:34:31.618Z] #19 12.60 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-04T09:34:31.618Z] #19 12.69 Successfully built pyyaml [2020-08-04T09:34:31.618Z] #19 12.72 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-04T09:34:31.720Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2020-08-04T09:34:32.013Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2020-08-04T09:34:32.013Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T09:34:32.185Z] #19 13.05 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-04T09:34:32.378Z] #26 ... [2020-08-04T09:34:32.378Z] [2020-08-04T09:34:32.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:32.378Z] #39 122.7 CC criu/namespaces.o [2020-08-04T09:34:32.378Z] #39 124.5 CC criu/net.o [2020-08-04T09:34:32.378Z] #39 126.7 CC criu/netfilter.o [2020-08-04T09:34:32.378Z] #39 127.0 CC criu/page-pipe.o [2020-08-04T09:34:32.378Z] #39 127.4 CC criu/page-xfer.o [2020-08-04T09:34:32.378Z] #39 128.7 CC criu/pagemap-cache.o [2020-08-04T09:34:32.378Z] #39 129.0 CC criu/pagemap.o [2020-08-04T09:34:32.378Z] #39 129.9 CC criu/parasite-syscall.o [2020-08-04T09:34:32.378Z] #39 130.8 CC criu/path.o [2020-08-04T09:34:32.378Z] #39 131.1 CC criu/pie-util-vdso-elf32.o [2020-08-04T09:34:32.378Z] #39 131.5 CC criu/pie-util-vdso.o [2020-08-04T09:34:32.378Z] #39 131.8 CC criu/pie-util.o [2020-08-04T09:34:32.378Z] #39 132.0 CC criu/pipes.o [2020-08-04T09:34:32.378Z] #39 132.6 CC criu/plugin.o [2020-08-04T09:34:32.378Z] #39 132.9 CC criu/proc_parse.o [2020-08-04T09:34:32.445Z] #19 DONE 13.3s [2020-08-04T09:34:32.445Z] [2020-08-04T09:34:32.445Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T09:34:32.648Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-08-04T09:34:32.648Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T09:34:32.703Z] #22 DONE 0.4s [2020-08-04T09:34:32.703Z] [2020-08-04T09:34:32.703Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:34:32.941Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-08-04T09:34:32.941Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T09:34:33.577Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-04T09:34:34.932Z] #39 ... [2020-08-04T09:34:34.932Z] [2020-08-04T09:34:34.932Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:34:34.932Z] #26 DONE 4.1s [2020-08-04T09:34:34.932Z] [2020-08-04T09:34:34.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:34.932Z] #39 135.0 CC criu/protobuf-desc.o [2020-08-04T09:34:34.932Z] #39 ... [2020-08-04T09:34:34.932Z] [2020-08-04T09:34:34.932Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:34:35.089Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-08-04T09:34:35.089Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-08-04T09:34:35.190Z] #29 DONE 0.6s [2020-08-04T09:34:35.190Z] [2020-08-04T09:34:35.190Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:35.190Z] #45 ... [2020-08-04T09:34:35.190Z] [2020-08-04T09:34:35.190Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T09:34:35.190Z] #31 DONE 0.1s [2020-08-04T09:34:35.190Z] [2020-08-04T09:34:35.190Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T09:34:35.190Z] #34 DONE 0.0s [2020-08-04T09:34:35.448Z] [2020-08-04T09:34:35.448Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:35.448Z] #36 ... [2020-08-04T09:34:35.448Z] [2020-08-04T09:34:35.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:35.448Z] #39 135.8 CC criu/protobuf.o [2020-08-04T09:34:35.718Z] #39 136.1 CC criu/pstree.o [2020-08-04T09:34:35.982Z] #26 DONE 3.4s [2020-08-04T09:34:35.982Z] [2020-08-04T09:34:35.983Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:34:36.240Z] #29 ... [2020-08-04T09:34:36.240Z] [2020-08-04T09:34:36.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:36.240Z] #39 127.1 CC criu/namespaces.o [2020-08-04T09:34:36.240Z] #39 129.0 CC criu/net.o [2020-08-04T09:34:36.240Z] #39 131.5 CC criu/netfilter.o [2020-08-04T09:34:36.240Z] #39 131.8 CC criu/page-pipe.o [2020-08-04T09:34:36.240Z] #39 132.4 CC criu/page-xfer.o [2020-08-04T09:34:36.240Z] #39 133.8 CC criu/pagemap-cache.o [2020-08-04T09:34:36.240Z] #39 134.1 CC criu/pagemap.o [2020-08-04T09:34:36.240Z] #39 134.8 CC criu/parasite-syscall.o [2020-08-04T09:34:36.240Z] #39 135.5 CC criu/path.o [2020-08-04T09:34:36.240Z] #39 135.7 CC criu/pie-util-vdso-elf32.o [2020-08-04T09:34:36.240Z] #39 136.0 CC criu/pie-util-vdso.o [2020-08-04T09:34:36.240Z] #39 136.3 CC criu/pie-util.o [2020-08-04T09:34:36.240Z] #39 136.5 CC criu/pipes.o [2020-08-04T09:34:36.240Z] #39 137.1 CC criu/plugin.o [2020-08-04T09:34:36.306Z] #37 ... [2020-08-04T09:34:36.306Z] [2020-08-04T09:34:36.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:36.306Z] #40 172.2 CC criu/sigframe.o [2020-08-04T09:34:36.306Z] #40 172.3 CC criu/signalfd.o [2020-08-04T09:34:36.306Z] #40 172.6 CC criu/sk-inet.o [2020-08-04T09:34:36.306Z] #40 173.8 CC criu/sk-netlink.o [2020-08-04T09:34:36.306Z] #40 174.2 CC criu/sk-packet.o [2020-08-04T09:34:36.306Z] #40 174.9 CC criu/sk-queue.o [2020-08-04T09:34:36.306Z] #40 175.5 CC criu/sk-tcp.o [2020-08-04T09:34:36.306Z] #40 176.1 CC criu/sk-unix.o [2020-08-04T09:34:36.306Z] #40 178.1 CC criu/sockets.o [2020-08-04T09:34:36.306Z] #40 179.2 CC criu/stats.o [2020-08-04T09:34:36.306Z] #40 179.6 CC criu/string.o [2020-08-04T09:34:36.306Z] #40 179.7 CC criu/sysctl.o [2020-08-04T09:34:36.306Z] #40 180.4 CC criu/sysfs_parse.o [2020-08-04T09:34:36.498Z] #39 ... [2020-08-04T09:34:36.498Z] [2020-08-04T09:34:36.498Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:34:36.498Z] #29 DONE 0.3s [2020-08-04T09:34:36.498Z] [2020-08-04T09:34:36.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:36.498Z] #39 137.4 CC criu/proc_parse.o [2020-08-04T09:34:36.498Z] #39 ... [2020-08-04T09:34:36.498Z] [2020-08-04T09:34:36.498Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T09:34:36.498Z] #31 DONE 0.2s [2020-08-04T09:34:36.498Z] [2020-08-04T09:34:36.498Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T09:34:36.498Z] #34 DONE 0.0s [2020-08-04T09:34:36.498Z] [2020-08-04T09:34:36.498Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:36.603Z] ok github.com/docker/docker/pkg/archive 0.505s coverage: 76.8% of statements [2020-08-04T09:34:36.605Z] #40 180.8 CC criu/timens.o [2020-08-04T09:34:36.656Z] #39 137.0 CC criu/rbtree.o [2020-08-04T09:34:36.915Z] #39 137.2 CC criu/rst-malloc.o [2020-08-04T09:34:36.915Z] #39 137.4 CC criu/seccomp.o [2020-08-04T09:34:37.260Z] #40 181.2 CC criu/timerfd.o [2020-08-04T09:34:37.485Z] #39 ... [2020-08-04T09:34:37.486Z] [2020-08-04T09:34:37.486Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:37.486Z] #36 DONE 221.5s [2020-08-04T09:34:37.486Z] [2020-08-04T09:34:37.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:37.486Z] #39 137.9 CC criu/seize.o [2020-08-04T09:34:37.564Z] #40 181.7 CC criu/tty.o [2020-08-04T09:34:38.115Z] ok github.com/docker/docker/pkg/authorization 0.539s coverage: 68.3% of statements [2020-08-04T09:34:38.115Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-08-04T09:34:38.397Z] #52 ... [2020-08-04T09:34:38.397Z] [2020-08-04T09:34:38.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:38.397Z] #39 139.3 CC criu/protobuf-desc.o [2020-08-04T09:34:38.407Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-08-04T09:34:38.423Z] #39 138.9 CC criu/servicefd.o [2020-08-04T09:34:38.991Z] #39 139.3 CC criu/shmem.o [2020-08-04T09:34:39.330Z] #39 140.1 CC criu/protobuf.o [2020-08-04T09:34:39.330Z] #39 140.3 CC criu/pstree.o [2020-08-04T09:34:39.556Z] #45 ... [2020-08-04T09:34:39.556Z] [2020-08-04T09:34:39.556Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:39.556Z] #52 188.7 + bin/containerd-stress [2020-08-04T09:34:39.560Z] #39 139.9 CC criu/sigframe.o [2020-08-04T09:34:39.560Z] #39 ... [2020-08-04T09:34:39.560Z] [2020-08-04T09:34:39.560Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T09:34:39.560Z] #37 DONE 0.5s [2020-08-04T09:34:39.560Z] [2020-08-04T09:34:39.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:39.560Z] #39 140.0 CC criu/signalfd.o [2020-08-04T09:34:39.560Z] #39 140.1 CC criu/sk-inet.o [2020-08-04T09:34:39.666Z] #40 183.8 CC criu/tun.o [2020-08-04T09:34:39.897Z] #39 ... [2020-08-04T09:34:39.897Z] [2020-08-04T09:34:39.897Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:39.897Z] #36 DONE 225.7s [2020-08-04T09:34:40.154Z] [2020-08-04T09:34:40.154Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:40.334Z] #40 184.5 CC criu/uffd.o [2020-08-04T09:34:40.413Z] #52 ... [2020-08-04T09:34:40.413Z] [2020-08-04T09:34:40.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:40.413Z] #39 141.2 CC criu/rbtree.o [2020-08-04T09:34:40.498Z] #39 140.7 CC criu/sk-netlink.o [2020-08-04T09:34:40.498Z] #39 140.9 CC criu/sk-packet.o [2020-08-04T09:34:40.671Z] #39 141.6 CC criu/rst-malloc.o [2020-08-04T09:34:40.759Z] #39 141.2 CC criu/sk-queue.o [2020-08-04T09:34:40.928Z] #39 141.9 CC criu/seccomp.o [2020-08-04T09:34:41.327Z] #39 141.5 CC criu/sk-tcp.o [2020-08-04T09:34:41.327Z] #39 141.8 CC criu/sk-unix.o [2020-08-04T09:34:41.493Z] #39 ... [2020-08-04T09:34:41.493Z] [2020-08-04T09:34:41.493Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T09:34:41.493Z] #37 DONE 0.3s [2020-08-04T09:34:41.493Z] [2020-08-04T09:34:41.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:41.493Z] #39 142.4 CC criu/seize.o [2020-08-04T09:34:41.867Z] #40 185.8 CC criu/util.o [2020-08-04T09:34:42.059Z] #39 142.9 CC criu/servicefd.o [2020-08-04T09:34:42.106Z] #52 191.9 + bin/containerd-shim [2020-08-04T09:34:42.316Z] #39 143.1 CC criu/shmem.o [2020-08-04T09:34:42.705Z] #39 142.9 CC criu/sockets.o [2020-08-04T09:34:42.882Z] #39 143.6 CC criu/sigframe.o [2020-08-04T09:34:42.882Z] #39 143.7 CC criu/signalfd.o [2020-08-04T09:34:42.913Z] ok github.com/docker/docker/layer 7.948s coverage: 68.8% of statements [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T09:34:42.913Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-04T09:34:42.913Z] ok github.com/docker/docker/pkg/chrootarchive 3.538s coverage: 43.2% of statements [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T09:34:42.913Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T09:34:42.913Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-08-04T09:34:42.964Z] #39 143.4 CC criu/stats.o [2020-08-04T09:34:43.140Z] #39 143.9 CC criu/sk-inet.o [2020-08-04T09:34:43.205Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-08-04T09:34:43.223Z] #39 143.6 CC criu/string.o [2020-08-04T09:34:43.223Z] #39 143.6 CC criu/sysctl.o [2020-08-04T09:34:43.399Z] #39 144.4 CC criu/sk-netlink.o [2020-08-04T09:34:43.420Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-04T09:34:43.483Z] #39 143.9 CC criu/sysfs_parse.o [2020-08-04T09:34:43.651Z] #40 187.5 CC criu/uts_ns.o [2020-08-04T09:34:43.651Z] #40 187.8 CC criu/vdso.o [2020-08-04T09:34:43.656Z] #39 144.7 CC criu/sk-packet.o [2020-08-04T09:34:43.742Z] #39 144.1 CC criu/timens.o [2020-08-04T09:34:43.839Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-08-04T09:34:43.987Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-04T09:34:44.001Z] #39 144.3 CC criu/timerfd.o [2020-08-04T09:34:44.002Z] #39 144.5 CC criu/tty.o [2020-08-04T09:34:44.132Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-08-04T09:34:44.222Z] #39 145.0 CC criu/sk-queue.o [2020-08-04T09:34:44.424Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-08-04T09:34:44.480Z] #39 145.3 CC criu/sk-tcp.o [2020-08-04T09:34:44.663Z] #52 ... [2020-08-04T09:34:44.663Z] [2020-08-04T09:34:44.663Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:44.663Z] #45 DONE 235.0s [2020-08-04T09:34:44.663Z] [2020-08-04T09:34:44.663Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:44.712Z] #40 188.6 LINK criu/built-in.o [2020-08-04T09:34:44.713Z] #40 188.8 LINK criu/criu [2020-08-04T09:34:44.738Z] #39 145.6 CC criu/sk-unix.o [2020-08-04T09:34:45.371Z] #40 189.4 DEP lib/c/criu.d [2020-08-04T09:34:45.371Z] #40 189.5 CC images/rpc.pb-c.o [2020-08-04T09:34:45.380Z] #39 145.5 CC criu/tun.o [2020-08-04T09:34:45.380Z] #39 145.7 CC criu/uffd.o [2020-08-04T09:34:45.487Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-04T09:34:45.670Z] #39 146.6 CC criu/sockets.o [2020-08-04T09:34:45.928Z] #39 147.0 CC criu/stats.o [2020-08-04T09:34:45.935Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-04T09:34:45.948Z] #39 146.3 CC criu/util.o [2020-08-04T09:34:46.228Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-08-04T09:34:46.443Z] #40 190.4 CC lib/c/criu.o [2020-08-04T09:34:46.493Z] #39 147.2 CC criu/string.o [2020-08-04T09:34:46.493Z] #39 147.2 CC criu/sysctl.o [2020-08-04T09:34:46.517Z] #39 147.0 CC criu/uts_ns.o [2020-08-04T09:34:46.751Z] #39 147.5 CC criu/sysfs_parse.o [2020-08-04T09:34:46.775Z] #39 147.0 CC criu/vdso-compat.o [2020-08-04T09:34:46.775Z] #39 147.1 CC criu/vdso.o [2020-08-04T09:34:47.008Z] #39 147.8 CC criu/timens.o [2020-08-04T09:34:47.008Z] #39 148.1 CC criu/timerfd.o [2020-08-04T09:34:47.034Z] #39 147.4 LINK criu/built-in.o [2020-08-04T09:34:47.034Z] #39 147.4 LINK criu/criu [2020-08-04T09:34:47.219Z] #52 ... [2020-08-04T09:34:47.219Z] [2020-08-04T09:34:47.219Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T09:34:47.268Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-08-04T09:34:47.268Z] ok github.com/docker/docker/pkg/fsutils 0.492s coverage: 85.1% of statements [2020-08-04T09:34:47.268Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-08-04T09:34:47.294Z] #39 147.6 DEP lib/c/criu.d [2020-08-04T09:34:47.294Z] #39 147.7 CC images/rpc.pb-c.o [2020-08-04T09:34:47.340Z] #39 148.3 CC criu/tty.o [2020-08-04T09:34:47.480Z] #46 DONE 0.7s [2020-08-04T09:34:47.480Z] [2020-08-04T09:34:47.480Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T09:34:47.480Z] #48 DONE 0.1s [2020-08-04T09:34:47.480Z] [2020-08-04T09:34:47.480Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:47.480Z] #52 ... [2020-08-04T09:34:47.480Z] [2020-08-04T09:34:47.480Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T09:34:47.504Z] #40 191.7 LINK lib/c/built-in.o [2020-08-04T09:34:47.504Z] #40 191.7 LINK lib/c/libcriu.so [2020-08-04T09:34:47.504Z] #40 191.8 LINK lib/c/libcriu.a [2020-08-04T09:34:47.553Z] #39 148.0 CC lib/c/criu.o [2020-08-04T09:34:47.803Z] #40 192.0 GEN magic.py [2020-08-04T09:34:48.052Z] #50 DONE 0.4s [2020-08-04T09:34:48.052Z] [2020-08-04T09:34:48.052Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:48.102Z] #40 192.2 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:34:48.102Z] #40 192.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:34:48.102Z] #40 192.2 Note: Building without GnuTLS support [2020-08-04T09:34:48.102Z] #40 192.2 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:34:48.102Z] #40 192.2 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:34:48.121Z] #39 ... [2020-08-04T09:34:48.121Z] [2020-08-04T09:34:48.121Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:48.121Z] #52 173.9 + bin/containerd [2020-08-04T09:34:48.305Z] ok github.com/docker/docker/pkg/idtools 0.276s coverage: 70.5% of statements [2020-08-04T09:34:48.305Z] ok github.com/docker/docker/pkg/ioutils 0.308s coverage: 70.6% of statements [2020-08-04T09:34:48.314Z] #52 198.4 + bin/containerd-shim-runc-v1 [2020-08-04T09:34:48.362Z] #39 149.4 CC criu/tun.o [2020-08-04T09:34:48.598Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-08-04T09:34:48.622Z] #39 149.7 CC criu/uffd.o [2020-08-04T09:34:48.750Z] #40 193.0 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:34:48.891Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-08-04T09:34:48.891Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-08-04T09:34:48.891Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T09:34:48.891Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T09:34:49.183Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-08-04T09:34:49.183Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T09:34:49.184Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-08-04T09:34:49.476Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-08-04T09:34:49.554Z] #39 150.4 CC criu/util.o [2020-08-04T09:34:49.769Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-08-04T09:34:49.769Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-08-04T09:34:49.769Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T09:34:49.769Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T09:34:49.809Z] #40 193.9 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:50.119Z] #39 151.0 CC criu/uts_ns.o [2020-08-04T09:34:50.119Z] #39 151.1 CC criu/vdso-compat.o [2020-08-04T09:34:50.119Z] #39 151.1 CC criu/vdso.o [2020-08-04T09:34:50.377Z] #39 151.4 LINK criu/built-in.o [2020-08-04T09:34:50.405Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-08-04T09:34:50.459Z] #40 ... [2020-08-04T09:34:50.459Z] [2020-08-04T09:34:50.459Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-04T09:34:50.459Z] #37 DONE 259.8s [2020-08-04T09:34:50.635Z] #39 151.5 LINK criu/criu [2020-08-04T09:34:50.758Z] [2020-08-04T09:34:50.758Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:50.758Z] #40 194.9 make[1]: 'images/built-in.o' is up to date. [2020-08-04T09:34:50.758Z] #40 194.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T09:34:50.758Z] #40 195.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T09:34:50.758Z] #40 195.1 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T09:34:50.893Z] #39 151.7 DEP lib/c/criu.d [2020-08-04T09:34:50.893Z] #39 151.8 CC images/rpc.pb-c.o [2020-08-04T09:34:51.040Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-04T09:34:51.058Z] #40 195.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T09:34:51.058Z] #40 195.1 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:51.058Z] #40 195.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:34:51.333Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-04T09:34:51.387Z] #40 195.4 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.387Z] #40 195.5 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.387Z] #40 195.5 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #52 ... [2020-08-04T09:34:51.410Z] [2020-08-04T09:34:51.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:51.410Z] #39 148.6 LINK lib/c/built-in.o [2020-08-04T09:34:51.410Z] #39 148.6 LINK lib/c/libcriu.so [2020-08-04T09:34:51.410Z] #39 148.6 LINK lib/c/libcriu.a [2020-08-04T09:34:51.410Z] #39 148.7 GEN magic.py [2020-08-04T09:34:51.410Z] #39 148.8 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:34:51.410Z] #39 148.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:34:51.410Z] #39 148.8 Note: Building without GnuTLS support [2020-08-04T09:34:51.410Z] #39 148.8 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:34:51.410Z] #39 148.8 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:34:51.410Z] #39 149.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:34:51.410Z] #39 149.8 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.3 make[1]: 'images/built-in.o' is up to date. [2020-08-04T09:34:51.410Z] #39 150.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T09:34:51.410Z] #39 150.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T09:34:51.410Z] #39 150.3 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T09:34:51.410Z] #39 150.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T09:34:51.410Z] #39 150.4 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:34:51.410Z] #39 150.5 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.6 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.6 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.7 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.8 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.8 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.8 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.9 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.410Z] #39 150.9 INSTALL criu/criu [2020-08-04T09:34:51.410Z] #39 DONE 151.5s [2020-08-04T09:34:51.410Z] [2020-08-04T09:34:51.410Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:51.410Z] #45 232.9 + cd /tmp/tmp.Gi7zjmLGfV/src/github.com/golangci/golangci-lint/ [2020-08-04T09:34:51.410Z] #45 232.9 + git checkout -q v1.23.8 [2020-08-04T09:34:51.410Z] #45 233.3 ++ git describe --tags [2020-08-04T09:34:51.410Z] #45 233.3 + version=v1.23.8 [2020-08-04T09:34:51.410Z] #45 233.3 ++ git rev-parse --short HEAD [2020-08-04T09:34:51.410Z] #45 233.3 + commit=76a82c6 [2020-08-04T09:34:51.410Z] #45 233.3 ++ git show -s --format=%cd [2020-08-04T09:34:51.410Z] #45 233.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T09:34:51.410Z] #45 233.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:34:51.459Z] #39 152.2 CC lib/c/criu.o [2020-08-04T09:34:51.459Z] #39 ... [2020-08-04T09:34:51.459Z] [2020-08-04T09:34:51.459Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:51.459Z] #52 180.8 + bin/containerd [2020-08-04T09:34:51.619Z] #52 201.4 + bin/containerd-shim-runc-v2 [2020-08-04T09:34:51.627Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-04T09:34:51.685Z] #40 195.8 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.685Z] #40 195.9 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.685Z] #40 196.0 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.977Z] #45 ... [2020-08-04T09:34:51.977Z] [2020-08-04T09:34:51.977Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T09:34:51.977Z] #40 DONE 0.1s [2020-08-04T09:34:51.986Z] #40 196.1 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:51.986Z] #40 196.2 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:52.236Z] [2020-08-04T09:34:52.236Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T09:34:52.236Z] #42 DONE 0.2s [2020-08-04T09:34:52.236Z] [2020-08-04T09:34:52.236Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T09:34:52.236Z] #44 DONE 0.0s [2020-08-04T09:34:52.236Z] [2020-08-04T09:34:52.236Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:52.311Z] #40 196.3 INSTALL criu/criu [2020-08-04T09:34:52.311Z] #40 DONE 196.4s [2020-08-04T09:34:52.311Z] [2020-08-04T09:34:52.311Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:52.561Z] #52 202.6 + binaries [2020-08-04T09:34:52.562Z] #52 202.6 + install -D bin/containerd /build/containerd [2020-08-04T09:34:52.562Z] #52 202.7 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T09:34:52.562Z] #52 202.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T09:34:52.562Z] #52 202.7 + install -D bin/ctr /build/ctr [2020-08-04T09:34:52.660Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-08-04T09:34:52.951Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-04T09:34:53.944Z] #52 DONE 203.9s [2020-08-04T09:34:54.493Z] #46 263.8 + cd /tmp/tmp.SuXJnrIQHq/src/github.com/golangci/golangci-lint/ [2020-08-04T09:34:54.493Z] #46 263.8 + git checkout -q v1.23.8 [2020-08-04T09:34:54.742Z] #52 ... [2020-08-04T09:34:54.742Z] [2020-08-04T09:34:54.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-04T09:34:54.742Z] #39 152.8 LINK lib/c/built-in.o [2020-08-04T09:34:54.742Z] #39 152.8 LINK lib/c/libcriu.so [2020-08-04T09:34:54.742Z] #39 152.8 LINK lib/c/libcriu.a [2020-08-04T09:34:54.742Z] #39 152.9 GEN magic.py [2020-08-04T09:34:54.742Z] #39 153.0 Note: Building without setproctitle() and strlcpy() support. [2020-08-04T09:34:54.742Z] #39 153.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-04T09:34:54.742Z] #39 153.0 Note: Building without GnuTLS support [2020-08-04T09:34:54.742Z] #39 153.0 Makefile.config:39: Warn: you have no libnftables installed [2020-08-04T09:34:54.742Z] #39 153.0 Makefile.config:40: Warn: Building without nftables support [2020-08-04T09:34:54.742Z] #39 153.5 fatal: not a git repository (or any of the parent directories): .git [2020-08-04T09:34:54.742Z] #39 154.0 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.4 make[1]: 'images/built-in.o' is up to date. [2020-08-04T09:34:54.742Z] #39 154.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-04T09:34:54.742Z] #39 154.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-04T09:34:54.742Z] #39 154.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-04T09:34:54.742Z] #39 154.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-04T09:34:54.742Z] #39 154.5 make[1]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-04T09:34:54.742Z] #39 154.7 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.7 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.7 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.8 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.9 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.9 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 154.9 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 155.0 make[2]: Nothing to be done for 'all'. [2020-08-04T09:34:54.742Z] #39 155.0 INSTALL criu/criu [2020-08-04T09:34:54.742Z] #39 DONE 155.6s [2020-08-04T09:34:54.791Z] #46 264.3 ++ git describe --tags [2020-08-04T09:34:54.999Z] [2020-08-04T09:34:54.999Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:54.999Z] #45 240.4 + cd /tmp/tmp.qR3CVObHYb/src/github.com/golangci/golangci-lint/ [2020-08-04T09:34:54.999Z] #45 240.4 + git checkout -q v1.23.8 [2020-08-04T09:34:54.999Z] #45 240.8 ++ git describe --tags [2020-08-04T09:34:54.999Z] #45 240.9 + version=v1.23.8 [2020-08-04T09:34:54.999Z] #45 240.9 ++ git rev-parse --short HEAD [2020-08-04T09:34:54.999Z] #45 240.9 + commit=76a82c6 [2020-08-04T09:34:54.999Z] #45 240.9 ++ git show -s --format=%cd [2020-08-04T09:34:54.999Z] #45 240.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T09:34:54.999Z] #45 240.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:34:55.090Z] #46 264.3 + version=v1.23.8 [2020-08-04T09:34:55.090Z] #46 264.3 ++ git rev-parse --short HEAD [2020-08-04T09:34:55.090Z] #46 264.3 + commit=76a82c6 [2020-08-04T09:34:55.090Z] #46 264.3 ++ git show -s --format=%cd [2020-08-04T09:34:55.090Z] #46 264.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-04T09:34:55.090Z] #46 264.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-04T09:34:55.329Z] [2020-08-04T09:34:55.329Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T09:34:55.678Z] ok github.com/docker/docker/pkg/signal 2.374s coverage: 61.0% of statements [2020-08-04T09:34:55.969Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-04T09:34:56.270Z] #53 DONE 1.1s [2020-08-04T09:34:56.270Z] [2020-08-04T09:34:56.270Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T09:34:56.371Z] #45 ... [2020-08-04T09:34:56.372Z] [2020-08-04T09:34:56.372Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T09:34:56.372Z] #40 DONE 0.1s [2020-08-04T09:34:56.530Z] #57 DONE 0.3s [2020-08-04T09:34:56.530Z] [2020-08-04T09:34:56.530Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T09:34:56.604Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-04T09:34:56.604Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-04T09:34:56.629Z] [2020-08-04T09:34:56.629Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T09:34:56.629Z] #42 DONE 0.2s [2020-08-04T09:34:56.629Z] [2020-08-04T09:34:56.629Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T09:34:56.629Z] #44 DONE 0.1s [2020-08-04T09:34:56.629Z] [2020-08-04T09:34:56.629Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:34:56.895Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-04T09:34:57.101Z] #59 DONE 0.7s [2020-08-04T09:34:57.363Z] [2020-08-04T09:34:57.363Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T09:34:57.363Z] #61 DONE 0.1s [2020-08-04T09:34:57.363Z] [2020-08-04T09:34:57.363Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T09:34:57.363Z] #62 DONE 0.0s [2020-08-04T09:34:57.363Z] [2020-08-04T09:34:57.363Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T09:34:57.529Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-08-04T09:34:58.162Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-08-04T09:34:58.454Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-08-04T09:34:58.745Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-08-04T09:34:58.748Z] #63 DONE 1.5s [2020-08-04T09:34:58.748Z] [2020-08-04T09:34:58.748Z] #64 exporting to image [2020-08-04T09:34:58.748Z] #64 exporting layers [2020-08-04T09:34:59.036Z] testing: warning: no tests to run [2020-08-04T09:34:59.036Z] coverage: [no statements] [2020-08-04T09:34:59.036Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-04T09:34:59.327Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-04T09:34:59.618Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-04T09:34:59.618Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-08-04T09:35:00.130Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-04T09:35:01.685Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.1% of statements [2020-08-04T09:35:01.976Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-04T09:35:02.962Z] #64 exporting layers 3.7s done [2020-08-04T09:35:02.962Z] #64 writing image sha256:4bc57444bb30eee5bef26e11a5e19cbf47f5c641cda895f2be76cf19698a8735 done [2020-08-04T09:35:02.962Z] #64 naming to docker.io/library/docker:3a8708702e7a498c12e51e1c8d441e183565d78f done [2020-08-04T09:35:02.962Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-08-04T09:35:03.010Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-04T09:35:03.010Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [Pipeline] sh [2020-08-04T09:35:03.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/test/unit [2020-08-04T09:35:04.518Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-08-04T09:35:04.809Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2020-08-04T09:35:05.100Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-08-04T09:35:05.734Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-08-04T09:35:06.025Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-04T09:35:08.091Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-04T09:35:08.596Z] ? github.com/docker/docker/api [no test files] [2020-08-04T09:35:08.734Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-08-04T09:35:09.365Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-04T09:35:09.997Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-08-04T09:35:17.690Z] #46 ... [2020-08-04T09:35:17.690Z] [2020-08-04T09:35:17.690Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:17.690Z] #53 247.3 + bin/containerd [2020-08-04T09:35:20.856Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2020-08-04T09:35:24.676Z] #53 ... [2020-08-04T09:35:24.676Z] [2020-08-04T09:35:24.676Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:24.676Z] #22 293.0 + return [2020-08-04T09:35:24.676Z] #22 DONE 293.2s [2020-08-04T09:35:24.676Z] [2020-08-04T09:35:24.676Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:25.346Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T09:35:25.346Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === Skipped [2020-08-04T09:35:25.346Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T09:35:25.346Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T09:35:25.346Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T09:35:25.346Z] time="2020-08-04T09:34:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T09:35:25.346Z] time="2020-08-04T09:34:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T09:35:25.346Z] time="2020-08-04T09:34:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T09:35:25.346Z] time="2020-08-04T09:34:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T09:35:25.346Z] time="2020-08-04T09:34:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T09:35:25.346Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T09:35:25.346Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T09:35:25.346Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:35:25.346Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T09:35:25.346Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T09:35:25.346Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T09:35:25.346Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] [2020-08-04T09:35:25.346Z] DONE 2123 tests, 26 skipped in 197.696s Post stage [Pipeline] junit [2020-08-04T09:35:25.390Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T09:35:25.734Z] #46 ... [2020-08-04T09:35:25.734Z] [2020-08-04T09:35:25.734Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-04T09:35:25.734Z] #23 DONE 0.1s [2020-08-04T09:35:25.734Z] [2020-08-04T09:35:25.734Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-04T09:35:25.898Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh dynbinary test-integration [2020-08-04T09:35:26.190Z] [2020-08-04T09:35:26.384Z] #27 DONE 0.6s [2020-08-04T09:35:26.384Z] [2020-08-04T09:35:26.384Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:26.384Z] #53 ... [2020-08-04T09:35:26.384Z] [2020-08-04T09:35:26.384Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-04T09:35:26.384Z] #30 DONE 0.1s [2020-08-04T09:35:26.384Z] [2020-08-04T09:35:26.384Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-04T09:35:26.384Z] #32 DONE 0.1s [2020-08-04T09:35:26.384Z] [2020-08-04T09:35:26.384Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-04T09:35:26.481Z] Removing bundles/ [2020-08-04T09:35:26.481Z] [2020-08-04T09:35:26.481Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T09:35:26.481Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:35:26.481Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:35:26.686Z] #35 DONE 0.1s [2020-08-04T09:35:26.686Z] [2020-08-04T09:35:26.686Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-04T09:35:26.686Z] #38 DONE 0.2s [2020-08-04T09:35:26.686Z] [2020-08-04T09:35:26.686Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:26.985Z] #46 ... [2020-08-04T09:35:26.985Z] [2020-08-04T09:35:26.985Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-04T09:35:26.985Z] #41 DONE 0.1s [2020-08-04T09:35:26.985Z] [2020-08-04T09:35:26.985Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-04T09:35:26.985Z] #43 DONE 0.1s [2020-08-04T09:35:26.985Z] [2020-08-04T09:35:26.985Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:27.287Z] #46 ... [2020-08-04T09:35:27.287Z] [2020-08-04T09:35:27.287Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-04T09:35:27.287Z] #45 DONE 0.1s [2020-08-04T09:35:27.287Z] [2020-08-04T09:35:27.287Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:38.925Z] #52 ... [2020-08-04T09:35:38.925Z] [2020-08-04T09:35:38.925Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:38.925Z] #45 DONE 280.7s [2020-08-04T09:35:38.925Z] [2020-08-04T09:35:38.925Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:38.925Z] #52 223.5 + bin/containerd-stress [2020-08-04T09:35:38.925Z] #52 ... [2020-08-04T09:35:38.925Z] [2020-08-04T09:35:38.925Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T09:35:38.925Z] #46 DONE 0.2s [2020-08-04T09:35:38.925Z] [2020-08-04T09:35:38.925Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T09:35:38.925Z] #48 DONE 0.1s [2020-08-04T09:35:38.925Z] [2020-08-04T09:35:38.925Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T09:35:39.184Z] #50 DONE 0.1s [2020-08-04T09:35:39.184Z] [2020-08-04T09:35:39.184Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:40.120Z] #52 225.8 + bin/containerd-shim [2020-08-04T09:35:43.287Z] #52 230.1 + bin/containerd-stress [2020-08-04T09:35:43.287Z] #52 ... [2020-08-04T09:35:43.287Z] [2020-08-04T09:35:43.287Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:43.287Z] #45 DONE 288.4s [2020-08-04T09:35:43.287Z] [2020-08-04T09:35:43.287Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:43.545Z] #52 232.9 + bin/containerd-shim [2020-08-04T09:35:44.484Z] #52 ... [2020-08-04T09:35:44.484Z] [2020-08-04T09:35:44.484Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T09:35:44.484Z] #46 DONE 0.4s [2020-08-04T09:35:44.742Z] [2020-08-04T09:35:44.742Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T09:35:44.742Z] #48 DONE 0.0s [2020-08-04T09:35:44.742Z] [2020-08-04T09:35:44.742Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T09:35:44.742Z] #50 DONE 0.2s [2020-08-04T09:35:44.742Z] [2020-08-04T09:35:44.742Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:35:46.687Z] #52 232.2 + bin/containerd-shim-runc-v1 [2020-08-04T09:35:49.976Z] #52 235.2 + bin/containerd-shim-runc-v2 [2020-08-04T09:35:50.544Z] #52 236.1 + binaries [2020-08-04T09:35:50.544Z] #52 236.1 + install -D bin/containerd /build/containerd [2020-08-04T09:35:50.544Z] #52 236.1 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T09:35:50.544Z] #52 236.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T09:35:50.544Z] #52 236.1 + install -D bin/ctr /build/ctr [2020-08-04T09:35:51.112Z] #52 DONE 236.8s [2020-08-04T09:35:51.300Z] #52 239.8 + bin/containerd-shim-runc-v1 [2020-08-04T09:35:51.679Z] [2020-08-04T09:35:51.679Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T09:35:51.764Z] .........................xx.................... [ 29%] [2020-08-04T09:35:52.245Z] #53 DONE 0.7s [2020-08-04T09:35:52.503Z] [2020-08-04T09:35:52.503Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T09:35:52.503Z] #57 DONE 0.2s [2020-08-04T09:35:52.503Z] [2020-08-04T09:35:52.503Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T09:35:52.767Z] #59 DONE 0.4s [2020-08-04T09:35:53.025Z] [2020-08-04T09:35:53.025Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T09:35:53.025Z] #61 DONE 0.0s [2020-08-04T09:35:53.025Z] [2020-08-04T09:35:53.025Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T09:35:53.025Z] #62 DONE 0.0s [2020-08-04T09:35:53.025Z] [2020-08-04T09:35:53.025Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T09:35:53.827Z] #52 242.9 + bin/containerd-shim-runc-v2 [2020-08-04T09:35:54.391Z] #52 243.7 + binaries [2020-08-04T09:35:54.391Z] #52 243.7 + install -D bin/containerd /build/containerd [2020-08-04T09:35:54.391Z] #52 243.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T09:35:54.391Z] #52 243.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T09:35:54.391Z] #52 243.8 + install -D bin/ctr /build/ctr [2020-08-04T09:35:54.407Z] #63 DONE 1.2s [2020-08-04T09:35:54.407Z] [2020-08-04T09:35:54.407Z] #64 exporting to image [2020-08-04T09:35:54.407Z] #64 exporting layers [2020-08-04T09:35:55.322Z] #52 DONE 244.6s [2020-08-04T09:35:56.255Z] [2020-08-04T09:35:56.255Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T09:35:57.185Z] #53 DONE 0.8s [2020-08-04T09:35:57.185Z] [2020-08-04T09:35:57.185Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T09:35:57.185Z] #57 DONE 0.2s [2020-08-04T09:35:57.185Z] [2020-08-04T09:35:57.185Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T09:35:57.443Z] #59 DONE 0.5s [2020-08-04T09:35:57.443Z] [2020-08-04T09:35:57.443Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T09:35:57.443Z] #61 DONE 0.0s [2020-08-04T09:35:57.701Z] [2020-08-04T09:35:57.702Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T09:35:57.702Z] #62 DONE 0.0s [2020-08-04T09:35:57.702Z] [2020-08-04T09:35:57.702Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T09:35:59.745Z] fc1b9e59edad: Pull complete [2020-08-04T09:35:59.745Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-08-04T09:35:59.745Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:35:59.745Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-04T09:35:59.745Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-04T09:35:59.745Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-08-04T09:35:59.745Z] WARN: Skipping validation tests [2020-08-04T09:35:59.745Z] INFO: Running unit tests at 08/04/2020 09:35:47... [2020-08-04T09:35:59.745Z] INFO: make.ps1 starting at 08/04/2020 09:35:50 [2020-08-04T09:35:59.745Z] INFO: Git commit (35f44c54a7) assumed from DOCKER_GITCOMMIT environment variable [2020-08-04T09:35:59.745Z] INFO: Invoking autogen... [2020-08-04T09:35:59.745Z] INFO: Running unit tests... [2020-08-04T09:35:59.746Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-04T09:36:00.093Z] #46 DONE 326.1s [2020-08-04T09:36:00.093Z] [2020-08-04T09:36:00.093Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:36:00.093Z] #53 ... [2020-08-04T09:36:00.093Z] [2020-08-04T09:36:00.093Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-04T09:36:00.093Z] #47 DONE 0.1s [2020-08-04T09:36:00.093Z] [2020-08-04T09:36:00.093Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-04T09:36:00.093Z] #49 DONE 0.1s [2020-08-04T09:36:00.093Z] [2020-08-04T09:36:00.093Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:36:00.093Z] #53 ... [2020-08-04T09:36:00.093Z] [2020-08-04T09:36:00.093Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-04T09:36:00.093Z] #51 DONE 0.1s [2020-08-04T09:36:00.093Z] [2020-08-04T09:36:00.093Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-04T09:36:00.228Z] #63 DONE 2.2s [2020-08-04T09:36:00.228Z] [2020-08-04T09:36:00.228Z] #64 exporting to image [2020-08-04T09:36:00.228Z] #64 exporting layers [2020-08-04T09:36:00.975Z] #64 exporting layers 6.6s done [2020-08-04T09:36:00.975Z] #64 writing image sha256:f9f3ab0038e2251a27c7f3177474fd850bec7408263805dcda6cab70bb31c327 done [2020-08-04T09:36:00.975Z] #64 naming to docker.io/library/docker:3a8708702e7a498c12e51e1c8d441e183565d78f done [2020-08-04T09:36:00.975Z] #64 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T09:36:01.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh dynbinary test-integration [2020-08-04T09:36:02.693Z] [2020-08-04T09:36:02.693Z] Removing bundles/ [2020-08-04T09:36:02.693Z] [2020-08-04T09:36:02.693Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T09:36:02.693Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:36:02.693Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:36:05.547Z] ? github.com/docker/docker/api [no test files] [2020-08-04T09:36:05.709Z] #53 296.3 + bin/containerd-stress [2020-08-04T09:36:06.792Z] #64 exporting layers 6.4s done [2020-08-04T09:36:06.792Z] #64 writing image sha256:14a51c9ee8cfc850e1bfac009a7e98f336c982512f79c6c85045f885fe5b96db done [2020-08-04T09:36:06.792Z] #64 naming to docker.io/library/docker:3a8708702e7a498c12e51e1c8d441e183565d78f done [2020-08-04T09:36:06.792Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-04T09:36:07.121Z] + trap exit INT TERM [2020-08-04T09:36:07.121Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-04T09:36:07.121Z] + CONTAINER_NAME=docker-pr11 [2020-08-04T09:36:07.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41178/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh dynbinary-daemon [2020-08-04T09:36:07.175Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-04T09:36:07.807Z] #53 298.6 + bin/containerd-shim [2020-08-04T09:36:08.051Z] [2020-08-04T09:36:08.052Z] Removing bundles/ [2020-08-04T09:36:08.052Z] [2020-08-04T09:36:08.052Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-04T09:36:08.052Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:36:08.052Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:36:14.639Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-04T09:36:14.761Z] #53 305.5 + bin/containerd-shim-runc-v1 [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T09:36:17.166Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-08-04T09:36:17.166Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-08-04T09:36:17.612Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-04T09:36:17.740Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 13.6% of statements [2020-08-04T09:36:17.955Z] ok github.com/docker/docker/api/server 0.158s coverage: 9.0% of statements [2020-08-04T09:36:18.307Z] #53 308.8 + bin/containerd-shim-runc-v2 [2020-08-04T09:36:18.686Z] ok github.com/docker/docker/builder/dockerfile 0.866s coverage: 48.1% of statements [2020-08-04T09:36:18.944Z] #53 309.8 + binaries [2020-08-04T09:36:18.944Z] #53 309.8 + install -D bin/containerd /build/containerd [2020-08-04T09:36:18.944Z] #53 309.8 + install -D bin/containerd-shim /build/containerd-shim [2020-08-04T09:36:18.947Z] ok github.com/docker/docker/builder/remotecontext/git 3.487s coverage: 86.3% of statements [2020-08-04T09:36:18.947Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T09:36:18.947Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T09:36:19.245Z] #53 309.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-04T09:36:19.245Z] #53 309.8 + install -D bin/ctr /build/ctr [2020-08-04T09:36:19.245Z] #53 DONE 309.9s [2020-08-04T09:36:20.303Z] [2020-08-04T09:36:20.303Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-04T09:36:20.303Z] #54 DONE 0.1s [2020-08-04T09:36:20.599Z] [2020-08-04T09:36:20.599Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-04T09:36:20.599Z] #58 DONE 0.1s [2020-08-04T09:36:20.599Z] [2020-08-04T09:36:20.599Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-04T09:36:20.599Z] #60 DONE 0.1s [2020-08-04T09:36:20.599Z] [2020-08-04T09:36:20.599Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-04T09:36:20.599Z] #62 DONE 0.1s [2020-08-04T09:36:20.599Z] [2020-08-04T09:36:20.599Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-04T09:36:20.599Z] #63 DONE 0.0s [2020-08-04T09:36:20.599Z] [2020-08-04T09:36:20.599Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-04T09:36:22.689Z] #64 DONE 2.1s [2020-08-04T09:36:22.689Z] [2020-08-04T09:36:22.689Z] #65 exporting to oci image format [2020-08-04T09:36:22.689Z] #65 exporting layers [2020-08-04T09:36:23.386Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:36:23.386Z] [2020-08-04T09:36:23.386Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:36:23.386Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:36:23.386Z] HOSTNAME=94ed8f28930d [2020-08-04T09:36:23.386Z] TESTDEBUG=0 [2020-08-04T09:36:23.386Z] DEST=bundles/test-integration [2020-08-04T09:36:23.386Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:36:23.386Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:36:23.386Z] container=docker [2020-08-04T09:36:23.386Z] HOME=/root [2020-08-04T09:36:23.386Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:36:23.386Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:36:23.386Z] VALIDATE_BRANCH=master [2020-08-04T09:36:23.386Z] TERM=xterm [2020-08-04T09:36:23.386Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:36:23.386Z] SHLVL=1 [2020-08-04T09:36:23.386Z] TIMEOUT=120m [2020-08-04T09:36:23.386Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:36:23.386Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:36:23.386Z] GO111MODULE=off [2020-08-04T09:36:23.386Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T09:36:23.386Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T09:36:23.386Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:36:23.386Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:36:23.386Z] GOPATH=/go [2020-08-04T09:36:23.386Z] PKG_CONFIG=pkg-config [2020-08-04T09:36:23.386Z] _=/usr/bin/env [2020-08-04T09:36:23.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T09:36:24.250Z] ok github.com/docker/docker/client 0.387s coverage: 75.4% of statements [2020-08-04T09:36:33.107Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-08-04T09:36:40.219Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-04T09:36:41.722Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-04T09:36:45.978Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-04T09:36:50.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T09:36:50.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T09:36:50.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T09:36:50.863Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 30.8% of statements [2020-08-04T09:36:51.813Z] ok github.com/docker/docker/container 0.200s coverage: 34.7% of statements [2020-08-04T09:36:51.813Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T09:36:51.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T09:36:51.813Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T09:36:51.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T09:36:54.373Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2020-08-04T09:36:55.766Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.9% of statements [2020-08-04T09:36:58.362Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2020-08-04T09:37:00.367Z] ......................... [ 66%] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/server/httputils 0.176s coverage: 14.7% of statements [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/server/middleware 0.191s coverage: 37.7% of statements [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/types/filters 0.125s coverage: 92.2% of statements [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/types/strslice 0.104s coverage: 90.0% of statements [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/server/router/swarm 0.172s coverage: 5.7% of statements [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/types/time 0.277s coverage: 100.0% of statements [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T09:37:00.518Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T09:37:00.518Z] ok github.com/docker/docker/builder/dockerignore 0.036s coverage: 96.8% of statements [2020-08-04T09:37:00.924Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-08-04T09:37:01.873Z] ok github.com/docker/docker/daemon/config 0.153s coverage: 81.8% of statements [2020-08-04T09:37:02.061Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2020-08-04T09:37:02.620Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2020-08-04T09:37:03.030Z] ok github.com/docker/docker/builder/remotecontext 0.717s coverage: 9.2% of statements [2020-08-04T09:37:03.030Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 46.4% of statements [2020-08-04T09:37:04.050Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-08-04T09:37:05.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T09:37:05.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T09:37:06.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T09:37:07.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T09:37:07.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T09:37:07.361Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-08-04T09:37:07.934Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.527s coverage: 14.0% of statements [2020-08-04T09:37:08.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T09:37:09.325Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.629s coverage: 57.0% of statements [2020-08-04T09:37:10.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T09:37:11.877Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-08-04T09:37:12.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T09:37:13.268Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.040s coverage: 46.2% of statements [2020-08-04T09:37:13.391Z] ok github.com/docker/docker/client 0.418s coverage: 74.9% of statements [2020-08-04T09:37:13.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T09:37:13.530Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.913s coverage: 73.1% of statements [2020-08-04T09:37:13.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T09:37:14.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T09:37:15.450Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.993s coverage: 49.5% of statements [2020-08-04T09:37:15.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T09:37:16.398Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.487s coverage: 76.1% of statements [2020-08-04T09:37:16.662Z] ok github.com/docker/docker/daemon 12.329s coverage: 17.4% of statements [2020-08-04T09:37:16.662Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T09:37:16.662Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T09:37:16.662Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T09:37:16.662Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T09:37:16.662Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T09:37:17.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T09:37:17.612Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.046s coverage: 58.0% of statements [2020-08-04T09:37:18.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T09:37:18.559Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-04T09:37:18.560Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2020-08-04T09:37:19.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T09:37:19.953Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.8% of statements [2020-08-04T09:37:20.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:37:20.079Z] Using test binary docker [2020-08-04T09:37:20.079Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T09:37:20.079Z] +++ /etc/init.d/apparmor start [2020-08-04T09:37:20.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:37:20.079Z] INFO: Waiting for daemon to start... [2020-08-04T09:37:20.079Z] Starting dockerd [2020-08-04T09:37:20.079Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-04T09:37:20.902Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements [2020-08-04T09:37:20.902Z] ok github.com/docker/docker/daemon/logger/awslogs 0.268s coverage: 77.4% of statements [2020-08-04T09:37:21.164Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.986s coverage: 57.7% of statements [2020-08-04T09:37:21.164Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T09:37:21.164Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T09:37:21.164Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T09:37:21.164Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T09:37:21.164Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T09:37:21.164Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T09:37:22.115Z] ok github.com/docker/docker/daemon/logger/gelf 0.060s coverage: 67.0% of statements [2020-08-04T09:37:22.141Z] . [2020-08-04T09:37:22.141Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:37:22.141Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:37:22.141Z] Error: No such image: emptyfs [2020-08-04T09:37:22.141Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T09:37:22.141Z] ++++ docker load [2020-08-04T09:37:22.141Z] Running integration-test (iteration 1) [2020-08-04T09:37:22.141Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T09:37:22.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:37:22.141Z] ++ set -e [2020-08-04T09:37:22.141Z] ++ '[' -n 0 ']' [2020-08-04T09:37:22.141Z] ++ set -x [2020-08-04T09:37:22.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:37:22.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.041s coverage: 87.2% of statements [2020-08-04T09:37:22.378Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2020-08-04T09:37:22.641Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-08-04T09:37:24.035Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2020-08-04T09:37:24.035Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T09:37:24.140Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:37:24.140Z] [2020-08-04T09:37:24.140Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:37:24.298Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-08-04T09:37:24.561Z] time="2020-08-04T09:37:24Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate979325357/log040274728.1: no such file or directory" [2020-08-04T09:37:24.561Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 37.7% of statements [2020-08-04T09:37:24.708Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:37:24.708Z] HOSTNAME=12d0475f680f [2020-08-04T09:37:24.708Z] DEST=bundles/test-integration [2020-08-04T09:37:24.708Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:37:24.708Z] DOCKER_ROOTLESS=1 [2020-08-04T09:37:24.708Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:37:24.708Z] container=docker [2020-08-04T09:37:24.708Z] HOME=/root [2020-08-04T09:37:24.708Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:37:24.708Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:37:24.708Z] VALIDATE_BRANCH=master [2020-08-04T09:37:24.708Z] TERM=xterm [2020-08-04T09:37:24.708Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:37:24.708Z] SHLVL=1 [2020-08-04T09:37:24.708Z] TIMEOUT=120m [2020-08-04T09:37:24.708Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:37:24.708Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:37:24.708Z] GO111MODULE=off [2020-08-04T09:37:24.708Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T09:37:24.708Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T09:37:24.708Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:37:24.708Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:37:24.708Z] GOPATH=/go [2020-08-04T09:37:24.708Z] PKG_CONFIG=pkg-config [2020-08-04T09:37:24.708Z] _=/usr/bin/env [2020-08-04T09:37:24.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T09:37:25.401Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-08-04T09:37:25.401Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-08-04T09:37:25.798Z] ok github.com/docker/docker/builder/remotecontext/git 24.077s coverage: 86.3% of statements [2020-08-04T09:37:25.798Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T09:37:25.798Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T09:37:26.348Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2020-08-04T09:37:26.923Z] ok github.com/docker/docker/daemon/logger/splunk 1.848s coverage: 82.5% of statements [2020-08-04T09:37:26.923Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T09:37:26.923Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T09:37:27.186Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2020-08-04T09:37:29.109Z] ok github.com/docker/docker/distribution 0.555s coverage: 21.9% of statements [2020-08-04T09:37:29.109Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T09:37:29.109Z] ok github.com/docker/docker/errdefs 0.024s coverage: 49.4% of statements [2020-08-04T09:37:29.371Z] ok github.com/docker/docker/image 0.074s coverage: 86.4% of statements [2020-08-04T09:37:30.319Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 85.6% of statements [2020-08-04T09:37:30.319Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T09:37:30.319Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2020-08-04T09:37:30.319Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T09:37:30.319Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-08-04T09:37:30.319Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T09:37:30.893Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 87.5% of statements [2020-08-04T09:37:31.154Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-08-04T09:37:31.600Z] ok github.com/docker/docker/cmd/dockerd 0.542s coverage: 19.3% of statements [2020-08-04T09:37:32.060Z] ok github.com/docker/docker/container 0.504s coverage: 41.6% of statements [2020-08-04T09:37:32.110Z] ok github.com/docker/docker/opts 0.085s coverage: 67.4% of statements [2020-08-04T09:37:32.503Z] Loaded image: buildpack-deps:buster [2020-08-04T09:37:32.503Z] Loaded image: busybox:latest [2020-08-04T09:37:32.503Z] Loaded image: busybox:glibc [2020-08-04T09:37:32.503Z] Loaded image: debian:buster [2020-08-04T09:37:32.503Z] Loaded image: hello-world:latest [2020-08-04T09:37:32.503Z] INFO: Testing against a local daemon [2020-08-04T09:37:32.503Z] === RUN TestCgroupNamespacesBuild [2020-08-04T09:37:32.520Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T09:37:32.520Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T09:37:32.520Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T09:37:32.520Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T09:37:33.503Z] ok github.com/docker/docker/pkg/authorization 0.398s coverage: 68.3% of statements [2020-08-04T09:37:33.503Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2020-08-04T09:37:33.538Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-08-04T09:37:33.538Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T09:37:33.764Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2020-08-04T09:37:34.063Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.219s coverage: 65.3% of statements [2020-08-04T09:37:34.712Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-08-04T09:37:34.974Z] ok github.com/docker/docker/pkg/archive 1.376s coverage: 76.9% of statements [2020-08-04T09:37:35.236Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-08-04T09:37:35.497Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-08-04T09:37:35.601Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-08-04T09:37:35.601Z] === RUN TestBuildWithSession [2020-08-04T09:37:35.601Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T09:37:35.601Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:37:35.601Z] === RUN TestBuildSquashParent [2020-08-04T09:37:36.251Z] ok github.com/docker/docker/daemon/cluster/convert 0.641s coverage: 35.9% of statements [2020-08-04T09:37:36.251Z] ok github.com/docker/docker/daemon/cluster 0.767s coverage: 0.5% of statements [2020-08-04T09:37:36.444Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2020-08-04T09:37:37.016Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-08-04T09:37:37.278Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-04T09:37:38.224Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2020-08-04T09:37:38.224Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-04T09:37:38.796Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 89.5% of statements [2020-08-04T09:37:39.369Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-08-04T09:37:39.369Z] ok github.com/docker/docker/pkg/fsutils 0.323s coverage: 85.1% of statements [2020-08-04T09:37:39.632Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-08-04T09:37:40.207Z] ok github.com/docker/docker/layer 7.341s coverage: 68.8% of statements [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T09:37:40.207Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T09:37:40.469Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-08-04T09:37:40.731Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-08-04T09:37:40.731Z] ok github.com/docker/docker/pkg/idtools 0.742s coverage: 70.5% of statements [2020-08-04T09:37:40.731Z] ok github.com/docker/docker/pkg/ioutils 0.620s coverage: 70.6% of statements [2020-08-04T09:37:40.959Z] ok github.com/docker/docker/daemon/discovery 0.198s coverage: 30.0% of statements [2020-08-04T09:37:40.993Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-08-04T09:37:40.993Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T09:37:40.993Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T09:37:40.995Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-04T09:37:41.255Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-08-04T09:37:41.255Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T09:37:41.418Z] ok github.com/docker/docker/daemon/config 0.759s coverage: 79.7% of statements [2020-08-04T09:37:41.517Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-08-04T09:37:41.518Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-08-04T09:37:41.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 86.7% of statements [2020-08-04T09:37:42.043Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-08-04T09:37:42.043Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T09:37:42.043Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T09:37:42.490Z] --- PASS: TestBuildSquashParent (6.50s) [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:37:42.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:37:42.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:37:42.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:37:42.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:37:42.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:37:42.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:37:42.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:37:42.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:37:42.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:37:42.618Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2020-08-04T09:37:43.194Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-08-04T09:37:43.194Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-08-04T09:37:43.194Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-08-04T09:37:43.596Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.508s coverage: 11.3% of statements [2020-08-04T09:37:43.780Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-08-04T09:37:44.054Z] ok github.com/docker/docker/daemon/events 0.251s coverage: 50.0% of statements [2020-08-04T09:37:44.055Z] ok github.com/docker/docker/daemon 3.023s coverage: 9.1% of statements [2020-08-04T09:37:44.493Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:37:44.493Z] [2020-08-04T09:37:44.493Z] + TEST_INTEGRATION_DEST=2 [2020-08-04T09:37:44.493Z] + CONTAINER_NAME=docker-pr11-2 [2020-08-04T09:37:44.493Z] + TEST_SKIP_INTEGRATION=1 [2020-08-04T09:37:44.493Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-04T09:37:44.493Z] + run_tests [2020-08-04T09:37:44.493Z] + c=0 [2020-08-04T09:37:44.493Z] + '[' -n 0 ']' [2020-08-04T09:37:44.493Z] + rm= [2020-08-04T09:37:44.493Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41178/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41178/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh '' test-integration [2020-08-04T09:37:44.493Z] + TEST_INTEGRATION_DEST=1 [2020-08-04T09:37:44.493Z] + CONTAINER_NAME=docker-pr11-1 [2020-08-04T09:37:44.493Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T09:37:44.493Z] + run_tests test-integration-flaky [2020-08-04T09:37:44.493Z] + '[' -n 0 ']' [2020-08-04T09:37:44.493Z] + rm= [2020-08-04T09:37:44.493Z] + TEST_INTEGRATION_DEST=3 [2020-08-04T09:37:44.493Z] + CONTAINER_NAME=docker-pr11-3 [2020-08-04T09:37:44.493Z] + TEST_SKIP_INTEGRATION=1 [2020-08-04T09:37:44.493Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-04T09:37:44.493Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41178/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41178/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh test-integration-flaky test-integration [2020-08-04T09:37:44.493Z] + run_tests [2020-08-04T09:37:44.493Z] + '[' -n 0 ']' [2020-08-04T09:37:44.493Z] + rm= [2020-08-04T09:37:44.493Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41178/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41178/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh '' test-integration [2020-08-04T09:37:44.493Z] ++ jobs -p [2020-08-04T09:37:44.493Z] + for job in $(jobs -p) [2020-08-04T09:37:44.493Z] + wait 12409 [2020-08-04T09:37:44.493Z] [2020-08-04T09:37:44.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:37:44.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:37:44.493Z] HOSTNAME=a09a3cae82e0 [2020-08-04T09:37:44.493Z] TEST_SKIP_INTEGRATION=1 [2020-08-04T09:37:44.493Z] TESTDEBUG=0 [2020-08-04T09:37:44.493Z] DEST=bundles/test-integration [2020-08-04T09:37:44.493Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:37:44.493Z] KEEPBUNDLE=1 [2020-08-04T09:37:44.493Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:37:44.493Z] container=docker [2020-08-04T09:37:44.493Z] HOME=/root [2020-08-04T09:37:44.493Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:37:44.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:37:44.493Z] VALIDATE_BRANCH=master [2020-08-04T09:37:44.493Z] TERM=xterm [2020-08-04T09:37:44.493Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:37:44.493Z] SHLVL=1 [2020-08-04T09:37:44.493Z] TIMEOUT=120m [2020-08-04T09:37:44.493Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:37:44.493Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:37:44.493Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-04T09:37:44.493Z] GO111MODULE=off [2020-08-04T09:37:44.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:37:44.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:37:44.493Z] GOPATH=/go [2020-08-04T09:37:44.493Z] PKG_CONFIG=pkg-config [2020-08-04T09:37:44.493Z] _=/usr/bin/env [2020-08-04T09:37:44.493Z] Building test suite binary ./integration-cli/test.main [2020-08-04T09:37:44.493Z] [2020-08-04T09:37:44.493Z] [2020-08-04T09:37:44.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:37:44.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:37:44.493Z] HOSTNAME=b73da65fbcbc [2020-08-04T09:37:44.493Z] TEST_SKIP_INTEGRATION=1 [2020-08-04T09:37:44.493Z] TESTDEBUG=0 [2020-08-04T09:37:44.493Z] DEST=bundles/test-integration [2020-08-04T09:37:44.493Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:37:44.493Z] KEEPBUNDLE=1 [2020-08-04T09:37:44.493Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:37:44.493Z] container=docker [2020-08-04T09:37:44.493Z] HOME=/root [2020-08-04T09:37:44.493Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:37:44.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:37:44.493Z] VALIDATE_BRANCH=master [2020-08-04T09:37:44.493Z] TERM=xterm [2020-08-04T09:37:44.493Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:37:44.493Z] SHLVL=1 [2020-08-04T09:37:44.493Z] TIMEOUT=120m [2020-08-04T09:37:44.493Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:37:44.493Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:37:44.493Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-04T09:37:44.493Z] GO111MODULE=off [2020-08-04T09:37:44.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:37:44.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:37:44.493Z] GOPATH=/go [2020-08-04T09:37:44.493Z] PKG_CONFIG=pkg-config [2020-08-04T09:37:44.493Z] _=/usr/bin/env [2020-08-04T09:37:44.493Z] Building test suite binary ./integration-cli/test.main [2020-08-04T09:37:44.493Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-04T09:37:44.493Z] No new tests added to integration. [2020-08-04T09:37:44.493Z] [2020-08-04T09:37:44.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:37:44.493Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:37:44.493Z] HOSTNAME=2e3a64247a4e [2020-08-04T09:37:44.493Z] TESTDEBUG=0 [2020-08-04T09:37:44.493Z] DEST=bundles/test-integration [2020-08-04T09:37:44.493Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:37:44.493Z] KEEPBUNDLE=1 [2020-08-04T09:37:44.493Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:37:44.493Z] container=docker [2020-08-04T09:37:44.493Z] HOME=/root [2020-08-04T09:37:44.493Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:37:44.493Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:37:44.493Z] VALIDATE_BRANCH=master [2020-08-04T09:37:44.493Z] TERM=xterm [2020-08-04T09:37:44.493Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:37:44.493Z] SHLVL=1 [2020-08-04T09:37:44.493Z] TIMEOUT=120m [2020-08-04T09:37:44.493Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:37:44.493Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:37:44.493Z] GO111MODULE=off [2020-08-04T09:37:44.493Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T09:37:44.493Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:37:44.493Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:37:44.493Z] GOPATH=/go [2020-08-04T09:37:44.493Z] PKG_CONFIG=pkg-config [2020-08-04T09:37:44.493Z] _=/usr/bin/env [2020-08-04T09:37:44.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T09:37:44.514Z] ok github.com/docker/docker/daemon/graphdriver 0.171s coverage: 2.3% of statements [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-04T09:37:44.514Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-04T09:37:44.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:37:44.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:37:44.727Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-08-04T09:37:44.727Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 73.9% of statements [2020-08-04T09:37:44.974Z] ok github.com/docker/docker/daemon/links 0.124s coverage: 93.0% of statements [2020-08-04T09:37:45.062Z] #65 exporting layers 80.2s done [2020-08-04T09:37:45.062Z] #65 exporting manifest sha256:d6253414124a620540fedaa00341536bd1d8376b1989cdc3a17d6c19cf3af20e done [2020-08-04T09:37:45.062Z] #65 exporting config sha256:e2c017137a3fa2e822ba18efbbdef89bced766b4a6895e2344bccce06b6e6051 done [2020-08-04T09:37:45.062Z] #65 sending tarball [2020-08-04T09:37:45.301Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-08-04T09:37:45.301Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-08-04T09:37:45.566Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-08-04T09:37:46.146Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-08-04T09:37:46.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:37:46.719Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-08-04T09:37:46.719Z] ok github.com/docker/docker/pkg/signal 2.783s coverage: 61.0% of statements [2020-08-04T09:37:46.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:37:46.982Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2020-08-04T09:37:47.159Z] ok github.com/docker/docker/daemon/logger/awslogs 0.704s coverage: 77.4% of statements [2020-08-04T09:37:47.244Z] testing: warning: no tests to run [2020-08-04T09:37:47.244Z] coverage: [no statements] [2020-08-04T09:37:47.244Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2020-08-04T09:37:47.506Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2020-08-04T09:37:47.619Z] ok github.com/docker/docker/daemon/logger 0.518s coverage: 41.2% of statements [2020-08-04T09:37:47.619Z] ok github.com/docker/docker/daemon/images 0.433s coverage: 4.8% of statements [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-04T09:37:47.619Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-04T09:37:47.769Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-08-04T09:37:47.769Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-08-04T09:37:48.032Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-08-04T09:37:48.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2020-08-04T09:37:48.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.359s coverage: 61.6% of statements [2020-08-04T09:37:49.426Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s) [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-08-04T09:37:49.635Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2020-08-04T09:37:49.635Z] === RUN TestBuildMultiStageCopy [2020-08-04T09:37:49.635Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T09:37:50.002Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-08-04T09:37:50.135Z] ok github.com/docker/docker/daemon/logger/local 0.454s coverage: 75.2% of statements [2020-08-04T09:37:50.135Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T09:37:50.264Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-08-04T09:37:50.526Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.1% of statements [2020-08-04T09:37:50.594Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.479s coverage: 35.9% of statements [2020-08-04T09:37:50.594Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.393s coverage: 33.3% of statements [2020-08-04T09:37:51.473Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-08-04T09:37:51.473Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2020-08-04T09:37:51.743Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T09:37:52.139Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2020-08-04T09:37:52.139Z] ok github.com/docker/docker/daemon/logger/syslog 0.134s coverage: 46.8% of statements [2020-08-04T09:37:52.375Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T09:37:52.420Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-08-04T09:37:52.420Z] ok github.com/docker/docker/registry 0.247s coverage: 56.3% of statements [2020-08-04T09:37:52.420Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2020-08-04T09:37:53.007Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T09:37:53.297Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T09:37:53.680Z] ok github.com/docker/docker/daemon/logger/splunk 2.091s coverage: 82.5% of statements [2020-08-04T09:37:53.680Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T09:37:53.680Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-04T09:37:53.680Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T09:37:54.331Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-08-04T09:37:54.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-08-04T09:37:54.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-08-04T09:37:54.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-08-04T09:37:54.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-08-04T09:37:54.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-08-04T09:37:54.331Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T09:37:54.341Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-08-04T09:37:55.220Z] ok github.com/docker/docker/distribution/metadata 0.985s coverage: 48.2% of statements [2020-08-04T09:37:55.220Z] ok github.com/docker/docker/distribution 1.662s coverage: 20.1% of statements [2020-08-04T09:37:55.220Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T09:37:55.220Z] ok github.com/docker/docker/errdefs 0.109s coverage: 49.4% of statements [2020-08-04T09:37:55.287Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-08-04T09:37:55.555Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-08-04T09:37:55.837Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-08-04T09:37:55.837Z] === RUN TestBuildLabelWithTargets [2020-08-04T09:37:55.863Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-04T09:37:56.130Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-08-04T09:37:56.192Z] ok github.com/docker/docker/distribution/xfer 2.347s coverage: 76.8% of statements [2020-08-04T09:37:56.192Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T09:37:56.651Z] ok github.com/docker/docker/image/cache 0.196s coverage: 19.2% of statements [2020-08-04T09:37:57.111Z] ok github.com/docker/docker/image/v1 0.513s coverage: 25.0% of statements [2020-08-04T09:37:57.571Z] ok github.com/docker/docker/image 0.913s coverage: 86.4% of statements [2020-08-04T09:37:57.909Z] #65 sending tarball 15.0s done [2020-08-04T09:37:57.909Z] #65 DONE 95.2s [2020-08-04T09:37:57.909Z] [2020-08-04T09:37:57.909Z] #66 importing to docker [2020-08-04T09:37:58.023Z] tests/integration/client_test.py ..... [ 75%] [2020-08-04T09:37:58.023Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-04T09:37:58.033Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T09:37:58.033Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T09:37:58.566Z] --- PASS: TestBuildLabelWithTargets (2.55s) [2020-08-04T09:37:58.566Z] === RUN TestBuildWithEmptyLayers [2020-08-04T09:37:58.589Z] tests/integration/errors_test.py . [ 76%] [2020-08-04T09:37:59.007Z] ok github.com/docker/docker/libcontainerd/queue 0.139s coverage: 87.5% of statements [2020-08-04T09:37:59.200Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-08-04T09:37:59.200Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T09:37:59.467Z] ok github.com/docker/docker/libcontainerd/local 0.215s coverage: 1.0% of statements [2020-08-04T09:37:59.927Z] ok github.com/docker/docker/layer 0.543s coverage: 30.1% of statements [2020-08-04T09:37:59.928Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T09:37:59.928Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T09:37:59.928Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T09:37:59.928Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T09:37:59.928Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T09:37:59.928Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T09:38:00.387Z] ok github.com/docker/docker/opts 0.165s coverage: 67.7% of statements [2020-08-04T09:38:00.387Z] ok github.com/docker/docker/pkg/aaparser 0.134s coverage: 50.0% of statements [2020-08-04T09:38:01.357Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-08-04T09:38:01.816Z] ok github.com/docker/docker/pkg/capabilities 0.102s coverage: 87.5% of statements [2020-08-04T09:38:02.276Z] ok github.com/docker/docker/pkg/authorization 0.723s coverage: 26.8% of statements [2020-08-04T09:38:02.720Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2020-08-04T09:38:02.721Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T09:38:02.736Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2020-08-04T09:38:02.736Z] ok github.com/docker/docker/pkg/chrootarchive 0.119s coverage: 15.4% of statements [2020-08-04T09:38:03.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T09:38:03.709Z] ok github.com/docker/docker/pkg/discovery 0.062s coverage: 58.3% of statements [2020-08-04T09:38:03.709Z] ok github.com/docker/docker/pkg/discovery/file 0.136s coverage: 92.9% of statements [2020-08-04T09:38:03.753Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-08-04T09:38:03.753Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T09:38:04.679Z] ok github.com/docker/docker/pkg/discovery/memory 0.142s coverage: 92.3% of statements [2020-08-04T09:38:04.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T09:38:05.139Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements [2020-08-04T09:38:06.112Z] ok github.com/docker/docker/pkg/filenotify 0.089s coverage: 36.2% of statements [2020-08-04T09:38:06.572Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 87.7% of statements [2020-08-04T09:38:07.032Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2020-08-04T09:38:07.266Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s) [2020-08-04T09:38:07.266Z] === RUN TestBuildWithHugeFile [2020-08-04T09:38:07.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T09:38:07.491Z] ok github.com/docker/docker/pkg/idtools 0.072s coverage: 7.3% of statements [2020-08-04T09:38:07.954Z] ok github.com/docker/docker/pkg/archive 5.997s coverage: 62.7% of statements [2020-08-04T09:38:08.413Z] ok github.com/docker/docker/pkg/discovery/kv 3.630s coverage: 84.1% of statements [2020-08-04T09:38:08.872Z] ok github.com/docker/docker/pkg/jsonmessage 0.222s coverage: 91.7% of statements [2020-08-04T09:38:08.872Z] ok github.com/docker/docker/pkg/ioutils 0.685s coverage: 69.2% of statements [2020-08-04T09:38:08.872Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-08-04T09:38:09.333Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2020-08-04T09:38:09.795Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2020-08-04T09:38:10.255Z] ok github.com/docker/docker/pkg/parsers 0.190s coverage: 97.0% of statements [2020-08-04T09:38:10.255Z] ok github.com/docker/docker/pkg/pidfile 0.089s coverage: 82.6% of statements [2020-08-04T09:38:11.801Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.220s coverage: 56.8% of statements [2020-08-04T09:38:12.262Z] ok github.com/docker/docker/pkg/plugins/transport 0.206s coverage: 85.7% of statements [2020-08-04T09:38:12.262Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2020-08-04T09:38:12.722Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2020-08-04T09:38:13.690Z] ok github.com/docker/docker/pkg/reexec 0.146s coverage: 82.4% of statements [2020-08-04T09:38:14.150Z] ok github.com/docker/docker/pkg/pubsub 1.060s coverage: 73.9% of statements [2020-08-04T09:38:14.150Z] ok github.com/docker/docker/pkg/signal 0.086s coverage: 20.3% of statements [2020-08-04T09:38:14.611Z] ok github.com/docker/docker/pkg/stdcopy 0.063s coverage: 100.0% of statements [2020-08-04T09:38:15.581Z] ok github.com/docker/docker/pkg/streamformatter 0.110s coverage: 66.2% of statements [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T09:38:15.581Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T09:38:15.581Z] ok github.com/docker/docker/pkg/stringid 0.086s coverage: 70.6% of statements [2020-08-04T09:38:16.041Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2020-08-04T09:38:16.501Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2020-08-04T09:38:16.578Z] #66 DONE 16.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T09:38:16.961Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 13.8% of statements [2020-08-04T09:38:16.961Z] testing: warning: no tests to run [2020-08-04T09:38:16.961Z] coverage: [no statements] [2020-08-04T09:38:16.961Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2020-08-04T09:38:17.037Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/test/unit [2020-08-04T09:38:17.421Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2020-08-04T09:38:17.880Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2020-08-04T09:38:17.880Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2020-08-04T09:38:18.089Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.6% of statements [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T09:38:18.089Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === Skipped [2020-08-04T09:38:18.089Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T09:38:18.089Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T09:38:18.089Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T09:38:18.089Z] time="2020-08-04T09:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T09:38:18.089Z] time="2020-08-04T09:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T09:38:18.089Z] time="2020-08-04T09:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T09:38:18.089Z] time="2020-08-04T09:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T09:38:18.089Z] time="2020-08-04T09:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T09:38:18.089Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T09:38:18.089Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T09:38:18.089Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:38:18.089Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T09:38:18.089Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T09:38:18.089Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T09:38:18.089Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] [2020-08-04T09:38:18.089Z] DONE 2123 tests, 26 skipped in 190.503s Post stage [Pipeline] junit [2020-08-04T09:38:18.103Z] Recording test results [2020-08-04T09:38:18.344Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-08-04T09:38:18.802Z] ok github.com/docker/docker/plugin/v2 0.106s coverage: 20.1% of statements [2020-08-04T09:38:19.263Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2020-08-04T09:38:19.724Z] ok github.com/docker/docker/plugin 0.130s coverage: 12.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T09:38:20.365Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh dynbinary test-integration [2020-08-04T09:38:20.595Z] ? github.com/docker/docker/api [no test files] [2020-08-04T09:38:20.695Z] ok github.com/docker/docker/restartmanager 0.307s coverage: 50.9% of statements [2020-08-04T09:38:20.937Z] [2020-08-04T09:38:21.155Z] ok github.com/docker/docker/registry/resumable 0.372s coverage: 100.0% of statements [2020-08-04T09:38:21.199Z] Removing bundles/ [2020-08-04T09:38:21.199Z] [2020-08-04T09:38:21.199Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T09:38:21.199Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:38:21.199Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:38:21.613Z] ok github.com/docker/docker/registry 0.495s coverage: 51.7% of statements [2020-08-04T09:38:22.073Z] ok github.com/docker/docker/runconfig 0.100s coverage: 52.2% of statements [2020-08-04T09:38:22.073Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2020-08-04T09:38:24.256Z] ok github.com/docker/docker/volume/drivers 0.172s coverage: 36.1% of statements [2020-08-04T09:38:24.715Z] ok github.com/docker/docker/volume/local 0.241s coverage: 37.7% of statements [2020-08-04T09:38:24.715Z] ok github.com/docker/docker/volume/mounts 0.353s coverage: 66.2% of statements [2020-08-04T09:38:26.894Z] ok github.com/docker/docker/volume/service 0.500s coverage: 70.3% of statements [2020-08-04T09:38:29.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T09:38:30.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T09:38:31.201Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-04T09:38:32.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T09:38:33.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T09:38:33.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T09:38:35.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T09:38:36.031Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2020-08-04T09:38:38.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T09:38:39.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T09:38:39.932Z] --- PASS: TestBuildWithHugeFile (27.73s) [2020-08-04T09:38:39.932Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T09:38:39.932Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:38:39.932Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:38:39.932Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:38:39.932Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:38:39.932Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:38:39.932Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:38:39.932Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:38:39.932Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:38:39.933Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:38:39.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-08-04T09:38:39.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-08-04T09:38:39.933Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-08-04T09:38:39.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-08-04T09:38:39.933Z] === RUN TestBuildPreserveOwnership [2020-08-04T09:38:39.933Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T09:38:39.933Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T09:38:41.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T09:38:41.995Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-08-04T09:38:41.995Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.31s) [2020-08-04T09:38:41.995Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-08-04T09:38:41.995Z] === RUN TestBuildPlatformInvalid [2020-08-04T09:38:41.995Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-08-04T09:38:41.995Z] PASS [2020-08-04T09:38:41.995Z] [2020-08-04T09:38:41.995Z] === Skipped [2020-08-04T09:38:41.995Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-04T09:38:41.995Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:38:41.995Z] [2020-08-04T09:38:41.995Z] [2020-08-04T09:38:41.995Z] DONE 32 tests, 1 skipped in 79.504s [2020-08-04T09:38:41.995Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T09:38:41.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:38:41.995Z] ++ set -e [2020-08-04T09:38:41.995Z] ++ '[' -n 0 ']' [2020-08-04T09:38:41.995Z] ++ set -x [2020-08-04T09:38:41.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:38:41.995Z] INFO: Testing against a local daemon [2020-08-04T09:38:41.995Z] === RUN TestConfigInspect [2020-08-04T09:38:42.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T09:38:43.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T09:38:44.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T09:38:46.439Z] --- PASS: TestConfigInspect (3.80s) [2020-08-04T09:38:46.439Z] === RUN TestConfigList [2020-08-04T09:38:46.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T09:38:47.177Z] ......... [ 86%] [2020-08-04T09:38:47.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T09:38:47.995Z] ok github.com/docker/docker/pkg/plugins 35.077s coverage: 73.4% of statements [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T09:38:47.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === Skipped [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-04T09:38:47.995Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-04T09:38:47.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-04T09:38:47.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-04T09:38:47.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-04T09:38:47.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-04T09:38:47.995Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-04T09:38:47.995Z] daemon_test.go:147: root required [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-04T09:38:47.995Z] reload_test.go:520: root required [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-04T09:38:47.995Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-04T09:38:47.995Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-04T09:38:47.995Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-04T09:38:47.995Z] download_test.go:268: Needs fixing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-04T09:38:47.995Z] layer_test.go:304: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-04T09:38:47.995Z] layer_test.go:353: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-04T09:38:47.995Z] layer_test.go:468: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-04T09:38:47.995Z] layer_test.go:697: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-04T09:38:47.995Z] migration_test.go:46: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-04T09:38:47.995Z] migration_test.go:182: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-04T09:38:47.995Z] mount_test.go:17: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-04T09:38:47.995Z] mount_test.go:76: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-04T09:38:47.995Z] mount_test.go:125: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-04T09:38:47.995Z] mount_test.go:212: Failing on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:133: Xz not present in msys2 [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:238: Failing on Windows CI machines [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-04T09:38:47.995Z] archive_windows_test.go:16: Currently fails [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-04T09:38:47.995Z] changes_test.go:192: needs more investigation [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-04T09:38:47.995Z] changes_test.go:405: needs further investigation [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-04T09:38:47.995Z] changes_test.go:441: needs further investigation [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-04T09:38:47.995Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-04T09:38:47.995Z] poller_test.go:41: No chmod on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-04T09:38:47.995Z] fileutils_test.go:134: Needs porting to Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-04T09:38:47.995Z] fileutils_test.go:180: Needs porting to Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-04T09:38:47.995Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-04T09:38:47.995Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-04T09:38:47.995Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-04T09:38:47.995Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-04T09:38:47.995Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-04T09:38:47.995Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] [2020-08-04T09:38:47.995Z] DONE 1765 tests, 46 skipped in 168.141s [2020-08-04T09:38:47.995Z] INFO: make.ps1 ended at 08/04/2020 09:38:47 [2020-08-04T09:38:49.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T09:38:49.164Z] --- PASS: TestConfigList (3.56s) [2020-08-04T09:38:49.164Z] === RUN TestConfigsCreateAndDelete [2020-08-04T09:38:49.533Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-04T09:38:49.533Z] INFO: Unit tests ended at 08/04/2020 09:38:49. Duration:00:03:01.0544422 [2020-08-04T09:38:49.533Z] INFO: Building busybox [2020-08-04T09:38:49.533Z] Sending build context to Docker daemon 5.12kB [2020-08-04T09:38:49.533Z] [2020-08-04T09:38:49.533Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-04T09:38:49.533Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-04T09:38:49.533Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-04T09:38:49.533Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-04T09:38:49.533Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-04T09:38:49.533Z] ---> 987b1d5e0abf [2020-08-04T09:38:49.533Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-04T09:38:49.533Z] ---> Running in 957523e19121 [2020-08-04T09:38:50.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:38:50.009Z] Using test binary docker [2020-08-04T09:38:50.268Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T09:38:50.268Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:38:50.268Z] INFO: Waiting for daemon to start... [2020-08-04T09:38:50.268Z] Starting dockerd [2020-08-04T09:38:51.308Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-04T09:38:52.765Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-04T09:38:52.799Z] . [2020-08-04T09:38:52.799Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:38:52.799Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:38:52.799Z] Error: No such image: emptyfs [2020-08-04T09:38:53.057Z] Running integration-test (iteration 1) [2020-08-04T09:38:53.058Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T09:38:53.676Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-08-04T09:38:53.676Z] === RUN TestConfigsUpdate [2020-08-04T09:38:55.330Z] Removing intermediate container 957523e19121 [2020-08-04T09:38:55.330Z] ---> bc189f7335d2 [2020-08-04T09:38:55.330Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-04T09:38:55.330Z] ---> Running in 868bf22240ec [2020-08-04T09:38:55.330Z] Removing intermediate container 868bf22240ec [2020-08-04T09:38:55.330Z] ---> 7f76f1f84379 [2020-08-04T09:38:55.330Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-04T09:38:55.330Z] ---> Running in 2f9d46feabb4 [2020-08-04T09:38:55.330Z] Removing intermediate container 2f9d46feabb4 [2020-08-04T09:38:55.330Z] ---> d4acf11eca79 [2020-08-04T09:38:55.330Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-04T09:38:56.301Z] [2020-08-04T09:38:56.402Z] --- PASS: TestConfigsUpdate (3.26s) [2020-08-04T09:38:56.402Z] === RUN TestTemplatedConfig [2020-08-04T09:38:56.761Z] ---> abf02cfe2b05 [2020-08-04T09:38:56.761Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-04T09:38:56.761Z] ---> Running in c0e60d682456 [2020-08-04T09:38:58.036Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-04T09:38:58.972Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-04T09:38:59.918Z] --- PASS: TestTemplatedConfig (3.78s) [2020-08-04T09:38:59.918Z] === RUN TestConfigCreateResolve [2020-08-04T09:39:03.429Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-08-04T09:39:03.429Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T09:39:03.720Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-08-04T09:39:03.720Z] PASS [2020-08-04T09:39:03.720Z] [2020-08-04T09:39:03.720Z] DONE 7 tests in 21.898s [2020-08-04T09:39:03.720Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T09:39:03.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:39:03.720Z] ++ set -e [2020-08-04T09:39:03.720Z] ++ '[' -n 0 ']' [2020-08-04T09:39:03.720Z] ++ set -x [2020-08-04T09:39:03.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:39:03.720Z] INFO: Testing against a local daemon [2020-08-04T09:39:03.720Z] === RUN TestCheckpoint [2020-08-04T09:39:03.720Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T09:39:03.720Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:39:03.720Z] === RUN TestContainerInvalidJSON [2020-08-04T09:39:03.720Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:39:03.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:39:03.720Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:39:03.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:39:03.720Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:39:03.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:39:03.720Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:39:03.720Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:39:03.720Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:39:03.720Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-04T09:39:03.720Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T09:39:03.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T09:39:03.720Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T09:39:03.720Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T09:39:04.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-04T09:39:04.011Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T09:39:04.011Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-08-04T09:39:04.011Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T09:39:04.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-08-04T09:39:04.302Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T09:39:04.302Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-04T09:39:04.302Z] === RUN TestCopyFromContainer [2020-08-04T09:39:05.063Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-04T09:39:05.264Z] Loaded image: buildpack-deps:buster [2020-08-04T09:39:05.523Z] Loaded image: busybox:latest [2020-08-04T09:39:05.523Z] Loaded image: busybox:glibc [2020-08-04T09:39:05.523Z] Loaded image: debian:buster [2020-08-04T09:39:05.782Z] Loaded image: hello-world:latest [2020-08-04T09:39:05.782Z] INFO: Testing against a local daemon [2020-08-04T09:39:05.782Z] === RUN TestCgroupNamespacesBuild [2020-08-04T09:39:06.365Z] === RUN TestCopyFromContainer// [2020-08-04T09:39:06.365Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T09:39:06.656Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T09:39:06.656Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T09:39:06.656Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T09:39:06.946Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T09:39:06.946Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T09:39:06.946Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T09:39:06.946Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T09:39:07.100Z] Removing intermediate container c0e60d682456 [2020-08-04T09:39:07.100Z] ---> 2b44a17d7f26 [2020-08-04T09:39:07.100Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-04T09:39:07.100Z] ---> Running in b32c303e9299 [2020-08-04T09:39:07.100Z] [2020-08-04T09:39:07.100Z] SUCCESS: Specified value was saved. [2020-08-04T09:39:07.237Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer (2.97s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-08-04T09:39:07.237Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-04T09:39:07.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T09:39:07.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:39:07.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:39:07.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:39:07.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:39:07.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:39:07.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:39:07.237Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:39:07.237Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:39:07.237Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:39:07.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-04T09:39:07.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T09:39:07.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T09:39:07.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T09:39:07.237Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T09:39:07.237Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-08-04T09:39:07.237Z] === RUN TestCreateWithInvalidEnv [2020-08-04T09:39:07.237Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T09:39:07.237Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T09:39:07.237Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T09:39:07.237Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T09:39:07.237Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T09:39:07.237Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T09:39:07.237Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T09:39:07.237Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T09:39:07.237Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T09:39:07.237Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-04T09:39:07.237Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T09:39:07.237Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T09:39:07.237Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T09:39:07.237Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T09:39:07.237Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-04T09:39:07.237Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T09:39:07.816Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-04T09:39:07.816Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-04T09:39:09.965Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2020-08-04T09:39:09.965Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T09:39:10.008Z] Removing intermediate container b32c303e9299 [2020-08-04T09:39:10.008Z] ---> 87c907484070 [2020-08-04T09:39:10.008Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-04T09:39:10.008Z] ---> Running in edc300550ada [2020-08-04T09:39:11.048Z] --- PASS: TestCgroupNamespacesBuild (4.65s) [2020-08-04T09:39:11.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T09:39:11.693Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-04T09:39:12.211Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-04T09:39:12.211Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-04T09:39:12.211Z] [2020-08-04T09:39:12.211Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-04T09:39:12.211Z] =========================== short test summary info ============================ [2020-08-04T09:39:12.211Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-04T09:39:12.211Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-04T09:39:12.211Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-04T09:39:12.211Z] Not supported on most drivers [2020-08-04T09:39:12.211Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-04T09:39:12.211Z] Output of docker top depends on host distro, and is not formalized. [2020-08-04T09:39:12.211Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-04T09:39:12.211Z] Output of docker top depends on host distro, and is not formalized. [2020-08-04T09:39:12.211Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-04T09:39:12.211Z] Can fail if eth0 has multiple IP addresses [2020-08-04T09:39:12.211Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-04T09:39:12.211Z] This doesn't seem to be taken into account by the engine [2020-08-04T09:39:12.211Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-04T09:39:12.211Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-04T09:39:12.211Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.53 seconds == [2020-08-04T09:39:12.423Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-08-04T09:39:12.423Z] === RUN TestBuildWithSession [2020-08-04T09:39:12.423Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T09:39:12.423Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:39:12.423Z] === RUN TestBuildSquashParent [2020-08-04T09:39:12.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-08-04T09:39:12.690Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T09:39:12.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:39:12.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:39:12.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:39:12.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:39:12.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:39:12.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:39:12.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:39:12.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:39:12.690Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:39:12.690Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:39:12.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:39:12.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:39:12.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:39:12.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:39:12.690Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-04T09:39:12.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-04T09:39:12.690Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T09:39:12.918Z] Cannot create a file when that file already exists. [2020-08-04T09:39:12.980Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-08-04T09:39:12.980Z] === RUN TestCreateDifferentPlatform [2020-08-04T09:39:12.980Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T09:39:12.980Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T09:39:12.980Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-04T09:39:12.980Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T09:39:12.980Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T09:39:12.980Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T09:39:12.980Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-04T09:39:12.980Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T09:39:12.980Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T09:39:12.980Z] === RUN TestDaemonRestartIpcMode [2020-08-04T09:39:12.980Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T09:39:12.980Z] === RUN TestDaemonHostGatewayIP [2020-08-04T09:39:12.980Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T09:39:12.980Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T09:39:12.980Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T09:39:12.980Z] === RUN TestDiff [2020-08-04T09:39:14.012Z] --- PASS: TestDiff (0.81s) [2020-08-04T09:39:14.012Z] === RUN TestExecWithCloseStdin [2020-08-04T09:39:17.559Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-08-04T09:39:17.559Z] === RUN TestExec [2020-08-04T09:39:17.559Z] --- PASS: TestExec (0.93s) [2020-08-04T09:39:17.559Z] === RUN TestExecUser [2020-08-04T09:39:17.559Z] --- PASS: TestExecUser (0.91s) [2020-08-04T09:39:17.559Z] === RUN TestExportContainerAndImportImage [2020-08-04T09:39:17.664Z] Removing intermediate container edc300550ada [2020-08-04T09:39:17.664Z] ---> 8e2ab5d47f26 [2020-08-04T09:39:17.664Z] Step 13/13 : CMD ["sh"] [2020-08-04T09:39:17.664Z] ---> Running in 10cf8ba60a6e [2020-08-04T09:39:17.849Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-08-04T09:39:17.849Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T09:39:18.118Z] Removing intermediate container 10cf8ba60a6e [2020-08-04T09:39:18.118Z] ---> a967543997d2 [2020-08-04T09:39:18.118Z] Successfully built a967543997d2 [2020-08-04T09:39:18.118Z] Successfully tagged busybox:latest [2020-08-04T09:39:18.118Z] INFO: Docker images of the daemon under test [2020-08-04T09:39:18.118Z] [2020-08-04T09:39:18.118Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-04T09:39:18.118Z] busybox latest a967543997d2 Less than a second ago 5.06GB [2020-08-04T09:39:18.118Z] microsoft/windowsservercore latest 987b1d5e0abf 3 weeks ago 4.99GB [2020-08-04T09:39:18.118Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 3 weeks ago 4.99GB [2020-08-04T09:39:18.118Z] [2020-08-04T09:39:18.118Z] INFO: Running integration tests at 08/04/2020 09:39:17... [2020-08-04T09:39:18.118Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-04T09:39:18.118Z] INFO: Integration API tests being run from the host: [2020-08-04T09:39:18.118Z] INFO: make.ps1 starting at 08/04/2020 09:39:17 [2020-08-04T09:39:18.573Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-04T09:39:19.190Z] --- PASS: TestBuildSquashParent (6.64s) [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:39:19.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:39:19.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:39:19.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:39:19.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:39:19.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:39:19.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:39:19.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:39:19.190Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:39:19.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:39:19.355Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-08-04T09:39:19.355Z] === RUN TestHealthCheckWorkdir [2020-08-04T09:39:20.386Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-08-04T09:39:20.386Z] === RUN TestHealthKillContainer [2020-08-04T09:39:21.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:39:21.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:39:23.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:39:23.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:39:23.896Z] --- PASS: TestHealthKillContainer (2.94s) [2020-08-04T09:39:23.896Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T09:39:24.186Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-08-04T09:39:24.186Z] === RUN TestIpcModeNone [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-08-04T09:39:24.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-08-04T09:39:24.947Z] === RUN TestBuildMultiStageCopy [2020-08-04T09:39:24.947Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T09:39:24.989Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T09:39:24.989Z] [2020-08-04T09:39:24.989Z] Unloading profiles will leave already running processes permanently [2020-08-04T09:39:24.989Z] unconfined, which can lead to unexpected situations. [2020-08-04T09:39:24.989Z] [2020-08-04T09:39:24.989Z] To set a process to complain mode, use the command line tool [2020-08-04T09:39:24.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T09:39:24.989Z] Post stage [Pipeline] junit [2020-08-04T09:39:25.001Z] Recording test results [Pipeline] sh [2020-08-04T09:39:25.218Z] --- PASS: TestIpcModeNone (0.89s) [2020-08-04T09:39:25.218Z] === RUN TestIpcModePrivate [2020-08-04T09:39:25.391Z] + echo Ensuring container killed. [2020-08-04T09:39:25.391Z] Ensuring container killed. [2020-08-04T09:39:25.391Z] + docker rm -vf docker-pr11 [2020-08-04T09:39:25.391Z] Error: No such container: docker-pr11 [2020-08-04T09:39:25.391Z] + true [Pipeline] sh [2020-08-04T09:39:25.671Z] + echo Chowning /workspace to jenkins user [2020-08-04T09:39:25.671Z] Chowning /workspace to jenkins user [2020-08-04T09:39:25.671Z] + id -u [2020-08-04T09:39:25.671Z] + id -g [2020-08-04T09:39:25.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41178:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T09:39:25.888Z] --- PASS: TestIpcModePrivate (0.88s) [2020-08-04T09:39:25.888Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-04T09:39:25.888Z] === RUN TestIpcModeShareable [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T09:39:26.900Z] + bundleName=docker-py [2020-08-04T09:39:26.900Z] + echo Creating docker-py-bundles.tar.gz [2020-08-04T09:39:26.900Z] Creating docker-py-bundles.tar.gz [2020-08-04T09:39:26.900Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-08-04T09:39:26.913Z] Archiving artifacts [2020-08-04T09:39:26.921Z] --- PASS: TestIpcModeShareable (0.96s) [2020-08-04T09:39:26.921Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-04T09:39:26.921Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T09:39:27.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-04T09:39:27.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh binary-daemon [2020-08-04T09:39:27.786Z] [2020-08-04T09:39:28.045Z] Removing bundles/ [2020-08-04T09:39:28.045Z] [2020-08-04T09:39:28.045Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-04T09:39:28.045Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-04T09:39:28.045Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:39:28.229Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T09:39:29.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T09:39:29.730Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-08-04T09:39:29.730Z] === RUN TestAPIIpcModeHost [2020-08-04T09:39:30.109Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T09:39:30.361Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-08-04T09:39:30.361Z] === RUN TestDaemonIpcModeShareable [2020-08-04T09:39:31.044Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T09:39:32.418Z] --- PASS: TestBuildMultiStageCopy (7.51s) [2020-08-04T09:39:32.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2020-08-04T09:39:32.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2020-08-04T09:39:32.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2020-08-04T09:39:32.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2020-08-04T09:39:32.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2020-08-04T09:39:32.418Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T09:39:32.475Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-08-04T09:39:32.475Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-04T09:39:32.475Z] === RUN TestDaemonIpcModePrivate [2020-08-04T09:39:33.982Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-08-04T09:39:33.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-04T09:39:33.983Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T09:39:36.048Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2020-08-04T09:39:36.048Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-04T09:39:36.048Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T09:39:37.680Z] --- PASS: TestBuildMultiStageParentConfig (4.80s) [2020-08-04T09:39:37.680Z] === RUN TestBuildLabelWithTargets [2020-08-04T09:39:38.114Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-08-04T09:39:38.114Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-04T09:39:38.114Z] === RUN TestIpcModeOlderClient [2020-08-04T09:39:38.114Z] === PAUSE TestIpcModeOlderClient [2020-08-04T09:39:38.114Z] === RUN TestKillContainerInvalidSignal [2020-08-04T09:39:38.747Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-08-04T09:39:38.747Z] === RUN TestKillContainer [2020-08-04T09:39:38.747Z] === RUN TestKillContainer/no_signal [2020-08-04T09:39:39.379Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T09:39:39.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:39:39.602Z] INFO: Testing against a local daemon [2020-08-04T09:39:40.011Z] === RUN TestKillContainer/killing_signal [2020-08-04T09:39:41.044Z] --- PASS: TestKillContainer (2.55s) [2020-08-04T09:39:41.044Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-08-04T09:39:41.044Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-08-04T09:39:41.044Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-08-04T09:39:41.044Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T09:39:41.044Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T09:39:42.078Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T09:39:42.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:39:42.753Z] [2020-08-04T09:39:42.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:39:42.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:39:42.753Z] HOSTNAME=921982d43351 [2020-08-04T09:39:42.753Z] TESTDEBUG=0 [2020-08-04T09:39:42.753Z] DEST=bundles/test-integration [2020-08-04T09:39:42.753Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:39:42.753Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:39:42.753Z] container=docker [2020-08-04T09:39:42.753Z] HOME=/root [2020-08-04T09:39:42.753Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:39:42.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:39:42.753Z] VALIDATE_BRANCH=master [2020-08-04T09:39:42.753Z] TERM=xterm [2020-08-04T09:39:42.753Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:39:42.753Z] SHLVL=1 [2020-08-04T09:39:42.753Z] TIMEOUT=120m [2020-08-04T09:39:42.753Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:39:42.753Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:39:42.753Z] GO111MODULE=off [2020-08-04T09:39:42.753Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T09:39:42.753Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T09:39:42.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:39:42.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:39:42.753Z] GOPATH=/go [2020-08-04T09:39:42.753Z] PKG_CONFIG=pkg-config [2020-08-04T09:39:42.753Z] _=/usr/bin/env [2020-08-04T09:39:42.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T09:39:43.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-08-04T09:39:43.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2020-08-04T09:39:43.112Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-04T09:39:43.112Z] === RUN TestKillStoppedContainer [2020-08-04T09:39:43.112Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-04T09:39:43.112Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T09:39:43.112Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-04T09:39:43.112Z] === RUN TestKillDifferentUserContainer [2020-08-04T09:39:44.145Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-08-04T09:39:44.145Z] === RUN TestInspectOomKilledTrue [2020-08-04T09:39:44.145Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T09:39:44.145Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:39:44.145Z] === RUN TestInspectOomKilledFalse [2020-08-04T09:39:44.145Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T09:39:44.145Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:39:44.145Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T09:39:44.435Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-08-04T09:39:44.436Z] === RUN TestLinksContainerNames [2020-08-04T09:39:45.790Z] --- PASS: TestBuildLabelWithTargets (8.05s) [2020-08-04T09:39:45.790Z] === RUN TestBuildWithEmptyLayers [2020-08-04T09:39:46.506Z] --- PASS: TestLinksContainerNames (1.74s) [2020-08-04T09:39:46.506Z] === RUN TestLogsFollowTailEmpty [2020-08-04T09:39:47.138Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-08-04T09:39:47.138Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T09:39:48.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/default [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/private [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/slave [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/shared [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T09:39:48.170Z] === CONT TestMountDaemonRoot/default [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:39:48.170Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T09:39:48.170Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/shared [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/slave [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/private [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T09:39:48.171Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:39:48.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:39:48.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:39:48.320Z] --- PASS: TestBuildWithEmptyLayers (2.95s) [2020-08-04T09:39:48.320Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T09:39:48.462Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T09:39:48.752Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-08-04T09:39:48.752Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-04T09:39:48.753Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-04T09:39:48.753Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T09:39:49.856Z] ok github.com/docker/docker/integration/build 12.618s [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === Skipped [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-04T09:39:49.856Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-04T09:39:49.856Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-04T09:39:49.856Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-08-04T09:39:49.856Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-04T09:39:49.856Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-04T09:39:49.856Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-04T09:39:49.856Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-08-04T09:39:49.856Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-04T09:39:49.856Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-04T09:39:49.856Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] DONE 22 tests, 10 skipped in 30.763s [2020-08-04T09:39:49.856Z] [2020-08-04T09:39:49.856Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-04T09:39:50.817Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2020-08-04T09:39:50.817Z] === RUN TestNetworkNat [2020-08-04T09:39:50.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T09:39:50.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T09:39:51.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:39:51.377Z] INFO: Testing against a local daemon [2020-08-04T09:39:51.377Z] ok github.com/docker/docker/integration/config 0.172s [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === Skipped [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-04T09:39:51.377Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] DONE 7 tests, 7 skipped in 1.886s [2020-08-04T09:39:51.377Z] [2020-08-04T09:39:51.377Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-04T09:39:51.849Z] --- PASS: TestNetworkNat (0.90s) [2020-08-04T09:39:51.849Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T09:39:52.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T09:39:52.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-08-04T09:39:52.881Z] === RUN TestNetworkLoopbackNat [2020-08-04T09:39:53.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:39:53.533Z] INFO: Testing against a local daemon [2020-08-04T09:39:53.586Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-04T09:39:53.586Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T09:39:53.908Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-08-04T09:39:53.908Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T09:39:56.413Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2020-08-04T09:39:56.413Z] === RUN TestPause [2020-08-04T09:39:56.705Z] --- PASS: TestPause (0.86s) [2020-08-04T09:39:56.705Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T09:39:56.705Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:39:56.705Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:39:56.705Z] === RUN TestPauseStopPausedContainer [2020-08-04T09:39:57.738Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-08-04T09:39:57.738Z] === RUN TestPsFilter [2020-08-04T09:39:58.029Z] --- PASS: TestPsFilter (0.28s) [2020-08-04T09:39:58.030Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T09:39:58.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-08-04T09:39:58.100Z] === RUN TestBuildWithHugeFile [2020-08-04T09:39:58.662Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-08-04T09:39:58.662Z] === RUN TestRemoveContainerWithVolume [2020-08-04T09:39:59.702Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-08-04T09:39:59.702Z] === RUN TestRemoveContainerRunning [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 92.2% of statements [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T09:40:00.444Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-08-04T09:40:00.444Z] ok github.com/docker/docker/builder/remotecontext/git 3.790s coverage: 86.3% of statements [2020-08-04T09:40:00.734Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-08-04T09:40:00.734Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T09:40:01.089Z] ok github.com/docker/docker/builder/remotecontext 0.518s coverage: 13.6% of statements [2020-08-04T09:40:01.366Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-08-04T09:40:01.366Z] === RUN TestRemoveInvalidContainer [2020-08-04T09:40:01.366Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-04T09:40:01.366Z] === RUN TestRenameLinkedContainer [2020-08-04T09:40:02.621Z] ok github.com/docker/docker/builder/dockerfile 1.203s coverage: 48.1% of statements [2020-08-04T09:40:02.621Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T09:40:02.621Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T09:40:04.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T09:40:04.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T09:40:04.941Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-08-04T09:40:04.941Z] === RUN TestRenameStoppedContainer [2020-08-04T09:40:04.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T09:40:05.972Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-08-04T09:40:05.972Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T09:40:07.482Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-08-04T09:40:07.482Z] === RUN TestRenameInvalidName [2020-08-04T09:40:08.238Z] ok github.com/docker/docker/client 0.639s coverage: 75.4% of statements [2020-08-04T09:40:08.515Z] --- PASS: TestRenameInvalidName (0.87s) [2020-08-04T09:40:08.515Z] === RUN TestRenameAnonymousContainer [2020-08-04T09:40:14.078Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2020-08-04T09:40:14.078Z] === RUN TestRenameContainerWithSameName [2020-08-04T09:40:14.078Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-08-04T09:40:14.078Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T09:40:16.143Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-08-04T09:40:16.143Z] === RUN TestResize [2020-08-04T09:40:16.775Z] --- PASS: TestResize (0.87s) [2020-08-04T09:40:16.775Z] === RUN TestResizeWithInvalidSize [2020-08-04T09:40:17.807Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-08-04T09:40:17.807Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T09:40:18.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:40:18.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:40:18.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:40:18.439Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:40:18.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:40:18.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:40:18.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:40:18.439Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:40:18.439Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:40:18.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:40:18.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:40:20.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:40:21.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:40:22.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:40:22.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:40:23.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T09:40:23.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:40:23.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:40:25.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T09:40:25.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:40:26.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T09:40:26.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:40:27.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T09:40:28.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T09:40:28.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:40:29.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:40:30.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.14s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-08-04T09:40:31.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-08-04T09:40:31.960Z] === RUN TestCgroupNamespacesRun [2020-08-04T09:40:33.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T09:40:33.465Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-08-04T09:40:33.465Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T09:40:34.970Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-08-04T09:40:34.970Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T09:40:35.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T09:40:37.034Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-08-04T09:40:37.034Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T09:40:37.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T09:40:37.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T09:40:38.540Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-08-04T09:40:38.541Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T09:40:39.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T09:40:40.645Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-08-04T09:40:40.645Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T09:40:41.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T09:40:42.152Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-08-04T09:40:42.152Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T09:40:42.785Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-08-04T09:40:42.785Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T09:40:42.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T09:40:44.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T09:40:44.850Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-08-04T09:40:44.850Z] === RUN TestKernelTCPMemory [2020-08-04T09:40:45.483Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-08-04T09:40:45.483Z] === RUN TestNISDomainname [2020-08-04T09:40:45.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T09:40:46.516Z] --- PASS: TestNISDomainname (0.98s) [2020-08-04T09:40:46.516Z] === RUN TestHostnameDnsResolution [2020-08-04T09:40:47.641Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:40:47.641Z] Using test binary docker [2020-08-04T09:40:47.641Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T09:40:47.641Z] +++ /etc/init.d/apparmor start [2020-08-04T09:40:47.641Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:40:47.641Z] INFO: Waiting for daemon to start... [2020-08-04T09:40:47.641Z] Starting dockerd [2020-08-04T09:40:47.641Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-04T09:40:47.711Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 30.8% of statements [2020-08-04T09:40:48.580Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-08-04T09:40:48.580Z] === RUN TestStats [2020-08-04T09:40:49.487Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-04T09:40:49.487Z] Copying nested executables into bundles/binary-daemon [2020-08-04T09:40:49.487Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-04T09:40:49.816Z] ok github.com/docker/docker/container 0.199s coverage: 34.4% of statements [2020-08-04T09:40:49.816Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T09:40:49.816Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T09:40:49.816Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T09:40:49.816Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T09:40:49.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh cross [2020-08-04T09:40:50.080Z] [2020-08-04T09:40:50.339Z] Removing bundles/ [2020-08-04T09:40:50.339Z] [2020-08-04T09:40:50.339Z] ---> Making bundle: cross (in bundles/cross) [2020-08-04T09:40:50.339Z] Cross building: bundles/cross/linux/amd64 [2020-08-04T09:40:50.339Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-04T09:40:50.339Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-04T09:40:51.305Z] --- PASS: TestStats (2.89s) [2020-08-04T09:40:51.305Z] === RUN TestStopContainerWithTimeout [2020-08-04T09:40:51.305Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T09:40:51.305Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T09:40:51.305Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T09:40:51.305Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T09:40:51.305Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T09:40:51.305Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T09:40:51.305Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T09:40:51.305Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T09:40:51.305Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T09:40:51.305Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T09:40:52.338Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T09:40:52.586Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2020-08-04T09:40:52.929Z] . [2020-08-04T09:40:52.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:40:52.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:40:52.929Z] Error: No such image: emptyfs [2020-08-04T09:40:52.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T09:40:52.929Z] ++++ docker load [2020-08-04T09:40:52.929Z] Running integration-test (iteration 1) [2020-08-04T09:40:52.929Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T09:40:52.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:40:52.929Z] ++ set -e [2020-08-04T09:40:52.929Z] ++ '[' -n 0 ']' [2020-08-04T09:40:52.929Z] ++ set -x [2020-08-04T09:40:52.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:40:53.922Z] ok github.com/docker/docker/integration/container 50.862s [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === Skipped [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-04T09:40:53.922Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-04T09:40:53.922Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-04T09:40:53.922Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-04T09:40:53.922Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-08-04T09:40:53.922Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-04T09:40:53.922Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.922Z] [2020-08-04T09:40:53.922Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-04T09:40:53.923Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-04T09:40:53.923Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-04T09:40:53.923Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-04T09:40:53.923Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-04T09:40:53.923Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-04T09:40:53.923Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-04T09:40:53.923Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-04T09:40:53.923Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-04T09:40:53.923Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-04T09:40:53.923Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-04T09:40:53.923Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-04T09:40:53.923Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-04T09:40:53.923Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-04T09:40:53.923Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-04T09:40:53.923Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-04T09:40:53.923Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-04T09:40:53.923Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-04T09:40:53.923Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-04T09:40:53.923Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-04T09:40:53.923Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-04T09:40:53.923Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-04T09:40:53.923Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-04T09:40:53.923Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-04T09:40:53.923Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-04T09:40:53.923Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:40:53.923Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-04T09:40:53.923Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-04T09:40:53.923Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-04T09:40:53.923Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 84 tests, 41 skipped in 52.991s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-04T09:40:53.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:40:53.923Z] INFO: Testing against a local daemon [2020-08-04T09:40:53.923Z] ok github.com/docker/docker/integration/image 0.445s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === Skipped [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-04T09:40:53.923Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-04T09:40:53.923Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-04T09:40:53.923Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-04T09:40:53.923Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 11 tests, 4 skipped in 2.140s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-04T09:40:53.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:40:53.923Z] INFO: Testing against a local daemon [2020-08-04T09:40:53.923Z] ok github.com/docker/docker/integration/network 0.236s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === Skipped [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-04T09:40:53.923Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-04T09:40:53.923Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-04T09:40:53.923Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-04T09:40:53.923Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-04T09:40:53.923Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-04T09:40:53.923Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-04T09:40:53.923Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 19 tests, 15 skipped in 2.066s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-04T09:40:53.923Z] testing: warning: no tests to run [2020-08-04T09:40:53.923Z] ok github.com/docker/docker/integration/network/ipvlan 0.051s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 0 tests in 0.603s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-04T09:40:53.923Z] testing: warning: no tests to run [2020-08-04T09:40:53.923Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 0 tests in 0.594s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-04T09:40:53.923Z] testing: warning: no tests to run [2020-08-04T09:40:53.923Z] ok github.com/docker/docker/integration/plugin 0.054s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 0 tests in 0.616s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-04T09:40:53.923Z] testing: warning: no tests to run [2020-08-04T09:40:53.923Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] DONE 0 tests in 0.607s [2020-08-04T09:40:53.923Z] [2020-08-04T09:40:53.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-04T09:40:54.329Z] --- PASS: TestBuildWithHugeFile (52.57s) [2020-08-04T09:40:54.329Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T09:40:54.329Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:40:54.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:40:54.329Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:40:54.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:40:54.329Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:40:54.329Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:40:54.329Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:40:54.329Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:40:54.329Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:40:54.329Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-08-04T09:40:54.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-08-04T09:40:54.329Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-08-04T09:40:54.329Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-08-04T09:40:54.329Z] === RUN TestBuildPreserveOwnership [2020-08-04T09:40:54.329Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T09:40:54.402Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T09:40:55.907Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-04T09:40:55.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-08-04T09:40:55.908Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-08-04T09:40:55.908Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-08-04T09:40:55.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-08-04T09:40:55.908Z] === RUN TestDeleteDevicemapper [2020-08-04T09:40:55.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T09:40:55.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:40:55.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T09:40:57.609Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T09:40:57.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:40:57.661Z] INFO: Testing against a local daemon [2020-08-04T09:40:57.661Z] ok github.com/docker/docker/integration/plugin/common 0.227s [2020-08-04T09:40:57.661Z] [2020-08-04T09:40:57.661Z] === Skipped [2020-08-04T09:40:57.661Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-04T09:40:57.661Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-04T09:40:57.661Z] [2020-08-04T09:40:57.661Z] [2020-08-04T09:40:57.661Z] DONE 3 tests, 1 skipped in 6.371s [2020-08-04T09:40:57.661Z] [2020-08-04T09:40:57.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-04T09:40:58.207Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2020-08-04T09:40:59.535Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2020-08-04T09:40:59.535Z] === RUN TestUpdateMemory [2020-08-04T09:40:59.535Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-04T09:40:59.535Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:40:59.535Z] === RUN TestUpdateCPUQuota [2020-08-04T09:41:00.566Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-08-04T09:41:00.566Z] === RUN TestUpdatePidsLimit [2020-08-04T09:41:00.566Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T09:41:00.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:00.569Z] INFO: Testing against a local daemon [2020-08-04T09:41:00.569Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.278s [2020-08-04T09:41:00.569Z] [2020-08-04T09:41:00.569Z] === Skipped [2020-08-04T09:41:00.569Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-04T09:41:00.569Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-04T09:41:00.569Z] [2020-08-04T09:41:00.569Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-04T09:41:00.569Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-04T09:41:00.569Z] [2020-08-04T09:41:00.569Z] [2020-08-04T09:41:00.569Z] DONE 2 tests, 2 skipped in 2.706s [2020-08-04T09:41:00.569Z] [2020-08-04T09:41:00.569Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-04T09:41:00.972Z] ok github.com/docker/docker/daemon/cluster 0.157s coverage: 0.5% of statements [2020-08-04T09:41:01.196Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T09:41:01.487Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T09:41:01.777Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T09:41:01.793Z] --- PASS: TestBuildPreserveOwnership (10.07s) [2020-08-04T09:41:01.793Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.06s) [2020-08-04T09:41:01.793Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-04T09:41:01.793Z] === RUN TestBuildPlatformInvalid [2020-08-04T09:41:01.793Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-04T09:41:01.793Z] PASS [2020-08-04T09:41:01.793Z] [2020-08-04T09:41:01.793Z] === Skipped [2020-08-04T09:41:01.793Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-04T09:41:01.793Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:41:01.793Z] [2020-08-04T09:41:01.793Z] [2020-08-04T09:41:01.793Z] DONE 32 tests, 1 skipped in 128.164s [2020-08-04T09:41:01.793Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T09:41:01.793Z] INFO: Testing against a local daemon [2020-08-04T09:41:01.793Z] === RUN TestConfigInspect [2020-08-04T09:41:01.793Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-04T09:41:01.793Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:01.793Z] === RUN TestConfigList [2020-08-04T09:41:01.793Z] --- SKIP: TestConfigList (0.01s) [2020-08-04T09:41:01.793Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:01.793Z] === RUN TestConfigsCreateAndDelete [2020-08-04T09:41:01.793Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-04T09:41:01.793Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:01.793Z] === RUN TestConfigsUpdate [2020-08-04T09:41:01.793Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-08-04T09:41:01.793Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:01.793Z] === RUN TestTemplatedConfig [2020-08-04T09:41:01.793Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-04T09:41:01.793Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:01.793Z] === RUN TestConfigCreateResolve [2020-08-04T09:41:01.793Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-08-04T09:41:01.793Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:01.793Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T09:41:02.067Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T09:41:02.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T09:41:02.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:02.749Z] INFO: Testing against a local daemon [2020-08-04T09:41:02.749Z] ok github.com/docker/docker/integration/plugin/logging 0.217s [2020-08-04T09:41:02.749Z] [2020-08-04T09:41:02.749Z] === Skipped [2020-08-04T09:41:02.749Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-04T09:41:02.749Z] read_test.go:21: no unix domain sockets on Windows [2020-08-04T09:41:02.749Z] [2020-08-04T09:41:02.749Z] [2020-08-04T09:41:02.749Z] DONE 1 tests, 1 skipped in 2.150s [2020-08-04T09:41:02.749Z] [2020-08-04T09:41:02.749Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-04T09:41:02.987Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T09:41:03.166Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-04T09:41:03.166Z] PASS [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] === Skipped [2020-08-04T09:41:03.166Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-04T09:41:03.166Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-08-04T09:41:03.166Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-04T09:41:03.166Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-08-04T09:41:03.166Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-04T09:41:03.166Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-08-04T09:41:03.166Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] [2020-08-04T09:41:03.166Z] DONE 7 tests, 6 skipped in 1.758s [2020-08-04T09:41:03.166Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T09:41:03.166Z] INFO: Testing against a local daemon [2020-08-04T09:41:03.166Z] === RUN TestCheckpoint [2020-08-04T09:41:03.166Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T09:41:03.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:41:03.166Z] === RUN TestContainerInvalidJSON [2020-08-04T09:41:03.166Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:41:03.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:41:03.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:41:03.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:41:03.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:41:03.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:41:03.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:41:03.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:41:03.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:41:03.167Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-04T09:41:03.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T09:41:03.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T09:41:03.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-04T09:41:03.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T09:41:03.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-08-04T09:41:03.167Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T09:41:03.426Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-08-04T09:41:03.426Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T09:41:03.426Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-04T09:41:03.426Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T09:41:03.426Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-04T09:41:03.426Z] === RUN TestCopyFromContainer [2020-08-04T09:41:03.716Z] testing: warning: no tests to run [2020-08-04T09:41:03.716Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [2020-08-04T09:41:03.716Z] [2020-08-04T09:41:03.716Z] DONE 0 tests in 1.028s [2020-08-04T09:41:03.716Z] [2020-08-04T09:41:03.716Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit (3.64s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-08-04T09:41:04.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-08-04T09:41:04.490Z] === RUN TestUpdateRestartPolicy [2020-08-04T09:41:04.540Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-08-04T09:41:05.169Z] Loaded image: buildpack-deps:buster [2020-08-04T09:41:05.740Z] Loaded image: busybox:latest [2020-08-04T09:41:05.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:05.895Z] INFO: Testing against a local daemon [2020-08-04T09:41:05.895Z] ok github.com/docker/docker/integration/plugin/volumes 0.225s [2020-08-04T09:41:05.895Z] [2020-08-04T09:41:05.895Z] === Skipped [2020-08-04T09:41:05.895Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-04T09:41:05.895Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:05.895Z] [2020-08-04T09:41:05.895Z] [2020-08-04T09:41:05.895Z] DONE 1 tests, 1 skipped in 2.224s [2020-08-04T09:41:06.075Z] ok github.com/docker/docker/daemon/config 0.125s coverage: 81.8% of statements [2020-08-04T09:41:06.075Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-08-04T09:41:06.311Z] Loaded image: busybox:glibc [2020-08-04T09:41:06.311Z] Loaded image: debian:buster [2020-08-04T09:41:06.311Z] Loaded image: hello-world:latest [2020-08-04T09:41:06.311Z] INFO: Testing against a local daemon [2020-08-04T09:41:06.311Z] === RUN TestCgroupNamespacesBuild [2020-08-04T09:41:06.353Z] [2020-08-04T09:41:06.353Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer// [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T09:41:07.610Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer (4.35s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-04T09:41:07.869Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-04T09:41:07.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T09:41:07.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:41:07.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:41:07.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:41:07.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:41:07.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:41:07.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:41:07.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:41:07.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:41:07.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:41:07.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-04T09:41:07.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T09:41:07.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T09:41:07.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T09:41:07.869Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T09:41:07.869Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-04T09:41:07.869Z] === RUN TestCreateWithInvalidEnv [2020-08-04T09:41:07.869Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T09:41:07.869Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T09:41:07.869Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T09:41:07.869Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T09:41:07.869Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T09:41:07.869Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T09:41:07.869Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T09:41:07.869Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T09:41:07.869Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T09:41:07.869Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-04T09:41:07.869Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T09:41:07.869Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T09:41:07.869Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T09:41:07.869Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T09:41:07.869Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-04T09:41:07.869Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T09:41:07.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:07.893Z] INFO: Testing against a local daemon [2020-08-04T09:41:07.893Z] ok github.com/docker/docker/integration/secret 0.237s [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] === Skipped [2020-08-04T09:41:07.893Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-04T09:41:07.893Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-04T09:41:07.893Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-04T09:41:07.893Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-04T09:41:07.893Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-04T09:41:07.893Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-04T09:41:07.893Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] DONE 6 tests, 6 skipped in 1.839s [2020-08-04T09:41:07.893Z] [2020-08-04T09:41:07.893Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-04T09:41:08.848Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-08-04T09:41:09.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2020-08-04T09:41:09.243Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T09:41:10.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:10.077Z] INFO: Testing against a local daemon [2020-08-04T09:41:10.077Z] ok github.com/docker/docker/integration/service 0.338s [2020-08-04T09:41:10.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-08-04T09:41:10.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T09:41:10.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:41:10.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:41:10.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:41:10.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:41:10.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:41:10.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:41:10.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:41:10.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:41:10.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:41:10.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:41:10.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:41:10.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:41:10.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:41:10.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:41:10.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:41:10.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-04T09:41:10.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-04T09:41:10.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-04T09:41:10.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-04T09:41:10.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-04T09:41:10.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-04T09:41:10.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T09:41:10.532Z] --- PASS: TestCgroupNamespacesBuild (3.72s) [2020-08-04T09:41:10.532Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === Skipped [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T09:41:10.537Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T09:41:10.537Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-08-04T09:41:10.537Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-04T09:41:10.537Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-08-04T09:41:10.537Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-08-04T09:41:10.537Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-04T09:41:10.537Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-04T09:41:10.537Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-04T09:41:10.537Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-04T09:41:10.537Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-04T09:41:10.537Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-04T09:41:10.537Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-04T09:41:10.537Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-04T09:41:10.537Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-04T09:41:10.537Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-04T09:41:10.537Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-04T09:41:10.537Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-04T09:41:10.537Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-08-04T09:41:10.537Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] DONE 24 tests, 23 skipped in 2.391s [2020-08-04T09:41:10.537Z] [2020-08-04T09:41:10.537Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-04T09:41:10.746Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-08-04T09:41:10.746Z] === RUN TestCreateDifferentPlatform [2020-08-04T09:41:10.746Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T09:41:10.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T09:41:10.746Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-04T09:41:10.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T09:41:10.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T09:41:10.746Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T09:41:10.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-04T09:41:10.746Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T09:41:10.746Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-04T09:41:10.746Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-04T09:41:10.746Z] === RUN TestDaemonRestartIpcMode [2020-08-04T09:41:10.746Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T09:41:10.746Z] === RUN TestDaemonHostGatewayIP [2020-08-04T09:41:10.746Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-04T09:41:10.746Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:41:10.746Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T09:41:10.746Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-04T09:41:10.746Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-04T09:41:10.746Z] === RUN TestDiff [2020-08-04T09:41:11.005Z] --- PASS: TestDiff (0.40s) [2020-08-04T09:41:11.005Z] === RUN TestExecWithCloseStdin [2020-08-04T09:41:11.575Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-08-04T09:41:11.575Z] === RUN TestExec [2020-08-04T09:41:11.607Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.540s coverage: 14.1% of statements [2020-08-04T09:41:11.607Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-08-04T09:41:11.923Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-08-04T09:41:11.923Z] === RUN TestBuildWithSession [2020-08-04T09:41:11.923Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T09:41:11.923Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:41:11.923Z] === RUN TestBuildSquashParent [2020-08-04T09:41:12.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:12.088Z] INFO: Testing against a local daemon [2020-08-04T09:41:12.088Z] ok github.com/docker/docker/integration/session 0.223s [2020-08-04T09:41:12.088Z] [2020-08-04T09:41:12.088Z] === Skipped [2020-08-04T09:41:12.088Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-04T09:41:12.088Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-04T09:41:12.088Z] [2020-08-04T09:41:12.088Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-04T09:41:12.088Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-04T09:41:12.088Z] [2020-08-04T09:41:12.088Z] [2020-08-04T09:41:12.088Z] DONE 2 tests, 2 skipped in 1.792s [2020-08-04T09:41:12.143Z] --- PASS: TestExec (0.47s) [2020-08-04T09:41:12.143Z] === RUN TestExecUser [2020-08-04T09:41:12.548Z] [2020-08-04T09:41:12.548Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-04T09:41:12.709Z] --- PASS: TestExecUser (0.49s) [2020-08-04T09:41:12.709Z] === RUN TestExportContainerAndImportImage [2020-08-04T09:41:13.275Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-08-04T09:41:13.275Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T09:41:13.741Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.700s coverage: 57.9% of statements [2020-08-04T09:41:14.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:14.101Z] INFO: Testing against a local daemon [2020-08-04T09:41:14.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T09:41:14.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T09:41:14.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T09:41:14.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T09:41:15.071Z] ok github.com/docker/docker/integration/system 1.262s [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === Skipped [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:41:15.071Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-04T09:41:15.071Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-04T09:41:15.071Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-04T09:41:15.071Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-04T09:41:15.071Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-04T09:41:15.071Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-04T09:41:15.071Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] DONE 13 tests, 7 skipped in 2.848s [2020-08-04T09:41:15.071Z] [2020-08-04T09:41:15.071Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-04T09:41:15.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T09:41:15.840Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-08-04T09:41:16.559Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-08-04T09:41:16.559Z] === RUN TestHealthCheckWorkdir [2020-08-04T09:41:16.914Z] ok github.com/docker/docker/daemon 12.332s coverage: 17.3% of statements [2020-08-04T09:41:16.914Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T09:41:16.914Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T09:41:16.914Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T09:41:16.914Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T09:41:17.114Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-08-04T09:41:17.114Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T09:41:17.126Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2020-08-04T09:41:17.126Z] === RUN TestHealthKillContainer [2020-08-04T09:41:17.212Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.159s coverage: 69.2% of statements [2020-08-04T09:41:17.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:17.252Z] INFO: Testing against a local daemon [2020-08-04T09:41:17.252Z] ok github.com/docker/docker/integration/volume 0.212s [2020-08-04T09:41:17.252Z] [2020-08-04T09:41:17.252Z] === Skipped [2020-08-04T09:41:17.252Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-04T09:41:17.252Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-04T09:41:17.252Z] [2020-08-04T09:41:17.252Z] [2020-08-04T09:41:17.252Z] DONE 5 tests, 1 skipped in 1.911s [2020-08-04T09:41:17.252Z] [2020-08-04T09:41:17.252Z] INFO: make.ps1 ended at 08/04/2020 09:41:16 [2020-08-04T09:41:17.252Z] INFO: Integration CLI tests being run from the host: [2020-08-04T09:41:17.252Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-04T09:41:18.145Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-08-04T09:41:18.145Z] === RUN TestWaitNonBlocked [2020-08-04T09:41:18.145Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:41:18.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:41:18.145Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:41:18.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:41:18.145Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:41:18.145Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:41:18.512Z] --- PASS: TestBuildSquashParent (6.15s) [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:41:18.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:41:18.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:41:18.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:41:18.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:41:18.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:41:18.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:41:18.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:41:18.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:41:18.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:41:18.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:41:18.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:41:18.759Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.720s coverage: 46.2% of statements [2020-08-04T09:41:18.759Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T09:41:19.175Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-04T09:41:19.175Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-08-04T09:41:19.175Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-08-04T09:41:19.175Z] === RUN TestWaitBlocked [2020-08-04T09:41:19.175Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:41:19.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:41:19.175Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:41:19.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:41:19.175Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:41:19.175Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:41:19.655Z] --- PASS: TestHealthKillContainer (2.48s) [2020-08-04T09:41:19.655Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T09:41:20.206Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-04T09:41:20.206Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-08-04T09:41:20.206Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-08-04T09:41:20.206Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T09:41:20.206Z] === CONT TestIpcModeOlderClient [2020-08-04T09:41:20.220Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-08-04T09:41:20.220Z] === RUN TestIpcModeNone [2020-08-04T09:41:20.479Z] --- PASS: TestIpcModeNone (0.45s) [2020-08-04T09:41:20.479Z] === RUN TestIpcModePrivate [2020-08-04T09:41:20.497Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-08-04T09:41:20.497Z] === CONT TestDaemonHostGatewayIP [2020-08-04T09:41:20.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T09:41:20.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.157s coverage: 49.5% of statements [2020-08-04T09:41:20.897Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.509s coverage: 76.1% of statements [2020-08-04T09:41:21.046Z] --- PASS: TestIpcModePrivate (0.49s) [2020-08-04T09:41:21.046Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-04T09:41:21.046Z] === RUN TestIpcModeShareable [2020-08-04T09:41:21.046Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-04T09:41:21.046Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:41:21.046Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T09:41:21.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:41:21.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:41:21.949Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.0% of statements [2020-08-04T09:41:22.422Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2020-08-04T09:41:22.422Z] === RUN TestAPIIpcModeHost [2020-08-04T09:41:22.422Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-04T09:41:22.422Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:41:22.422Z] === RUN TestDaemonIpcModeShareable [2020-08-04T09:41:22.422Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-04T09:41:22.422Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:41:22.422Z] === RUN TestDaemonIpcModePrivate [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s) [2020-08-04T09:41:22.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-08-04T09:41:22.977Z] === RUN TestBuildMultiStageCopy [2020-08-04T09:41:22.977Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T09:41:23.265Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2020-08-04T09:41:23.265Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T09:41:23.923Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2020-08-04T09:41:23.923Z] === CONT TestDaemonRestartIpcMode [2020-08-04T09:41:24.052Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-08-04T09:41:24.052Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-08-04T09:41:24.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-04T09:41:24.339Z] INFO: Testing against a local daemon [2020-08-04T09:41:24.959Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-08-04T09:41:24.959Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-04T09:41:24.959Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T09:41:24.959Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-04T09:41:24.959Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:41:24.959Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T09:41:24.959Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-04T09:41:24.959Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:41:24.959Z] === RUN TestIpcModeOlderClient [2020-08-04T09:41:24.959Z] === PAUSE TestIpcModeOlderClient [2020-08-04T09:41:24.959Z] === RUN TestKillContainerInvalidSignal [2020-08-04T09:41:24.959Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-08-04T09:41:24.959Z] === RUN TestKillContainer [2020-08-04T09:41:24.959Z] === RUN TestKillContainer/no_signal [2020-08-04T09:41:25.105Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.703s coverage: 52.1% of statements [2020-08-04T09:41:25.105Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T09:41:25.105Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T09:41:25.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T09:41:25.560Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T09:41:25.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T09:41:25.825Z] === RUN TestKillContainer/killing_signal [2020-08-04T09:41:26.356Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T09:41:26.428Z] --- PASS: TestKillContainer (1.27s) [2020-08-04T09:41:26.428Z] --- PASS: TestKillContainer/no_signal (0.43s) [2020-08-04T09:41:26.428Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-08-04T09:41:26.428Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-08-04T09:41:26.428Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T09:41:26.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T09:41:26.617Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T09:41:26.689Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T09:41:27.191Z] --- PASS: TestBuildMultiStageCopy (4.28s) [2020-08-04T09:41:27.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2020-08-04T09:41:27.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-08-04T09:41:27.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-08-04T09:41:27.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-08-04T09:41:27.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-08-04T09:41:27.191Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T09:41:27.212Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 41.0% of statements [2020-08-04T09:41:27.212Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.8% of statements [2020-08-04T09:41:27.212Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T09:41:27.212Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T09:41:27.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2020-08-04T09:41:27.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2020-08-04T09:41:27.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-08-04T09:41:27.256Z] === RUN TestKillStoppedContainer [2020-08-04T09:41:27.256Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-08-04T09:41:27.256Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T09:41:27.256Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-04T09:41:27.256Z] === RUN TestKillDifferentUserContainer [2020-08-04T09:41:27.435Z] --- PASS: TestDaemonRestartIpcMode (3.69s) [2020-08-04T09:41:27.823Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-08-04T09:41:27.823Z] === RUN TestInspectOomKilledTrue [2020-08-04T09:41:27.823Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T09:41:27.823Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:41:27.823Z] === RUN TestInspectOomKilledFalse [2020-08-04T09:41:27.823Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T09:41:27.823Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:41:27.823Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T09:41:27.823Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-04T09:41:27.823Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-04T09:41:27.823Z] === RUN TestLinksContainerNames [2020-08-04T09:41:27.858Z] ok github.com/docker/docker/daemon/logger/awslogs 0.425s coverage: 77.8% of statements [2020-08-04T09:41:27.858Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T09:41:27.858Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T09:41:28.575Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-08-04T09:41:28.575Z] === RUN TestBuildLabelWithTargets [2020-08-04T09:41:28.757Z] --- PASS: TestLinksContainerNames (0.81s) [2020-08-04T09:41:28.757Z] === RUN TestLogsFollowTailEmpty [2020-08-04T09:41:28.916Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-08-04T09:41:29.015Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-08-04T09:41:29.015Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T09:41:29.274Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/default [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/private [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/slave [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/shared [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T09:41:29.274Z] === CONT TestMountDaemonRoot/default [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:41:29.274Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T09:41:29.274Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:41:29.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:41:29.274Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/shared [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/slave [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/private [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:41:29.275Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T09:41:29.275Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:41:29.275Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:41:29.533Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:41:29.582Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-08-04T09:41:29.582Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:41:29.791Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-04T09:41:29.791Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-04T09:41:29.791Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T09:41:29.791Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-04T09:41:29.791Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-04T09:41:29.791Z] === RUN TestNetworkNat [2020-08-04T09:41:30.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-08-04T09:41:30.358Z] --- PASS: TestNetworkNat (0.61s) [2020-08-04T09:41:30.358Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T09:41:30.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T09:41:30.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-08-04T09:41:30.925Z] === RUN TestNetworkLoopbackNat [2020-08-04T09:41:31.121Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-08-04T09:41:31.121Z] === RUN TestBuildWithEmptyLayers [2020-08-04T09:41:31.772Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-08-04T09:41:31.772Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T09:41:32.065Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-08-04T09:41:32.065Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T09:41:32.829Z] time="2020-08-04T09:41:32Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate892897296/log596585519.1: no such file or directory" [2020-08-04T09:41:32.829Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 38.0% of statements [2020-08-04T09:41:32.829Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-08-04T09:41:33.454Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2020-08-04T09:41:33.454Z] === RUN TestPause [2020-08-04T09:41:33.454Z] --- SKIP: TestPause (0.00s) [2020-08-04T09:41:33.454Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:41:33.454Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T09:41:33.454Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:41:33.454Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:41:33.454Z] === RUN TestPauseStopPausedContainer [2020-08-04T09:41:33.454Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-04T09:41:33.454Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:41:33.454Z] === RUN TestPsFilter [2020-08-04T09:41:33.454Z] --- PASS: TestPsFilter (0.13s) [2020-08-04T09:41:33.454Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T09:41:33.882Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-08-04T09:41:34.021Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2020-08-04T09:41:34.022Z] === RUN TestRemoveContainerWithVolume [2020-08-04T09:41:34.588Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2020-08-04T09:41:34.588Z] === RUN TestRemoveContainerRunning [2020-08-04T09:41:34.611Z] --- PASS: TestBuildMultiStageOnBuild (2.63s) [2020-08-04T09:41:34.611Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T09:41:34.847Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-08-04T09:41:34.847Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T09:41:34.936Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2020-08-04T09:41:35.414Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-08-04T09:41:35.414Z] === RUN TestRemoveInvalidContainer [2020-08-04T09:41:35.414Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-04T09:41:35.414Z] === RUN TestRenameLinkedContainer [2020-08-04T09:41:35.973Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2020-08-04T09:41:35.973Z] PASS [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] === Skipped [2020-08-04T09:41:35.973Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-04T09:41:35.973Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T09:41:35.973Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T09:41:35.973Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:41:35.973Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T09:41:35.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-04T09:41:35.973Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] [2020-08-04T09:41:35.973Z] DONE 192 tests, 6 skipped in 151.743s [2020-08-04T09:41:35.973Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T09:41:35.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:41:35.973Z] ++ set -e [2020-08-04T09:41:35.973Z] ++ '[' -n 0 ']' [2020-08-04T09:41:35.973Z] ++ set -x [2020-08-04T09:41:35.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:41:35.973Z] INFO: Testing against a local daemon [2020-08-04T09:41:35.973Z] === RUN TestCommitInheritsEnv [2020-08-04T09:41:35.996Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-08-04T09:41:35.996Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T09:41:36.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T09:41:36.265Z] --- PASS: TestCommitInheritsEnv (0.63s) [2020-08-04T09:41:36.265Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T09:41:36.265Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T09:41:36.265Z] === RUN TestImagesFilterMultiReference [2020-08-04T09:41:36.265Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-08-04T09:41:36.265Z] === RUN TestImagePullPlatformInvalid [2020-08-04T09:41:36.265Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-04T09:41:36.265Z] === RUN TestRemoveImageOrphaning [2020-08-04T09:41:36.483Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-08-04T09:41:36.483Z] ok github.com/docker/docker/daemon/logger/splunk 2.505s coverage: 82.5% of statements [2020-08-04T09:41:36.483Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T09:41:36.483Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T09:41:36.897Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-08-04T09:41:36.898Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T09:41:36.898Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:41:36.898Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:41:36.898Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T09:41:36.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-04T09:41:36.898Z] === RUN TestTagInvalidReference [2020-08-04T09:41:36.898Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-04T09:41:36.898Z] === RUN TestTagValidPrefixedRepo [2020-08-04T09:41:36.898Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-04T09:41:36.898Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T09:41:36.898Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-04T09:41:36.898Z] === RUN TestTagOfficialNames [2020-08-04T09:41:36.898Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-04T09:41:36.898Z] === RUN TestTagMatchesDigest [2020-08-04T09:41:36.898Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-04T09:41:36.898Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T09:41:37.318Z] --- PASS: TestRenameLinkedContainer (1.94s) [2020-08-04T09:41:37.318Z] === RUN TestRenameStoppedContainer [2020-08-04T09:41:37.884Z] --- PASS: TestRenameStoppedContainer (0.50s) [2020-08-04T09:41:37.884Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T09:41:38.587Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-08-04T09:41:38.819Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2020-08-04T09:41:38.819Z] === RUN TestRenameInvalidName [2020-08-04T09:41:39.078Z] --- PASS: TestRenameInvalidName (0.41s) [2020-08-04T09:41:39.078Z] === RUN TestRenameAnonymousContainer [2020-08-04T09:41:39.297Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2020-08-04T09:41:39.297Z] === RUN TestBuildWithHugeFile [2020-08-04T09:41:39.637Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-08-04T09:41:39.637Z] ok github.com/docker/docker/distribution 0.509s coverage: 21.9% of statements [2020-08-04T09:41:39.637Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T09:41:40.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T09:41:40.981Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2020-08-04T09:41:40.981Z] === RUN TestRenameContainerWithSameName [2020-08-04T09:41:40.981Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-08-04T09:41:40.981Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T09:41:41.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T09:41:41.916Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-08-04T09:41:41.916Z] === RUN TestResize [2020-08-04T09:41:42.418Z] ok github.com/docker/docker/image 0.033s coverage: 86.4% of statements [2020-08-04T09:41:42.418Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2020-08-04T09:41:42.418Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T09:41:42.418Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-08-04T09:41:42.418Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T09:41:42.483Z] --- PASS: TestResize (0.42s) [2020-08-04T09:41:42.483Z] === RUN TestResizeWithInvalidSize [2020-08-04T09:41:42.718Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-08-04T09:41:42.718Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T09:41:42.742Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2020-08-04T09:41:42.742Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T09:41:43.308Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-08-04T09:41:43.308Z] === RUN TestDaemonRestartKillContainers [2020-08-04T09:41:43.308Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:41:43.308Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-04T09:41:43.308Z] === RUN TestCgroupNamespacesRun [2020-08-04T09:41:43.368Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-08-04T09:41:43.666Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2020-08-04T09:41:45.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T09:41:45.839Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2020-08-04T09:41:45.839Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T09:41:47.740Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-08-04T09:41:47.740Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T09:41:48.174Z] ok github.com/docker/docker/opts 0.108s coverage: 67.4% of statements [2020-08-04T09:41:48.174Z] ok github.com/docker/docker/pkg/authorization 0.240s coverage: 68.3% of statements [2020-08-04T09:41:48.174Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-08-04T09:41:48.471Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-08-04T09:41:49.115Z] ok github.com/docker/docker/pkg/archive 1.233s coverage: 77.1% of statements [2020-08-04T09:41:49.434Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-08-04T09:41:49.642Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-08-04T09:41:49.642Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T09:41:49.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T09:41:50.487Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-08-04T09:41:50.487Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-08-04T09:41:51.536Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-04T09:41:52.172Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-08-04T09:41:52.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T09:41:52.176Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-04T09:41:52.472Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-08-04T09:41:53.995Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-04T09:41:53.995Z] ok github.com/docker/docker/pkg/chrootarchive 3.925s coverage: 43.2% of statements [2020-08-04T09:41:54.075Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-08-04T09:41:54.075Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T09:41:54.653Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-08-04T09:41:54.951Z] ok github.com/docker/docker/pkg/fsutils 0.270s coverage: 85.1% of statements [2020-08-04T09:41:54.951Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-08-04T09:41:55.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T09:41:55.251Z] ok github.com/docker/docker/layer 7.879s coverage: 68.8% of statements [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T09:41:55.251Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T09:41:55.549Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-08-04T09:41:55.984Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-08-04T09:41:55.984Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T09:41:57.078Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2020-08-04T09:41:57.078Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-08-04T09:41:57.376Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-08-04T09:41:57.671Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-08-04T09:41:57.671Z] ok github.com/docker/docker/pkg/idtools 0.692s coverage: 70.5% of statements [2020-08-04T09:41:57.671Z] ok github.com/docker/docker/pkg/ioutils 1.215s coverage: 69.3% of statements [2020-08-04T09:41:57.671Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T09:41:57.671Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T09:41:57.671Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T09:41:57.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T09:41:57.887Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-04T09:41:57.887Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T09:41:58.315Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-08-04T09:41:58.315Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2020-08-04T09:41:58.956Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-08-04T09:41:59.254Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-08-04T09:41:59.254Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T09:41:59.254Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T09:41:59.789Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-08-04T09:41:59.789Z] === RUN TestKernelTCPMemory [2020-08-04T09:41:59.906Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2020-08-04T09:42:00.047Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-04T09:42:00.048Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:00.048Z] === RUN TestNISDomainname [2020-08-04T09:42:00.048Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-04T09:42:00.048Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-04T09:42:00.048Z] === RUN TestHostnameDnsResolution [2020-08-04T09:42:00.619Z] --- PASS: TestHostnameDnsResolution (0.78s) [2020-08-04T09:42:00.619Z] === RUN TestStats [2020-08-04T09:42:00.619Z] --- SKIP: TestStats (0.00s) [2020-08-04T09:42:00.619Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:00.619Z] === RUN TestStopContainerWithTimeout [2020-08-04T09:42:00.619Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T09:42:00.619Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T09:42:00.619Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T09:42:00.619Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T09:42:00.619Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T09:42:00.619Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T09:42:00.619Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T09:42:00.619Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T09:42:00.619Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T09:42:00.619Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T09:42:00.958Z] ok github.com/docker/docker/pkg/pools 0.103s coverage: 88.2% of statements [2020-08-04T09:42:00.958Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-08-04T09:42:00.958Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2020-08-04T09:42:01.561Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T09:42:01.605Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-08-04T09:42:01.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T09:42:02.250Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-08-04T09:42:02.549Z] ok github.com/docker/docker/pkg/pubsub 1.143s coverage: 73.9% of statements [2020-08-04T09:42:02.935Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T09:42:03.194Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-08-04T09:42:03.194Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-04T09:42:03.838Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-08-04T09:42:04.892Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2020-08-04T09:42:04.892Z] ok github.com/docker/docker/pkg/signal 2.899s coverage: 61.0% of statements [2020-08-04T09:42:04.892Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.4% of statements [2020-08-04T09:42:05.465Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-04T09:42:05.465Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2020-08-04T09:42:05.465Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2020-08-04T09:42:05.465Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-08-04T09:42:05.465Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2020-08-04T09:42:05.465Z] === RUN TestDeleteDevicemapper [2020-08-04T09:42:05.465Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T09:42:05.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:42:05.465Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T09:42:05.539Z] testing: warning: no tests to run [2020-08-04T09:42:05.539Z] coverage: [no statements] [2020-08-04T09:42:05.539Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-08-04T09:42:05.836Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2020-08-04T09:42:06.135Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2020-08-04T09:42:06.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:42:06.152Z] Using test binary docker [2020-08-04T09:42:06.152Z] +++ /etc/init.d/apparmor start [2020-08-04T09:42:06.152Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:42:06.152Z] INFO: Waiting for daemon to start... [2020-08-04T09:42:06.152Z] Starting dockerd [2020-08-04T09:42:06.152Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-04T09:42:06.433Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-08-04T09:42:06.730Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-08-04T09:42:07.030Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-08-04T09:42:07.368Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2020-08-04T09:42:07.368Z] === RUN TestUpdateMemory [2020-08-04T09:42:07.368Z] --- SKIP: TestUpdateMemory (0.01s) [2020-08-04T09:42:07.368Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:07.368Z] === RUN TestUpdateCPUQuota [2020-08-04T09:42:07.368Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-04T09:42:07.368Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:07.368Z] === RUN TestUpdatePidsLimit [2020-08-04T09:42:07.368Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-04T09:42:07.368Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:07.368Z] === RUN TestUpdateRestartPolicy [2020-08-04T09:42:08.051Z] . [2020-08-04T09:42:08.051Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:42:08.051Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:42:08.051Z] Error: No such image: emptyfs [2020-08-04T09:42:08.051Z] ++++ docker load [2020-08-04T09:42:08.051Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T09:42:08.308Z] Running integration-test (iteration 1) [2020-08-04T09:42:08.308Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T09:42:08.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:08.308Z] ++ set -e [2020-08-04T09:42:08.308Z] ++ '[' -n 0 ']' [2020-08-04T09:42:08.308Z] ++ set -x [2020-08-04T09:42:08.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:09.129Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2020-08-04T09:42:10.180Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-08-04T09:42:10.180Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-08-04T09:42:10.828Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.1% of statements [2020-08-04T09:42:11.782Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-04T09:42:11.782Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-04T09:42:11.782Z] Cross building: bundles/cross/windows/amd64 [2020-08-04T09:42:11.782Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-04T09:42:11.782Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-04T09:42:11.878Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-08-04T09:42:11.878Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-08-04T09:42:13.411Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-08-04T09:42:14.055Z] ok github.com/docker/docker/registry 0.366s coverage: 56.3% of statements [2020-08-04T09:42:14.351Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2020-08-04T09:42:17.120Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-08-04T09:42:18.168Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 67.0% of statements [2020-08-04T09:42:18.168Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-08-04T09:42:19.265Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-08-04T09:42:19.564Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2020-08-04T09:42:19.564Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T09:42:19.564Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-08-04T09:42:19.564Z] === RUN TestWaitNonBlocked [2020-08-04T09:42:19.564Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:42:19.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:42:19.564Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:42:19.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:42:19.564Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:42:19.564Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:42:19.564Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-04T09:42:19.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2020-08-04T09:42:19.564Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-08-04T09:42:19.564Z] === RUN TestWaitBlocked [2020-08-04T09:42:19.564Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:42:19.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:42:19.564Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:42:19.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:42:19.564Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:42:19.564Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:42:20.130Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-04T09:42:20.130Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s) [2020-08-04T09:42:20.130Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2020-08-04T09:42:20.130Z] === CONT TestDaemonRestartIpcMode [2020-08-04T09:42:20.130Z] === CONT TestIpcModeOlderClient [2020-08-04T09:42:20.130Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-04T09:42:24.316Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-08-04T09:42:24.316Z] PASS [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === Skipped [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-04T09:42:24.316Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-04T09:42:24.316Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-04T09:42:24.316Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-04T09:42:24.316Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-04T09:42:24.316Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-04T09:42:24.316Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-04T09:42:24.316Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-04T09:42:24.316Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-04T09:42:24.316Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T09:42:24.316Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T09:42:24.316Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-04T09:42:24.316Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-04T09:42:24.316Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-04T09:42:24.316Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:42:24.316Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-04T09:42:24.316Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:42:24.316Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-04T09:42:24.316Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-04T09:42:24.316Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-04T09:42:24.316Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T09:42:24.316Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-08-04T09:42:24.316Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-04T09:42:24.316Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-04T09:42:24.316Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] [2020-08-04T09:42:24.316Z] DONE 173 tests, 24 skipped in 81.167s [2020-08-04T09:42:24.316Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T09:42:24.316Z] INFO: Testing against a local daemon [2020-08-04T09:42:24.316Z] === RUN TestCommitInheritsEnv [2020-08-04T09:42:26.056Z] --- PASS: TestBuildWithHugeFile (43.07s) [2020-08-04T09:42:26.056Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T09:42:26.056Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:42:26.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:42:26.056Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:42:26.056Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:42:26.056Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:42:26.056Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:42:26.056Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:42:26.056Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:42:26.056Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:42:26.056Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-08-04T09:42:26.056Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-08-04T09:42:26.056Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-08-04T09:42:26.056Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-08-04T09:42:26.056Z] === RUN TestBuildPreserveOwnership [2020-08-04T09:42:26.056Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T09:42:26.056Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T09:42:26.215Z] --- PASS: TestCommitInheritsEnv (1.68s) [2020-08-04T09:42:26.215Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T09:42:26.215Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T09:42:26.215Z] === RUN TestImagesFilterMultiReference [2020-08-04T09:42:26.215Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-04T09:42:26.215Z] === RUN TestImagePullPlatformInvalid [2020-08-04T09:42:26.215Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-04T09:42:26.215Z] === RUN TestRemoveImageOrphaning [2020-08-04T09:42:27.971Z] --- PASS: TestBuildPreserveOwnership (5.78s) [2020-08-04T09:42:27.971Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2020-08-04T09:42:27.971Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-08-04T09:42:27.971Z] === RUN TestBuildPlatformInvalid [2020-08-04T09:42:28.114Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-08-04T09:42:28.114Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T09:42:28.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:42:28.114Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-04T09:42:28.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T09:42:28.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-04T09:42:28.114Z] === RUN TestTagInvalidReference [2020-08-04T09:42:28.114Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-04T09:42:28.114Z] === RUN TestTagValidPrefixedRepo [2020-08-04T09:42:28.114Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-04T09:42:28.114Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T09:42:28.114Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-04T09:42:28.114Z] === RUN TestTagOfficialNames [2020-08-04T09:42:28.232Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-08-04T09:42:28.232Z] PASS [2020-08-04T09:42:28.232Z] [2020-08-04T09:42:28.232Z] === Skipped [2020-08-04T09:42:28.232Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-04T09:42:28.232Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:42:28.232Z] [2020-08-04T09:42:28.232Z] [2020-08-04T09:42:28.232Z] DONE 32 tests, 1 skipped in 95.483s [2020-08-04T09:42:28.232Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T09:42:28.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:28.232Z] ++ set -e [2020-08-04T09:42:28.232Z] ++ '[' -n 0 ']' [2020-08-04T09:42:28.232Z] ++ set -x [2020-08-04T09:42:28.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:28.372Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-04T09:42:28.372Z] === RUN TestTagMatchesDigest [2020-08-04T09:42:28.372Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-04T09:42:28.372Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T09:42:28.492Z] INFO: Testing against a local daemon [2020-08-04T09:42:28.492Z] === RUN TestConfigInspect [2020-08-04T09:42:32.694Z] --- PASS: TestConfigInspect (3.77s) [2020-08-04T09:42:32.695Z] === RUN TestConfigList [2020-08-04T09:42:34.641Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T09:42:34.641Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === Skipped [2020-08-04T09:42:34.641Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T09:42:34.641Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T09:42:34.641Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T09:42:34.641Z] time="2020-08-04T09:41:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T09:42:34.641Z] time="2020-08-04T09:41:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T09:42:34.641Z] time="2020-08-04T09:41:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T09:42:34.641Z] time="2020-08-04T09:41:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T09:42:34.641Z] time="2020-08-04T09:41:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T09:42:34.641Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T09:42:34.641Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T09:42:34.641Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:42:34.641Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T09:42:34.641Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T09:42:34.641Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T09:42:34.641Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] [2020-08-04T09:42:34.641Z] DONE 2123 tests, 26 skipped in 256.098s Post stage [Pipeline] junit [2020-08-04T09:42:35.331Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-04T09:42:35.994Z] --- PASS: TestConfigList (3.21s) [2020-08-04T09:42:35.994Z] === RUN TestConfigsCreateAndDelete [2020-08-04T09:42:36.128Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/make.sh dynbinary test-integration [2020-08-04T09:42:36.424Z] [2020-08-04T09:42:36.424Z] Removing bundles/ [2020-08-04T09:42:36.424Z] [2020-08-04T09:42:36.424Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-04T09:42:36.424Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:42:36.424Z] GOOS="" GOARCH="" GOARM="" [2020-08-04T09:42:39.293Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-08-04T09:42:39.293Z] === RUN TestConfigsUpdate [2020-08-04T09:42:41.838Z] --- PASS: TestConfigsUpdate (3.23s) [2020-08-04T09:42:41.838Z] === RUN TestTemplatedConfig [2020-08-04T09:42:46.047Z] --- PASS: TestTemplatedConfig (3.40s) [2020-08-04T09:42:46.047Z] === RUN TestConfigCreateResolve [2020-08-04T09:42:47.085Z] Loaded image: buildpack-deps:buster [2020-08-04T09:42:47.343Z] Loaded image: busybox:latest [2020-08-04T09:42:47.910Z] Loaded image: busybox:glibc [2020-08-04T09:42:47.910Z] Loaded image: debian:buster [2020-08-04T09:42:48.168Z] Loaded image: hello-world:latest [2020-08-04T09:42:48.168Z] INFO: Testing against a local daemon [2020-08-04T09:42:48.168Z] === RUN TestCgroupNamespacesBuild [2020-08-04T09:42:48.592Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-08-04T09:42:48.592Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T09:42:49.163Z] --- PASS: TestConfigDaemonLibtrustID (0.72s) [2020-08-04T09:42:49.163Z] PASS [2020-08-04T09:42:49.163Z] [2020-08-04T09:42:49.163Z] DONE 7 tests in 20.894s [2020-08-04T09:42:49.163Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T09:42:49.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:49.163Z] ++ set -e [2020-08-04T09:42:49.163Z] ++ '[' -n 0 ']' [2020-08-04T09:42:49.163Z] ++ set -x [2020-08-04T09:42:49.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:49.423Z] INFO: Testing against a local daemon [2020-08-04T09:42:49.423Z] === RUN TestCheckpoint [2020-08-04T09:42:49.423Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T09:42:49.423Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:42:49.423Z] === RUN TestContainerInvalidJSON [2020-08-04T09:42:49.423Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:42:49.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:42:49.423Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:42:49.423Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:42:49.423Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:42:49.423Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:42:49.423Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:42:49.423Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:42:49.423Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:42:49.423Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-04T09:42:49.423Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T09:42:49.423Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T09:42:49.423Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T09:42:49.423Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T09:42:49.683Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-04T09:42:49.683Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T09:42:49.683Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-08-04T09:42:49.683Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T09:42:49.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-08-04T09:42:49.944Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T09:42:49.944Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-08-04T09:42:49.944Z] === RUN TestCopyFromContainer [2020-08-04T09:42:51.450Z] --- PASS: TestCgroupNamespacesBuild (3.28s) [2020-08-04T09:42:51.450Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T09:42:51.869Z] === RUN TestCopyFromContainer// [2020-08-04T09:42:52.132Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T09:42:52.132Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T09:42:52.393Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T09:42:52.393Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T09:42:52.662Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T09:42:52.662Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T09:42:52.662Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T09:42:52.925Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T09:42:52.925Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T09:42:53.185Z] --- PASS: TestCopyFromContainer (3.20s) [2020-08-04T09:42:53.185Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-08-04T09:42:53.185Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-04T09:42:53.185Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-04T09:42:53.185Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-08-04T09:42:53.185Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-08-04T09:42:53.186Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-08-04T09:42:53.186Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-08-04T09:42:53.186Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-04T09:42:53.186Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-08-04T09:42:53.186Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-08-04T09:42:53.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T09:42:53.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:42:53.186Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:42:53.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:42:53.186Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:42:53.186Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:42:53.186Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:42:53.186Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:42:53.186Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:42:53.186Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:42:53.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-04T09:42:53.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T09:42:53.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T09:42:53.186Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T09:42:53.186Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T09:42:53.186Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-08-04T09:42:53.186Z] === RUN TestCreateWithInvalidEnv [2020-08-04T09:42:53.186Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T09:42:53.186Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T09:42:53.186Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T09:42:53.186Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T09:42:53.186Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T09:42:53.186Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T09:42:53.186Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T09:42:53.186Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T09:42:53.186Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T09:42:53.186Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-08-04T09:42:53.186Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T09:42:53.186Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T09:42:53.186Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T09:42:53.186Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T09:42:53.186Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-04T09:42:53.186Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T09:42:53.352Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2020-08-04T09:42:53.352Z] === RUN TestBuildWithSession [2020-08-04T09:42:53.352Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T09:42:53.352Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:42:53.352Z] === RUN TestBuildSquashParent [2020-08-04T09:42:55.732Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-08-04T09:42:55.732Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T09:42:57.646Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2020-08-04T09:42:57.646Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T09:42:57.646Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:42:57.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:42:57.646Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:42:57.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:42:57.646Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:42:57.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:42:57.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:42:57.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:42:57.647Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:42:57.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:42:57.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:42:57.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:42:57.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:42:57.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:42:57.647Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:42:57.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-04T09:42:57.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-08-04T09:42:57.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-08-04T09:42:57.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-08-04T09:42:57.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-08-04T09:42:57.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-04T09:42:57.647Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T09:42:58.589Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-08-04T09:42:58.589Z] === RUN TestCreateDifferentPlatform [2020-08-04T09:42:58.589Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T09:42:58.589Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T09:42:58.589Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-04T09:42:58.589Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T09:42:58.589Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T09:42:58.589Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T09:42:58.589Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-04T09:42:58.589Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T09:42:58.589Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T09:42:58.589Z] === RUN TestDaemonRestartIpcMode [2020-08-04T09:42:58.589Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T09:42:58.589Z] === RUN TestDaemonHostGatewayIP [2020-08-04T09:42:58.589Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T09:42:58.589Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T09:42:58.589Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T09:42:58.589Z] === RUN TestDiff [2020-08-04T09:42:59.131Z] --- PASS: TestImportExtremelyLargeImageWorks (81.77s) [2020-08-04T09:42:59.131Z] PASS [2020-08-04T09:42:59.131Z] [2020-08-04T09:42:59.131Z] === Skipped [2020-08-04T09:42:59.131Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:42:59.131Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:42:59.131Z] [2020-08-04T09:42:59.131Z] [2020-08-04T09:42:59.131Z] DONE 12 tests, 1 skipped in 83.302s [2020-08-04T09:42:59.131Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T09:42:59.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:59.132Z] ++ set -e [2020-08-04T09:42:59.132Z] ++ '[' -n 0 ']' [2020-08-04T09:42:59.132Z] ++ set -x [2020-08-04T09:42:59.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:42:59.132Z] INFO: Testing against a local daemon [2020-08-04T09:42:59.132Z] === RUN TestNetworkCreateDelete [2020-08-04T09:42:59.132Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-04T09:42:59.132Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T09:42:59.161Z] --- PASS: TestDiff (0.73s) [2020-08-04T09:42:59.161Z] === RUN TestExecWithCloseStdin [2020-08-04T09:42:59.423Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-08-04T09:42:59.423Z] === RUN TestDaemonDNSFallback [2020-08-04T09:43:00.102Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-04T09:43:00.102Z] === RUN TestExec [2020-08-04T09:43:01.045Z] --- PASS: TestExec (0.86s) [2020-08-04T09:43:01.045Z] === RUN TestExecUser [2020-08-04T09:43:01.617Z] --- PASS: TestExecUser (0.81s) [2020-08-04T09:43:01.617Z] === RUN TestExportContainerAndImportImage [2020-08-04T09:43:02.152Z] --- PASS: TestDaemonDNSFallback (2.57s) [2020-08-04T09:43:02.152Z] === RUN TestInspectNetwork [2020-08-04T09:43:03.003Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-08-04T09:43:03.003Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T09:43:03.317Z] --- PASS: TestBuildSquashParent (8.22s) [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:43:03.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:43:03.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:43:03.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:43:03.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:43:03.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:43:03.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:43:03.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:43:03.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:43:03.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:43:04.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:43:04.917Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-08-04T09:43:04.917Z] === RUN TestHealthCheckWorkdir [2020-08-04T09:43:04.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:43:05.858Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-08-04T09:43:05.858Z] === RUN TestHealthKillContainer [2020-08-04T09:43:07.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:43:07.715Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T09:43:07.715Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T09:43:07.715Z] === RUN TestInspectNetwork/network_name [2020-08-04T09:43:07.715Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T09:43:07.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:43:09.159Z] --- PASS: TestHealthKillContainer (2.90s) [2020-08-04T09:43:09.159Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T09:43:09.421Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-08-04T09:43:09.421Z] === RUN TestIpcModeNone [2020-08-04T09:43:09.993Z] --- PASS: TestIpcModeNone (0.81s) [2020-08-04T09:43:09.993Z] === RUN TestIpcModePrivate [2020-08-04T09:43:10.940Z] --- PASS: TestIpcModePrivate (0.81s) [2020-08-04T09:43:10.940Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-04T09:43:10.940Z] === RUN TestIpcModeShareable [2020-08-04T09:43:11.026Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-04T09:43:11.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-08-04T09:43:11.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2020-08-04T09:43:11.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-08-04T09:43:11.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2020-08-04T09:43:11.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2020-08-04T09:43:11.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.85s) [2020-08-04T09:43:11.027Z] === RUN TestBuildMultiStageCopy [2020-08-04T09:43:11.027Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T09:43:11.886Z] --- PASS: TestIpcModeShareable (0.87s) [2020-08-04T09:43:11.886Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-04T09:43:11.886Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T09:43:13.277Z] --- PASS: TestInspectNetwork (11.16s) [2020-08-04T09:43:13.277Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T09:43:13.277Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T09:43:13.277Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T09:43:13.277Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T09:43:13.277Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T09:43:13.557Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T09:43:13.815Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T09:43:14.073Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T09:43:14.433Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2020-08-04T09:43:14.433Z] === RUN TestAPIIpcModeHost [2020-08-04T09:43:14.639Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T09:43:15.005Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-08-04T09:43:15.005Z] === RUN TestDaemonIpcModeShareable [2020-08-04T09:43:15.203Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2020-08-04T09:43:15.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-08-04T09:43:15.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-08-04T09:43:15.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-08-04T09:43:15.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-08-04T09:43:15.203Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-08-04T09:43:15.203Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T09:43:16.005Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-08-04T09:43:16.005Z] === RUN TestNetworkInvalidJSON [2020-08-04T09:43:16.005Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T09:43:16.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T09:43:16.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:43:16.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:43:16.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:43:16.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:43:16.005Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T09:43:16.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:43:16.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:43:16.005Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-04T09:43:16.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T09:43:16.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T09:43:16.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T09:43:16.005Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T09:43:16.005Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-08-04T09:43:16.005Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T09:43:16.578Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2020-08-04T09:43:16.578Z] === RUN TestBuildLabelWithTargets [2020-08-04T09:43:16.920Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-08-04T09:43:16.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-04T09:43:16.920Z] === RUN TestDaemonIpcModePrivate [2020-08-04T09:43:17.037Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-04T09:43:17.037Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T09:43:18.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-08-04T09:43:18.068Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T09:43:18.306Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-08-04T09:43:18.306Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-04T09:43:18.306Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T09:43:19.102Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-08-04T09:43:19.102Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-08-04T09:43:19.102Z] === RUN TestBuildWithEmptyLayers [2020-08-04T09:43:19.102Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T09:43:20.033Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-08-04T09:43:20.033Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T09:43:20.221Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-08-04T09:43:20.221Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-04T09:43:20.221Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T09:43:20.608Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-08-04T09:43:20.608Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T09:43:21.240Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-08-04T09:43:21.240Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T09:43:22.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-08-04T09:43:22.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-04T09:43:22.134Z] === RUN TestIpcModeOlderClient [2020-08-04T09:43:22.134Z] === PAUSE TestIpcModeOlderClient [2020-08-04T09:43:22.134Z] === RUN TestKillContainerInvalidSignal [2020-08-04T09:43:22.705Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-08-04T09:43:22.705Z] === RUN TestKillContainer [2020-08-04T09:43:22.705Z] === RUN TestKillContainer/no_signal [2020-08-04T09:43:23.307Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2020-08-04T09:43:23.307Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T09:43:23.647Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T09:43:23.907Z] === RUN TestKillContainer/killing_signal [2020-08-04T09:43:24.798Z] --- PASS: TestServiceWithPredefinedNetwork (3.67s) [2020-08-04T09:43:24.798Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T09:43:24.798Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:43:24.798Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:43:24.798Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T09:43:25.204Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2020-08-04T09:43:25.204Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T09:43:25.291Z] --- PASS: TestKillContainer (2.23s) [2020-08-04T09:43:25.291Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-08-04T09:43:25.291Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-08-04T09:43:25.291Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-08-04T09:43:25.291Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T09:43:25.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T09:43:25.862Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T09:43:26.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2020-08-04T09:43:26.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2020-08-04T09:43:26.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-04T09:43:26.433Z] === RUN TestKillStoppedContainer [2020-08-04T09:43:26.433Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-04T09:43:26.433Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T09:43:26.699Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-04T09:43:26.699Z] === RUN TestKillDifferentUserContainer [2020-08-04T09:43:27.640Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-08-04T09:43:27.640Z] === RUN TestInspectOomKilledTrue [2020-08-04T09:43:27.640Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T09:43:27.640Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:43:27.640Z] === RUN TestInspectOomKilledFalse [2020-08-04T09:43:27.640Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T09:43:27.640Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:43:27.640Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T09:43:28.212Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-08-04T09:43:28.212Z] === RUN TestLinksContainerNames [2020-08-04T09:43:28.486Z] --- PASS: TestBuildMultiStageLayerLeak (3.37s) [2020-08-04T09:43:28.486Z] === RUN TestBuildWithHugeFile [2020-08-04T09:43:29.596Z] --- PASS: TestLinksContainerNames (1.46s) [2020-08-04T09:43:29.596Z] === RUN TestLogsFollowTailEmpty [2020-08-04T09:43:30.538Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-08-04T09:43:30.538Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T09:43:31.108Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/default [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/private [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/slave [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/shared [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T09:43:31.108Z] === CONT TestMountDaemonRoot/default [2020-08-04T09:43:31.108Z] === CONT TestMountDaemonRoot/shared [2020-08-04T09:43:31.108Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T09:43:31.108Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T09:43:31.108Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/private [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/slave [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:43:31.109Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T09:43:31.109Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T09:43:31.109Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:43:31.370Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:43:31.632Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:43:31.632Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:43:31.632Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T09:43:31.632Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-04T09:43:31.632Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-04T09:43:31.632Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T09:43:33.251Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-04T09:43:33.251Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-04T09:43:33.251Z] remote: Enumerating objects: 2, done. [2020-08-04T09:43:33.251Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-04T09:43:33.251Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-04T09:43:33.251Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-04T09:43:33.252Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-08-04T09:43:33.252Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-04T09:43:33.252Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-04T09:43:33.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/test/unit [2020-08-04T09:43:34.177Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2020-08-04T09:43:34.177Z] === RUN TestNetworkNat [2020-08-04T09:43:34.749Z] --- PASS: TestNetworkNat (0.86s) [2020-08-04T09:43:34.749Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T09:43:35.321Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-08-04T09:43:35.321Z] === RUN TestNetworkLoopbackNat [2020-08-04T09:43:36.115Z] ? github.com/docker/docker/api [no test files] [2020-08-04T09:43:36.598Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:43:36.598Z] Using test binary docker [2020-08-04T09:43:36.598Z] +++ /etc/init.d/apparmor start [2020-08-04T09:43:36.598Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:43:36.598Z] Starting dockerd [2020-08-04T09:43:36.598Z] INFO: Waiting for daemon to start... [2020-08-04T09:43:36.598Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-04T09:43:37.529Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:43:37.529Z] Using test binary docker [2020-08-04T09:43:37.529Z] +++ /etc/init.d/apparmor start [2020-08-04T09:43:37.529Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:43:37.529Z] INFO: Waiting for daemon to start... [2020-08-04T09:43:37.529Z] Starting dockerd [2020-08-04T09:43:37.529Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-04T09:43:37.529Z] [2020-08-04T09:43:37.529Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:43:37.787Z] .---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:43:37.787Z] Error: No such image: emptyfs [2020-08-04T09:43:37.787Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T09:43:37.787Z] ++++ docker load [2020-08-04T09:43:38.044Z] Running integration-test (iteration 1) [2020-08-04T09:43:38.044Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-04T09:43:38.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-04T09:43:38.045Z] ++ set -e [2020-08-04T09:43:38.045Z] ++ '[' -n 0 ']' [2020-08-04T09:43:38.045Z] ++ set -x [2020-08-04T09:43:38.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-04T09:43:38.625Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-08-04T09:43:38.625Z] === RUN TestPause [2020-08-04T09:43:39.569Z] --- PASS: TestPause (0.78s) [2020-08-04T09:43:39.569Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T09:43:39.569Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:43:39.569Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:43:39.569Z] === RUN TestPauseStopPausedContainer [2020-08-04T09:43:39.944Z] [2020-08-04T09:43:39.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:43:39.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:43:39.944Z] Error: No such image: emptyfs [2020-08-04T09:43:39.944Z] ++++ docker load [2020-08-04T09:43:39.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T09:43:40.140Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-08-04T09:43:40.140Z] === RUN TestPsFilter [2020-08-04T09:43:40.201Z] Running integration-test (iteration 1) [2020-08-04T09:43:40.202Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-04T09:43:40.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-04T09:43:40.202Z] ++ set -e [2020-08-04T09:43:40.202Z] ++ '[' -n 0 ']' [2020-08-04T09:43:40.202Z] ++ set -x [2020-08-04T09:43:40.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-04T09:43:40.401Z] --- PASS: TestPsFilter (0.28s) [2020-08-04T09:43:40.401Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T09:43:41.345Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-08-04T09:43:41.345Z] === RUN TestRemoveContainerWithVolume [2020-08-04T09:43:41.917Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-08-04T09:43:41.917Z] === RUN TestRemoveContainerRunning [2020-08-04T09:43:42.872Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-08-04T09:43:42.872Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T09:43:43.448Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-08-04T09:43:43.448Z] === RUN TestRemoveInvalidContainer [2020-08-04T09:43:43.448Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-04T09:43:43.448Z] === RUN TestRenameLinkedContainer [2020-08-04T09:43:46.755Z] --- PASS: TestRenameLinkedContainer (3.02s) [2020-08-04T09:43:46.755Z] === RUN TestRenameStoppedContainer [2020-08-04T09:43:47.243Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2020-08-04T09:43:47.243Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T09:43:47.326Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-08-04T09:43:47.327Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T09:43:48.710Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-08-04T09:43:48.710Z] === RUN TestRenameInvalidName [2020-08-04T09:43:49.654Z] --- PASS: TestRenameInvalidName (0.76s) [2020-08-04T09:43:49.654Z] === RUN TestRenameAnonymousContainer [2020-08-04T09:43:50.998Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-08-04T09:43:53.860Z] --- PASS: TestRenameAnonymousContainer (3.83s) [2020-08-04T09:43:53.861Z] === RUN TestRenameContainerWithSameName [2020-08-04T09:43:54.122Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-08-04T09:43:54.122Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T09:43:55.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.83s) [2020-08-04T09:43:55.711Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kdg9fnfjrt9sruaiuinwbo9r3 Created:2020-08-04 09:43:46.094161842 +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[6e301a24a89138550aa019dfd8766635262f427fc283be72093b38f8e488704d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rob07oul7zczm9xc6p10gcfjz EndpointID:b6cbcd107114993c12e9c3cb66bee10bc3207f464021697633e5894747fb7d72 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa4f559b77cc2e39968974726b4ed94d2ae656361c504ce2ced1a322f9baf1ce 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:ca566d619a78 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rob07oul7zczm9xc6p10gcfjz EndpointID:b6cbcd107114993c12e9c3cb66bee10bc3207f464021697633e5894747fb7d72 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T09:43:55.711Z] PASS [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] === Skipped [2020-08-04T09:43:55.711Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:43:55.711Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] DONE 23 tests, 1 skipped in 55.662s [2020-08-04T09:43:55.711Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:43:55.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:43:55.711Z] ++ set -e [2020-08-04T09:43:55.711Z] ++ '[' -n 0 ']' [2020-08-04T09:43:55.711Z] ++ set -x [2020-08-04T09:43:55.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:43:55.711Z] INFO: Testing against a local daemon [2020-08-04T09:43:55.711Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T09:43:55.711Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:43:55.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:43:55.711Z] === RUN TestDockerNetworkIpvlan [2020-08-04T09:43:55.711Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:43:55.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:43:55.711Z] PASS [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] === Skipped [2020-08-04T09:43:55.711Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:43:55.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:43:55.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] [2020-08-04T09:43:55.711Z] DONE 2 tests, 2 skipped in 0.084s [2020-08-04T09:43:55.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:43:55.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:43:55.711Z] ++ set -e [2020-08-04T09:43:55.711Z] ++ '[' -n 0 ']' [2020-08-04T09:43:55.711Z] ++ set -x [2020-08-04T09:43:55.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:43:55.711Z] INFO: Testing against a local daemon [2020-08-04T09:43:55.711Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T09:43:56.002Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-08-04T09:43:56.002Z] === RUN TestDockerNetworkMacvlan [2020-08-04T09:43:56.037Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-08-04T09:43:56.037Z] === RUN TestResize [2020-08-04T09:43:56.609Z] --- PASS: TestResize (0.77s) [2020-08-04T09:43:56.609Z] === RUN TestResizeWithInvalidSize [2020-08-04T09:43:57.073Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T09:43:57.180Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2020-08-04T09:43:57.180Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T09:43:58.107Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T09:43:58.122Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:43:58.122Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:43:58.122Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:43:58.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:43:58.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:43:58.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:43:58.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:43:59.139Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T09:44:00.671Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:44:00.671Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:44:00.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:44:01.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:44:02.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:44:02.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:44:02.657Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T09:44:03.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:44:04.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-08-04T09:44:06.634Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-08-04T09:44:06.634Z] === RUN TestCgroupNamespacesRun [2020-08-04T09:44:07.106Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T09:44:08.021Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-08-04T09:44:08.021Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T09:44:09.936Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-08-04T09:44:09.936Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T09:44:11.851Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-08-04T09:44:11.851Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T09:44:13.238Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-08-04T09:44:13.238Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T09:44:13.789Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-04T09:44:13.789Z] [2020-08-04T09:44:13.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-04T09:44:13.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-04T09:44:13.789Z] HOSTNAME=08d4c8610159 [2020-08-04T09:44:13.789Z] TESTDEBUG=0 [2020-08-04T09:44:13.789Z] DEST=bundles/test-integration [2020-08-04T09:44:13.789Z] PWD=/go/src/github.com/docker/docker [2020-08-04T09:44:13.789Z] DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f [2020-08-04T09:44:13.789Z] container=docker [2020-08-04T09:44:13.789Z] HOME=/root [2020-08-04T09:44:13.789Z] GOLANG_VERSION=1.13.14 [2020-08-04T09:44:13.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-04T09:44:13.789Z] VALIDATE_BRANCH=master [2020-08-04T09:44:13.789Z] TERM=xterm [2020-08-04T09:44:13.789Z] DOCKER_PKG=github.com/docker/docker [2020-08-04T09:44:13.789Z] SHLVL=1 [2020-08-04T09:44:13.789Z] TIMEOUT=120m [2020-08-04T09:44:13.789Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-04T09:44:13.789Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-04T09:44:13.789Z] GO111MODULE=off [2020-08-04T09:44:13.789Z] DOCKER_EXPERIMENTAL=1 [2020-08-04T09:44:13.789Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-04T09:44:13.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-04T09:44:13.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-04T09:44:13.789Z] GOPATH=/go [2020-08-04T09:44:13.789Z] PKG_CONFIG=pkg-config [2020-08-04T09:44:13.789Z] _=/usr/bin/env [2020-08-04T09:44:13.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T09:44:14.000Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T09:44:15.151Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-08-04T09:44:15.151Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan (19.23s) [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.23s) [2020-08-04T09:44:15.512Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-08-04T09:44:15.512Z] PASS [2020-08-04T09:44:15.512Z] [2020-08-04T09:44:15.512Z] DONE 8 tests in 20.798s [2020-08-04T09:44:15.512Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T09:44:15.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:15.512Z] ++ set -e [2020-08-04T09:44:15.512Z] ++ '[' -n 0 ']' [2020-08-04T09:44:15.512Z] ++ set -x [2020-08-04T09:44:15.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:15.512Z] testing: warning: no tests to run [2020-08-04T09:44:15.512Z] PASS [2020-08-04T09:44:15.512Z] [2020-08-04T09:44:15.512Z] DONE 0 tests in 0.017s [2020-08-04T09:44:15.512Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T09:44:15.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:15.512Z] ++ set -e [2020-08-04T09:44:15.512Z] ++ '[' -n 0 ']' [2020-08-04T09:44:15.512Z] ++ set -x [2020-08-04T09:44:15.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:15.512Z] INFO: Testing against a local daemon [2020-08-04T09:44:15.512Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T09:44:17.017Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-08-04T09:44:17.017Z] === RUN TestAuthZPluginTLS [2020-08-04T09:44:17.066Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-08-04T09:44:17.066Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T09:44:17.637Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-08-04T09:44:17.637Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T09:44:17.648Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-08-04T09:44:17.648Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T09:44:18.280Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-04T09:44:18.280Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T09:44:18.896Z] Loaded image: buildpack-deps:buster [2020-08-04T09:44:18.896Z] Loaded image: busybox:latest [2020-08-04T09:44:18.896Z] Loaded image: busybox:glibc [2020-08-04T09:44:18.896Z] Loaded image: debian:buster [2020-08-04T09:44:18.896Z] Loaded image: hello-world:latest [2020-08-04T09:44:18.896Z] INFO: Testing against a local daemon [2020-08-04T09:44:18.896Z] === RUN TestDockerDaemonSuite [2020-08-04T09:44:18.896Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-04T09:44:18.911Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-04T09:44:18.911Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T09:44:19.202Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-04T09:44:19.202Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T09:44:19.550Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-08-04T09:44:19.550Z] === RUN TestKernelTCPMemory [2020-08-04T09:44:19.866Z] --- PASS: TestImportExtremelyLargeImageWorks (101.83s) [2020-08-04T09:44:19.866Z] PASS [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === Skipped [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:44:19.866Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] DONE 12 tests, 1 skipped in 105.963s [2020-08-04T09:44:19.866Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.866Z] INFO: Testing against a local daemon [2020-08-04T09:44:19.866Z] === RUN TestNetworkCreateDelete [2020-08-04T09:44:19.866Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-04T09:44:19.866Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T09:44:19.866Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-08-04T09:44:19.866Z] === RUN TestDaemonDNSFallback [2020-08-04T09:44:19.866Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-08-04T09:44:19.866Z] === RUN TestInspectNetwork [2020-08-04T09:44:19.866Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-04T09:44:19.866Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T09:44:19.866Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-04T09:44:19.866Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestNetworkInvalidJSON [2020-08-04T09:44:19.866Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T09:44:19.866Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T09:44:19.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:44:19.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:44:19.866Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:44:19.866Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:44:19.866Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T09:44:19.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:44:19.866Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:44:19.866Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-08-04T09:44:19.866Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T09:44:19.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T09:44:19.866Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T09:44:19.866Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T09:44:19.866Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-04T09:44:19.866Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T09:44:19.866Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-04T09:44:19.866Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T09:44:19.866Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-04T09:44:19.866Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T09:44:19.866Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-08-04T09:44:19.866Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T09:44:19.866Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-04T09:44:19.866Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T09:44:19.866Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-04T09:44:19.866Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T09:44:19.866Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-04T09:44:19.866Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T09:44:19.866Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:44:19.866Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:44:19.866Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T09:44:19.866Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s) [2020-08-04T09:44:19.866Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T09:44:19.866Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-04T09:44:19.866Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] PASS [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === Skipped [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-04T09:44:19.866Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-04T09:44:19.866Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-04T09:44:19.866Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-04T09:44:19.866Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-04T09:44:19.866Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-08-04T09:44:19.866Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-04T09:44:19.866Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-04T09:44:19.866Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-04T09:44:19.866Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:44:19.866Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s) [2020-08-04T09:44:19.866Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-04T09:44:19.866Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] DONE 19 tests, 12 skipped in 8.101s [2020-08-04T09:44:19.866Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.866Z] INFO: Testing against a local daemon [2020-08-04T09:44:19.866Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T09:44:19.866Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:44:19.866Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:44:19.866Z] === RUN TestDockerNetworkIpvlan [2020-08-04T09:44:19.866Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:44:19.866Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:44:19.866Z] PASS [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === Skipped [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:44:19.866Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:44:19.866Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] DONE 2 tests, 2 skipped in 0.169s [2020-08-04T09:44:19.866Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.866Z] INFO: Testing against a local daemon [2020-08-04T09:44:19.866Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T09:44:19.866Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-04T09:44:19.866Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] === RUN TestDockerNetworkMacvlan [2020-08-04T09:44:19.866Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-04T09:44:19.866Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] PASS [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === Skipped [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-04T09:44:19.866Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-04T09:44:19.866Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] DONE 2 tests, 2 skipped in 0.154s [2020-08-04T09:44:19.866Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.866Z] testing: warning: no tests to run [2020-08-04T09:44:19.866Z] PASS [2020-08-04T09:44:19.866Z] [2020-08-04T09:44:19.866Z] DONE 0 tests in 0.032s [2020-08-04T09:44:19.866Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.866Z] INFO: Testing against a local daemon [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginTLS [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.866Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T09:44:19.866Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-04T09:44:19.866Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthZPluginHeader [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthZPluginV2Disable [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.07s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T09:44:19.867Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] PASS [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === Skipped [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.07s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.09s) [2020-08-04T09:44:19.867Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] DONE 17 tests, 17 skipped in 0.598s [2020-08-04T09:44:19.867Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.867Z] INFO: Testing against a local daemon [2020-08-04T09:44:19.867Z] === RUN TestPluginInvalidJSON [2020-08-04T09:44:19.867Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:44:19.867Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:44:19.867Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:44:19.867Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-04T09:44:19.867Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T09:44:19.867Z] === RUN TestPluginInstall [2020-08-04T09:44:19.867Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-04T09:44:19.867Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] PASS [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] === Skipped [2020-08-04T09:44:19.867Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-04T09:44:19.867Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] [2020-08-04T09:44:19.867Z] DONE 3 tests, 1 skipped in 0.191s [2020-08-04T09:44:19.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T09:44:19.867Z] INFO: Testing against a local daemon [2020-08-04T09:44:19.867Z] === RUN TestExternalGraphDriver [2020-08-04T09:44:19.867Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-08-04T09:44:19.867Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-04T09:44:19.867Z] === RUN TestGraphdriverPluginV2 [2020-08-04T09:44:20.122Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-08-04T09:44:20.122Z] === RUN TestNISDomainname [2020-08-04T09:44:20.269Z] Loaded image: buildpack-deps:buster [2020-08-04T09:44:20.269Z] Loaded image: busybox:latest [2020-08-04T09:44:20.836Z] Loaded image: busybox:glibc [2020-08-04T09:44:20.836Z] Loaded image: debian:buster [2020-08-04T09:44:20.836Z] Loaded image: hello-world:latest [2020-08-04T09:44:20.836Z] INFO: Testing against a local daemon [2020-08-04T09:44:20.836Z] === RUN TestDockerSuite [2020-08-04T09:44:20.836Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-04T09:44:21.063Z] --- PASS: TestNISDomainname (0.91s) [2020-08-04T09:44:21.064Z] === RUN TestHostnameDnsResolution [2020-08-04T09:44:21.093Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-04T09:44:21.093Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-04T09:44:21.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-04T09:44:21.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-04T09:44:21.093Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-04T09:44:21.094Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-04T09:44:21.094Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-04T09:44:21.266Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-08-04T09:44:21.266Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T09:44:21.557Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-08-04T09:44:21.557Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T09:44:22.026Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-04T09:44:22.026Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-04T09:44:22.189Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-08-04T09:44:22.189Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T09:44:22.283Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-04T09:44:22.540Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-04T09:44:22.837Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-08-04T09:44:22.837Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T09:44:22.974Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-08-04T09:44:22.975Z] === RUN TestStats [2020-08-04T09:44:23.472Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-04T09:44:23.472Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-04T09:44:23.472Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-04T09:44:23.729Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-04T09:44:24.909Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-08-04T09:44:24.909Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T09:44:25.143Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-04T09:44:25.411Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-04T09:44:25.412Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-04T09:44:25.412Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-04T09:44:25.412Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-04T09:44:25.518Z] --- PASS: TestStats (2.78s) [2020-08-04T09:44:25.518Z] === RUN TestStopContainerWithTimeout [2020-08-04T09:44:25.518Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T09:44:25.518Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T09:44:25.518Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T09:44:25.518Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T09:44:25.518Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T09:44:25.518Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T09:44:25.518Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T09:44:25.518Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T09:44:25.518Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T09:44:25.518Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T09:44:25.518Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T09:44:25.518Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T09:44:26.350Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-04T09:44:26.425Z] --- PASS: TestGraphdriverPluginV2 (5.63s) [2020-08-04T09:44:26.425Z] PASS [2020-08-04T09:44:26.425Z] [2020-08-04T09:44:26.425Z] === Skipped [2020-08-04T09:44:26.425Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-08-04T09:44:26.425Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-04T09:44:26.425Z] [2020-08-04T09:44:26.425Z] [2020-08-04T09:44:26.425Z] DONE 2 tests, 1 skipped in 5.859s [2020-08-04T09:44:26.425Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T09:44:26.425Z] INFO: Testing against a local daemon [2020-08-04T09:44:26.425Z] === RUN TestContinueAfterPluginCrash [2020-08-04T09:44:26.425Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T09:44:26.425Z] === RUN TestReadPluginNoRead [2020-08-04T09:44:26.425Z] === PAUSE TestReadPluginNoRead [2020-08-04T09:44:26.425Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T09:44:26.425Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T09:44:26.425Z] === CONT TestContinueAfterPluginCrash [2020-08-04T09:44:26.425Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T09:44:26.609Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-04T09:44:27.634Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2020-08-04T09:44:27.634Z] === RUN TestAuthZPluginHeader [2020-08-04T09:44:27.925Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-08-04T09:44:27.925Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T09:44:27.925Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T09:44:27.925Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:27.925Z] === RUN TestAuthZPluginV2Disable [2020-08-04T09:44:27.925Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-04T09:44:27.925Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:27.925Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T09:44:27.925Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T09:44:27.925Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:27.925Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T09:44:27.925Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T09:44:27.925Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:27.925Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T09:44:27.981Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-04T09:44:27.981Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-04T09:44:27.981Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-04T09:44:27.981Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-04T09:44:28.821Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-04T09:44:28.821Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-08-04T09:44:28.821Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-08-04T09:44:28.821Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-08-04T09:44:28.821Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-08-04T09:44:28.821Z] === RUN TestDeleteDevicemapper [2020-08-04T09:44:28.821Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T09:44:28.821Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:44:28.821Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T09:44:29.354Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-04T09:44:31.366Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2020-08-04T09:44:31.366Z] === RUN TestUpdateMemory [2020-08-04T09:44:31.366Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-04T09:44:31.366Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:44:31.366Z] === RUN TestUpdateCPUQuota [2020-08-04T09:44:31.883Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-04T09:44:31.883Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-04T09:44:32.752Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-08-04T09:44:32.752Z] === RUN TestUpdatePidsLimit [2020-08-04T09:44:32.752Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T09:44:33.013Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T09:44:33.274Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T09:44:33.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T09:44:33.783Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-04T09:44:33.783Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-04T09:44:34.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T09:44:34.370Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T09:44:34.946Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T09:44:35.161Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit (3.66s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-08-04T09:44:36.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-04T09:44:36.338Z] === RUN TestUpdateRestartPolicy [2020-08-04T09:44:36.533Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-04T09:44:38.440Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-04T09:44:38.440Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-04T09:44:38.637Z] --- PASS: TestDaemonStartWithLogOpt (12.06s) [2020-08-04T09:44:38.637Z] === CONT TestReadPluginNoRead [2020-08-04T09:44:39.005Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-04T09:44:39.939Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-04T09:44:40.873Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-04T09:44:41.170Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T09:44:41.439Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-04T09:44:41.439Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-04T09:44:42.545Z] --- PASS: TestContinueAfterPluginCrash (16.92s) [2020-08-04T09:44:43.480Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T09:44:43.968Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-04T09:44:44.904Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-04T09:44:45.841Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-04T09:44:46.010Z] === RUN TestReadPluginNoRead/default [2020-08-04T09:44:46.496Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.39s) [2020-08-04T09:44:46.496Z] PASS [2020-08-04T09:44:46.496Z] [2020-08-04T09:44:46.496Z] === Skipped [2020-08-04T09:44:46.496Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T09:44:46.496Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:46.496Z] [2020-08-04T09:44:46.496Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-04T09:44:46.496Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:46.496Z] [2020-08-04T09:44:46.496Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T09:44:46.496Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:46.496Z] [2020-08-04T09:44:46.496Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T09:44:46.496Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:46.496Z] [2020-08-04T09:44:46.496Z] [2020-08-04T09:44:46.496Z] DONE 17 tests, 4 skipped in 30.089s [2020-08-04T09:44:46.496Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T09:44:46.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:46.497Z] ++ set -e [2020-08-04T09:44:46.497Z] ++ '[' -n 0 ']' [2020-08-04T09:44:46.497Z] ++ set -x [2020-08-04T09:44:46.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:46.497Z] INFO: Testing against a local daemon [2020-08-04T09:44:46.497Z] === RUN TestPluginInvalidJSON [2020-08-04T09:44:46.497Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:44:46.497Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:44:46.497Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:44:46.497Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-04T09:44:46.497Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T09:44:46.497Z] === RUN TestPluginInstall [2020-08-04T09:44:46.497Z] === RUN TestPluginInstall/no_auth [2020-08-04T09:44:46.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T09:44:46.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T09:44:46.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T09:44:46.772Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-04T09:44:47.705Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-04T09:44:48.539Z] --- PASS: TestReadPluginNoRead (10.44s) [2020-08-04T09:44:48.539Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2020-08-04T09:44:48.539Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2020-08-04T09:44:48.539Z] --- PASS: TestReadPluginNoRead/default (2.34s) [2020-08-04T09:44:48.539Z] read_test.go:92: [d08595c1ace56] daemon is not started [2020-08-04T09:44:48.539Z] PASS [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] DONE 6 tests in 22.720s [2020-08-04T09:44:48.539Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T09:44:48.539Z] testing: warning: no tests to run [2020-08-04T09:44:48.539Z] PASS [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] DONE 0 tests in 0.060s [2020-08-04T09:44:48.539Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T09:44:48.539Z] INFO: Testing against a local daemon [2020-08-04T09:44:48.539Z] === RUN TestPluginWithDevMounts [2020-08-04T09:44:48.539Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-04T09:44:48.539Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-04T09:44:48.539Z] PASS [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === Skipped [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-04T09:44:48.539Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] DONE 1 tests, 1 skipped in 0.181s [2020-08-04T09:44:48.539Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T09:44:48.539Z] INFO: Testing against a local daemon [2020-08-04T09:44:48.539Z] === RUN TestSecretInspect [2020-08-04T09:44:48.539Z] --- SKIP: TestSecretInspect (0.02s) [2020-08-04T09:44:48.539Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] === RUN TestSecretList [2020-08-04T09:44:48.539Z] --- SKIP: TestSecretList (0.02s) [2020-08-04T09:44:48.539Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] === RUN TestSecretsCreateAndDelete [2020-08-04T09:44:48.539Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-04T09:44:48.539Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] === RUN TestSecretsUpdate [2020-08-04T09:44:48.539Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-04T09:44:48.539Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] === RUN TestTemplatedSecret [2020-08-04T09:44:48.539Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-04T09:44:48.539Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] === RUN TestSecretCreateResolve [2020-08-04T09:44:48.539Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-04T09:44:48.539Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] PASS [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === Skipped [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-08-04T09:44:48.539Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-08-04T09:44:48.539Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-04T09:44:48.539Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-04T09:44:48.539Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-04T09:44:48.539Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-04T09:44:48.539Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] [2020-08-04T09:44:48.539Z] DONE 6 tests, 6 skipped in 0.211s [2020-08-04T09:44:48.539Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T09:44:48.568Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2020-08-04T09:44:48.568Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T09:44:48.637Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-04T09:44:48.798Z] INFO: Testing against a local daemon [2020-08-04T09:44:48.798Z] === RUN TestServiceCreateInit [2020-08-04T09:44:48.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T09:44:48.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T09:44:48.798Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-04T09:44:48.798Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T09:44:48.798Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T09:44:48.798Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-04T09:44:48.798Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceConflict [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-08-04T09:44:48.798Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-08-04T09:44:48.798Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-04T09:44:48.798Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-04T09:44:48.798Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-04T09:44:48.798Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceSysctls [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-04T09:44:48.798Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateServiceCapabilities [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-04T09:44:48.798Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestInspect [2020-08-04T09:44:48.798Z] --- SKIP: TestInspect (0.02s) [2020-08-04T09:44:48.798Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestCreateJob [2020-08-04T09:44:48.798Z] --- SKIP: TestCreateJob (0.01s) [2020-08-04T09:44:48.798Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestReplicatedJob [2020-08-04T09:44:48.798Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-04T09:44:48.798Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestUpdateReplicatedJob [2020-08-04T09:44:48.798Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-04T09:44:48.798Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestServiceListWithStatuses [2020-08-04T09:44:48.798Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T09:44:48.798Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:44:48.798Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T09:44:48.798Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-04T09:44:48.798Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:48.798Z] === RUN TestDockerNetworkReConnect [2020-08-04T09:44:49.057Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-08-04T09:44:49.057Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:49.057Z] === RUN TestServicePlugin [2020-08-04T09:44:49.138Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-08-04T09:44:49.138Z] === RUN TestWaitNonBlocked [2020-08-04T09:44:49.138Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:44:49.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:44:49.138Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:44:49.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:44:49.138Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:44:49.138Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:44:49.569Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-04T09:44:50.009Z] time="2020-08-04T09:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:44:50.009Z] time="2020-08-04T09:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a062a65c5566b20960af76f49ad91998231e575e3246bb1eb58a3161bf6b4b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:44:50.009Z] time="2020-08-04T09:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:44:50.009Z] time="2020-08-04T09:44:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a062a65c5566b20960af76f49ad91998231e575e3246bb1eb58a3161bf6b4b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:44:50.009Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T09:44:50.081Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T09:44:50.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-08-04T09:44:50.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-08-04T09:44:50.081Z] === RUN TestWaitBlocked [2020-08-04T09:44:50.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:44:50.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:44:50.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:44:50.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:44:50.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:44:50.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:44:50.645Z] time="2020-08-04T09:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:44:50.645Z] time="2020-08-04T09:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3188cb1fdfc0dbd7b00d5fab94b6404f8e1fa2762d2a663ecc8e0046b47172c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:44:50.645Z] time="2020-08-04T09:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:44:50.645Z] time="2020-08-04T09:44:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3188cb1fdfc0dbd7b00d5fab94b6404f8e1fa2762d2a663ecc8e0046b47172c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:44:50.943Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-04T09:44:50.978Z] === RUN TestPluginInstall/with_insecure [2020-08-04T09:44:51.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-04T09:44:51.467Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-04T09:44:51.467Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-08-04T09:44:51.467Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-08-04T09:44:51.467Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T09:44:51.467Z] === CONT TestIpcModeOlderClient [2020-08-04T09:44:51.467Z] === CONT TestDaemonHostGatewayIP [2020-08-04T09:44:51.467Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T09:44:51.467Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-08-04T09:44:51.467Z] === CONT TestDaemonRestartIpcMode [2020-08-04T09:44:51.765Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-04T09:44:52.017Z] time="2020-08-04T09:44:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:44:52.017Z] time="2020-08-04T09:44:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b12f8ea1cb71dcfd7bd606bd325911772c40208906c7a9cb17652528526d18f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:44:52.017Z] time="2020-08-04T09:44:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:44:52.017Z] time="2020-08-04T09:44:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b12f8ea1cb71dcfd7bd606bd325911772c40208906c7a9cb17652528526d18f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:44:52.309Z] --- PASS: TestPluginInstall (6.68s) [2020-08-04T09:44:52.310Z] --- PASS: TestPluginInstall/no_auth (4.46s) [2020-08-04T09:44:52.310Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2020-08-04T09:44:52.310Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-08-04T09:44:52.310Z] plugin_test.go:157: [de0fb5928475b] daemon is not started [2020-08-04T09:44:52.310Z] PASS [2020-08-04T09:44:52.310Z] [2020-08-04T09:44:52.310Z] DONE 6 tests in 6.784s [2020-08-04T09:44:52.310Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T09:44:52.310Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:52.310Z] ++ set -e [2020-08-04T09:44:52.310Z] ++ '[' -n 0 ']' [2020-08-04T09:44:52.310Z] ++ set -x [2020-08-04T09:44:52.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:52.310Z] INFO: Testing against a local daemon [2020-08-04T09:44:52.310Z] === RUN TestExternalGraphDriver [2020-08-04T09:44:52.342Z] --- SKIP: TestServicePlugin (3.44s) [2020-08-04T09:44:52.342Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.342Z] === RUN TestServiceUpdateLabel [2020-08-04T09:44:52.342Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-08-04T09:44:52.342Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.342Z] === RUN TestServiceUpdateSecrets [2020-08-04T09:44:52.342Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-08-04T09:44:52.342Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.342Z] === RUN TestServiceUpdateConfigs [2020-08-04T09:44:52.342Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-04T09:44:52.342Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.342Z] === RUN TestServiceUpdateNetwork [2020-08-04T09:44:52.342Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-04T09:44:52.342Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.342Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T09:44:52.600Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-08-04T09:44:52.600Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] PASS [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === Skipped [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T09:44:52.600Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-04T09:44:52.600Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T09:44:52.600Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-04T09:44:52.600Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-04T09:44:52.600Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-08-04T09:44:52.600Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-08-04T09:44:52.600Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-04T09:44:52.600Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-04T09:44:52.600Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-04T09:44:52.600Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-04T09:44:52.600Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-04T09:44:52.600Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-08-04T09:44:52.600Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-04T09:44:52.600Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-04T09:44:52.600Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-04T09:44:52.600Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T09:44:52.600Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-04T09:44:52.600Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-08-04T09:44:52.600Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-08-04T09:44:52.600Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-08-04T09:44:52.600Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-08-04T09:44:52.600Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-04T09:44:52.600Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-04T09:44:52.600Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-08-04T09:44:52.600Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] DONE 24 tests, 23 skipped in 3.914s [2020-08-04T09:44:52.600Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T09:44:52.600Z] INFO: Testing against a local daemon [2020-08-04T09:44:52.600Z] === RUN TestSessionCreate [2020-08-04T09:44:52.600Z] --- PASS: TestSessionCreate (0.02s) [2020-08-04T09:44:52.600Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T09:44:52.600Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-04T09:44:52.600Z] PASS [2020-08-04T09:44:52.600Z] [2020-08-04T09:44:52.600Z] DONE 2 tests in 0.174s [2020-08-04T09:44:52.600Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T09:44:52.603Z] === RUN TestExternalGraphDriver/json [2020-08-04T09:44:52.698Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-04T09:44:52.859Z] INFO: Testing against a local daemon [2020-08-04T09:44:52.859Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T09:44:52.859Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:44:52.859Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:44:52.859Z] === RUN TestEventsExecDie [2020-08-04T09:44:53.264Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-04T09:44:53.425Z] --- PASS: TestEventsExecDie (0.47s) [2020-08-04T09:44:53.425Z] === RUN TestEventsBackwardsCompatible [2020-08-04T09:44:53.425Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-08-04T09:44:53.425Z] === RUN TestInfoBinaryCommits [2020-08-04T09:44:53.425Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-04T09:44:53.425Z] === RUN TestInfoAPIVersioned [2020-08-04T09:44:53.425Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T09:44:53.425Z] === RUN TestInfoDiscoveryBackend [2020-08-04T09:44:54.683Z] === RUN TestExternalGraphDriver/spec [2020-08-04T09:44:54.779Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2020-08-04T09:44:54.803Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-04T09:44:54.803Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T09:44:55.163Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-04T09:44:55.420Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-04T09:44:55.720Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-08-04T09:44:55.990Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-04T09:44:56.291Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2020-08-04T09:44:56.554Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-04T09:44:56.554Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-04T09:44:56.755Z] === RUN TestExternalGraphDriver/pull [2020-08-04T09:44:57.928Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-04T09:44:57.928Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-04T09:44:58.185Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-04T09:44:58.751Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-04T09:44:58.821Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-08-04T09:44:58.821Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-08-04T09:44:58.821Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-08-04T09:44:58.821Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-08-04T09:44:58.821Z] === RUN TestGraphdriverPluginV2 [2020-08-04T09:44:58.821Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-08-04T09:44:58.821Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:58.821Z] PASS [2020-08-04T09:44:58.821Z] [2020-08-04T09:44:58.821Z] === Skipped [2020-08-04T09:44:58.821Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-08-04T09:44:58.821Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:44:58.821Z] [2020-08-04T09:44:58.821Z] [2020-08-04T09:44:58.821Z] DONE 5 tests, 1 skipped in 6.628s [2020-08-04T09:44:58.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T09:44:58.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:58.821Z] ++ set -e [2020-08-04T09:44:58.821Z] ++ '[' -n 0 ']' [2020-08-04T09:44:58.821Z] ++ set -x [2020-08-04T09:44:58.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:44:58.985Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-04T09:44:58.985Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T09:44:58.985Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-04T09:44:58.985Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:44:58.985Z] === RUN TestInfoAPI [2020-08-04T09:44:58.985Z] --- PASS: TestInfoAPI (0.05s) [2020-08-04T09:44:58.985Z] === RUN TestInfoAPIWarnings [2020-08-04T09:44:59.009Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-04T09:44:59.112Z] INFO: Testing against a local daemon [2020-08-04T09:44:59.113Z] === RUN TestContinueAfterPluginCrash [2020-08-04T09:44:59.113Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T09:44:59.113Z] === RUN TestReadPluginNoRead [2020-08-04T09:44:59.113Z] === PAUSE TestReadPluginNoRead [2020-08-04T09:44:59.113Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T09:44:59.113Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T09:44:59.113Z] === CONT TestContinueAfterPluginCrash [2020-08-04T09:44:59.113Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T09:44:59.919Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-04T09:44:59.919Z] === RUN TestInfoDebug [2020-08-04T09:44:59.942Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-04T09:45:01.293Z] --- PASS: TestInfoDebug (1.53s) [2020-08-04T09:45:01.293Z] === RUN TestInfoInsecureRegistries [2020-08-04T09:45:01.839Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-04T09:45:03.192Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-04T09:45:03.193Z] === RUN TestInfoRegistryMirrors [2020-08-04T09:45:03.211Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-04T09:45:03.564Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2020-08-04T09:45:03.564Z] === CONT TestReadPluginNoRead [2020-08-04T09:45:04.427Z] --- PASS: TestContainerKillOnDaemonStart (13.09s) [2020-08-04T09:45:04.427Z] PASS [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] === Skipped [2020-08-04T09:45:04.427Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-04T09:45:04.427Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T09:45:04.427Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T09:45:04.427Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:45:04.427Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T09:45:04.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-04T09:45:04.427Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] [2020-08-04T09:45:04.427Z] DONE 192 tests, 6 skipped in 135.121s [2020-08-04T09:45:04.427Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T09:45:04.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:04.427Z] ++ set -e [2020-08-04T09:45:04.427Z] ++ '[' -n 0 ']' [2020-08-04T09:45:04.427Z] ++ set -x [2020-08-04T09:45:04.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:04.567Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-04T09:45:04.567Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T09:45:04.687Z] INFO: Testing against a local daemon [2020-08-04T09:45:04.687Z] === RUN TestCommitInheritsEnv [2020-08-04T09:45:04.825Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-08-04T09:45:04.825Z] === RUN TestPingCacheHeaders [2020-08-04T09:45:04.825Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-04T09:45:04.825Z] === RUN TestPingGet [2020-08-04T09:45:04.825Z] --- PASS: TestPingGet (0.01s) [2020-08-04T09:45:04.825Z] === RUN TestPingHead [2020-08-04T09:45:04.825Z] --- PASS: TestPingHead (0.02s) [2020-08-04T09:45:04.825Z] === RUN TestVersion [2020-08-04T09:45:04.825Z] --- PASS: TestVersion (0.02s) [2020-08-04T09:45:04.825Z] PASS [2020-08-04T09:45:04.825Z] [2020-08-04T09:45:04.825Z] === Skipped [2020-08-04T09:45:04.825Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:45:04.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:45:04.825Z] [2020-08-04T09:45:04.825Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-04T09:45:04.825Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-04T09:45:04.825Z] [2020-08-04T09:45:04.825Z] [2020-08-04T09:45:04.825Z] DONE 18 tests, 2 skipped in 12.174s [2020-08-04T09:45:04.825Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T09:45:05.084Z] INFO: Testing against a local daemon [2020-08-04T09:45:05.084Z] === RUN TestVolumesCreateAndList [2020-08-04T09:45:05.084Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-04T09:45:05.084Z] === RUN TestVolumesRemove [2020-08-04T09:45:05.084Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-04T09:45:05.084Z] === RUN TestVolumesInspect [2020-08-04T09:45:05.084Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-04T09:45:05.084Z] === RUN TestVolumesInvalidJSON [2020-08-04T09:45:05.084Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T09:45:05.084Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T09:45:05.084Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T09:45:05.084Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-04T09:45:05.084Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T09:45:05.084Z] PASS [2020-08-04T09:45:05.084Z] [2020-08-04T09:45:05.084Z] DONE 5 tests in 0.254s [2020-08-04T09:45:05.084Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T09:45:05.084Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11956 is not a child of this shell [2020-08-04T09:45:05.084Z] warning: PID 11956 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-04T09:45:05.084Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T09:45:05.084Z] [2020-08-04T09:45:05.084Z] Unloading profiles will leave already running processes permanently [2020-08-04T09:45:05.084Z] unconfined, which can lead to unexpected situations. [2020-08-04T09:45:05.084Z] [2020-08-04T09:45:05.084Z] To set a process to complain mode, use the command line tool [2020-08-04T09:45:05.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T09:45:05.084Z] Removing test suite binaries [2020-08-04T09:45:05.259Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-08-04T09:45:05.259Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T09:45:05.259Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-04T09:45:05.259Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-04T09:45:05.259Z] === RUN TestImagesFilterMultiReference [2020-08-04T09:45:05.259Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-04T09:45:05.259Z] === RUN TestImagePullPlatformInvalid [2020-08-04T09:45:05.259Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-04T09:45:05.259Z] === RUN TestRemoveImageOrphaning [2020-08-04T09:45:05.342Z] exiting test-integration [2020-08-04T09:45:05.342Z] ++ exit 0 [2020-08-04T09:45:05.742Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-04T09:45:05.830Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-08-04T09:45:05.830Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T09:45:05.830Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:45:05.830Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:45:05.830Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T09:45:05.830Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-08-04T09:45:05.830Z] === RUN TestTagInvalidReference [2020-08-04T09:45:06.091Z] --- PASS: TestTagInvalidReference (0.05s) [2020-08-04T09:45:06.091Z] === RUN TestTagValidPrefixedRepo [2020-08-04T09:45:06.091Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-08-04T09:45:06.091Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T09:45:06.091Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-04T09:45:06.091Z] === RUN TestTagOfficialNames [2020-08-04T09:45:06.091Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-04T09:45:06.091Z] === RUN TestTagMatchesDigest [2020-08-04T09:45:06.091Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-04T09:45:06.091Z] PASS [2020-08-04T09:45:06.091Z] [2020-08-04T09:45:06.091Z] === Skipped [2020-08-04T09:45:06.091Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-04T09:45:06.091Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-04T09:45:06.091Z] [2020-08-04T09:45:06.091Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:45:06.091Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:45:06.091Z] [2020-08-04T09:45:06.091Z] [2020-08-04T09:45:06.091Z] DONE 12 tests, 2 skipped in 1.799s [2020-08-04T09:45:06.276Z] [2020-08-04T09:45:06.293Z] === RUN TestReadPluginNoRead/default [2020-08-04T09:45:06.352Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T09:45:06.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:06.352Z] ++ set -e [2020-08-04T09:45:06.352Z] ++ '[' -n 0 ']' [2020-08-04T09:45:06.352Z] ++ set -x [2020-08-04T09:45:06.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:06.352Z] INFO: Testing against a local daemon [2020-08-04T09:45:06.352Z] === RUN TestNetworkCreateDelete [2020-08-04T09:45:06.924Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-08-04T09:45:06.924Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T09:45:07.113Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload Post stage [Pipeline] junit [2020-08-04T09:45:07.663Z] Recording test results [2020-08-04T09:45:07.678Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-04T09:45:07.865Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-08-04T09:45:07.865Z] === RUN TestDaemonDNSFallback [2020-08-04T09:45:08.357Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T09:45:08.357Z] --- PASS: TestContinueAfterPluginCrash (9.07s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T09:45:09.748Z] + echo Ensuring container killed. [2020-08-04T09:45:09.748Z] Ensuring container killed. [2020-08-04T09:45:09.748Z] + docker rm -vf docker-pr11 [2020-08-04T09:45:09.748Z] Error: No such container: docker-pr11 [2020-08-04T09:45:09.748Z] + true [Pipeline] sh [2020-08-04T09:45:10.033Z] + echo Chowning /workspace to jenkins user [2020-08-04T09:45:10.033Z] Chowning /workspace to jenkins user [2020-08-04T09:45:10.033Z] + id -u [2020-08-04T09:45:10.033Z] + id -g [2020-08-04T09:45:10.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41178:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T09:45:10.033Z] Unable to find image 'busybox:latest' locally [2020-08-04T09:45:10.033Z] latest: Pulling from library/busybox [2020-08-04T09:45:10.033Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-04T09:45:10.292Z] 61c5ed1cbdf8: Download complete [2020-08-04T09:45:10.292Z] 61c5ed1cbdf8: Pull complete [2020-08-04T09:45:10.292Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T09:45:10.292Z] Status: Downloaded newer image for busybox:latest [2020-08-04T09:45:10.420Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T09:45:11.854Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-04T09:45:11.925Z] --- PASS: TestReadPluginNoRead (9.05s) [2020-08-04T09:45:11.925Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-08-04T09:45:11.925Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2020-08-04T09:45:11.925Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2020-08-04T09:45:11.925Z] read_test.go:92: [d9ba7bd47a020] daemon is not started [2020-08-04T09:45:11.925Z] PASS [2020-08-04T09:45:11.925Z] [2020-08-04T09:45:11.925Z] DONE 6 tests in 13.129s [2020-08-04T09:45:11.925Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T09:45:11.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:11.925Z] ++ set -e [2020-08-04T09:45:11.925Z] ++ '[' -n 0 ']' [2020-08-04T09:45:11.925Z] ++ set -x [2020-08-04T09:45:11.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [Pipeline] catchError [Pipeline] { [2020-08-04T09:45:12.216Z] testing: warning: no tests to run [2020-08-04T09:45:12.216Z] PASS [2020-08-04T09:45:12.216Z] [2020-08-04T09:45:12.216Z] DONE 0 tests in 0.040s [2020-08-04T09:45:12.216Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T09:45:12.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:12.216Z] ++ set -e [2020-08-04T09:45:12.216Z] ++ '[' -n 0 ']' [2020-08-04T09:45:12.216Z] ++ set -x [2020-08-04T09:45:12.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:12.216Z] INFO: Testing against a local daemon [2020-08-04T09:45:12.216Z] === RUN TestPluginWithDevMounts [2020-08-04T09:45:12.216Z] === PAUSE TestPluginWithDevMounts [2020-08-04T09:45:12.216Z] === CONT TestPluginWithDevMounts [Pipeline] sh [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/builder/dockerfile 0.159s coverage: 48.1% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.6% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-04T09:45:12.443Z] ok github.com/docker/docker/builder/remotecontext/git 1.286s coverage: 86.3% of statements [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/cli [no test files] [2020-08-04T09:45:12.443Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-04T09:45:12.503Z] + bundleName=amd64-rootless [2020-08-04T09:45:12.503Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-04T09:45:12.503Z] Creating amd64-rootless-bundles.tar.gz [2020-08-04T09:45:12.503Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-08-04T09:45:12.503Z] + 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-08-04T09:45:12.515Z] Archiving artifacts [2020-08-04T09:45:13.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T09:45:13.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T09:45:13.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T09:45:14.195Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T09:45:14.282Z] --- PASS: TestPluginWithDevMounts (1.96s) [2020-08-04T09:45:14.282Z] PASS [2020-08-04T09:45:14.282Z] [2020-08-04T09:45:14.282Z] DONE 1 tests in 2.043s [2020-08-04T09:45:14.282Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T09:45:14.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:14.282Z] ++ set -e [2020-08-04T09:45:14.282Z] ++ '[' -n 0 ']' [2020-08-04T09:45:14.282Z] ++ set -x [2020-08-04T09:45:14.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:14.282Z] INFO: Testing against a local daemon [2020-08-04T09:45:14.282Z] === RUN TestSecretInspect [2020-08-04T09:45:14.349Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2020-08-04T09:45:14.515Z] + make clean [2020-08-04T09:45:14.774Z] docker volume rm -f docker-dev-cache [2020-08-04T09:45:14.774Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T09:45:14.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T09:45:15.134Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-04T09:45:15.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T09:45:15.700Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-04T09:45:15.957Z] --- PASS: TestBuildWithHugeFile (107.71s) [2020-08-04T09:45:15.958Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T09:45:15.958Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:45:15.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:45:15.958Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:45:15.958Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:45:15.958Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:45:15.958Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:45:15.958Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:45:15.958Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:45:15.958Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:45:16.000Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-08-04T09:45:16.000Z] === RUN TestInspectNetwork [2020-08-04T09:45:16.216Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-04T09:45:16.216Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-08-04T09:45:16.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-08-04T09:45:16.216Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-08-04T09:45:16.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-08-04T09:45:16.216Z] === RUN TestBuildPreserveOwnership [2020-08-04T09:45:16.216Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T09:45:16.781Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-04T09:45:17.347Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-04T09:45:17.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T09:45:18.766Z] --- PASS: TestSecretInspect (3.78s) [2020-08-04T09:45:18.766Z] === RUN TestSecretList [2020-08-04T09:45:19.269Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-04T09:45:19.863Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T09:45:19.863Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-04T09:45:20.205Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T09:45:20.205Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T09:45:20.205Z] === RUN TestInspectNetwork/network_name [2020-08-04T09:45:20.205Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T09:45:20.432Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-04T09:45:20.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T09:45:21.369Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-04T09:45:21.626Z] --- PASS: TestBuildPreserveOwnership (5.50s) [2020-08-04T09:45:21.626Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.58s) [2020-08-04T09:45:21.626Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s) [2020-08-04T09:45:21.626Z] === RUN TestBuildPlatformInvalid [2020-08-04T09:45:21.884Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-04T09:45:21.884Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-08-04T09:45:21.884Z] PASS [2020-08-04T09:45:21.884Z] [2020-08-04T09:45:21.884Z] === Skipped [2020-08-04T09:45:21.884Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-04T09:45:21.884Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:45:21.884Z] [2020-08-04T09:45:21.884Z] [2020-08-04T09:45:21.884Z] DONE 32 tests, 1 skipped in 193.645s [2020-08-04T09:45:21.884Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T09:45:21.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:21.884Z] ++ set -e [2020-08-04T09:45:21.884Z] ++ '[' -n 0 ']' [2020-08-04T09:45:21.884Z] ++ set -x [2020-08-04T09:45:21.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:22.142Z] INFO: Testing against a local daemon [2020-08-04T09:45:22.142Z] === RUN TestConfigInspect [2020-08-04T09:45:22.282Z] --- PASS: TestSecretList (3.68s) [2020-08-04T09:45:22.282Z] === RUN TestSecretsCreateAndDelete [2020-08-04T09:45:22.399Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-04T09:45:22.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T09:45:24.297Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-04T09:45:24.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T09:45:25.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T09:45:25.236Z] --- PASS: TestConfigInspect (2.93s) [2020-08-04T09:45:25.236Z] === RUN TestConfigList [2020-08-04T09:45:25.236Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-04T09:45:25.493Z] --- PASS: TestInspectNetwork (9.40s) [2020-08-04T09:45:25.493Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T09:45:25.493Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T09:45:25.493Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T09:45:25.493Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T09:45:25.493Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T09:45:25.798Z] --- PASS: TestSecretsCreateAndDelete (3.59s) [2020-08-04T09:45:25.798Z] === RUN TestSecretsUpdate [2020-08-04T09:45:26.612Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-04T09:45:26.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T09:45:27.407Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-08-04T09:45:27.407Z] === RUN TestNetworkInvalidJSON [2020-08-04T09:45:27.407Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T09:45:27.407Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T09:45:27.407Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:45:27.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:45:27.407Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:45:27.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:45:27.407Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T09:45:27.407Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:45:27.408Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:45:27.408Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-04T09:45:27.408Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T09:45:27.408Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T09:45:27.408Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T09:45:27.408Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T09:45:27.547Z] --- PASS: TestConfigList (2.30s) [2020-08-04T09:45:27.547Z] === RUN TestConfigsCreateAndDelete [2020-08-04T09:45:27.547Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-04T09:45:27.547Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-04T09:45:27.547Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-04T09:45:27.981Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-08-04T09:45:27.981Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T09:45:28.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T09:45:29.313Z] --- PASS: TestSecretsUpdate (3.62s) [2020-08-04T09:45:29.313Z] === RUN TestTemplatedSecret [2020-08-04T09:45:29.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-08-04T09:45:29.367Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T09:45:30.075Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-04T09:45:30.075Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2020-08-04T09:45:30.075Z] === RUN TestConfigsUpdate [2020-08-04T09:45:30.312Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-08-04T09:45:30.312Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T09:45:30.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T09:45:31.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T09:45:31.973Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-04T09:45:32.229Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2020-08-04T09:45:32.229Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T09:45:32.825Z] --- PASS: TestTemplatedSecret (3.59s) [2020-08-04T09:45:32.825Z] === RUN TestSecretCreateResolve [2020-08-04T09:45:32.905Z] --- PASS: TestConfigsUpdate (2.95s) [2020-08-04T09:45:32.905Z] === RUN TestTemplatedConfig [2020-08-04T09:45:32.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T09:45:33.475Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-04T09:45:34.409Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-04T09:45:34.467Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-04T09:45:34.467Z] Using test binary docker [2020-08-04T09:45:34.467Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-04T09:45:34.467Z] +++ /etc/init.d/apparmor start [2020-08-04T09:45:34.467Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-04T09:45:34.467Z] INFO: Waiting for daemon to start... [2020-08-04T09:45:34.467Z] Starting dockerd [2020-08-04T09:45:34.467Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-04T09:45:34.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-08-04T09:45:34.774Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T09:45:34.974Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-04T09:45:35.717Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-08-04T09:45:35.717Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T09:45:36.374Z] --- PASS: TestSecretCreateResolve (3.40s) [2020-08-04T09:45:36.374Z] PASS [2020-08-04T09:45:36.374Z] [2020-08-04T09:45:36.374Z] DONE 6 tests in 21.739s [2020-08-04T09:45:36.374Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T09:45:36.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:36.374Z] ++ set -e [2020-08-04T09:45:36.374Z] ++ '[' -n 0 ']' [2020-08-04T09:45:36.374Z] ++ set -x [2020-08-04T09:45:36.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:36.374Z] INFO: Testing against a local daemon [2020-08-04T09:45:36.374Z] === RUN TestServiceCreateInit [2020-08-04T09:45:36.374Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T09:45:36.549Z] . [2020-08-04T09:45:36.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-04T09:45:36.549Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-04T09:45:36.549Z] Error: No such image: emptyfs [2020-08-04T09:45:36.549Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-04T09:45:36.549Z] ++++ docker load [2020-08-04T09:45:36.847Z] Running integration-test (iteration 1) [2020-08-04T09:45:36.847Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-04T09:45:36.847Z] ++ 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-08-04T09:45:36.847Z] ++ set -e [2020-08-04T09:45:36.847Z] ++ '[' -n 0 ']' [2020-08-04T09:45:36.847Z] ++ set -x [2020-08-04T09:45:36.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:36.876Z] --- PASS: TestTemplatedConfig (3.76s) [2020-08-04T09:45:36.876Z] === RUN TestConfigCreateResolve [2020-08-04T09:45:38.248Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-04T09:45:38.248Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-04T09:45:38.505Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-04T09:45:38.505Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-04T09:45:39.019Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-08-04T09:45:39.019Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T09:45:39.019Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:45:39.019Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:45:39.019Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T09:45:39.891Z] --- PASS: TestConfigCreateResolve (2.90s) [2020-08-04T09:45:39.891Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T09:45:40.151Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-08-04T09:45:40.151Z] PASS [2020-08-04T09:45:40.151Z] [2020-08-04T09:45:40.151Z] DONE 7 tests in 18.256s [2020-08-04T09:45:40.151Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T09:45:40.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:40.151Z] ++ set -e [2020-08-04T09:45:40.151Z] ++ '[' -n 0 ']' [2020-08-04T09:45:40.151Z] ++ set -x [2020-08-04T09:45:40.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:45:40.410Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-04T09:45:40.410Z] INFO: Testing against a local daemon [2020-08-04T09:45:40.410Z] === RUN TestCheckpoint [2020-08-04T09:45:40.410Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T09:45:40.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:45:40.410Z] === RUN TestContainerInvalidJSON [2020-08-04T09:45:40.410Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:45:40.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:45:40.410Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:45:40.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:45:40.410Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:45:40.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:45:40.410Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:45:40.410Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:45:40.410Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:45:40.410Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-04T09:45:40.410Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T09:45:40.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T09:45:40.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-04T09:45:40.410Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T09:45:40.410Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-08-04T09:45:40.410Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T09:45:40.668Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-04T09:45:40.668Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T09:45:40.668Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-04T09:45:40.668Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T09:45:40.668Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-04T09:45:40.668Z] === RUN TestCopyFromContainer [2020-08-04T09:45:41.939Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T09:45:42.038Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-04T09:45:42.295Z] === RUN TestCopyFromContainer// [2020-08-04T09:45:42.553Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T09:45:42.553Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T09:45:42.811Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T09:45:42.811Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T09:45:43.073Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T09:45:43.073Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T09:45:43.073Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T09:45:43.331Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T09:45:43.331Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer (2.88s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-08-04T09:45:43.588Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-08-04T09:45:43.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T09:45:43.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:45:43.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:45:43.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:45:43.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:45:43.588Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:45:43.588Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:45:43.588Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:45:43.588Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:45:43.588Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:45:43.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-08-04T09:45:43.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-04T09:45:43.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-08-04T09:45:43.588Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-04T09:45:43.588Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T09:45:43.588Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-04T09:45:43.588Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-08-04T09:45:43.588Z] === RUN TestCreateWithInvalidEnv [2020-08-04T09:45:43.588Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T09:45:43.588Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T09:45:43.588Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T09:45:43.588Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T09:45:43.588Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T09:45:43.588Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T09:45:43.846Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T09:45:43.846Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T09:45:43.846Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T09:45:43.846Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-08-04T09:45:43.846Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-04T09:45:43.846Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T09:45:43.846Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-08-04T09:45:43.846Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T09:45:43.846Z] --- PASS: TestCreateTmpfsMountsTarget (0.07s) [2020-08-04T09:45:43.846Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T09:45:44.783Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-04T09:45:45.718Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-04T09:45:45.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-08-04T09:45:45.718Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T09:45:45.976Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-04T09:45:47.513Z] --- PASS: TestServiceCreateInit (10.91s) [2020-08-04T09:45:47.513Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-08-04T09:45:47.513Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.55s) [2020-08-04T09:45:47.513Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2020-08-04T09:45:47.879Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T09:45:47.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:45:47.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:45:47.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:45:47.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:45:47.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:45:47.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:45:47.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:45:47.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:45:47.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:45:47.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:45:47.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:45:47.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:45:47.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:45:47.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:45:47.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-04T09:45:47.879Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-08-04T09:45:47.879Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T09:45:48.812Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-08-04T09:45:48.813Z] === RUN TestCreateDifferentPlatform [2020-08-04T09:45:48.813Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T09:45:48.813Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T09:45:48.813Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-04T09:45:48.813Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T09:45:48.813Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T09:45:48.813Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T09:45:48.813Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-04T09:45:48.813Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T09:45:48.813Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T09:45:48.813Z] === RUN TestDaemonRestartIpcMode [2020-08-04T09:45:48.813Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T09:45:48.813Z] === RUN TestDaemonHostGatewayIP [2020-08-04T09:45:48.813Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T09:45:48.813Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T09:45:48.813Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T09:45:48.813Z] === RUN TestDiff [2020-08-04T09:45:49.070Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-04T09:45:49.582Z] Loaded image: buildpack-deps:buster [2020-08-04T09:45:49.582Z] Loaded image: busybox:latest [2020-08-04T09:45:49.582Z] Loaded image: busybox:glibc [2020-08-04T09:45:49.582Z] Loaded image: debian:buster [2020-08-04T09:45:49.637Z] --- PASS: TestDiff (0.71s) [2020-08-04T09:45:49.637Z] === RUN TestExecWithCloseStdin [2020-08-04T09:45:49.637Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-04T09:45:49.877Z] Loaded image: hello-world:latest [2020-08-04T09:45:49.877Z] INFO: Testing against a local daemon [2020-08-04T09:45:49.877Z] === RUN TestCgroupNamespacesBuild [2020-08-04T09:45:50.201Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-04T09:45:50.201Z] --- PASS: TestExecWithCloseStdin (0.70s) [2020-08-04T09:45:50.201Z] === RUN TestExec [2020-08-04T09:45:50.769Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-04T09:45:50.769Z] --- PASS: TestExec (0.56s) [2020-08-04T09:45:50.769Z] === RUN TestExecUser [2020-08-04T09:45:51.335Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-04T09:45:51.335Z] --- PASS: TestExecUser (0.48s) [2020-08-04T09:45:51.335Z] === RUN TestExportContainerAndImportImage [2020-08-04T09:45:51.392Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2020-08-04T09:45:51.392Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-04T09:45:52.269Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2020-08-04T09:45:52.269Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T09:45:52.269Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-04T09:45:52.434Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2020-08-04T09:45:52.434Z] === RUN TestBuildWithSession [2020-08-04T09:45:52.434Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-04T09:45:52.434Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:45:52.434Z] === RUN TestBuildSquashParent [2020-08-04T09:45:52.836Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-04T09:45:53.072Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.8% of statements [2020-08-04T09:45:53.401Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-04T09:45:53.659Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2020-08-04T09:45:53.659Z] === RUN TestHealthCheckWorkdir [2020-08-04T09:45:54.449Z] ok github.com/docker/docker/container 0.124s coverage: 34.7% of statements [2020-08-04T09:45:54.449Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-04T09:45:54.449Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-04T09:45:54.449Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-04T09:45:54.449Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-04T09:45:54.594Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-04T09:45:54.594Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-04T09:45:54.852Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-08-04T09:45:54.852Z] === RUN TestHealthKillContainer [2020-08-04T09:45:56.229Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-04T09:45:57.146Z] --- PASS: TestServiceWithDataPathPortInit (18.03s) [2020-08-04T09:45:57.146Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T09:45:57.164Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-04T09:45:57.730Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-04T09:45:57.730Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-04T09:45:57.730Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T09:45:58.027Z] --- PASS: TestBuildSquashParent (5.07s) [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:45:58.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:45:58.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:45:58.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:45:58.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:45:58.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:45:58.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:45:58.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:45:58.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-04T09:45:58.028Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-04T09:45:58.028Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-04T09:45:58.028Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-04T09:45:58.295Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-08-04T09:45:58.295Z] === RUN TestIpcModeNone [2020-08-04T09:45:59.230Z] --- PASS: TestIpcModeNone (0.85s) [2020-08-04T09:45:59.230Z] === RUN TestIpcModePrivate [2020-08-04T09:45:59.230Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-04T09:45:59.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-04T09:45:59.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-04T09:46:00.165Z] --- PASS: TestIpcModePrivate (0.86s) [2020-08-04T09:46:00.165Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-08-04T09:46:00.165Z] === RUN TestIpcModeShareable [2020-08-04T09:46:01.099Z] --- PASS: TestIpcModeShareable (0.84s) [2020-08-04T09:46:01.099Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-08-04T09:46:01.099Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T09:46:01.099Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.87s) [2020-08-04T09:46:01.949Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2020-08-04T09:46:01.949Z] === RUN TestBuildMultiStageCopy [2020-08-04T09:46:01.949Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-04T09:46:03.000Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-04T09:46:03.484Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-04T09:46:03.484Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-04T09:46:03.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2020-08-04T09:46:03.566Z] === RUN TestAPIIpcModeHost [2020-08-04T09:46:03.566Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-04T09:46:03.779Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-04T09:46:04.074Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-04T09:46:04.132Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-08-04T09:46:04.132Z] === RUN TestDaemonIpcModeShareable [2020-08-04T09:46:04.132Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-04T09:46:04.712Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2020-08-04T09:46:04.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.67s) [2020-08-04T09:46:04.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-08-04T09:46:04.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-08-04T09:46:04.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-08-04T09:46:04.712Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2020-08-04T09:46:04.712Z] === RUN TestBuildMultiStageParentConfig [2020-08-04T09:46:05.362Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-08-04T09:46:05.362Z] === RUN TestBuildLabelWithTargets [2020-08-04T09:46:06.033Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2020-08-04T09:46:06.033Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-08-04T09:46:06.033Z] === RUN TestDaemonIpcModePrivate [2020-08-04T09:46:06.722Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-08-04T09:46:06.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-08-04T09:46:06.882Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-08-04T09:46:06.882Z] === RUN TestBuildWithEmptyLayers [2020-08-04T09:46:07.151Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-08-04T09:46:07.151Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gg2ypbb23asssaz8rtarh58v7 Created:2020-08-04 09:45:58.485900351 +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[2ad987843b19749232fb74e5da9b310b45a409b0fd452e7cbeeacce63f9026ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p6hdm83y7faawths4206vvmz3 EndpointID:71123f2595017a13a0f1bf630aaf1adfcaf8ca8f9b227c5be16c4579650a8543 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:47a35604abb8931114e1e07a5ba4aca0bc8338991b984d53467a6f8ed77707eb 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:fdb9445533a8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p6hdm83y7faawths4206vvmz3 EndpointID:71123f2595017a13a0f1bf630aaf1adfcaf8ca8f9b227c5be16c4579650a8543 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T09:46:07.151Z] PASS [2020-08-04T09:46:07.151Z] [2020-08-04T09:46:07.151Z] === Skipped [2020-08-04T09:46:07.151Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:46:07.152Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:46:07.152Z] [2020-08-04T09:46:07.152Z] [2020-08-04T09:46:07.152Z] DONE 23 tests, 1 skipped in 59.603s [2020-08-04T09:46:07.152Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:46:07.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:07.152Z] ++ set -e [2020-08-04T09:46:07.152Z] ++ '[' -n 0 ']' [2020-08-04T09:46:07.152Z] ++ set -x [2020-08-04T09:46:07.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:07.152Z] INFO: Testing against a local daemon [2020-08-04T09:46:07.152Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T09:46:07.152Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:46:07.152Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:46:07.152Z] === RUN TestDockerNetworkIpvlan [2020-08-04T09:46:07.152Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:46:07.152Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:46:07.152Z] PASS [2020-08-04T09:46:07.152Z] [2020-08-04T09:46:07.152Z] === Skipped [2020-08-04T09:46:07.152Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:46:07.152Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:46:07.152Z] [2020-08-04T09:46:07.152Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:46:07.152Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:46:07.152Z] [2020-08-04T09:46:07.152Z] [2020-08-04T09:46:07.152Z] DONE 2 tests, 2 skipped in 0.157s [2020-08-04T09:46:07.152Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:46:07.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:07.152Z] ++ set -e [2020-08-04T09:46:07.152Z] ++ '[' -n 0 ']' [2020-08-04T09:46:07.152Z] ++ set -x [2020-08-04T09:46:07.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:07.152Z] INFO: Testing against a local daemon [2020-08-04T09:46:07.152Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T09:46:07.178Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-08-04T09:46:07.178Z] === RUN TestBuildMultiStageOnBuild [2020-08-04T09:46:07.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-04T09:46:07.407Z] --- PASS: TestDaemonIpcModePrivate (1.54s) [2020-08-04T09:46:07.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-04T09:46:07.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T09:46:07.972Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-04T09:46:08.101Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-08-04T09:46:08.537Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2020-08-04T09:46:08.537Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-08-04T09:46:08.537Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T09:46:08.537Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-08-04T09:46:08.537Z] === RUN TestDockerNetworkMacvlan [2020-08-04T09:46:09.280Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-08-04T09:46:09.280Z] === RUN TestBuildUncleanTarFilenames [2020-08-04T09:46:09.479Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T09:46:09.930Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-08-04T09:46:09.930Z] === RUN TestBuildMultiStageLayerLeak [2020-08-04T09:46:09.973Z] --- PASS: TestCreateServiceMultipleTimes (22.59s) [2020-08-04T09:46:09.973Z] === RUN TestCreateServiceConflict [2020-08-04T09:46:10.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-04T09:46:10.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2020-08-04T09:46:10.437Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-08-04T09:46:10.437Z] === RUN TestIpcModeOlderClient [2020-08-04T09:46:10.437Z] === PAUSE TestIpcModeOlderClient [2020-08-04T09:46:10.437Z] === RUN TestKillContainerInvalidSignal [2020-08-04T09:46:10.437Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-04T09:46:10.731Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2020-08-04T09:46:10.731Z] === RUN TestKillContainer [2020-08-04T09:46:10.731Z] === RUN TestKillContainer/no_signal [2020-08-04T09:46:10.866Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T09:46:11.365Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T09:46:11.809Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T09:46:11.956Z] === RUN TestKillContainer/killing_signal [2020-08-04T09:46:12.018Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-08-04T09:46:12.018Z] === RUN TestBuildWithHugeFile [2020-08-04T09:46:12.888Z] --- PASS: TestKillContainer (1.91s) [2020-08-04T09:46:12.888Z] --- PASS: TestKillContainer/no_signal (0.60s) [2020-08-04T09:46:12.888Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-08-04T09:46:12.888Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-08-04T09:46:12.888Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T09:46:12.888Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T09:46:13.453Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T09:46:13.487Z] --- PASS: TestCreateServiceConflict (3.73s) [2020-08-04T09:46:13.487Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T09:46:13.710Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-04T09:46:13.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2020-08-04T09:46:13.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2020-08-04T09:46:13.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-08-04T09:46:13.969Z] === RUN TestKillStoppedContainer [2020-08-04T09:46:13.969Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-04T09:46:13.969Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T09:46:14.235Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-04T09:46:14.235Z] === RUN TestKillDifferentUserContainer [2020-08-04T09:46:15.111Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T09:46:15.171Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-08-04T09:46:15.171Z] === RUN TestInspectOomKilledTrue [2020-08-04T09:46:15.171Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-04T09:46:15.171Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:46:15.171Z] === RUN TestInspectOomKilledFalse [2020-08-04T09:46:15.171Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-04T09:46:15.171Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:46:15.171Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T09:46:15.737Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-08-04T09:46:15.737Z] === RUN TestLinksContainerNames [2020-08-04T09:46:17.014Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2020-08-04T09:46:17.014Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T09:46:17.114Z] --- PASS: TestLinksContainerNames (1.53s) [2020-08-04T09:46:17.114Z] === RUN TestLogsFollowTailEmpty [2020-08-04T09:46:18.047Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-04T09:46:18.047Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-08-04T09:46:18.047Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T09:46:18.092Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.1% of statements [2020-08-04T09:46:18.092Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.4% of statements [2020-08-04T09:46:18.092Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-04T09:46:18.092Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-04T09:46:18.415Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T09:46:18.661Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 81.8% of statements [2020-08-04T09:46:18.981Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/default [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/private [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/slave [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/shared [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/default [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/shared [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/slave [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/private [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T09:46:18.981Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:46:18.981Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:46:18.981Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T09:46:19.230Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:46:19.239Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:46:19.497Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:46:19.497Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:46:19.755Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:46:19.755Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:46:19.755Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T09:46:19.755Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-04T09:46:19.755Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-04T09:46:19.755Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T09:46:19.798Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-08-04T09:46:19.798Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-04T09:46:19.798Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-04T09:46:20.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-04T09:46:20.735Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-08-04T09:46:20.893Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-04T09:46:21.830Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2020-08-04T09:46:21.830Z] === RUN TestNetworkNat [2020-08-04T09:46:22.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-04T09:46:22.775Z] --- PASS: TestNetworkNat (0.76s) [2020-08-04T09:46:22.775Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T09:46:23.273Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.528s coverage: 73.1% of statements [2020-08-04T09:46:23.273Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-04T09:46:23.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-08-04T09:46:23.709Z] === RUN TestNetworkLoopbackNat [2020-08-04T09:46:25.009Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T09:46:25.088Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-04T09:46:25.180Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.476s coverage: 57.0% of statements [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan (18.11s) [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.61s) [2020-08-04T09:46:26.395Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-08-04T09:46:26.395Z] PASS [2020-08-04T09:46:26.395Z] [2020-08-04T09:46:26.395Z] DONE 8 tests in 20.363s [2020-08-04T09:46:26.395Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T09:46:26.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:26.395Z] ++ set -e [2020-08-04T09:46:26.395Z] ++ '[' -n 0 ']' [2020-08-04T09:46:26.395Z] ++ set -x [2020-08-04T09:46:26.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:26.395Z] testing: warning: no tests to run [2020-08-04T09:46:26.395Z] PASS [2020-08-04T09:46:26.395Z] [2020-08-04T09:46:26.395Z] DONE 0 tests in 0.027s [2020-08-04T09:46:26.395Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T09:46:26.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:26.395Z] ++ set -e [2020-08-04T09:46:26.395Z] ++ '[' -n 0 ']' [2020-08-04T09:46:26.395Z] ++ set -x [2020-08-04T09:46:26.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:26.656Z] INFO: Testing against a local daemon [2020-08-04T09:46:26.656Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T09:46:26.989Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2020-08-04T09:46:26.989Z] === RUN TestPause [2020-08-04T09:46:27.102Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-08-04T09:46:27.557Z] --- PASS: TestPause (0.87s) [2020-08-04T09:46:27.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T09:46:27.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-08-04T09:46:27.557Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:46:27.557Z] === RUN TestPauseStopPausedContainer [2020-08-04T09:46:28.480Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.584s coverage: 45.9% of statements [2020-08-04T09:46:28.480Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-04T09:46:28.573Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-08-04T09:46:28.573Z] === RUN TestAuthZPluginTLS [2020-08-04T09:46:28.934Z] --- PASS: TestPauseStopPausedContainer (1.17s) [2020-08-04T09:46:28.934Z] === RUN TestPsFilter [2020-08-04T09:46:28.934Z] --- PASS: TestPsFilter (0.17s) [2020-08-04T09:46:28.934Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T09:46:29.049Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.354s coverage: 49.5% of statements [2020-08-04T09:46:29.145Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-08-04T09:46:29.145Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T09:46:29.717Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-08-04T09:46:29.717Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T09:46:29.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-08-04T09:46:29.868Z] === RUN TestRemoveContainerWithVolume [2020-08-04T09:46:30.289Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-08-04T09:46:30.289Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T09:46:30.813Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-08-04T09:46:30.813Z] === RUN TestRemoveContainerRunning [2020-08-04T09:46:30.862Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-08-04T09:46:30.862Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T09:46:30.957Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.572s coverage: 57.7% of statements [2020-08-04T09:46:30.957Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-04T09:46:31.526Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.383s coverage: 76.1% of statements [2020-08-04T09:46:31.526Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-04T09:46:31.747Z] --- PASS: TestRemoveContainerRunning (1.09s) [2020-08-04T09:46:31.747Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T09:46:32.463Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-08-04T09:46:32.681Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2020-08-04T09:46:32.681Z] === RUN TestRemoveInvalidContainer [2020-08-04T09:46:32.681Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-04T09:46:32.681Z] === RUN TestRenameLinkedContainer [2020-08-04T09:46:32.778Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-08-04T09:46:32.778Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T09:46:32.939Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-04T09:46:33.031Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-08-04T09:46:33.351Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-08-04T09:46:33.351Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T09:46:33.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-04T09:46:33.924Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-08-04T09:46:33.924Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T09:46:33.971Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-08-04T09:46:34.497Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-08-04T09:46:34.497Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T09:46:35.635Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.67s) [2020-08-04T09:46:35.635Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T09:46:35.877Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-08-04T09:46:35.877Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-04T09:46:35.877Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-04T09:46:36.136Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.0% of statements [2020-08-04T09:46:36.267Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-08-04T09:46:36.267Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T09:46:36.405Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-08-04T09:46:36.405Z] === RUN TestRenameStoppedContainer [2020-08-04T09:46:36.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-04T09:46:36.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-04T09:46:37.047Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-08-04T09:46:37.047Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T09:46:37.229Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-08-04T09:46:37.229Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T09:46:38.053Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-08-04T09:46:38.053Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2020-08-04T09:46:38.053Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-04T09:46:38.053Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-04T09:46:38.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-04T09:46:38.604Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-08-04T09:46:38.604Z] === RUN TestRenameInvalidName [2020-08-04T09:46:38.962Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-08-04T09:46:38.962Z] === RUN TestAuthZPluginHeader [2020-08-04T09:46:39.070Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-08-04T09:46:39.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-04T09:46:39.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-08-04T09:46:39.428Z] --- PASS: TestRenameInvalidName (0.75s) [2020-08-04T09:46:39.428Z] === RUN TestRenameAnonymousContainer [2020-08-04T09:46:39.589Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-08-04T09:46:39.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-04T09:46:39.906Z] --- PASS: TestAuthZPluginHeader (1.04s) [2020-08-04T09:46:39.906Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T09:46:39.906Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T09:46:39.906Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:39.906Z] === RUN TestAuthZPluginV2Disable [2020-08-04T09:46:39.906Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-04T09:46:39.906Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:39.906Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T09:46:39.906Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T09:46:39.906Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:39.906Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T09:46:39.906Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T09:46:39.906Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:39.906Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T09:46:39.907Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2020-08-04T09:46:39.907Z] === RUN TestCreateServiceSysctls [2020-08-04T09:46:40.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-04T09:46:40.967Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2020-08-04T09:46:40.967Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-04T09:46:41.227Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 37.7% of statements [2020-08-04T09:46:42.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-04T09:46:42.154Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-08-04T09:46:42.154Z] === RUN TestRenameContainerWithSameName [2020-08-04T09:46:42.164Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-08-04T09:46:43.090Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-08-04T09:46:43.090Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T09:46:43.544Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-04T09:46:44.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-04T09:46:44.112Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-08-04T09:46:44.286Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2020-08-04T09:46:44.286Z] === RUN TestResize [2020-08-04T09:46:44.490Z] --- PASS: TestCreateServiceSysctls (4.71s) [2020-08-04T09:46:44.490Z] === RUN TestCreateServiceCapabilities [2020-08-04T09:46:44.681Z] ok github.com/docker/docker/daemon/logger/splunk 1.562s coverage: 82.5% of statements [2020-08-04T09:46:44.681Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-04T09:46:44.681Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-08-04T09:46:44.681Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-04T09:46:45.218Z] --- PASS: TestResize (0.79s) [2020-08-04T09:46:45.218Z] === RUN TestResizeWithInvalidSize [2020-08-04T09:46:45.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-04T09:46:45.784Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-08-04T09:46:45.784Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T09:46:46.585Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2020-08-04T09:46:46.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-04T09:46:46.720Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:46:46.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:46:46.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:46:46.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:46:46.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:46:46.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:46:46.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:46:46.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:46:46.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:46:46.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:46:46.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:46:46.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:46:46.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:46:46.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:46:47.152Z] ok github.com/docker/docker/distribution 0.377s coverage: 21.9% of statements [2020-08-04T09:46:47.152Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-04T09:46:48.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-04T09:46:48.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-04T09:46:48.531Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-04T09:46:49.052Z] --- PASS: TestCreateServiceCapabilities (3.76s) [2020-08-04T09:46:49.052Z] === RUN TestInspect [2020-08-04T09:46:49.099Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-08-04T09:46:49.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:46:49.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:46:50.036Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-08-04T09:46:50.036Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2020-08-04T09:46:50.036Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-04T09:46:50.036Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-04T09:46:51.414Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-08-04T09:46:51.414Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-04T09:46:51.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:46:51.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:46:51.644Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-04T09:46:51.982Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-08-04T09:46:52.622Z] --- PASS: TestInspect (3.74s) [2020-08-04T09:46:52.622Z] === RUN TestCreateJob [2020-08-04T09:46:53.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:46:53.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:46:53.360Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2020-08-04T09:46:53.360Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-04T09:46:53.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-04T09:46:54.737Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 76.9% of statements [2020-08-04T09:46:55.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-04T09:46:55.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:46:55.674Z] ok github.com/docker/docker/pkg/authorization 0.109s coverage: 68.3% of statements [2020-08-04T09:46:55.934Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-04T09:46:55.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:46:56.193Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-04T09:46:57.133Z] --- PASS: TestCreateJob (4.34s) [2020-08-04T09:46:57.133Z] === RUN TestReplicatedJob [2020-08-04T09:46:57.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-04T09:46:58.030Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-08-04T09:46:58.030Z] PASS [2020-08-04T09:46:58.030Z] [2020-08-04T09:46:58.030Z] === Skipped [2020-08-04T09:46:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T09:46:58.030Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:58.030Z] [2020-08-04T09:46:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-04T09:46:58.030Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:58.030Z] [2020-08-04T09:46:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T09:46:58.030Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:58.030Z] [2020-08-04T09:46:58.030Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T09:46:58.030Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:46:58.030Z] [2020-08-04T09:46:58.030Z] [2020-08-04T09:46:58.030Z] DONE 17 tests, 4 skipped in 31.579s [2020-08-04T09:46:58.030Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T09:46:58.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:58.030Z] ++ set -e [2020-08-04T09:46:58.030Z] ++ '[' -n 0 ']' [2020-08-04T09:46:58.030Z] ++ set -x [2020-08-04T09:46:58.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:46:58.292Z] INFO: Testing against a local daemon [2020-08-04T09:46:58.292Z] === RUN TestPluginInvalidJSON [2020-08-04T09:46:58.292Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:46:58.292Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:46:58.292Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:46:58.292Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-04T09:46:58.292Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T09:46:58.292Z] === RUN TestPluginInstall [2020-08-04T09:46:58.292Z] === RUN TestPluginInstall/no_auth [2020-08-04T09:46:59.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:46:59.483Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-08-04T09:46:59.483Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-04T09:46:59.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:47:00.051Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-04T09:47:00.051Z] ok github.com/docker/docker/layer 7.784s coverage: 68.8% of statements [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/oci [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-04T09:47:00.051Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-04T09:47:00.990Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-08-04T09:47:01.559Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-08-04T09:47:02.129Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-08-04T09:47:02.698Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.88s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2020-08-04T09:47:03.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2020-08-04T09:47:03.130Z] === RUN TestCgroupNamespacesRun [2020-08-04T09:47:03.593Z] time="2020-08-04T09:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:47:03.593Z] time="2020-08-04T09:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32526ee563d325e16bff2c57f23c4da2522bd62f8679da7ad4d355cb6bf44325" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:47:03.593Z] time="2020-08-04T09:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:47:03.593Z] time="2020-08-04T09:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32526ee563d325e16bff2c57f23c4da2522bd62f8679da7ad4d355cb6bf44325" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:47:03.637Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-08-04T09:47:03.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-04T09:47:04.072Z] --- PASS: TestReplicatedJob (7.15s) [2020-08-04T09:47:04.072Z] === RUN TestUpdateReplicatedJob [2020-08-04T09:47:04.166Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T09:47:04.576Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-08-04T09:47:04.576Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-08-04T09:47:04.632Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-08-04T09:47:04.632Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T09:47:04.738Z] time="2020-08-04T09:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:47:04.738Z] time="2020-08-04T09:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a15bfc0f3f6c36757fe0a803cb64553b526d49f13294743fa30568cf2a3455d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:47:04.738Z] time="2020-08-04T09:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:47:04.738Z] time="2020-08-04T09:47:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a15bfc0f3f6c36757fe0a803cb64553b526d49f13294743fa30568cf2a3455d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:47:05.145Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-08-04T09:47:05.145Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2020-08-04T09:47:05.311Z] === RUN TestPluginInstall/with_insecure [2020-08-04T09:47:06.006Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-08-04T09:47:06.006Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T09:47:06.083Z] ok github.com/docker/docker/pkg/idtools 0.426s coverage: 70.5% of statements [2020-08-04T09:47:06.653Z] ok github.com/docker/docker/pkg/ioutils 0.612s coverage: 70.6% of statements [2020-08-04T09:47:06.699Z] time="2020-08-04T09:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:47:06.699Z] time="2020-08-04T09:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:107078d56cb5a97f91338ebcb9c912b64e772568ce2d5ff2d6303a2553686e74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:47:06.699Z] time="2020-08-04T09:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:47:06.699Z] time="2020-08-04T09:47:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:107078d56cb5a97f91338ebcb9c912b64e772568ce2d5ff2d6303a2553686e74" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:47:06.913Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-08-04T09:47:06.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-04T09:47:06.961Z] --- PASS: TestPluginInstall (8.72s) [2020-08-04T09:47:06.961Z] --- PASS: TestPluginInstall/no_auth (5.74s) [2020-08-04T09:47:06.961Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-08-04T09:47:06.961Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-08-04T09:47:06.961Z] plugin_test.go:157: [d3c5dedae50d2] daemon is not started [2020-08-04T09:47:06.961Z] PASS [2020-08-04T09:47:06.961Z] [2020-08-04T09:47:06.961Z] DONE 6 tests in 8.934s [2020-08-04T09:47:06.961Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T09:47:06.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:06.961Z] ++ set -e [2020-08-04T09:47:06.961Z] ++ '[' -n 0 ']' [2020-08-04T09:47:06.961Z] ++ set -x [2020-08-04T09:47:06.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:07.173Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-08-04T09:47:07.173Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-04T09:47:07.173Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-04T09:47:07.173Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-04T09:47:07.222Z] INFO: Testing against a local daemon [2020-08-04T09:47:07.222Z] === RUN TestExternalGraphDriver [2020-08-04T09:47:07.484Z] === RUN TestExternalGraphDriver/json [2020-08-04T09:47:07.743Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-08-04T09:47:07.743Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-04T09:47:07.743Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-08-04T09:47:07.876Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2020-08-04T09:47:07.877Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T09:47:08.003Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-08-04T09:47:08.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-04T09:47:08.263Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-08-04T09:47:08.523Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-04T09:47:08.523Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-04T09:47:08.523Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-04T09:47:08.527Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2020-08-04T09:47:08.527Z] === RUN TestServiceListWithStatuses [2020-08-04T09:47:08.527Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T09:47:08.527Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:47:08.527Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T09:47:09.014Z] --- PASS: TestBuildWithHugeFile (55.38s) [2020-08-04T09:47:09.014Z] === RUN TestBuildWithEmptyDockerfile [2020-08-04T09:47:09.014Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:47:09.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:47:09.014Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:47:09.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:47:09.014Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:47:09.014Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:47:09.014Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-04T09:47:09.014Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-04T09:47:09.015Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-04T09:47:09.015Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-04T09:47:09.015Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-08-04T09:47:09.015Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-08-04T09:47:09.015Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-08-04T09:47:09.015Z] === RUN TestBuildPreserveOwnership [2020-08-04T09:47:09.015Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-04T09:47:09.461Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-08-04T09:47:09.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-04T09:47:09.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-08-04T09:47:09.772Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T09:47:10.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-04T09:47:10.032Z] === RUN TestExternalGraphDriver/spec [2020-08-04T09:47:10.043Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-04T09:47:10.060Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-04T09:47:10.302Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-04T09:47:10.562Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-08-04T09:47:11.111Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2020-08-04T09:47:11.111Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-08-04T09:47:11.111Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-08-04T09:47:11.111Z] === RUN TestBuildPlatformInvalid [2020-08-04T09:47:11.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-04T09:47:11.407Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-04T09:47:11.407Z] PASS [2020-08-04T09:47:11.407Z] [2020-08-04T09:47:11.407Z] === Skipped [2020-08-04T09:47:11.407Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-04T09:47:11.407Z] build_session_test.go:25: TODO: BuildKit [2020-08-04T09:47:11.407Z] [2020-08-04T09:47:11.407Z] [2020-08-04T09:47:11.407Z] DONE 32 tests, 1 skipped in 94.517s [2020-08-04T09:47:11.407Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-04T09:47:11.407Z] ++ 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-08-04T09:47:11.407Z] ++ set -e [2020-08-04T09:47:11.407Z] ++ '[' -n 0 ']' [2020-08-04T09:47:11.407Z] ++ set -x [2020-08-04T09:47:11.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:11.407Z] INFO: Testing against a local daemon [2020-08-04T09:47:11.407Z] === RUN TestConfigInspect [2020-08-04T09:47:11.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-08-04T09:47:11.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T09:47:11.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-04T09:47:11.945Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-08-04T09:47:12.204Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-08-04T09:47:12.580Z] === RUN TestExternalGraphDriver/pull [2020-08-04T09:47:12.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-04T09:47:13.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-08-04T09:47:13.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T09:47:13.485Z] --- PASS: TestConfigInspect (1.96s) [2020-08-04T09:47:13.485Z] === RUN TestConfigList [2020-08-04T09:47:14.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-04T09:47:14.051Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-08-04T09:47:14.051Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T09:47:14.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-04T09:47:15.132Z] --- PASS: TestExternalGraphDriver (7.52s) [2020-08-04T09:47:15.132Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-08-04T09:47:15.132Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-08-04T09:47:15.132Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-08-04T09:47:15.132Z] === RUN TestGraphdriverPluginV2 [2020-08-04T09:47:15.132Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-08-04T09:47:15.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:47:15.132Z] PASS [2020-08-04T09:47:15.132Z] [2020-08-04T09:47:15.132Z] === Skipped [2020-08-04T09:47:15.132Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-08-04T09:47:15.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:47:15.132Z] [2020-08-04T09:47:15.132Z] [2020-08-04T09:47:15.132Z] DONE 5 tests, 1 skipped in 7.733s [2020-08-04T09:47:15.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T09:47:15.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:15.132Z] ++ set -e [2020-08-04T09:47:15.132Z] ++ '[' -n 0 ']' [2020-08-04T09:47:15.132Z] ++ set -x [2020-08-04T09:47:15.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:15.132Z] INFO: Testing against a local daemon [2020-08-04T09:47:15.132Z] === RUN TestContinueAfterPluginCrash [2020-08-04T09:47:15.132Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T09:47:15.132Z] === RUN TestReadPluginNoRead [2020-08-04T09:47:15.132Z] === PAUSE TestReadPluginNoRead [2020-08-04T09:47:15.132Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T09:47:15.132Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T09:47:15.132Z] === CONT TestContinueAfterPluginCrash [2020-08-04T09:47:15.132Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T09:47:15.132Z] === CONT TestReadPluginNoRead [2020-08-04T09:47:15.490Z] ok github.com/docker/docker/pkg/signal 2.420s coverage: 61.0% of statements [2020-08-04T09:47:15.490Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-08-04T09:47:15.581Z] --- PASS: TestConfigList (1.89s) [2020-08-04T09:47:15.581Z] === RUN TestConfigsCreateAndDelete [2020-08-04T09:47:15.749Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-04T09:47:15.921Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-08-04T09:47:15.921Z] === RUN TestKernelTCPMemory [2020-08-04T09:47:16.007Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-04T09:47:16.266Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-04T09:47:16.835Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-08-04T09:47:16.854Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-08-04T09:47:16.854Z] === RUN TestNISDomainname [2020-08-04T09:47:17.006Z] --- PASS: TestDockerNetworkConnectAlias (8.12s) [2020-08-04T09:47:17.006Z] === RUN TestDockerNetworkReConnect [2020-08-04T09:47:17.103Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-08-04T09:47:17.103Z] === RUN TestConfigsUpdate [2020-08-04T09:47:17.403Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-04T09:47:17.799Z] --- PASS: TestNISDomainname (1.05s) [2020-08-04T09:47:17.799Z] === RUN TestHostnameDnsResolution [2020-08-04T09:47:17.972Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-08-04T09:47:18.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-04T09:47:18.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-04T09:47:18.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-04T09:47:18.542Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-08-04T09:47:18.542Z] testing: warning: no tests to run [2020-08-04T09:47:18.542Z] coverage: [no statements] [2020-08-04T09:47:18.542Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-04T09:47:18.934Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-08-04T09:47:18.934Z] === RUN TestStats [2020-08-04T09:47:19.110Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-04T09:47:19.110Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-04T09:47:19.185Z] --- PASS: TestConfigsUpdate (1.88s) [2020-08-04T09:47:19.185Z] === RUN TestTemplatedConfig [2020-08-04T09:47:19.357Z] === RUN TestReadPluginNoRead/default [2020-08-04T09:47:19.369Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-04T09:47:19.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-04T09:47:19.618Z] --- PASS: TestDaemonStartWithLogOpt (4.72s) [2020-08-04T09:47:20.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-04T09:47:20.996Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-04T09:47:21.006Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T09:47:21.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-04T09:47:21.274Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.1% of statements [2020-08-04T09:47:21.513Z] --- PASS: TestStats (2.77s) [2020-08-04T09:47:21.513Z] === RUN TestStopContainerWithTimeout [2020-08-04T09:47:21.513Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T09:47:21.513Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T09:47:21.513Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T09:47:21.513Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T09:47:21.513Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T09:47:21.513Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T09:47:21.513Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T09:47:21.513Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T09:47:21.513Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T09:47:21.513Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T09:47:21.771Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-04T09:47:21.961Z] --- PASS: TestTemplatedConfig (2.40s) [2020-08-04T09:47:21.961Z] === RUN TestConfigCreateResolve [2020-08-04T09:47:22.212Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-04T09:47:22.588Z] --- PASS: TestDockerNetworkReConnect (6.32s) [2020-08-04T09:47:22.588Z] === RUN TestServicePlugin [2020-08-04T09:47:22.588Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-04T09:47:22.588Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:47:22.588Z] === RUN TestServiceUpdateLabel [2020-08-04T09:47:22.704Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T09:47:22.781Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-04T09:47:22.920Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T09:47:22.963Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-04T09:47:23.351Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-04T09:47:23.476Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-08-04T09:47:23.476Z] === RUN TestConfigDaemonLibtrustID [2020-08-04T09:47:24.115Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-08-04T09:47:24.115Z] PASS [2020-08-04T09:47:24.115Z] [2020-08-04T09:47:24.115Z] DONE 7 tests in 12.574s [2020-08-04T09:47:24.115Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-04T09:47:24.115Z] ++ 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-08-04T09:47:24.115Z] ++ set -e [2020-08-04T09:47:24.115Z] ++ '[' -n 0 ']' [2020-08-04T09:47:24.115Z] ++ set -x [2020-08-04T09:47:24.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:24.115Z] INFO: Testing against a local daemon [2020-08-04T09:47:24.115Z] === RUN TestCheckpoint [2020-08-04T09:47:24.115Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-04T09:47:24.115Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:47:24.115Z] === RUN TestContainerInvalidJSON [2020-08-04T09:47:24.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:47:24.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:47:24.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:47:24.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:47:24.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:47:24.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:47:24.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-04T09:47:24.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-04T09:47:24.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-04T09:47:24.115Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-04T09:47:24.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-04T09:47:24.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-04T09:47:24.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-04T09:47:24.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-04T09:47:24.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-08-04T09:47:24.115Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-04T09:47:24.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-04T09:47:24.115Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-04T09:47:24.410Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-04T09:47:24.410Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-04T09:47:24.410Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-04T09:47:24.410Z] === RUN TestCopyFromContainer [2020-08-04T09:47:24.731Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-08-04T09:47:24.836Z] --- PASS: TestReadPluginNoRead (9.58s) [2020-08-04T09:47:24.836Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-08-04T09:47:24.836Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-08-04T09:47:24.836Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-08-04T09:47:24.836Z] read_test.go:92: [df93f66ae34c6] daemon is not started [2020-08-04T09:47:24.863Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T09:47:25.098Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2020-08-04T09:47:25.098Z] PASS [2020-08-04T09:47:25.098Z] [2020-08-04T09:47:25.098Z] DONE 6 tests in 10.246s [2020-08-04T09:47:25.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T09:47:25.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:25.098Z] ++ set -e [2020-08-04T09:47:25.098Z] ++ '[' -n 0 ']' [2020-08-04T09:47:25.098Z] ++ set -x [2020-08-04T09:47:25.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:25.098Z] testing: warning: no tests to run [2020-08-04T09:47:25.098Z] PASS [2020-08-04T09:47:25.098Z] [2020-08-04T09:47:25.098Z] DONE 0 tests in 0.051s [2020-08-04T09:47:25.098Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T09:47:25.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:25.098Z] ++ set -e [2020-08-04T09:47:25.098Z] ++ '[' -n 0 ']' [2020-08-04T09:47:25.098Z] ++ set -x [2020-08-04T09:47:25.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:25.300Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-04T09:47:25.359Z] INFO: Testing against a local daemon [2020-08-04T09:47:25.359Z] === RUN TestPluginWithDevMounts [2020-08-04T09:47:25.359Z] === PAUSE TestPluginWithDevMounts [2020-08-04T09:47:25.359Z] === CONT TestPluginWithDevMounts [2020-08-04T09:47:25.451Z] === RUN TestCopyFromContainer// [2020-08-04T09:47:25.451Z] === RUN TestCopyFromContainer//bar/root [2020-08-04T09:47:25.560Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-08-04T09:47:25.747Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-04T09:47:25.747Z] === RUN TestCopyFromContainer/bar/quux [2020-08-04T09:47:25.747Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-04T09:47:25.747Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-04T09:47:25.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-04T09:47:26.042Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-04T09:47:26.042Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-04T09:47:26.042Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-04T09:47:26.042Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-04T09:47:26.129Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer (1.88s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-04T09:47:26.337Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-04T09:47:26.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-04T09:47:26.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:47:26.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:47:26.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:47:26.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:47:26.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:47:26.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:47:26.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-04T09:47:26.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-04T09:47:26.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-04T09:47:26.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-04T09:47:26.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-04T09:47:26.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-08-04T09:47:26.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-04T09:47:26.337Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-04T09:47:26.337Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-04T09:47:26.337Z] === RUN TestCreateWithInvalidEnv [2020-08-04T09:47:26.337Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-04T09:47:26.337Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-04T09:47:26.337Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-04T09:47:26.337Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-04T09:47:26.337Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-04T09:47:26.337Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-04T09:47:26.337Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-04T09:47:26.337Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-04T09:47:26.337Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-04T09:47:26.337Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-04T09:47:26.337Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-04T09:47:26.337Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-04T09:47:26.337Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-04T09:47:26.337Z] === RUN TestCreateTmpfsMountsTarget [2020-08-04T09:47:26.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-04T09:47:26.337Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-04T09:47:26.362Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-04T09:47:26.362Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-08-04T09:47:26.362Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-08-04T09:47:26.362Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-08-04T09:47:26.362Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-08-04T09:47:26.362Z] === RUN TestDeleteDevicemapper [2020-08-04T09:47:26.362Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T09:47:26.362Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:47:26.362Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T09:47:26.388Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-04T09:47:27.041Z] --- PASS: TestServiceUpdateLabel (3.78s) [2020-08-04T09:47:27.041Z] === RUN TestServiceUpdateSecrets [2020-08-04T09:47:27.861Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2020-08-04T09:47:27.861Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-04T09:47:27.907Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-08-04T09:47:27.907Z] PASS [2020-08-04T09:47:27.907Z] [2020-08-04T09:47:27.907Z] DONE 1 tests in 2.345s [2020-08-04T09:47:27.907Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T09:47:27.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:27.907Z] ++ set -e [2020-08-04T09:47:27.907Z] ++ '[' -n 0 ']' [2020-08-04T09:47:27.907Z] ++ set -x [2020-08-04T09:47:27.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:27.907Z] INFO: Testing against a local daemon [2020-08-04T09:47:27.907Z] === RUN TestSecretInspect [2020-08-04T09:47:28.261Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-04T09:47:28.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-04T09:47:28.926Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2020-08-04T09:47:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-04T09:47:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:47:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:47:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:47:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:47:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:47:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:47:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:47:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:47:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:47:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:47:29.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-04T09:47:29.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-04T09:47:29.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-04T09:47:29.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-04T09:47:29.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-04T09:47:29.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-04T09:47:29.386Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-04T09:47:29.761Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-04T09:47:29.865Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-08-04T09:47:30.019Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.84s) [2020-08-04T09:47:30.019Z] === RUN TestUpdateMemory [2020-08-04T09:47:30.019Z] --- SKIP: TestUpdateMemory (0.01s) [2020-08-04T09:47:30.019Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:47:30.019Z] === RUN TestUpdateCPUQuota [2020-08-04T09:47:30.023Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2020-08-04T09:47:30.023Z] === RUN TestCreateDifferentPlatform [2020-08-04T09:47:30.023Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-04T09:47:30.023Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-04T09:47:30.023Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-04T09:47:30.023Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-04T09:47:30.023Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-04T09:47:30.023Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-04T09:47:30.023Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-04T09:47:30.023Z] === RUN TestContainerStartOnDaemonRestart [2020-08-04T09:47:30.023Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-04T09:47:30.023Z] === RUN TestDaemonRestartIpcMode [2020-08-04T09:47:30.023Z] === PAUSE TestDaemonRestartIpcMode [2020-08-04T09:47:30.023Z] === RUN TestDaemonHostGatewayIP [2020-08-04T09:47:30.023Z] === PAUSE TestDaemonHostGatewayIP [2020-08-04T09:47:30.023Z] === RUN TestContainerKillOnDaemonStart [2020-08-04T09:47:30.023Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-04T09:47:30.023Z] === RUN TestDiff [2020-08-04T09:47:30.316Z] --- PASS: TestDiff (0.48s) [2020-08-04T09:47:30.316Z] === RUN TestExecWithCloseStdin [2020-08-04T09:47:30.434Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-08-04T09:47:30.952Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-04T09:47:30.954Z] --- PASS: TestExecWithCloseStdin (0.58s) [2020-08-04T09:47:30.954Z] === RUN TestExec [2020-08-04T09:47:31.210Z] --- PASS: TestSecretInspect (3.24s) [2020-08-04T09:47:31.210Z] === RUN TestSecretList [2020-08-04T09:47:31.372Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-08-04T09:47:31.518Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-04T09:47:31.592Z] --- PASS: TestExec (0.60s) [2020-08-04T09:47:31.592Z] === RUN TestExecUser [2020-08-04T09:47:31.776Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-08-04T09:47:31.776Z] === RUN TestUpdatePidsLimit [2020-08-04T09:47:31.776Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T09:47:32.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-04T09:47:32.034Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T09:47:32.231Z] --- PASS: TestExecUser (0.60s) [2020-08-04T09:47:32.231Z] === RUN TestExportContainerAndImportImage [2020-08-04T09:47:32.292Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T09:47:32.858Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T09:47:32.869Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-08-04T09:47:32.869Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-04T09:47:33.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T09:47:33.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T09:47:33.636Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T09:47:34.392Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-08-04T09:47:34.392Z] === RUN TestHealthCheckWorkdir [2020-08-04T09:47:34.512Z] --- PASS: TestSecretList (3.17s) [2020-08-04T09:47:34.512Z] === RUN TestSecretsCreateAndDelete [2020-08-04T09:47:34.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit (3.14s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-08-04T09:47:34.828Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-08-04T09:47:34.828Z] === RUN TestUpdateRestartPolicy [2020-08-04T09:47:35.035Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-08-04T09:47:35.035Z] === RUN TestHealthKillContainer [2020-08-04T09:47:36.730Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-04T09:47:37.775Z] --- PASS: TestHealthKillContainer (2.57s) [2020-08-04T09:47:37.775Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-04T09:47:37.814Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-08-04T09:47:37.814Z] === RUN TestSecretsUpdate [2020-08-04T09:47:38.103Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-04T09:47:38.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-04T09:47:38.413Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-08-04T09:47:38.413Z] === RUN TestIpcModeNone [2020-08-04T09:47:38.668Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-04T09:47:39.050Z] --- PASS: TestIpcModeNone (0.61s) [2020-08-04T09:47:39.050Z] === RUN TestIpcModePrivate [2020-08-04T09:47:39.233Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-04T09:47:39.491Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-04T09:47:39.686Z] --- PASS: TestIpcModePrivate (0.66s) [2020-08-04T09:47:39.686Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-04T09:47:39.686Z] === RUN TestIpcModeShareable [2020-08-04T09:47:39.786Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-04T09:47:40.323Z] --- PASS: TestIpcModeShareable (0.66s) [2020-08-04T09:47:40.324Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-04T09:47:40.324Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-04T09:47:40.353Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-04T09:47:40.353Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-04T09:47:40.363Z] --- PASS: TestSecretsUpdate (3.24s) [2020-08-04T09:47:40.363Z] === RUN TestTemplatedSecret [2020-08-04T09:47:41.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-04T09:47:41.558Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-04T09:47:41.916Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2020-08-04T09:47:41.916Z] === RUN TestAPIIpcModeHost [2020-08-04T09:47:42.383Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2020-08-04T09:47:42.383Z] === RUN TestServiceUpdateConfigs [2020-08-04T09:47:42.555Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-08-04T09:47:42.555Z] === RUN TestDaemonIpcModeShareable [2020-08-04T09:47:43.582Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/rootless [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/volume [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-04T09:47:43.582Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-04T09:47:43.582Z] [2020-08-04T09:47:43.582Z] === Skipped [2020-08-04T09:47:43.582Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-04T09:47:43.582Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-04T09:47:43.582Z] [2020-08-04T09:47:43.582Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-04T09:47:43.582Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-04T09:47:43.582Z] [2020-08-04T09:47:43.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-04T09:47:43.582Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.582Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:47:43.582Z] [2020-08-04T09:47:43.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-04T09:47:43.582Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.582Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:47:43.582Z] [2020-08-04T09:47:43.582Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-04T09:47:43.582Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.582Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:47:43.582Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-04T09:47:43.583Z] time="2020-08-04T09:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-04T09:47:43.583Z] time="2020-08-04T09:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-04T09:47:43.583Z] time="2020-08-04T09:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-04T09:47:43.583Z] time="2020-08-04T09:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-04T09:47:43.583Z] time="2020-08-04T09:46:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-04T09:47:43.583Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-04T09:47:43.583Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-04T09:47:43.583Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-04T09:47:43.583Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-04T09:47:43.583Z] graphtest_unix.go:73: No driver to put! [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-04T09:47:43.583Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-04T09:47:43.583Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] [2020-08-04T09:47:43.583Z] DONE 2123 tests, 26 skipped in 248.416s [2020-08-04T09:47:43.667Z] --- PASS: TestTemplatedSecret (2.90s) [2020-08-04T09:47:43.667Z] === RUN TestSecretCreateResolve Post stage [Pipeline] junit [2020-08-04T09:47:43.859Z] Recording test results [2020-08-04T09:47:44.071Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-08-04T09:47:44.071Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-04T09:47:44.071Z] === RUN TestDaemonIpcModePrivate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-04T09:47:44.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41178/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3a8708702e7a498c12e51e1c8d441e183565d78f hack/validate/vendor [2020-08-04T09:47:44.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-04T09:47:45.117Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-08-04T09:47:45.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-04T09:47:45.118Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-04T09:47:48.620Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-04T09:47:48.620Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-04T09:47:48.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-04T09:47:48.620Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2020-08-04T09:47:48.620Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T09:47:48.620Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-08-04T09:47:48.620Z] === RUN TestWaitNonBlocked [2020-08-04T09:47:48.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:47:48.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:47:48.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:47:48.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:47:48.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:47:48.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:47:48.620Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-08-04T09:47:48.620Z] PASS [2020-08-04T09:47:48.620Z] [2020-08-04T09:47:48.620Z] DONE 6 tests in 19.059s [2020-08-04T09:47:48.620Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T09:47:48.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:48.620Z] ++ set -e [2020-08-04T09:47:48.620Z] ++ '[' -n 0 ']' [2020-08-04T09:47:48.620Z] ++ set -x [2020-08-04T09:47:48.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:47:48.620Z] INFO: Testing against a local daemon [2020-08-04T09:47:48.620Z] === RUN TestServiceCreateInit [2020-08-04T09:47:48.620Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:45 Collecting initial packages [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:45 Download dependencies [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Starting whole vndr cycle because no package specified [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Ignoring paths matching "^archive/tar" [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/opencontainers/selinux, revision c688bba66d7ecb448819836b96f9c416da8b0746, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/opencontainers/runc, revision 67169a9d43456ff0d5ae12b967acb8e366e2f181, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/opencontainers/runtime-spec, revision 237cc4f519e2e8f9b235bacccfa8ef5a84df2875, attempt 1/20 [2020-08-04T09:47:48.621Z] 2020/08/04 09:47:47 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-08-04T09:47:48.646Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-08-04T09:47:48.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-04T09:47:48.646Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-04T09:47:48.646Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s) [2020-08-04T09:47:48.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-04T09:47:48.646Z] === RUN TestIpcModeOlderClient [2020-08-04T09:47:48.646Z] === PAUSE TestIpcModeOlderClient [2020-08-04T09:47:48.646Z] === RUN TestKillContainerInvalidSignal [2020-08-04T09:47:48.646Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-08-04T09:47:48.646Z] === RUN TestKillContainer [2020-08-04T09:47:48.646Z] === RUN TestKillContainer/no_signal [2020-08-04T09:47:48.881Z] 2020/08/04 09:47:48 Finished clone github.com/docker/libtrust [2020-08-04T09:47:48.881Z] 2020/08/04 09:47:48 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-08-04T09:47:48.939Z] === RUN TestKillContainer/non_killing_signal [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:48 Finished clone github.com/Azure/go-ansiterm [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:48 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:48 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:48 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Finished clone github.com/Microsoft/go-winio [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Finished clone github.com/google/uuid [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Finished clone github.com/moby/term [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Finished clone github.com/creack/pty [2020-08-04T09:47:49.141Z] 2020/08/04 09:47:49 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-08-04T09:47:49.190Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T09:47:49.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-08-04T09:47:49.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-08-04T09:47:49.190Z] === RUN TestWaitBlocked [2020-08-04T09:47:49.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:47:49.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:47:49.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:47:49.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:47:49.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:47:49.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:47:49.234Z] === RUN TestKillContainer/killing_signal [2020-08-04T09:47:49.710Z] 2020/08/04 09:47:49 Finished clone github.com/gorilla/mux [2020-08-04T09:47:49.710Z] 2020/08/04 09:47:49 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-08-04T09:47:49.756Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-04T09:47:50.276Z] --- PASS: TestKillContainer (1.58s) [2020-08-04T09:47:50.276Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-08-04T09:47:50.276Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-08-04T09:47:50.276Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-08-04T09:47:50.276Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-04T09:47:50.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-04T09:47:50.279Z] 2020/08/04 09:47:50 Finished clone github.com/seccomp/libseccomp-golang [2020-08-04T09:47:50.279Z] 2020/08/04 09:47:50 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-08-04T09:47:50.322Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-04T09:47:50.322Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-08-04T09:47:50.322Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-08-04T09:47:50.322Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T09:47:50.322Z] === CONT TestIpcModeOlderClient [2020-08-04T09:47:50.322Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-08-04T09:47:50.322Z] === CONT TestDaemonHostGatewayIP [2020-08-04T09:47:50.322Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Finished clone github.com/Graylog2/go-gelf [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Finished clone github.com/fluent/fluent-logger-golang [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Finished clone github.com/opencontainers/runtime-spec [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Finished clone github.com/philhofer/fwd [2020-08-04T09:47:50.538Z] 2020/08/04 09:47:50 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-08-04T09:47:50.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-04T09:47:50.888Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Finished clone github.com/opencontainers/selinux [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Finished clone github.com/godbus/dbus/v5 [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Finished clone github.com/coreos/go-systemd [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Finished clone github.com/opencontainers/image-spec [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Finished clone github.com/coreos/go-systemd/v22 [2020-08-04T09:47:51.107Z] 2020/08/04 09:47:50 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-08-04T09:47:51.146Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-04T09:47:51.176Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T09:47:51.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-08-04T09:47:51.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2020-08-04T09:47:51.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-08-04T09:47:51.219Z] === RUN TestKillStoppedContainer [2020-08-04T09:47:51.219Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-04T09:47:51.219Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-04T09:47:51.219Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-08-04T09:47:51.219Z] === RUN TestKillDifferentUserContainer [2020-08-04T09:47:51.404Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-04T09:47:51.857Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-08-04T09:47:51.857Z] === RUN TestInspectOomKilledTrue [2020-08-04T09:47:51.970Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-04T09:47:52.044Z] 2020/08/04 09:47:51 Finished clone github.com/fsnotify/fsnotify [2020-08-04T09:47:52.044Z] 2020/08/04 09:47:51 Clone github.com/containerd/containerd, revision 779ef60231a555f7eb9ba82b052d59b69ca2ef10, attempt 1/20 [2020-08-04T09:47:52.044Z] 2020/08/04 09:47:51 Finished clone github.com/bsphere/le_go [2020-08-04T09:47:52.044Z] 2020/08/04 09:47:51 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 [2020-08-04T09:47:52.303Z] 2020/08/04 09:47:52 Finished clone github.com/jmespath/go-jmespath [2020-08-04T09:47:52.303Z] 2020/08/04 09:47:52 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-08-04T09:47:52.303Z] 2020/08/04 09:47:52 Finished clone github.com/googleapis/gax-go [2020-08-04T09:47:52.303Z] 2020/08/04 09:47:52 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 [2020-08-04T09:47:52.538Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-04T09:47:52.871Z] 2020/08/04 09:47:52 Finished clone golang.org/x/oauth2 [2020-08-04T09:47:52.871Z] 2020/08/04 09:47:52 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-08-04T09:47:52.899Z] --- PASS: TestInspectOomKilledTrue (0.96s) [2020-08-04T09:47:52.899Z] === RUN TestInspectOomKilledFalse [2020-08-04T09:47:53.130Z] 2020/08/04 09:47:53 Finished clone github.com/containerd/fifo [2020-08-04T09:47:53.130Z] 2020/08/04 09:47:53 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-08-04T09:47:53.130Z] 2020/08/04 09:47:53 Finished clone github.com/tinylib/msgp [2020-08-04T09:47:53.130Z] 2020/08/04 09:47:53 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-08-04T09:47:53.196Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2020-08-04T09:47:53.196Z] === RUN TestLinksEtcHostsContentMatch [2020-08-04T09:47:53.832Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-08-04T09:47:53.832Z] === RUN TestLinksContainerNames [2020-08-04T09:47:53.912Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-08-04T09:47:53.912Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T09:47:54.170Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Finished clone go.opencensus.io [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Finished clone github.com/containerd/cgroups [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Finished clone github.com/containerd/go-runc [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Finished clone github.com/containerd/typeurl [2020-08-04T09:47:54.508Z] 2020/08/04 09:47:54 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-08-04T09:47:54.736Z] --- PASS: TestDaemonHostGatewayIP (4.23s) [2020-08-04T09:47:54.736Z] === CONT TestDaemonRestartIpcMode [2020-08-04T09:47:54.871Z] --- PASS: TestLinksContainerNames (0.98s) [2020-08-04T09:47:54.871Z] === RUN TestLogsFollowTailEmpty [2020-08-04T09:47:55.166Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-08-04T09:47:55.166Z] === RUN TestContainerNetworkMountsNoChown [2020-08-04T09:47:55.806Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/default [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/default [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/private [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/private [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rprivate [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/slave [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/slave [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rslave [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/shared [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/shared [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rshared [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/default [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rslave [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rshared [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/shared [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rprivate [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/private [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/slave [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:47:55.806Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:47:55.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-04T09:47:55.806Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-04T09:47:55.886Z] 2020/08/04 09:47:55 Finished clone github.com/containerd/console [2020-08-04T09:47:55.886Z] 2020/08/04 09:47:55 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-08-04T09:47:55.886Z] 2020/08/04 09:47:55 Finished clone github.com/containerd/ttrpc [2020-08-04T09:47:55.886Z] 2020/08/04 09:47:55 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-08-04T09:47:56.111Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-04T09:47:56.133Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-04T09:47:56.134Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-04T09:47:56.134Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-04T09:47:56.134Z] === RUN TestContainerBindMountNonRecursive [2020-08-04T09:47:56.144Z] 2020/08/04 09:47:56 Finished clone github.com/gogo/googleapis [2020-08-04T09:47:56.144Z] 2020/08/04 09:47:56 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-08-04T09:47:56.403Z] 2020/08/04 09:47:56 Finished clone github.com/golang/gddo [2020-08-04T09:47:56.403Z] 2020/08/04 09:47:56 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-08-04T09:47:56.468Z] --- PASS: TestServiceCreateInit (9.67s) [2020-08-04T09:47:56.468Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2020-08-04T09:47:56.468Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-08-04T09:47:56.468Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T09:47:56.662Z] 2020/08/04 09:47:56 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-08-04T09:47:56.662Z] 2020/08/04 09:47:56 Finished clone github.com/containerd/continuity [2020-08-04T09:47:57.650Z] --- PASS: TestContainerBindMountNonRecursive (1.48s) [2020-08-04T09:47:57.650Z] === RUN TestNetworkNat [2020-08-04T09:47:58.009Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2020-08-04T09:47:58.040Z] 2020/08/04 09:47:57 Finished clone github.com/fernet/fernet-go [2020-08-04T09:47:58.040Z] 2020/08/04 09:47:57 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-08-04T09:47:58.288Z] --- PASS: TestNetworkNat (0.57s) [2020-08-04T09:47:58.288Z] === RUN TestNetworkLocalhostTCPNat [2020-08-04T09:47:58.584Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-08-04T09:47:58.584Z] === RUN TestNetworkLoopbackNat [2020-08-04T09:47:58.608Z] 2020/08/04 09:47:58 Finished clone github.com/cilium/ebpf [2020-08-04T09:47:58.608Z] 2020/08/04 09:47:58 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-08-04T09:47:59.905Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-04T09:48:00.464Z] --- PASS: TestServiceUpdateConfigs (15.98s) [2020-08-04T09:48:00.464Z] === RUN TestServiceUpdateNetwork [2020-08-04T09:48:00.518Z] 2020/08/04 09:48:00 Finished clone golang.org/x/time [2020-08-04T09:48:00.518Z] 2020/08/04 09:48:00 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-08-04T09:48:01.363Z] --- PASS: TestNetworkLoopbackNat (2.71s) [2020-08-04T09:48:01.363Z] === RUN TestPause [2020-08-04T09:48:01.458Z] 2020/08/04 09:48:01 Finished clone github.com/opencontainers/runc [2020-08-04T09:48:01.458Z] 2020/08/04 09:48:01 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-08-04T09:48:01.718Z] 2020/08/04 09:48:01 Finished clone github.com/hashicorp/go-memdb [2020-08-04T09:48:01.718Z] 2020/08/04 09:48:01 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-08-04T09:48:01.718Z] 2020/08/04 09:48:01 Finished clone google.golang.org/grpc [2020-08-04T09:48:01.718Z] 2020/08/04 09:48:01 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-08-04T09:48:01.801Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-04T09:48:02.007Z] --- PASS: TestPause (0.56s) [2020-08-04T09:48:02.007Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-04T09:48:02.007Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:48:02.007Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:48:02.007Z] === RUN TestPauseStopPausedContainer [2020-08-04T09:48:02.059Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-04T09:48:02.291Z] 2020/08/04 09:48:02 Finished clone github.com/hashicorp/go-immutable-radix [2020-08-04T09:48:02.291Z] 2020/08/04 09:48:02 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-08-04T09:48:02.316Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-04T09:48:02.647Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-08-04T09:48:02.647Z] === RUN TestPsFilter [2020-08-04T09:48:02.647Z] --- PASS: TestPsFilter (0.16s) [2020-08-04T09:48:02.647Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-04T09:48:03.230Z] 2020/08/04 09:48:02 Finished clone github.com/hashicorp/golang-lru [2020-08-04T09:48:03.230Z] 2020/08/04 09:48:02 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-08-04T09:48:03.230Z] 2020/08/04 09:48:03 Finished clone github.com/coreos/pkg [2020-08-04T09:48:03.230Z] 2020/08/04 09:48:03 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-08-04T09:48:03.230Z] 2020/08/04 09:48:03 Finished clone github.com/Microsoft/opengcs [2020-08-04T09:48:03.230Z] 2020/08/04 09:48:03 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-08-04T09:48:03.286Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-08-04T09:48:03.286Z] === RUN TestRemoveContainerWithVolume [2020-08-04T09:48:03.491Z] 2020/08/04 09:48:03 Finished clone golang.org/x/crypto [2020-08-04T09:48:03.491Z] 2020/08/04 09:48:03 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-08-04T09:48:03.583Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-08-04T09:48:03.583Z] === RUN TestRemoveContainerRunning [2020-08-04T09:48:03.751Z] 2020/08/04 09:48:03 Finished clone github.com/golang/protobuf [2020-08-04T09:48:03.751Z] 2020/08/04 09:48:03 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-08-04T09:48:03.751Z] 2020/08/04 09:48:03 Finished clone code.cloudfoundry.org/clock [2020-08-04T09:48:03.751Z] 2020/08/04 09:48:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-08-04T09:48:04.215Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-04T09:48:04.226Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-08-04T09:48:04.226Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-04T09:48:04.333Z] 2020/08/04 09:48:04 Finished clone github.com/beorn7/perks [2020-08-04T09:48:04.333Z] 2020/08/04 09:48:04 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-08-04T09:48:04.473Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-04T09:48:04.592Z] 2020/08/04 09:48:04 Finished clone github.com/prometheus/client_model [2020-08-04T09:48:04.592Z] 2020/08/04 09:48:04 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-08-04T09:48:04.867Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-08-04T09:48:04.867Z] === RUN TestRemoveInvalidContainer [2020-08-04T09:48:04.867Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-04T09:48:04.867Z] === RUN TestRenameLinkedContainer [2020-08-04T09:48:05.038Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-04T09:48:05.422Z] 2020/08/04 09:48:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-08-04T09:48:05.422Z] 2020/08/04 09:48:05 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-08-04T09:48:05.604Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-04T09:48:05.682Z] 2020/08/04 09:48:05 Finished clone github.com/Microsoft/hcsshim [2020-08-04T09:48:05.682Z] 2020/08/04 09:48:05 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-08-04T09:48:05.942Z] 2020/08/04 09:48:05 Finished clone github.com/pkg/errors [2020-08-04T09:48:05.942Z] 2020/08/04 09:48:05 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-08-04T09:48:06.169Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-04T09:48:06.201Z] 2020/08/04 09:48:06 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-08-04T09:48:06.201Z] 2020/08/04 09:48:06 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-08-04T09:48:06.461Z] 2020/08/04 09:48:06 Finished clone github.com/prometheus/procfs [2020-08-04T09:48:06.461Z] 2020/08/04 09:48:06 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-08-04T09:48:06.461Z] 2020/08/04 09:48:06 Finished clone github.com/prometheus/client_golang [2020-08-04T09:48:06.461Z] 2020/08/04 09:48:06 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-08-04T09:48:06.461Z] 2020/08/04 09:48:06 Finished clone github.com/prometheus/common [2020-08-04T09:48:06.461Z] 2020/08/04 09:48:06 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-08-04T09:48:06.721Z] 2020/08/04 09:48:06 Finished clone github.com/cespare/xxhash/v2 [2020-08-04T09:48:06.721Z] 2020/08/04 09:48:06 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-08-04T09:48:06.734Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-08-04T09:48:06.734Z] PASS [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] === Skipped [2020-08-04T09:48:06.734Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-04T09:48:06.734Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-04T09:48:06.734Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-04T09:48:06.734Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-08-04T09:48:06.734Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T09:48:06.734Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2020-08-04T09:48:06.734Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] [2020-08-04T09:48:06.734Z] DONE 192 tests, 6 skipped in 146.516s [2020-08-04T09:48:06.734Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T09:48:06.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:06.734Z] ++ set -e [2020-08-04T09:48:06.734Z] ++ '[' -n 0 ']' [2020-08-04T09:48:06.734Z] ++ set -x [2020-08-04T09:48:06.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:06.951Z] --- PASS: TestRenameLinkedContainer (2.04s) [2020-08-04T09:48:06.951Z] === RUN TestRenameStoppedContainer [2020-08-04T09:48:06.992Z] INFO: Testing against a local daemon [2020-08-04T09:48:06.992Z] === RUN TestCommitInheritsEnv [2020-08-04T09:48:07.244Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-08-04T09:48:07.244Z] === RUN TestRenameRunningContainerAndReuse [2020-08-04T09:48:07.249Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-04T09:48:07.506Z] --- PASS: TestCommitInheritsEnv (0.38s) [2020-08-04T09:48:07.506Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T09:48:07.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T09:48:07.506Z] === RUN TestImagesFilterMultiReference [2020-08-04T09:48:07.506Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-08-04T09:48:07.506Z] === RUN TestImagePullPlatformInvalid [2020-08-04T09:48:07.506Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-04T09:48:07.506Z] === RUN TestRemoveImageOrphaning [2020-08-04T09:48:07.660Z] 2020/08/04 09:48:07 Finished clone github.com/inconshreveable/mousetrap [2020-08-04T09:48:07.660Z] 2020/08/04 09:48:07 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-08-04T09:48:07.660Z] 2020/08/04 09:48:07 Finished clone github.com/spf13/pflag [2020-08-04T09:48:07.660Z] 2020/08/04 09:48:07 Clone golang.org/x/sys, revision 9dae0f8f577553e0f21298e18926efc9644c281d, attempt 1/20 [2020-08-04T09:48:07.660Z] 2020/08/04 09:48:07 Finished clone github.com/docker/go-metrics [2020-08-04T09:48:07.660Z] 2020/08/04 09:48:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-08-04T09:48:07.764Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-08-04T09:48:07.764Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T09:48:07.920Z] 2020/08/04 09:48:07 Finished clone github.com/morikuni/aec [2020-08-04T09:48:07.920Z] 2020/08/04 09:48:07 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-08-04T09:48:08.180Z] 2020/08/04 09:48:07 Finished clone github.com/tchap/go-patricia [2020-08-04T09:48:08.180Z] 2020/08/04 09:48:07 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-08-04T09:48:08.286Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2020-08-04T09:48:08.286Z] === RUN TestRenameInvalidName [2020-08-04T09:48:08.329Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-04T09:48:08.329Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-04T09:48:08.329Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-04T09:48:08.329Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-04T09:48:08.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-04T09:48:08.441Z] 2020/08/04 09:48:08 Finished clone github.com/spf13/cobra [2020-08-04T09:48:08.441Z] 2020/08/04 09:48:08 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-08-04T09:48:08.927Z] --- PASS: TestRenameInvalidName (0.52s) [2020-08-04T09:48:08.927Z] === RUN TestRenameAnonymousContainer [2020-08-04T09:48:09.010Z] 2020/08/04 09:48:08 Finished clone github.com/sirupsen/logrus [2020-08-04T09:48:09.010Z] 2020/08/04 09:48:08 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-08-04T09:48:09.010Z] 2020/08/04 09:48:08 Finished clone github.com/docker/go-units [2020-08-04T09:48:09.010Z] 2020/08/04 09:48:08 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-08-04T09:48:09.949Z] 2020/08/04 09:48:09 Finished clone github.com/moby/sys [2020-08-04T09:48:09.949Z] 2020/08/04 09:48:09 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-08-04T09:48:10.228Z] --- PASS: TestRemoveImageGarbageCollector (1.99s) [2020-08-04T09:48:10.228Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T09:48:10.228Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-04T09:48:10.228Z] === RUN TestTagInvalidReference [2020-08-04T09:48:10.228Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-04T09:48:10.228Z] === RUN TestTagValidPrefixedRepo [2020-08-04T09:48:10.228Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-04T09:48:10.228Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T09:48:10.228Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-04T09:48:10.228Z] === RUN TestTagOfficialNames [2020-08-04T09:48:10.228Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-04T09:48:10.228Z] === RUN TestTagMatchesDigest [2020-08-04T09:48:10.228Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-04T09:48:10.228Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T09:48:10.889Z] 2020/08/04 09:48:10 Finished clone github.com/google/certificate-transparency-go [2020-08-04T09:48:10.889Z] 2020/08/04 09:48:10 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-08-04T09:48:10.889Z] 2020/08/04 09:48:10 Finished clone github.com/docker/go-connections [2020-08-04T09:48:10.889Z] 2020/08/04 09:48:10 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-08-04T09:48:10.889Z] 2020/08/04 09:48:10 Finished clone gotest.tools/v3 [2020-08-04T09:48:10.889Z] 2020/08/04 09:48:10 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-08-04T09:48:11.012Z] --- PASS: TestRenameAnonymousContainer (1.99s) [2020-08-04T09:48:11.012Z] === RUN TestRenameContainerWithSameName [2020-08-04T09:48:11.148Z] 2020/08/04 09:48:10 Finished clone github.com/syndtr/gocapability [2020-08-04T09:48:11.149Z] 2020/08/04 09:48:10 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-08-04T09:48:11.161Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-04T09:48:11.306Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2020-08-04T09:48:11.306Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-04T09:48:11.410Z] 2020/08/04 09:48:11 Finished clone github.com/google/go-cmp [2020-08-04T09:48:11.410Z] 2020/08/04 09:48:11 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-08-04T09:48:11.419Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-04T09:48:11.980Z] 2020/08/04 09:48:11 Finished clone github.com/RackSec/srslog [2020-08-04T09:48:11.980Z] 2020/08/04 09:48:11 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-08-04T09:48:12.348Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2020-08-04T09:48:12.348Z] === RUN TestResize [2020-08-04T09:48:12.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-04T09:48:12.550Z] 2020/08/04 09:48:12 Finished clone golang.org/x/sync [2020-08-04T09:48:12.550Z] 2020/08/04 09:48:12 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-08-04T09:48:12.550Z] 2020/08/04 09:48:12 Finished clone github.com/imdario/mergo [2020-08-04T09:48:12.550Z] 2020/08/04 09:48:12 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-08-04T09:48:12.917Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-04T09:48:12.985Z] --- PASS: TestResize (0.55s) [2020-08-04T09:48:12.985Z] === RUN TestResizeWithInvalidSize [2020-08-04T09:48:13.484Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-04T09:48:13.488Z] 2020/08/04 09:48:13 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-08-04T09:48:13.488Z] 2020/08/04 09:48:13 Finished clone github.com/cloudflare/cfssl [2020-08-04T09:48:13.621Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2020-08-04T09:48:13.621Z] === RUN TestResizeWhenContainerNotStarted [2020-08-04T09:48:13.751Z] 2020/08/04 09:48:13 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-08-04T09:48:13.751Z] 2020/08/04 09:48:13 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-08-04T09:48:13.919Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:48:13.919Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:48:13.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:48:13.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-04T09:48:13.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-04T09:48:13.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:48:13.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-04T09:48:14.331Z] 2020/08/04 09:48:14 Finished clone github.com/google/shlex [2020-08-04T09:48:14.331Z] 2020/08/04 09:48:14 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-08-04T09:48:14.331Z] 2020/08/04 09:48:14 Finished clone github.com/opentracing/opentracing-go [2020-08-04T09:48:14.331Z] 2020/08/04 09:48:14 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-08-04T09:48:14.899Z] 2020/08/04 09:48:14 Finished clone github.com/opentracing-contrib/go-stdlib [2020-08-04T09:48:14.899Z] 2020/08/04 09:48:14 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-08-04T09:48:15.158Z] 2020/08/04 09:48:14 Finished clone github.com/mitchellh/hashstructure [2020-08-04T09:48:15.158Z] 2020/08/04 09:48:14 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-08-04T09:48:15.417Z] 2020/08/04 09:48:15 Finished clone github.com/gofrs/flock [2020-08-04T09:48:15.417Z] 2020/08/04 09:48:15 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-08-04T09:48:15.805Z] --- PASS: TestServiceUpdateNetwork (16.24s) [2020-08-04T09:48:15.805Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T09:48:15.805Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T09:48:16.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:48:16.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-04T09:48:16.438Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T09:48:16.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-04T09:48:16.766Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-04T09:48:16.766Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-04T09:48:16.794Z] 2020/08/04 09:48:16 Finished clone github.com/tonistiigi/fsutil [2020-08-04T09:48:16.794Z] 2020/08/04 09:48:16 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-08-04T09:48:16.794Z] 2020/08/04 09:48:16 Finished clone github.com/docker/go-events [2020-08-04T09:48:16.794Z] 2020/08/04 09:48:16 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-08-04T09:48:16.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-04T09:48:17.024Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-04T09:48:17.362Z] 2020/08/04 09:48:17 Finished clone github.com/armon/go-radix [2020-08-04T09:48:17.362Z] 2020/08/04 09:48:17 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-08-04T09:48:17.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-04T09:48:17.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-04T09:48:18.298Z] 2020/08/04 09:48:18 Finished clone github.com/armon/go-metrics [2020-08-04T09:48:18.298Z] 2020/08/04 09:48:18 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-08-04T09:48:18.434Z] --- PASS: TestCreateServiceMultipleTimes (19.23s) [2020-08-04T09:48:18.434Z] === RUN TestCreateServiceConflict [2020-08-04T09:48:19.006Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-08-04T09:48:19.006Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T09:48:19.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-04T09:48:19.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-04T09:48:20.205Z] 2020/08/04 09:48:19 Finished clone github.com/sean-/seed [2020-08-04T09:48:20.205Z] 2020/08/04 09:48:19 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-08-04T09:48:20.205Z] 2020/08/04 09:48:20 Finished clone github.com/hashicorp/memberlist [2020-08-04T09:48:20.205Z] 2020/08/04 09:48:20 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-08-04T09:48:20.302Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-04T09:48:20.302Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-04T09:48:20.302Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-04T09:48:21.583Z] 2020/08/04 09:48:21 Finished clone golang.org/x/net [2020-08-04T09:48:21.583Z] 2020/08/04 09:48:21 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-08-04T09:48:21.583Z] 2020/08/04 09:48:21 Finished clone github.com/hashicorp/errwrap [2020-08-04T09:48:21.583Z] 2020/08/04 09:48:21 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-08-04T09:48:22.202Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.83s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.56s) [2020-08-04T09:48:22.241Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) [2020-08-04T09:48:22.241Z] === RUN TestCgroupNamespacesRun [2020-08-04T09:48:22.311Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2020-08-04T09:48:22.311Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T09:48:23.286Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-08-04T09:48:23.286Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-04T09:48:23.490Z] 2020/08/04 09:48:23 Finished clone github.com/hashicorp/go-multierror [2020-08-04T09:48:23.490Z] 2020/08/04 09:48:23 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-08-04T09:48:23.490Z] 2020/08/04 09:48:23 Finished clone github.com/hashicorp/go-sockaddr [2020-08-04T09:48:23.490Z] 2020/08/04 09:48:23 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-08-04T09:48:24.058Z] 2020/08/04 09:48:23 Finished clone github.com/hashicorp/go-msgpack [2020-08-04T09:48:24.058Z] 2020/08/04 09:48:23 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-08-04T09:48:24.807Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2020-08-04T09:48:24.808Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-04T09:48:24.922Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T09:48:24.996Z] 2020/08/04 09:48:24 Finished clone github.com/vishvananda/netns [2020-08-04T09:48:24.996Z] 2020/08/04 09:48:24 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-08-04T09:48:24.996Z] 2020/08/04 09:48:24 Finished clone github.com/docker/libkv [2020-08-04T09:48:24.996Z] 2020/08/04 09:48:24 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-08-04T09:48:26.326Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-08-04T09:48:26.326Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-04T09:48:26.381Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-04T09:48:26.381Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-04T09:48:26.901Z] 2020/08/04 09:48:26 Finished clone cloud.google.com/go [2020-08-04T09:48:26.901Z] 2020/08/04 09:48:26 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-08-04T09:48:27.160Z] 2020/08/04 09:48:26 Finished clone github.com/BurntSushi/toml [2020-08-04T09:48:27.160Z] 2020/08/04 09:48:26 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-08-04T09:48:27.160Z] 2020/08/04 09:48:27 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-08-04T09:48:27.160Z] 2020/08/04 09:48:27 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-08-04T09:48:27.313Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-04T09:48:27.368Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-08-04T09:48:27.368Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-04T09:48:27.418Z] 2020/08/04 09:48:27 Finished clone github.com/vishvananda/netlink [2020-08-04T09:48:27.418Z] 2020/08/04 09:48:27 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-08-04T09:48:27.677Z] 2020/08/04 09:48:27 Finished clone github.com/moby/ipvs [2020-08-04T09:48:27.677Z] 2020/08/04 09:48:27 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-08-04T09:48:28.613Z] 2020/08/04 09:48:28 Finished clone github.com/docker/swarmkit [2020-08-04T09:48:28.613Z] 2020/08/04 09:48:28 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-08-04T09:48:28.613Z] 2020/08/04 09:48:28 Finished clone github.com/samuel/go-zookeeper [2020-08-04T09:48:28.613Z] 2020/08/04 09:48:28 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-08-04T09:48:28.872Z] 2020/08/04 09:48:28 Finished clone github.com/deckarep/golang-set [2020-08-04T09:48:28.872Z] 2020/08/04 09:48:28 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-08-04T09:48:28.872Z] 2020/08/04 09:48:28 Finished clone github.com/coreos/go-semver [2020-08-04T09:48:28.872Z] 2020/08/04 09:48:28 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-08-04T09:48:28.907Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2020-08-04T09:48:28.907Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-04T09:48:29.949Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-08-04T09:48:29.949Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-04T09:48:30.248Z] 2020/08/04 09:48:30 Finished clone github.com/ishidawataru/sctp [2020-08-04T09:48:30.248Z] 2020/08/04 09:48:30 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-08-04T09:48:30.815Z] 2020/08/04 09:48:30 Finished clone golang.org/x/sys [2020-08-04T09:48:30.815Z] 2020/08/04 09:48:30 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-08-04T09:48:31.000Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-04T09:48:31.000Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-04T09:48:32.193Z] 2020/08/04 09:48:32 Finished clone go.etcd.io/bbolt [2020-08-04T09:48:32.193Z] 2020/08/04 09:48:32 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-08-04T09:48:32.520Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-08-04T09:48:32.520Z] === RUN TestKernelTCPMemory [2020-08-04T09:48:32.583Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-04T09:48:32.583Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-04T09:48:32.816Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-08-04T09:48:32.816Z] === RUN TestNISDomainname [2020-08-04T09:48:33.130Z] 2020/08/04 09:48:32 Finished clone github.com/hashicorp/serf [2020-08-04T09:48:33.130Z] 2020/08/04 09:48:32 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-08-04T09:48:33.389Z] 2020/08/04 09:48:33 Finished clone github.com/vbatts/tar-split [2020-08-04T09:48:33.397Z] --- PASS: TestServiceUpdatePidsLimit (17.93s) [2020-08-04T09:48:33.397Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-08-04T09:48:33.397Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-08-04T09:48:33.397Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-08-04T09:48:33.397Z] PASS [2020-08-04T09:48:33.397Z] [2020-08-04T09:48:33.397Z] === Skipped [2020-08-04T09:48:33.397Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T09:48:33.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:48:33.397Z] [2020-08-04T09:48:33.397Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-04T09:48:33.397Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:48:33.397Z] [2020-08-04T09:48:33.397Z] [2020-08-04T09:48:33.397Z] DONE 27 tests, 2 skipped in 176.293s [2020-08-04T09:48:33.397Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T09:48:33.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:33.397Z] ++ set -e [2020-08-04T09:48:33.397Z] ++ '[' -n 0 ']' [2020-08-04T09:48:33.397Z] ++ set -x [2020-08-04T09:48:33.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:33.397Z] INFO: Testing against a local daemon [2020-08-04T09:48:33.397Z] === RUN TestSessionCreate [2020-08-04T09:48:33.397Z] --- PASS: TestSessionCreate (0.02s) [2020-08-04T09:48:33.397Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T09:48:33.397Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-08-04T09:48:33.397Z] PASS [2020-08-04T09:48:33.397Z] [2020-08-04T09:48:33.397Z] DONE 2 tests in 0.248s [2020-08-04T09:48:33.397Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T09:48:33.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:33.397Z] ++ set -e [2020-08-04T09:48:33.397Z] ++ '[' -n 0 ']' [2020-08-04T09:48:33.397Z] ++ set -x [2020-08-04T09:48:33.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:33.397Z] INFO: Testing against a local daemon [2020-08-04T09:48:33.397Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T09:48:33.397Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:48:33.397Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:48:33.397Z] === RUN TestEventsExecDie [2020-08-04T09:48:33.460Z] --- PASS: TestNISDomainname (0.70s) [2020-08-04T09:48:33.460Z] === RUN TestHostnameDnsResolution [2020-08-04T09:48:33.515Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-04T09:48:33.688Z] --- PASS: TestEventsExecDie (0.95s) [2020-08-04T09:48:33.688Z] === RUN TestEventsBackwardsCompatible [2020-08-04T09:48:33.688Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-08-04T09:48:33.688Z] === RUN TestInfoBinaryCommits [2020-08-04T09:48:33.688Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-04T09:48:33.688Z] === RUN TestInfoAPIVersioned [2020-08-04T09:48:33.688Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T09:48:33.688Z] === RUN TestInfoDiscoveryBackend [2020-08-04T09:48:33.959Z] 2020/08/04 09:48:33 Finished clone github.com/opencontainers/go-digest [2020-08-04T09:48:34.319Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-04T09:48:34.319Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T09:48:34.501Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-08-04T09:48:34.501Z] === RUN TestStats [2020-08-04T09:48:34.529Z] 2020/08/04 09:48:34 Finished clone github.com/mistifyio/go-zfs [2020-08-04T09:48:34.886Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-04T09:48:35.354Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T09:48:35.354Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T09:48:35.646Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-04T09:48:35.646Z] === RUN TestInfoAPI [2020-08-04T09:48:35.646Z] --- PASS: TestInfoAPI (0.03s) [2020-08-04T09:48:35.646Z] === RUN TestInfoAPIWarnings [2020-08-04T09:48:35.819Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-04T09:48:36.278Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-04T09:48:36.278Z] === RUN TestInfoDebug [2020-08-04T09:48:36.438Z] 2020/08/04 09:48:35 Finished clone github.com/moby/buildkit [2020-08-04T09:48:36.438Z] 2020/08/04 09:48:36 Finished clone github.com/docker/libnetwork [2020-08-04T09:48:36.698Z] 2020/08/04 09:48:36 Finished clone github.com/ugorji/go [2020-08-04T09:48:36.912Z] --- PASS: TestInfoDebug (0.53s) [2020-08-04T09:48:36.912Z] === RUN TestInfoInsecureRegistries [2020-08-04T09:48:37.203Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-04T09:48:37.203Z] === RUN TestInfoRegistryMirrors [2020-08-04T09:48:37.217Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s) [2020-08-04T09:48:37.217Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T09:48:37.239Z] --- PASS: TestStats (2.52s) [2020-08-04T09:48:37.239Z] === RUN TestStopContainerWithTimeout [2020-08-04T09:48:37.239Z] === RUN TestStopContainerWithTimeout/0 [2020-08-04T09:48:37.239Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-04T09:48:37.239Z] === RUN TestStopContainerWithTimeout/1 [2020-08-04T09:48:37.239Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-04T09:48:37.239Z] === RUN TestStopContainerWithTimeout/3 [2020-08-04T09:48:37.239Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-04T09:48:37.239Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-04T09:48:37.239Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-04T09:48:37.239Z] === CONT TestStopContainerWithTimeout/0 [2020-08-04T09:48:37.239Z] === CONT TestStopContainerWithTimeout/3 [2020-08-04T09:48:37.239Z] === CONT TestStopContainerWithTimeout/1 [2020-08-04T09:48:37.239Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-04T09:48:37.636Z] 2020/08/04 09:48:37 Finished clone golang.org/x/text [2020-08-04T09:48:37.844Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-04T09:48:37.844Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T09:48:38.137Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-08-04T09:48:38.137Z] === RUN TestPingCacheHeaders [2020-08-04T09:48:38.137Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-04T09:48:38.137Z] === RUN TestPingGet [2020-08-04T09:48:38.137Z] --- PASS: TestPingGet (0.02s) [2020-08-04T09:48:38.137Z] === RUN TestPingHead [2020-08-04T09:48:38.137Z] --- PASS: TestPingHead (0.01s) [2020-08-04T09:48:38.137Z] === RUN TestVersion [2020-08-04T09:48:38.137Z] --- PASS: TestVersion (0.01s) [2020-08-04T09:48:38.137Z] PASS [2020-08-04T09:48:38.137Z] [2020-08-04T09:48:38.137Z] === Skipped [2020-08-04T09:48:38.137Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:48:38.137Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:48:38.137Z] [2020-08-04T09:48:38.137Z] [2020-08-04T09:48:38.137Z] DONE 18 tests, 1 skipped in 5.715s [2020-08-04T09:48:38.137Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T09:48:38.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:38.137Z] ++ set -e [2020-08-04T09:48:38.137Z] ++ '[' -n 0 ']' [2020-08-04T09:48:38.137Z] ++ set -x [2020-08-04T09:48:38.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:48:38.207Z] 2020/08/04 09:48:37 Finished clone github.com/containerd/containerd [2020-08-04T09:48:38.428Z] INFO: Testing against a local daemon [2020-08-04T09:48:38.428Z] === RUN TestVolumesCreateAndList [2020-08-04T09:48:38.428Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-04T09:48:38.428Z] === RUN TestVolumesRemove [2020-08-04T09:48:38.428Z] --- PASS: TestVolumesRemove (0.10s) [2020-08-04T09:48:38.428Z] === RUN TestVolumesInspect [2020-08-04T09:48:38.428Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-04T09:48:38.428Z] === RUN TestVolumesInvalidJSON [2020-08-04T09:48:38.428Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T09:48:38.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T09:48:38.428Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T09:48:38.428Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-04T09:48:38.428Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T09:48:38.428Z] PASS [2020-08-04T09:48:38.428Z] [2020-08-04T09:48:38.428Z] DONE 5 tests in 0.208s [2020-08-04T09:48:38.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T09:48:38.718Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T09:48:38.718Z] +++ kill 12008 [2020-08-04T09:48:39.136Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-04T09:48:39.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-04T09:48:39.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-04T09:48:39.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-04T09:48:39.979Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-04T09:48:39.979Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-08-04T09:48:39.979Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2020-08-04T09:48:39.979Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-08-04T09:48:39.979Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-08-04T09:48:39.979Z] === RUN TestDeleteDevicemapper [2020-08-04T09:48:39.979Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-04T09:48:39.979Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:48:39.979Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-04T09:48:40.225Z] +++ /etc/init.d/apparmor stop [2020-08-04T09:48:40.225Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T09:48:40.225Z] [2020-08-04T09:48:40.225Z] Unloading profiles will leave already running processes permanently [2020-08-04T09:48:40.225Z] unconfined, which can lead to unexpected situations. [2020-08-04T09:48:40.225Z] [2020-08-04T09:48:40.225Z] To set a process to complain mode, use the command line tool [2020-08-04T09:48:40.225Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T09:48:40.225Z] +++ true [2020-08-04T09:48:40.225Z] exiting test-integration [2020-08-04T09:48:40.225Z] ++ exit 0 [2020-08-04T09:48:40.225Z] [2020-08-04T09:48:40.518Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2020-08-04T09:48:40.518Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T09:48:40.800Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-04T09:48:40.800Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-04T09:48:41.365Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-04T09:48:41.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2020-08-04T09:48:41.497Z] === RUN TestUpdateMemory [2020-08-04T09:48:41.502Z] 2020/08/04 09:48:41 Finished clone github.com/miekg/dns [2020-08-04T09:48:41.930Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-04T09:48:41.930Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-04T09:48:42.136Z] --- PASS: TestUpdateMemory (0.68s) [2020-08-04T09:48:42.136Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2020-08-04T09:48:42.337Z] Recording test results [2020-08-04T09:48:42.496Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T09:48:42.993Z] + echo Ensuring container killed. [2020-08-04T09:48:42.993Z] Ensuring container killed. [2020-08-04T09:48:42.993Z] + docker rm -vf docker-pr11 [2020-08-04T09:48:42.993Z] Error: No such container: docker-pr11 [2020-08-04T09:48:42.993Z] + true [Pipeline] sh [2020-08-04T09:48:43.176Z] --- PASS: TestUpdateCPUQuota (0.90s) [2020-08-04T09:48:43.176Z] === RUN TestUpdatePidsLimit [2020-08-04T09:48:43.176Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-04T09:48:43.176Z] === RUN TestUpdatePidsLimit/no_change [2020-08-04T09:48:43.371Z] + echo Chowning /workspace to jenkins user [2020-08-04T09:48:43.371Z] Chowning /workspace to jenkins user [2020-08-04T09:48:43.371Z] + id -u [2020-08-04T09:48:43.371Z] + id -g [2020-08-04T09:48:43.371Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41178:/workspace busybox chown -R 1001:1001 /workspace [2020-08-04T09:48:43.371Z] Unable to find image 'busybox:latest' locally [2020-08-04T09:48:43.429Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-04T09:48:43.471Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-04T09:48:43.662Z] latest: Pulling from library/busybox [2020-08-04T09:48:43.662Z] 970013469dcd: Pulling fs layer [2020-08-04T09:48:43.764Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-04T09:48:43.821Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2020-08-04T09:48:43.821Z] === RUN TestCreateServiceSysctls [2020-08-04T09:48:43.954Z] 970013469dcd: Download complete [2020-08-04T09:48:44.058Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-04T09:48:44.246Z] 970013469dcd: Pull complete [2020-08-04T09:48:44.246Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T09:48:44.246Z] Status: Downloaded newer image for busybox:latest [2020-08-04T09:48:44.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-04T09:48:44.361Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-04T09:48:44.361Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-04T09:48:44.647Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-04T09:48:44.796Z] 2020/08/04 09:48:44 Finished clone github.com/docker/distribution [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit (2.34s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-08-04T09:48:45.290Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-08-04T09:48:45.290Z] === RUN TestUpdateRestartPolicy [2020-08-04T09:48:46.260Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T09:48:46.705Z] + bundleName=s390x-integration [2020-08-04T09:48:46.705Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-04T09:48:46.705Z] Creating s390x-integration-bundles.tar.gz [2020-08-04T09:48:46.705Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-04T09:48:46.705Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-04T09:48:46.748Z] Archiving artifacts [2020-08-04T09:48:47.155Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T09:48:47.336Z] 2020/08/04 09:48:47 Finished clone google.golang.org/genproto [2020-08-04T09:48:47.537Z] + make clean [2020-08-04T09:48:47.834Z] docker volume rm -f docker-dev-cache [2020-08-04T09:48:47.834Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T09:48:48.029Z] --- PASS: TestCreateServiceSysctls (4.04s) [2020-08-04T09:48:48.029Z] === RUN TestCreateServiceCapabilities [2020-08-04T09:48:48.793Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T09:48:51.332Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2020-08-04T09:48:51.332Z] === RUN TestInspect [2020-08-04T09:48:52.979Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-04T09:48:52.979Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-04T09:48:53.914Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-04T09:48:54.480Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-04T09:48:54.633Z] --- PASS: TestInspect (3.47s) [2020-08-04T09:48:54.633Z] === RUN TestCreateJob [2020-08-04T09:48:56.379Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-04T09:48:57.751Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-04T09:48:57.963Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-08-04T09:48:57.963Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-04T09:48:57.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-08-04T09:48:57.963Z] === RUN TestWaitNonBlocked [2020-08-04T09:48:57.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:48:57.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:48:57.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:48:57.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:48:57.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-04T09:48:57.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-04T09:48:57.963Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-04T09:48:57.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-08-04T09:48:57.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-08-04T09:48:57.963Z] === RUN TestWaitBlocked [2020-08-04T09:48:57.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:48:57.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:48:57.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:48:57.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:48:57.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-04T09:48:57.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-04T09:48:58.842Z] --- PASS: TestCreateJob (4.11s) [2020-08-04T09:48:58.842Z] === RUN TestReplicatedJob [2020-08-04T09:48:59.011Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-04T09:48:59.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-08-04T09:48:59.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2020-08-04T09:48:59.011Z] === CONT TestContainerStartOnDaemonRestart [2020-08-04T09:48:59.011Z] === CONT TestDaemonHostGatewayIP [2020-08-04T09:48:59.011Z] === CONT TestIpcModeOlderClient [2020-08-04T09:48:59.011Z] === CONT TestDaemonRestartIpcMode [2020-08-04T09:48:59.011Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-08-04T09:48:59.011Z] === CONT TestContainerKillOnDaemonStart [2020-08-04T09:48:59.575Z] 2020/08/04 09:48:57 Finished clone github.com/gogo/protobuf [2020-08-04T09:48:59.575Z] 2020/08/04 09:48:58 Finished clone github.com/coreos/etcd [2020-08-04T09:48:59.648Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-04T09:49:02.575Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2020-08-04T09:49:02.873Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2020-08-04T09:49:02.931Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-04T09:49:03.168Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-08-04T09:49:04.139Z] --- PASS: TestReplicatedJob (5.76s) [2020-08-04T09:49:04.139Z] === RUN TestUpdateReplicatedJob [2020-08-04T09:49:08.193Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-04T09:49:08.350Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2020-08-04T09:49:08.350Z] === RUN TestServiceListWithStatuses [2020-08-04T09:49:08.350Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-08-04T09:49:08.350Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:49:08.350Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T09:49:08.761Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-04T09:49:09.020Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-04T09:49:09.955Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-04T09:49:09.955Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-04T09:49:10.217Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-04T09:49:11.591Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-04T09:49:11.663Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2020-08-04T09:49:11.663Z] PASS [2020-08-04T09:49:11.663Z] [2020-08-04T09:49:11.663Z] === Skipped [2020-08-04T09:49:11.663Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-04T09:49:11.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-04T09:49:11.663Z] [2020-08-04T09:49:11.663Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-04T09:49:11.663Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-04T09:49:11.663Z] [2020-08-04T09:49:11.663Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-04T09:49:11.663Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-04T09:49:11.663Z] [2020-08-04T09:49:11.663Z] [2020-08-04T09:49:11.663Z] DONE 192 tests, 3 skipped in 107.687s [2020-08-04T09:49:11.663Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-04T09:49:11.663Z] ++ 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-08-04T09:49:11.663Z] ++ set -e [2020-08-04T09:49:11.663Z] ++ '[' -n 0 ']' [2020-08-04T09:49:11.663Z] ++ set -x [2020-08-04T09:49:11.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:49:11.663Z] INFO: Testing against a local daemon [2020-08-04T09:49:11.663Z] === RUN TestCommitInheritsEnv [2020-08-04T09:49:12.302Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-08-04T09:49:12.302Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-04T09:49:12.302Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-04T09:49:12.302Z] === RUN TestImagesFilterMultiReference [2020-08-04T09:49:12.302Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-04T09:49:12.302Z] === RUN TestImagePullPlatformInvalid [2020-08-04T09:49:12.302Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-04T09:49:12.302Z] === RUN TestRemoveImageOrphaning [2020-08-04T09:49:12.596Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-08-04T09:49:12.596Z] === RUN TestRemoveImageGarbageCollector [2020-08-04T09:49:12.596Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:49:12.596Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:49:12.596Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-04T09:49:12.596Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-04T09:49:12.596Z] === RUN TestTagInvalidReference [2020-08-04T09:49:12.596Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-04T09:49:12.596Z] === RUN TestTagValidPrefixedRepo [2020-08-04T09:49:12.596Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-04T09:49:12.596Z] === RUN TestTagExistedNameWithoutForce [2020-08-04T09:49:12.596Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-04T09:49:12.596Z] === RUN TestTagOfficialNames [2020-08-04T09:49:12.596Z] --- PASS: TestTagOfficialNames (0.04s) [2020-08-04T09:49:12.596Z] === RUN TestTagMatchesDigest [2020-08-04T09:49:12.596Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-04T09:49:12.596Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-04T09:49:14.877Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-04T09:49:14.878Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-04T09:49:14.957Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2020-08-04T09:49:14.957Z] === RUN TestDockerNetworkReConnect [2020-08-04T09:49:16.779Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-04T09:49:19.311Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-04T09:49:20.263Z] --- PASS: TestDockerNetworkReConnect (4.98s) [2020-08-04T09:49:20.263Z] === RUN TestServicePlugin [2020-08-04T09:49:20.263Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-04T09:49:20.263Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:49:20.263Z] === RUN TestServiceUpdateLabel [2020-08-04T09:49:21.528Z] 2020/08/04 09:49:18 Finished clone github.com/hashicorp/consul [2020-08-04T09:49:22.593Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-04T09:49:22.810Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-08-04T09:49:22.810Z] === RUN TestServiceUpdateSecrets [2020-08-04T09:49:25.122Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-04T09:49:27.022Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-04T09:49:28.104Z] 2020/08/04 09:49:27 Finished clone github.com/aws/aws-sdk-go [2020-08-04T09:49:28.922Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-04T09:49:31.453Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-04T09:49:33.983Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-04T09:49:35.881Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-04T09:49:38.420Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-04T09:49:38.420Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-04T09:49:40.931Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-08-04T09:49:40.931Z] === RUN TestServiceUpdateConfigs [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite (324.70s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.06s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.74s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.06s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:1449: [d0113df3086f9] daemon is not started [2020-08-04T09:49:43.685Z] check_test.go:309: [d6c1b2116dc1e] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2020-08-04T09:49:43.685Z] check_test.go:309: [defa63bb89c50] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.79s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.20s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.84s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.45s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.81s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.61s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d41715f1bd3e2] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2020-08-04T09:49:43.685Z] check_test.go:309: [dafb9037e8415] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.74s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2020-08-04T09:49:43.685Z] check_test.go:309: [dad20e17c0390] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.76s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.66s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.80s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d935ed4e30757] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.84s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.23s) [2020-08-04T09:49:43.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-04T09:49:43.685Z] check_test.go:309: [d60e8cca5703e] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.39s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.48s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2020-08-04T09:49:43.685Z] check_test.go:309: [de8f15c8f44d1] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-08-04T09:49:43.685Z] check_test.go:309: [db5dcd702bcfd] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.53s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_plugins_test.go:79: [d0b0acfb7caed] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_plugins_test.go:169: [dd87e2fdc9950] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-08-04T09:49:43.685Z] check_test.go:309: [dcf1feb1cca44] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.47s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.46s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.67s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d1882741546d7] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.02s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.83s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.23s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d97dddf9b3562] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.69s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.09s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s) [2020-08-04T09:49:43.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-04T09:49:43.685Z] check_test.go:309: [d5b62dbf9fea4] daemon is not started [2020-08-04T09:49:43.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-04T09:49:43.685Z] check_test.go:309: [d70f0eeff756e] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.11s) [2020-08-04T09:49:43.685Z] check_test.go:309: [df85a656eac30] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.41s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.33s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.56s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d0e3ae2f97005] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d4893fcc94b53] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.27s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-04T09:49:43.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-04T09:49:43.685Z] check_test.go:309: [d164c83730e1b] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-08-04T09:49:43.685Z] check_test.go:309: [db08cf4df0691] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d0a3d2c9b3ddd] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d6dda0b2b98fb] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.83s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s) [2020-08-04T09:49:43.685Z] check_test.go:309: [d187f75f2c201] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-08-04T09:49:43.685Z] check_test.go:309: [dbdd1b4cc22bc] daemon is not started [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.20s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.86s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.57s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-08-04T09:49:43.685Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.31s) [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.79s) [2020-08-04T09:49:43.686Z] docker_cli_daemon_test.go:2544: [db46481b7c8d8] daemon is not started [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.58s) [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-08-04T09:49:43.686Z] check_test.go:309: [d0ee21b148851] daemon is not started [2020-08-04T09:49:43.686Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.80s) [2020-08-04T09:49:43.686Z] === RUN TestDockerSwarmSuite [2020-08-04T09:49:43.686Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-04T09:49:44.617Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-04T09:49:44.617Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-04T09:49:47.178Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-04T09:49:49.080Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-04T09:49:49.341Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-04T09:49:49.906Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-04T09:49:50.163Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-04T09:49:50.728Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-04T09:49:50.985Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-04T09:49:51.243Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-04T09:49:51.500Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-04T09:49:53.162Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2020-08-04T09:49:53.162Z] === RUN TestServiceUpdateNetwork [2020-08-04T09:49:54.784Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-04T09:49:55.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-04T09:49:55.917Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-04T09:49:57.816Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-04T09:49:59.190Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-04T09:50:00.123Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-04T09:50:01.057Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-04T09:50:06.321Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-04T09:50:08.076Z] --- PASS: TestServiceUpdateNetwork (14.58s) [2020-08-04T09:50:08.076Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T09:50:08.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-04T09:50:09.462Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T09:50:09.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-04T09:50:10.033Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T09:50:18.170Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T09:50:26.307Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-08-04T09:50:26.307Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-08-04T09:50:26.307Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-04T09:50:26.307Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-08-04T09:50:26.307Z] PASS [2020-08-04T09:50:26.307Z] [2020-08-04T09:50:26.307Z] === Skipped [2020-08-04T09:50:26.307Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2020-08-04T09:50:26.307Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:50:26.307Z] [2020-08-04T09:50:26.307Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-04T09:50:26.307Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:50:26.307Z] [2020-08-04T09:50:26.307Z] [2020-08-04T09:50:26.307Z] DONE 27 tests, 2 skipped in 158.518s [2020-08-04T09:50:26.307Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T09:50:26.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:50:26.307Z] ++ set -e [2020-08-04T09:50:26.307Z] ++ '[' -n 0 ']' [2020-08-04T09:50:26.307Z] ++ set -x [2020-08-04T09:50:26.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:50:26.307Z] INFO: Testing against a local daemon [2020-08-04T09:50:26.307Z] === RUN TestSessionCreate [2020-08-04T09:50:26.307Z] --- PASS: TestSessionCreate (0.05s) [2020-08-04T09:50:26.307Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T09:50:26.307Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-04T09:50:26.307Z] PASS [2020-08-04T09:50:26.307Z] [2020-08-04T09:50:26.307Z] DONE 2 tests in 0.268s [2020-08-04T09:50:26.307Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T09:50:26.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:50:26.307Z] ++ set -e [2020-08-04T09:50:26.307Z] ++ '[' -n 0 ']' [2020-08-04T09:50:26.307Z] ++ set -x [2020-08-04T09:50:26.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:50:26.307Z] INFO: Testing against a local daemon [2020-08-04T09:50:26.307Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T09:50:26.307Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:50:26.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:50:26.307Z] === RUN TestEventsExecDie [2020-08-04T09:50:26.307Z] --- PASS: TestEventsExecDie (0.85s) [2020-08-04T09:50:26.307Z] === RUN TestEventsBackwardsCompatible [2020-08-04T09:50:26.567Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-08-04T09:50:26.567Z] === RUN TestInfoBinaryCommits [2020-08-04T09:50:26.567Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-04T09:50:26.567Z] === RUN TestInfoAPIVersioned [2020-08-04T09:50:26.567Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-04T09:50:26.567Z] === RUN TestInfoDiscoveryBackend [2020-08-04T09:50:27.140Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-08-04T09:50:27.140Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T09:50:27.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-04T09:50:28.082Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T09:50:28.082Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T09:50:28.593Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-04T09:50:29.026Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-08-04T09:50:29.026Z] === RUN TestInfoAPI [2020-08-04T09:50:29.026Z] --- PASS: TestInfoAPI (0.05s) [2020-08-04T09:50:29.026Z] === RUN TestInfoAPIWarnings [2020-08-04T09:50:29.598Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-08-04T09:50:29.598Z] === RUN TestInfoDebug [2020-08-04T09:50:30.169Z] --- PASS: TestInfoDebug (0.59s) [2020-08-04T09:50:30.169Z] === RUN TestInfoInsecureRegistries [2020-08-04T09:50:30.741Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-08-04T09:50:30.741Z] === RUN TestInfoRegistryMirrors [2020-08-04T09:50:31.312Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-08-04T09:50:31.312Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T09:50:31.573Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-08-04T09:50:31.573Z] === RUN TestPingCacheHeaders [2020-08-04T09:50:31.573Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-08-04T09:50:31.573Z] === RUN TestPingGet [2020-08-04T09:50:31.573Z] --- PASS: TestPingGet (0.03s) [2020-08-04T09:50:31.573Z] === RUN TestPingHead [2020-08-04T09:50:31.573Z] --- PASS: TestPingHead (0.06s) [2020-08-04T09:50:31.573Z] === RUN TestVersion [2020-08-04T09:50:31.834Z] --- PASS: TestVersion (0.05s) [2020-08-04T09:50:31.834Z] PASS [2020-08-04T09:50:31.834Z] [2020-08-04T09:50:31.834Z] === Skipped [2020-08-04T09:50:31.834Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:50:31.834Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:50:31.834Z] [2020-08-04T09:50:31.834Z] [2020-08-04T09:50:31.834Z] DONE 18 tests, 1 skipped in 6.344s [2020-08-04T09:50:31.834Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T09:50:31.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:50:31.834Z] ++ set -e [2020-08-04T09:50:31.834Z] ++ '[' -n 0 ']' [2020-08-04T09:50:31.834Z] ++ set -x [2020-08-04T09:50:31.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:50:31.834Z] INFO: Testing against a local daemon [2020-08-04T09:50:31.834Z] === RUN TestVolumesCreateAndList [2020-08-04T09:50:31.834Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T09:50:31.834Z] === RUN TestVolumesRemove [2020-08-04T09:50:32.095Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-04T09:50:32.095Z] === RUN TestVolumesInspect [2020-08-04T09:50:32.095Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-04T09:50:32.095Z] === RUN TestVolumesInvalidJSON [2020-08-04T09:50:32.095Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T09:50:32.095Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T09:50:32.095Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T09:50:32.095Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-04T09:50:32.095Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T09:50:32.095Z] PASS [2020-08-04T09:50:32.095Z] [2020-08-04T09:50:32.095Z] DONE 5 tests in 0.360s [2020-08-04T09:50:32.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T09:50:32.355Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T09:50:32.355Z] +++ kill 13575 [2020-08-04T09:50:33.739Z] +++ /etc/init.d/apparmor stop [2020-08-04T09:50:33.739Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T09:50:33.739Z] [2020-08-04T09:50:33.739Z] Unloading profiles will leave already running processes permanently [2020-08-04T09:50:33.739Z] unconfined, which can lead to unexpected situations. [2020-08-04T09:50:33.739Z] [2020-08-04T09:50:33.739Z] To set a process to complain mode, use the command line tool [2020-08-04T09:50:33.739Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T09:50:33.739Z] +++ true [2020-08-04T09:50:33.739Z] exiting test-integration [2020-08-04T09:50:33.739Z] ++ exit 0 [2020-08-04T09:50:33.739Z] Post stage [Pipeline] junit [2020-08-04T09:50:36.304Z] Recording test results [2020-08-04T09:50:36.691Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-08-04T09:50:36.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser Post stage [Pipeline] sh [2020-08-04T09:50:37.274Z] + echo Ensuring container killed. [2020-08-04T09:50:37.274Z] Ensuring container killed. [2020-08-04T09:50:37.274Z] + docker rm -vf docker-pr11 [2020-08-04T09:50:37.274Z] Error: No such container: docker-pr11 [2020-08-04T09:50:37.274Z] + true [Pipeline] sh [2020-08-04T09:50:37.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-04T09:50:37.568Z] + echo Chowning /workspace to jenkins user [2020-08-04T09:50:37.568Z] Chowning /workspace to jenkins user [2020-08-04T09:50:37.568Z] + id -u [2020-08-04T09:50:37.568Z] + id -g [2020-08-04T09:50:37.568Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41178:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T09:50:37.568Z] Unable to find image 'busybox:latest' locally [2020-08-04T09:50:37.828Z] latest: Pulling from library/busybox [2020-08-04T09:50:37.828Z] b532f239b6e6: Pulling fs layer [2020-08-04T09:50:38.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-04T09:50:38.089Z] b532f239b6e6: Verifying Checksum [2020-08-04T09:50:38.089Z] b532f239b6e6: Download complete [2020-08-04T09:50:38.351Z] b532f239b6e6: Pull complete [2020-08-04T09:50:38.351Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T09:50:38.351Z] Status: Downloaded newer image for busybox:latest [2020-08-04T09:50:38.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-04T09:50:38.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-04T09:50:39.206Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-04T09:50:39.206Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-04T09:50:39.770Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T09:50:41.968Z] + bundleName=arm64-integration [2020-08-04T09:50:41.968Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-04T09:50:41.968Z] Creating arm64-integration-bundles.tar.gz [2020-08-04T09:50:41.968Z] + + find bundles -path */root/*overlay2xargs -prune -o -type f tar ( -name *-report.json -o -name *.log -o -czf -name *.prof -o -name *-report.xml ) -print [2020-08-04T09:50:41.968Z] arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-04T09:50:42.243Z] Archiving artifacts [2020-08-04T09:50:44.110Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T09:50:44.426Z] + make clean [2020-08-04T09:50:44.997Z] docker volume rm -f docker-dev-cache [2020-08-04T09:50:44.997Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T09:50:49.562Z] 2020/08/04 09:50:43 Finished clone google.golang.org/api [2020-08-04T09:50:49.562Z] 2020/08/04 09:50:43 Dependencies downloaded. Download time: 2m55.963589608s [2020-08-04T09:50:49.562Z] 2020/08/04 09:50:43 Collecting all dependencies [2020-08-04T09:50:49.731Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-04T09:50:49.731Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-04T09:50:50.297Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-04T09:50:50.863Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-04T09:50:51.120Z] === RUN TestDockerSuite/TestBuildFails [2020-08-04T09:50:51.685Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-04T09:50:51.943Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-04T09:50:54.471Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-04T09:50:54.949Z] 2020/08/04 09:50:54 Clean vendor dir from unused packages [2020-08-04T09:50:54.950Z] 2020/08/04 09:50:54 Ignoring paths matching "^archive/tar" [2020-08-04T09:50:55.208Z] 2020/08/04 09:50:55 Success [2020-08-04T09:50:55.208Z] 2020/08/04 09:50:55 Running time: 3m9.822836231s [2020-08-04T09:50:55.467Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-04T09:50:56.372Z] + echo Building e2e image [2020-08-04T09:50:56.372Z] Building e2e image [2020-08-04T09:50:56.372Z] + docker build --build-arg DOCKER_GITCOMMIT=3a8708702e7a498c12e51e1c8d441e183565d78f -t moby-e2e-test -f Dockerfile.e2e . [2020-08-04T09:50:56.372Z] #2 [internal] load .dockerignore [2020-08-04T09:50:56.372Z] #2 transferring context: 34B done [2020-08-04T09:50:56.372Z] #2 DONE 0.0s [2020-08-04T09:50:56.372Z] [2020-08-04T09:50:56.372Z] #1 [internal] load build definition from Dockerfile.e2e [2020-08-04T09:50:56.372Z] #1 transferring dockerfile: 3.21kB done [2020-08-04T09:50:56.372Z] #1 DONE 0.0s [2020-08-04T09:50:56.372Z] [2020-08-04T09:50:56.372Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-04T09:50:56.373Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-04T09:50:56.632Z] #4 ... [2020-08-04T09:50:56.632Z] [2020-08-04T09:50:56.632Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-08-04T09:50:56.632Z] #3 DONE 0.2s [2020-08-04T09:50:56.632Z] [2020-08-04T09:50:56.632Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-04T09:50:56.892Z] #4 DONE 0.4s [2020-08-04T09:50:56.892Z] [2020-08-04T09:50:56.892Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T09:50:56.892Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-08-04T09:50:56.892Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 87.16kB / 282.60kB 0.1s [2020-08-04T09:50:56.892Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-08-04T09:50:56.892Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-08-04T09:50:56.892Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-08-04T09:50:56.892Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-08-04T09:50:56.892Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-08-04T09:50:57.151Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-04T09:50:57.151Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-08-04T09:50:57.151Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 3.22MB / 127.35MB 0.3s [2020-08-04T09:50:57.151Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done [2020-08-04T09:50:57.151Z] #14 ... [2020-08-04T09:50:57.151Z] [2020-08-04T09:50:57.151Z] #8 [internal] load build context [2020-08-04T09:50:57.151Z] #8 transferring context: 851.65kB 0.4s done [2020-08-04T09:50:57.151Z] #8 DONE 0.4s [2020-08-04T09:50:57.151Z] [2020-08-04T09:50:57.151Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T09:50:57.151Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-08-04T09:50:57.151Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 11.30MB / 127.35MB 0.4s [2020-08-04T09:50:57.411Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 26.81MB / 127.35MB 0.6s [2020-08-04T09:50:57.411Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-04T09:50:57.411Z] #14 ... [2020-08-04T09:50:57.411Z] [2020-08-04T09:50:57.411Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-04T09:50:57.411Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-04T09:50:57.411Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-08-04T09:50:57.411Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-04T09:50:57.411Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-04T09:50:57.411Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-04T09:50:57.411Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-08-04T09:50:57.411Z] #5 DONE 0.7s [2020-08-04T09:50:57.411Z] [2020-08-04T09:50:57.411Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T09:50:57.671Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 39.47MB / 127.35MB 0.8s [2020-08-04T09:50:57.671Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 55.95MB / 127.35MB 1.0s [2020-08-04T09:50:57.745Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-04T09:50:58.241Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 69.82MB / 127.35MB 1.2s [2020-08-04T09:50:58.241Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 90.25MB / 127.35MB 1.4s [2020-08-04T09:50:58.241Z] #14 ... [2020-08-04T09:50:58.241Z] [2020-08-04T09:50:58.241Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-04T09:50:58.241Z] #6 DONE 0.8s [2020-08-04T09:50:58.241Z] [2020-08-04T09:50:58.241Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T09:50:58.241Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 105.46MB / 127.35MB 1.6s [2020-08-04T09:50:58.500Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 119.20MB / 127.35MB 1.8s [2020-08-04T09:50:58.759Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.9s done [2020-08-04T09:50:58.759Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-08-04T09:50:59.116Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-04T09:50:59.373Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-04T09:50:59.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-04T09:51:00.195Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-04T09:51:01.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-04T09:51:02.503Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-04T09:51:03.875Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-04T09:51:04.030Z] #14 ... [2020-08-04T09:51:04.030Z] [2020-08-04T09:51:04.030Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-04T09:51:04.030Z] #7 0.637 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-04T09:51:04.030Z] #7 1.784 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-04T09:51:04.030Z] #7 1.959 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-04T09:51:04.030Z] #7 1.965 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-04T09:51:04.030Z] #7 1.976 (3/30) Installing readline (8.0.0-r0) [2020-08-04T09:51:04.030Z] #7 1.982 (4/30) Installing bash (5.0.0-r0) [2020-08-04T09:51:04.030Z] #7 2.001 Executing bash-5.0.0-r0.post-install [2020-08-04T09:51:04.030Z] #7 2.003 (5/30) Installing ca-certificates (20191127-r2) [2020-08-04T09:51:04.030Z] #7 2.018 (6/30) Installing libgcc (8.3.0-r0) [2020-08-04T09:51:04.030Z] #7 2.020 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-04T09:51:04.030Z] #7 2.040 (8/30) Installing binutils (2.32-r0) [2020-08-04T09:51:04.030Z] #7 2.141 (9/30) Installing gmp (6.1.2-r1) [2020-08-04T09:51:04.030Z] #7 2.148 (10/30) Installing isl (0.18-r0) [2020-08-04T09:51:04.030Z] #7 2.166 (11/30) Installing libgomp (8.3.0-r0) [2020-08-04T09:51:04.030Z] #7 2.170 (12/30) Installing libatomic (8.3.0-r0) [2020-08-04T09:51:04.030Z] #7 2.172 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-04T09:51:04.030Z] #7 2.180 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-04T09:51:04.030Z] #7 2.182 (15/30) Installing gcc (8.3.0-r0) [2020-08-04T09:51:04.030Z] #7 3.088 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-04T09:51:04.030Z] #7 3.219 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-04T09:51:04.030Z] #7 3.221 (18/30) Installing g++ (8.3.0-r0) [2020-08-04T09:51:04.030Z] #7 3.781 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-04T09:51:04.030Z] #7 3.785 (20/30) Installing libcurl (7.66.0-r0) [2020-08-04T09:51:04.030Z] #7 3.795 (21/30) Installing expat (2.2.8-r0) [2020-08-04T09:51:04.030Z] #7 3.798 (22/30) Installing pcre2 (10.33-r0) [2020-08-04T09:51:04.030Z] #7 3.805 (23/30) Installing git (2.22.4-r0) [2020-08-04T09:51:04.030Z] #7 4.009 (24/30) Installing libmnl (1.0.4-r0) [2020-08-04T09:51:04.030Z] #7 4.011 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-04T09:51:04.030Z] #7 4.016 (26/30) Installing iptables (1.8.3-r1) [2020-08-04T09:51:04.030Z] #7 4.043 (27/30) Installing pigz (2.4-r0) [2020-08-04T09:51:04.030Z] #7 4.047 (28/30) Installing tar (1.32-r0) [2020-08-04T09:51:04.030Z] #7 4.054 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-04T09:51:04.030Z] #7 4.057 (30/30) Installing xz (5.2.4-r0) [2020-08-04T09:51:04.030Z] #7 4.061 Executing busybox-1.30.1-r3.trigger [2020-08-04T09:51:04.030Z] #7 4.066 Executing ca-certificates-20191127-r2.trigger [2020-08-04T09:51:04.030Z] #7 4.117 OK: 179 MiB in 44 packages [2020-08-04T09:51:04.030Z] #7 DONE 5.1s [2020-08-04T09:51:04.030Z] [2020-08-04T09:51:04.030Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-04T09:51:04.030Z] #9 DONE 0.1s [2020-08-04T09:51:04.030Z] [2020-08-04T09:51:04.030Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-04T09:51:04.030Z] #10 DONE 0.0s [2020-08-04T09:51:04.030Z] [2020-08-04T09:51:04.030Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-04T09:51:04.030Z] #11 DONE 0.0s [2020-08-04T09:51:04.030Z] [2020-08-04T09:51:04.030Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-04T09:51:04.030Z] #12 DONE 0.0s [2020-08-04T09:51:04.030Z] [2020-08-04T09:51:04.030Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-04T09:51:04.031Z] #13 DONE 0.0s [2020-08-04T09:51:04.031Z] [2020-08-04T09:51:04.031Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-08-04T09:51:04.031Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-08-04T09:51:04.132Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-04T09:51:04.598Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.8s done [2020-08-04T09:51:04.857Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-08-04T09:51:04.857Z] #14 DONE 8.0s [2020-08-04T09:51:04.857Z] [2020-08-04T09:51:04.857Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-04T09:51:05.115Z] #15 0.358 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-04T09:51:06.046Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-04T09:51:06.506Z] #15 1.425 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-04T09:51:06.506Z] #15 1.536 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-04T09:51:06.506Z] #15 1.541 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-04T09:51:06.506Z] #15 1.547 (3/54) Installing readline (8.0.4-r0) [2020-08-04T09:51:06.506Z] #15 1.551 (4/54) Installing bash (5.0.17-r0) [2020-08-04T09:51:06.506Z] #15 1.562 Executing bash-5.0.17-r0.post-install [2020-08-04T09:51:06.506Z] #15 1.564 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-04T09:51:06.506Z] #15 1.639 (6/54) Installing libblkid (2.35.2-r0) [2020-08-04T09:51:06.506Z] #15 1.643 (7/54) Installing libuuid (2.35.2-r0) [2020-08-04T09:51:06.506Z] #15 1.644 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-04T09:51:06.506Z] #15 1.650 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-04T09:51:06.506Z] #15 1.659 (10/54) Installing libgcc (9.3.0-r2) [2020-08-04T09:51:06.506Z] #15 1.661 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-04T09:51:06.506Z] #15 1.672 (12/54) Installing binutils (2.34-r1) [2020-08-04T09:51:06.506Z] #15 1.736 (13/54) Installing libmagic (5.38-r0) [2020-08-04T09:51:06.506Z] #15 1.755 (14/54) Installing file (5.38-r0) [2020-08-04T09:51:06.765Z] #15 1.756 (15/54) Installing gmp (6.2.0-r0) [2020-08-04T09:51:06.765Z] #15 1.761 (16/54) Installing isl (0.18-r0) [2020-08-04T09:51:06.765Z] #15 1.775 (17/54) Installing libgomp (9.3.0-r2) [2020-08-04T09:51:06.765Z] #15 1.778 (18/54) Installing libatomic (9.3.0-r2) [2020-08-04T09:51:06.765Z] #15 1.779 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-04T09:51:06.765Z] #15 1.819 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-04T09:51:06.765Z] #15 1.824 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-04T09:51:06.765Z] #15 1.826 (22/54) Installing gcc (9.3.0-r2) [2020-08-04T09:51:07.702Z] #15 2.685 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-04T09:51:07.702Z] #15 2.757 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-04T09:51:07.702Z] #15 2.758 (25/54) Installing g++ (9.3.0-r2) [2020-08-04T09:51:07.962Z] #15 3.178 (26/54) Installing make (4.3-r0) [2020-08-04T09:51:07.981Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-04T09:51:08.221Z] #15 3.181 (27/54) Installing fortify-headers (1.1-r0) [2020-08-04T09:51:08.221Z] #15 3.183 (28/54) Installing patch (2.7.6-r6) [2020-08-04T09:51:08.221Z] #15 3.185 (29/54) Installing build-base (0.5-r2) [2020-08-04T09:51:08.221Z] #15 3.186 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-04T09:51:08.221Z] #15 3.189 (31/54) Installing libcurl (7.69.1-r0) [2020-08-04T09:51:08.221Z] #15 3.194 (32/54) Installing curl (7.69.1-r0) [2020-08-04T09:51:08.221Z] #15 3.197 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-04T09:51:08.221Z] #15 3.202 (34/54) Installing jq (1.6-r1) [2020-08-04T09:51:08.221Z] #15 3.209 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-04T09:51:08.221Z] #15 3.213 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-04T09:51:08.221Z] #15 3.215 (37/54) Installing libaio (0.3.112-r1) [2020-08-04T09:51:08.221Z] #15 3.216 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-04T09:51:08.221Z] #15 3.244 (39/54) Installing blkid (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.246 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-04T09:51:08.221Z] #15 3.247 (41/54) Installing setpriv (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.249 (42/54) Installing libmount (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.254 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.257 (44/54) Installing findmnt (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.259 (45/54) Installing mcookie (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.260 (46/54) Installing hexdump (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.262 (47/54) Installing lsblk (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.265 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.269 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.272 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.274 (51/54) Installing util-linux (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.311 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-04T09:51:08.221Z] #15 3.313 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-04T09:51:08.221Z] #15 3.334 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-04T09:51:08.221Z] #15 3.338 Executing busybox-1.31.1-r16.trigger [2020-08-04T09:51:08.221Z] #15 3.343 OK: 230 MiB in 69 packages [2020-08-04T09:51:08.788Z] #15 DONE 3.9s [2020-08-04T09:51:08.788Z] [2020-08-04T09:51:08.788Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-04T09:51:09.351Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-04T09:51:09.357Z] #16 DONE 0.5s [2020-08-04T09:51:09.357Z] [2020-08-04T09:51:09.357Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-04T09:51:09.620Z] #17 DONE 0.5s [2020-08-04T09:51:09.620Z] [2020-08-04T09:51:09.620Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-04T09:51:09.620Z] #18 DONE 0.0s [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-04T09:51:09.879Z] #22 DONE 0.0s [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-04T09:51:09.879Z] #26 DONE 0.1s [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-04T09:51:09.879Z] #19 DONE 0.1s [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-04T09:51:09.879Z] #20 ... [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-04T09:51:09.879Z] #23 DONE 0.1s [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-04T09:51:09.879Z] #27 DONE 0.1s [2020-08-04T09:51:09.879Z] [2020-08-04T09:51:09.879Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-04T09:51:09.879Z] #28 DONE 0.1s [2020-08-04T09:51:10.138Z] [2020-08-04T09:51:10.138Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-04T09:51:11.075Z] #29 ... [2020-08-04T09:51:11.075Z] [2020-08-04T09:51:11.075Z] #31 [builder 1/4] COPY . . [2020-08-04T09:51:11.075Z] #31 DONE 1.4s [2020-08-04T09:51:11.335Z] [2020-08-04T09:51:11.335Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-04T09:51:12.272Z] #32 DONE 1.0s [2020-08-04T09:51:12.272Z] [2020-08-04T09:51:12.272Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T09:51:13.211Z] #33 0.852 [2020-08-04T09:51:13.211Z] #33 1.007 Removing bundles/ [2020-08-04T09:51:13.211Z] #33 1.011 [2020-08-04T09:51:13.211Z] #33 1.022 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-04T09:51:13.526Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-04T09:51:13.526Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-04T09:51:13.784Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-04T09:51:14.590Z] #33 ... [2020-08-04T09:51:14.590Z] [2020-08-04T09:51:14.590Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-04T09:51:14.590Z] #24 0.988 + RM_GOPATH=0 [2020-08-04T09:51:14.590Z] #24 0.994 + TMP_GOPATH= [2020-08-04T09:51:14.591Z] #24 0.994 + : /build [2020-08-04T09:51:14.591Z] #24 0.994 + '[' -z '' ']' [2020-08-04T09:51:14.591Z] #24 0.994 ++ mktemp -d [2020-08-04T09:51:14.591Z] #24 0.994 + export GOPATH=/tmp/tmp.NaODMI [2020-08-04T09:51:14.591Z] #24 0.994 + GOPATH=/tmp/tmp.NaODMI [2020-08-04T09:51:14.591Z] #24 0.994 + RM_GOPATH=1 [2020-08-04T09:51:14.591Z] #24 0.994 + case "$(go env GOARCH)" in [2020-08-04T09:51:14.591Z] #24 0.994 ++ go env GOARCH [2020-08-04T09:51:14.591Z] #24 0.995 + export GO_BUILDMODE=-buildmode=pie [2020-08-04T09:51:14.591Z] #24 0.997 Install docker/cli version 17.06.2-ce from stable [2020-08-04T09:51:14.591Z] #24 0.997 + GO_BUILDMODE=-buildmode=pie [2020-08-04T09:51:14.591Z] #24 0.997 ++ dirname ./install.sh [2020-08-04T09:51:14.591Z] #24 0.997 + dir=. [2020-08-04T09:51:14.591Z] #24 0.997 + bin=dockercli [2020-08-04T09:51:14.591Z] #24 0.997 + shift [2020-08-04T09:51:14.591Z] #24 0.997 + '[' '!' -f ./dockercli.installer ']' [2020-08-04T09:51:14.591Z] #24 0.997 + . ./dockercli.installer [2020-08-04T09:51:14.591Z] #24 0.997 ++ : stable [2020-08-04T09:51:14.591Z] #24 0.997 ++ : 17.06.2-ce [2020-08-04T09:51:14.591Z] #24 0.997 + install_dockercli [2020-08-04T09:51:14.591Z] #24 0.997 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-04T09:51:14.591Z] #24 0.997 ++ uname -m [2020-08-04T09:51:14.591Z] #24 1.001 + arch=x86_64 [2020-08-04T09:51:14.591Z] #24 1.001 + '[' x86_64 '!=' x86_64 ']' [2020-08-04T09:51:14.591Z] #24 1.001 + url=https://download.docker.com/linux/static [2020-08-04T09:51:14.591Z] #24 1.001 + tar -xz docker/docker [2020-08-04T09:51:14.591Z] #24 1.001 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-04T09:51:14.591Z] #24 4.509 + mkdir -p /build [2020-08-04T09:51:14.591Z] #24 4.513 + mv docker/docker /build/ [2020-08-04T09:51:14.591Z] #24 4.515 + rmdir docker [2020-08-04T09:51:14.591Z] #24 DONE 4.7s [2020-08-04T09:51:14.716Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-04T09:51:14.850Z] [2020-08-04T09:51:14.850Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-04T09:51:14.850Z] #20 3.001 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-04T09:51:14.850Z] #20 3.621 [2020-08-04T09:51:14.850Z] #20 3.740 ## 2.8% ############# 18.6% ########################### 37.9% ######################################## 55.6% ####################################################### 76.5% ################################################################### 93.1% ######################################################################## 100.0% [2020-08-04T09:51:14.850Z] #20 4.886 [2020-08-04T09:51:15.113Z] #20 5.035 ######## 12.5% ####################################################### 77.5% ######################################################################## 100.0% [2020-08-04T09:51:15.286Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-04T09:51:15.286Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-04T09:51:15.705Z] #20 5.716 [2020-08-04T09:51:15.992Z] #20 5.842 # 2.2% ################################################################## 92.1% ######################################################################## 100.0% [2020-08-04T09:51:16.218Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-04T09:51:16.259Z] #20 6.471 [2020-08-04T09:51:16.476Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-04T09:51:17.041Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-04T09:51:17.294Z] #20 6.622 0.0% ########## 14.9% #################### 28.3% ########################### 37.5% ######################################## 56.7% #################################################### 73.3% ##################################################################### 96.0% ######################################################################## 100.0% [2020-08-04T09:51:17.298Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-04T09:51:17.863Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-04T09:51:17.863Z] #20 7.933 [2020-08-04T09:51:18.121Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-04T09:51:19.492Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-04T09:51:19.682Z] #20 8.051 0.4% #### 5.9% ######## 12.0% ############ 17.5% ################ 22.9% #################### 27.9% ######################## 33.4% ########################### 38.2% ############################### 43.1% ################################## 48.3% ####################################### 54.3% ########################################## 59.6% ############################################## 64.8% ################################################## 69.8% ###################################################### 75.3% ######################################################### 80.5% ############################################################# 85.7% ################################################################# 90.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-08-04T09:51:19.941Z] #20 10.26 [2020-08-04T09:51:21.319Z] #20 11.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-04T09:51:21.391Z] --- PASS: TestImportExtremelyLargeImageWorks (191.06s) [2020-08-04T09:51:21.391Z] PASS [2020-08-04T09:51:21.391Z] [2020-08-04T09:51:21.391Z] DONE 12 tests in 194.415s [2020-08-04T09:51:21.391Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T09:51:21.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:51:21.391Z] ++ set -e [2020-08-04T09:51:21.391Z] ++ '[' -n 0 ']' [2020-08-04T09:51:21.391Z] ++ set -x [2020-08-04T09:51:21.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:51:21.391Z] INFO: Testing against a local daemon [2020-08-04T09:51:21.391Z] === RUN TestNetworkCreateDelete [2020-08-04T09:51:21.578Z] #20 11.79 [2020-08-04T09:51:21.648Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-08-04T09:51:21.648Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T09:51:21.837Z] #20 11.86 ######################################################################## 100.0% [2020-08-04T09:51:21.905Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-08-04T09:51:21.905Z] === RUN TestDaemonDNSFallback [2020-08-04T09:51:21.905Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-04T09:51:22.096Z] #20 12.19 [2020-08-04T09:51:23.034Z] #20 13.36 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-04T09:51:23.970Z] #20 13.84 [2020-08-04T09:51:23.970Z] #20 13.97 0.6% ######################################################################## 100.0% [2020-08-04T09:51:24.229Z] #20 14.34 [2020-08-04T09:51:25.166Z] #20 15.31 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-04T09:51:25.166Z] #20 ... [2020-08-04T09:51:25.166Z] [2020-08-04T09:51:25.166Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T09:51:25.166Z] #33 2.901 Building test suite binary ./integration-cli/test.main [2020-08-04T09:51:25.426Z] #33 ... [2020-08-04T09:51:25.426Z] [2020-08-04T09:51:25.426Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-04T09:51:25.426Z] #20 15.46 skipping existing c35d46ef359f [2020-08-04T09:51:25.684Z] #20 15.81 [2020-08-04T09:51:26.078Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-04T09:51:27.060Z] #20 16.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-04T09:51:27.319Z] #20 17.35 [2020-08-04T09:51:27.319Z] #20 17.42 ######################################################################## 100.0% [2020-08-04T09:51:27.585Z] #20 17.79 [2020-08-04T09:51:27.844Z] #20 17.89 Download of images into '/build' complete. [2020-08-04T09:51:27.844Z] #20 17.89 Use something like the following to load the result into a Docker daemon: [2020-08-04T09:51:27.844Z] #20 17.89 tar -cC '/build' . | docker load [2020-08-04T09:51:28.413Z] #20 DONE 18.4s [2020-08-04T09:51:28.413Z] [2020-08-04T09:51:28.413Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T09:51:28.603Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-04T09:51:28.603Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-04T09:51:28.603Z] --- PASS: TestDaemonDNSFallback (6.45s) [2020-08-04T09:51:28.603Z] === RUN TestInspectNetwork [2020-08-04T09:51:28.603Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-04T09:51:28.603Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-04T09:51:28.603Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-04T09:51:28.861Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-04T09:51:30.232Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-04T09:51:30.946Z] #33 ... [2020-08-04T09:51:30.946Z] [2020-08-04T09:51:30.946Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-04T09:51:31.514Z] #21 DONE 0.9s [2020-08-04T09:51:31.514Z] [2020-08-04T09:51:31.514Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-04T09:51:31.772Z] #25 DONE 0.1s [2020-08-04T09:51:31.772Z] [2020-08-04T09:51:31.772Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T09:51:32.129Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-04T09:51:32.129Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T09:51:32.129Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T09:51:32.129Z] === RUN TestInspectNetwork/network_name [2020-08-04T09:51:32.129Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T09:51:34.651Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-04T09:51:34.651Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-04T09:51:34.908Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-04T09:51:36.806Z] --- PASS: TestInspectNetwork (8.11s) [2020-08-04T09:51:36.806Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T09:51:36.806Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T09:51:36.806Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T09:51:36.806Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T09:51:36.806Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T09:51:38.705Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2020-08-04T09:51:38.705Z] === RUN TestNetworkInvalidJSON [2020-08-04T09:51:38.705Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T09:51:38.705Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T09:51:38.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:51:38.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:51:38.705Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:51:38.705Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:51:38.705Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T09:51:38.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:51:38.705Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:51:38.705Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-04T09:51:38.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T09:51:38.705Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T09:51:38.705Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T09:51:38.705Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T09:51:38.963Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-08-04T09:51:38.963Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T09:51:40.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-08-04T09:51:40.336Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T09:51:40.901Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-08-04T09:51:40.901Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T09:51:42.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-08-04T09:51:42.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T09:51:42.274Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-04T09:51:43.652Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-08-04T09:51:43.652Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T09:51:43.909Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-08-04T09:51:43.909Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T09:51:44.015Z] #33 ... [2020-08-04T09:51:44.015Z] [2020-08-04T09:51:44.015Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-04T09:51:44.015Z] #29 32.80 # github.com/docker/docker/contrib/httpserver [2020-08-04T09:51:44.015Z] #29 32.80 loadinternal: cannot find runtime/cgo [2020-08-04T09:51:44.015Z] #29 DONE 33.0s [2020-08-04T09:51:44.015Z] [2020-08-04T09:51:44.015Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T09:51:44.273Z] #33 ... [2020-08-04T09:51:44.273Z] [2020-08-04T09:51:44.273Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-04T09:51:44.273Z] #30 DONE 0.1s [2020-08-04T09:51:44.531Z] [2020-08-04T09:51:44.531Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-04T09:51:44.840Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-04T09:51:45.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-04T09:51:46.702Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2020-08-04T09:51:46.702Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T09:51:46.702Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:51:46.702Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:51:46.702Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T09:51:47.635Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-04T09:51:47.635Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-04T09:51:49.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-04T09:51:51.433Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-04T09:51:51.691Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-04T09:51:53.589Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-04T09:51:53.589Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-04T09:51:55.488Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-04T09:51:56.054Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-04T09:51:56.618Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-04T09:51:57.651Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-04T09:51:59.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-04T09:51:59.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-04T09:51:59.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-04T09:51:59.602Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-04T09:51:59.861Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-04T09:52:00.119Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-04T09:52:01.493Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-04T09:52:02.059Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-04T09:52:02.993Z] --- PASS: TestServiceWithDataPathPortInit (16.43s) [2020-08-04T09:52:02.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T09:52:03.933Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-04T09:52:05.304Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-04T09:52:07.203Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-04T09:52:07.767Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-04T09:52:08.698Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-04T09:52:08.955Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-04T09:52:11.479Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2020-08-04T09:52:11.479Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:alq8npzjiq0r1f41k9ltax3nk Created:2020-08-04 09:52:04.552906802 +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[ed4ac7ffe6aba236b81f0ef18cd3c9914d006d93486c3649d77f763b57255883:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5i5xdy8p3s0tzv80qerq4vo4w EndpointID:7b96a88c6d4da31e54294b58c80c606ccedde76fc3589cfecbd453f25b9d35af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2cb7e96661d13eecbb5b6860dac31f5786e3115aafa4c1eb4182b8aa3daf4bfc 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:c7d921187919 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5i5xdy8p3s0tzv80qerq4vo4w EndpointID:7b96a88c6d4da31e54294b58c80c606ccedde76fc3589cfecbd453f25b9d35af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T09:52:11.479Z] PASS [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] === Skipped [2020-08-04T09:52:11.479Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:52:11.479Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] DONE 23 tests, 1 skipped in 49.863s [2020-08-04T09:52:11.479Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:52:11.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:11.479Z] ++ set -e [2020-08-04T09:52:11.479Z] ++ '[' -n 0 ']' [2020-08-04T09:52:11.479Z] ++ set -x [2020-08-04T09:52:11.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:11.479Z] INFO: Testing against a local daemon [2020-08-04T09:52:11.479Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T09:52:11.479Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-04T09:52:11.479Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:52:11.479Z] === RUN TestDockerNetworkIpvlan [2020-08-04T09:52:11.479Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:52:11.479Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:52:11.479Z] PASS [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] === Skipped [2020-08-04T09:52:11.479Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-04T09:52:11.479Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:52:11.479Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] [2020-08-04T09:52:11.479Z] DONE 2 tests, 2 skipped in 0.170s [2020-08-04T09:52:11.479Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:52:11.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:11.479Z] ++ set -e [2020-08-04T09:52:11.479Z] ++ '[' -n 0 ']' [2020-08-04T09:52:11.479Z] ++ set -x [2020-08-04T09:52:11.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:11.479Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-04T09:52:11.479Z] INFO: Testing against a local daemon [2020-08-04T09:52:11.479Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T09:52:12.852Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-08-04T09:52:12.852Z] === RUN TestDockerNetworkMacvlan [2020-08-04T09:52:13.417Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-04T09:52:13.677Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T09:52:13.934Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-04T09:52:14.500Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T09:52:14.757Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-04T09:52:15.321Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T09:52:17.844Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T09:52:20.373Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T09:52:22.900Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-04T09:52:24.802Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan (13.00s) [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s) [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2020-08-04T09:52:25.735Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2020-08-04T09:52:25.735Z] PASS [2020-08-04T09:52:25.735Z] [2020-08-04T09:52:25.735Z] DONE 8 tests in 14.571s [2020-08-04T09:52:25.735Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T09:52:25.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:25.735Z] ++ set -e [2020-08-04T09:52:25.735Z] ++ '[' -n 0 ']' [2020-08-04T09:52:25.735Z] ++ set -x [2020-08-04T09:52:25.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:25.992Z] testing: warning: no tests to run [2020-08-04T09:52:25.992Z] PASS [2020-08-04T09:52:25.992Z] [2020-08-04T09:52:25.992Z] DONE 0 tests in 0.034s [2020-08-04T09:52:25.992Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T09:52:25.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:25.992Z] ++ set -e [2020-08-04T09:52:25.992Z] ++ '[' -n 0 ']' [2020-08-04T09:52:25.992Z] ++ set -x [2020-08-04T09:52:25.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:25.992Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-04T09:52:25.992Z] INFO: Testing against a local daemon [2020-08-04T09:52:25.992Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T09:52:27.889Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2020-08-04T09:52:27.889Z] === RUN TestAuthZPluginTLS [2020-08-04T09:52:27.889Z] === RUN TestDockerSuite/TestBuildRm [2020-08-04T09:52:28.147Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-08-04T09:52:28.147Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T09:52:28.712Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-04T09:52:28.713Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T09:52:29.284Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-08-04T09:52:29.284Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T09:52:29.883Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-08-04T09:52:29.883Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T09:52:29.883Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-04T09:52:30.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-04T09:52:31.015Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-04T09:52:31.274Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-08-04T09:52:31.274Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T09:52:31.840Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-04T09:52:31.840Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T09:52:32.406Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-04T09:52:32.406Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-04T09:52:32.406Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T09:52:32.972Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-04T09:52:32.972Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2020-08-04T09:52:32.972Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T09:52:33.906Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-04T09:52:35.225Z] --- PASS: TestImportExtremelyLargeImageWorks (193.21s) [2020-08-04T09:52:35.225Z] PASS [2020-08-04T09:52:35.225Z] [2020-08-04T09:52:35.225Z] === Skipped [2020-08-04T09:52:35.225Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-04T09:52:35.225Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:52:35.225Z] [2020-08-04T09:52:35.225Z] [2020-08-04T09:52:35.225Z] DONE 12 tests, 1 skipped in 194.210s [2020-08-04T09:52:35.225Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-04T09:52:35.225Z] ++ 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-08-04T09:52:35.225Z] ++ set -e [2020-08-04T09:52:35.225Z] ++ '[' -n 0 ']' [2020-08-04T09:52:35.225Z] ++ set -x [2020-08-04T09:52:35.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:52:35.225Z] INFO: Testing against a local daemon [2020-08-04T09:52:35.225Z] === RUN TestNetworkCreateDelete [2020-08-04T09:52:35.225Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-08-04T09:52:35.225Z] === RUN TestDockerNetworkDeletePreferID [2020-08-04T09:52:35.225Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-08-04T09:52:35.225Z] === RUN TestDaemonDNSFallback [2020-08-04T09:52:35.225Z] --- PASS: TestDaemonDNSFallback (1.56s) [2020-08-04T09:52:35.225Z] === RUN TestInspectNetwork [2020-08-04T09:52:35.225Z] === RUN TestInspectNetwork/full_network_id [2020-08-04T09:52:35.225Z] === RUN TestInspectNetwork/partial_network_id [2020-08-04T09:52:35.225Z] === RUN TestInspectNetwork/network_name [2020-08-04T09:52:35.225Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-04T09:52:35.225Z] --- PASS: TestInspectNetwork (7.07s) [2020-08-04T09:52:35.225Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-04T09:52:35.225Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-04T09:52:35.225Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-04T09:52:35.225Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-04T09:52:35.225Z] === RUN TestRunContainerWithBridgeNone [2020-08-04T09:52:35.278Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-04T09:52:35.278Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-08-04T09:52:35.278Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T09:52:36.210Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-04T09:52:37.142Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2020-08-04T09:52:37.142Z] === RUN TestAuthZPluginHeader [2020-08-04T09:52:37.142Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-04T09:52:37.315Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-08-04T09:52:37.315Z] === RUN TestNetworkInvalidJSON [2020-08-04T09:52:37.315Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-04T09:52:37.315Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-04T09:52:37.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:52:37.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:52:37.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:52:37.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:52:37.315Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-04T09:52:37.315Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-04T09:52:37.315Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-04T09:52:37.315Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-04T09:52:37.315Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-04T09:52:37.315Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-04T09:52:37.315Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-04T09:52:37.315Z] === RUN TestHostIPv4BridgeLabel [2020-08-04T09:52:37.609Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-04T09:52:37.610Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-04T09:52:37.707Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-04T09:52:37.707Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T09:52:38.655Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-04T09:52:38.655Z] === RUN TestDaemonDefaultNetworkPools [2020-08-04T09:52:39.713Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-08-04T09:52:39.713Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-04T09:52:40.231Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-04T09:52:40.231Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-04T09:52:40.231Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-04T09:52:40.231Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-04T09:52:40.489Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-04T09:52:40.768Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-08-04T09:52:40.768Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-04T09:52:41.421Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-04T09:52:41.421Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-04T09:52:41.678Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.90s) [2020-08-04T09:52:41.678Z] === RUN TestAuthZPluginV2Disable [2020-08-04T09:52:41.817Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-08-04T09:52:41.817Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-04T09:52:42.243Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-04T09:52:42.486Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-08-04T09:52:42.486Z] === RUN TestServiceWithPredefinedNetwork [2020-08-04T09:52:44.583Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2020-08-04T09:52:44.583Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-04T09:52:44.583Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:52:44.583Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:52:44.583Z] === RUN TestServiceWithDataPathPortInit [2020-08-04T09:52:45.520Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2020-08-04T09:52:45.520Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T09:52:45.520Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-04T09:52:46.104Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-04T09:52:46.669Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-04T09:52:47.233Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-04T09:52:47.797Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-04T09:52:48.363Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2020-08-04T09:52:48.363Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T09:52:48.927Z] === RUN TestDockerSuite/TestBuildUser [2020-08-04T09:52:50.829Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-04T09:52:55.011Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-04T09:52:55.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-04T09:52:59.227Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.58s) [2020-08-04T09:52:59.227Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T09:52:59.983Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2020-08-04T09:52:59.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-04T09:53:05.574Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2020-08-04T09:53:05.574Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ov0dhrtqjes5av1actznou0j2 Created:2020-08-04 09:52:59.418387455 +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[71f86c609e5aa37ee57d5a291b2ae7af9166c16777301784cc378581a398dc57:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mz5pvdkm595esue7v6avgmmxh EndpointID:9be06226bd0feb220f5fd154bcdead1997550e36308f1ec160ee8795f91ea31e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d65575f4ed4805659ef272eb9e2ce13f9a7a7230942ed8a8d0dc2548e9b822e3 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:acfc7eb55b67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mz5pvdkm595esue7v6avgmmxh EndpointID:9be06226bd0feb220f5fd154bcdead1997550e36308f1ec160ee8795f91ea31e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-04T09:53:05.574Z] PASS [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] === Skipped [2020-08-04T09:53:05.574Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-04T09:53:05.574Z] service_test.go:236: FLAKY_TEST [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] DONE 23 tests, 1 skipped in 39.464s [2020-08-04T09:53:05.574Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:53:05.574Z] ++ 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-08-04T09:53:05.574Z] ++ set -e [2020-08-04T09:53:05.574Z] ++ '[' -n 0 ']' [2020-08-04T09:53:05.574Z] ++ set -x [2020-08-04T09:53:05.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:05.574Z] INFO: Testing against a local daemon [2020-08-04T09:53:05.574Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-04T09:53:05.574Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:53:05.574Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:53:05.574Z] === RUN TestDockerNetworkIpvlan [2020-08-04T09:53:05.574Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:53:05.574Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:53:05.574Z] PASS [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] === Skipped [2020-08-04T09:53:05.574Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-04T09:53:05.574Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-04T09:53:05.574Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] [2020-08-04T09:53:05.574Z] DONE 2 tests, 2 skipped in 0.077s [2020-08-04T09:53:05.574Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-04T09:53:05.574Z] ++ 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-08-04T09:53:05.574Z] ++ set -e [2020-08-04T09:53:05.574Z] ++ '[' -n 0 ']' [2020-08-04T09:53:05.574Z] ++ set -x [2020-08-04T09:53:05.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:05.574Z] INFO: Testing against a local daemon [2020-08-04T09:53:05.574Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-04T09:53:05.784Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-04T09:53:06.042Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-04T09:53:06.299Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-04T09:53:06.862Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-04T09:53:07.120Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-08-04T09:53:07.120Z] === RUN TestDockerNetworkMacvlan [2020-08-04T09:53:07.427Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-04T09:53:07.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-04T09:53:08.358Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-04T09:53:08.358Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-04T09:53:08.358Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-04T09:53:08.358Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-04T09:53:08.358Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-04T09:53:08.801Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-04T09:53:09.448Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-04T09:53:09.728Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-04T09:53:09.728Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-04T09:53:09.985Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-04T09:53:10.560Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-04T09:53:11.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-04T09:53:11.126Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-04T09:53:11.524Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-04T09:53:13.023Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-04T09:53:13.596Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-04T09:53:13.954Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-04T09:53:14.887Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-04T09:53:14.887Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-04T09:53:15.450Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2020-08-04T09:53:15.450Z] PASS [2020-08-04T09:53:15.450Z] [2020-08-04T09:53:15.450Z] DONE 17 tests in 49.562s [2020-08-04T09:53:15.450Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T09:53:15.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:15.450Z] ++ set -e [2020-08-04T09:53:15.450Z] ++ '[' -n 0 ']' [2020-08-04T09:53:15.450Z] ++ set -x [2020-08-04T09:53:15.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:15.451Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-04T09:53:15.451Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-04T09:53:15.707Z] INFO: Testing against a local daemon [2020-08-04T09:53:15.707Z] === RUN TestPluginInvalidJSON [2020-08-04T09:53:15.707Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:53:15.707Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:53:15.707Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:53:15.707Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-04T09:53:15.707Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-08-04T09:53:15.707Z] === RUN TestPluginInstall [2020-08-04T09:53:15.707Z] === RUN TestPluginInstall/no_auth [2020-08-04T09:53:16.273Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-04T09:53:17.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-04T09:53:18.171Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-04T09:53:18.171Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-04T09:53:18.171Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan (11.08s) [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2020-08-04T09:53:18.184Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-08-04T09:53:18.184Z] PASS [2020-08-04T09:53:18.184Z] [2020-08-04T09:53:18.184Z] DONE 8 tests in 12.528s [2020-08-04T09:53:18.184Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-04T09:53:18.184Z] ++ 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-08-04T09:53:18.184Z] ++ set -e [2020-08-04T09:53:18.184Z] ++ '[' -n 0 ']' [2020-08-04T09:53:18.184Z] ++ set -x [2020-08-04T09:53:18.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:18.184Z] testing: warning: no tests to run [2020-08-04T09:53:18.184Z] PASS [2020-08-04T09:53:18.184Z] [2020-08-04T09:53:18.184Z] DONE 0 tests in 0.014s [2020-08-04T09:53:18.184Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-04T09:53:18.184Z] ++ 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-08-04T09:53:18.184Z] ++ set -e [2020-08-04T09:53:18.184Z] ++ '[' -n 0 ']' [2020-08-04T09:53:18.184Z] ++ set -x [2020-08-04T09:53:18.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:18.184Z] INFO: Testing against a local daemon [2020-08-04T09:53:18.184Z] === RUN TestAuthZPluginAllowRequest [2020-08-04T09:53:19.105Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-04T09:53:19.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-04T09:53:19.704Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-08-04T09:53:19.704Z] === RUN TestAuthZPluginTLS [2020-08-04T09:53:19.999Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-08-04T09:53:19.999Z] === RUN TestAuthZPluginDenyRequest [2020-08-04T09:53:20.236Z] === RUN TestDockerSuite/TestCommitChange [2020-08-04T09:53:20.637Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-04T09:53:20.637Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-04T09:53:21.274Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-08-04T09:53:21.274Z] === RUN TestAuthZPluginDenyResponse [2020-08-04T09:53:21.568Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-04T09:53:21.568Z] === RUN TestAuthZPluginAllowEventStream [2020-08-04T09:53:21.610Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-04T09:53:22.985Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-04T09:53:23.091Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-08-04T09:53:23.091Z] === RUN TestAuthZPluginErrorResponse [2020-08-04T09:53:23.389Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-04T09:53:23.389Z] === RUN TestAuthZPluginErrorRequest [2020-08-04T09:53:24.026Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-04T09:53:24.026Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-04T09:53:24.664Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-04T09:53:24.664Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-04T09:53:24.887Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-04T09:53:24.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-04T09:53:25.145Z] time="2020-08-04T09:53:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:25.145Z] time="2020-08-04T09:53:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed75afc328260f9c9b6416848179623541683fd0437bfc625e3609a6f6c9aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:25.145Z] time="2020-08-04T09:53:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:25.145Z] time="2020-08-04T09:53:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed75afc328260f9c9b6416848179623541683fd0437bfc625e3609a6f6c9aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:25.710Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T09:53:26.181Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-08-04T09:53:26.181Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-04T09:53:26.276Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-04T09:53:26.534Z] time="2020-08-04T09:53:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:26.534Z] time="2020-08-04T09:53:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9cad9c7112a8a2c1398ac353a21333e4d29b892657818e724a4506ba774a360" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:26.534Z] time="2020-08-04T09:53:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:26.534Z] time="2020-08-04T09:53:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9cad9c7112a8a2c1398ac353a21333e4d29b892657818e724a4506ba774a360" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:27.472Z] === RUN TestPluginInstall/with_insecure [2020-08-04T09:53:27.472Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-04T09:53:28.278Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-08-04T09:53:28.278Z] === RUN TestAuthZPluginHeader [2020-08-04T09:53:28.867Z] time="2020-08-04T09:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:28.867Z] time="2020-08-04T09:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20bd77665dcc4a77b48a6f9a250cb36f2e111b4e4786655349a3c6ba8fb12e08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:28.868Z] time="2020-08-04T09:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:28.868Z] time="2020-08-04T09:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20bd77665dcc4a77b48a6f9a250cb36f2e111b4e4786655349a3c6ba8fb12e08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:28.933Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-04T09:53:28.933Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-04T09:53:28.933Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T09:53:28.933Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:28.933Z] === RUN TestAuthZPluginV2Disable [2020-08-04T09:53:28.933Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-04T09:53:28.933Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:28.933Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-04T09:53:28.933Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T09:53:28.933Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:28.933Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-04T09:53:28.933Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T09:53:28.933Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:28.933Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-04T09:53:29.125Z] --- PASS: TestPluginInstall (13.41s) [2020-08-04T09:53:29.125Z] --- PASS: TestPluginInstall/no_auth (10.09s) [2020-08-04T09:53:29.125Z] --- PASS: TestPluginInstall/with_htpasswd (1.47s) [2020-08-04T09:53:29.125Z] --- PASS: TestPluginInstall/with_insecure (1.85s) [2020-08-04T09:53:29.125Z] plugin_test.go:157: [de7f2eddeabdf] daemon is not started [2020-08-04T09:53:29.125Z] PASS [2020-08-04T09:53:29.125Z] [2020-08-04T09:53:29.125Z] DONE 6 tests in 13.623s [2020-08-04T09:53:29.125Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T09:53:29.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:29.125Z] ++ set -e [2020-08-04T09:53:29.125Z] ++ '[' -n 0 ']' [2020-08-04T09:53:29.125Z] ++ set -x [2020-08-04T09:53:29.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:29.382Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-04T09:53:29.382Z] INFO: Testing against a local daemon [2020-08-04T09:53:29.382Z] === RUN TestExternalGraphDriver [2020-08-04T09:53:29.382Z] === RUN TestExternalGraphDriver/json [2020-08-04T09:53:29.947Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-04T09:53:31.319Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-04T09:53:31.319Z] === RUN TestExternalGraphDriver/spec [2020-08-04T09:53:31.888Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-04T09:53:31.888Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-04T09:53:31.888Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-04T09:53:31.888Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-04T09:53:31.888Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-04T09:53:32.146Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-04T09:53:32.146Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-04T09:53:33.517Z] === RUN TestExternalGraphDriver/pull [2020-08-04T09:53:33.517Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-04T09:53:34.449Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-04T09:53:34.449Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-04T09:53:35.013Z] --- PASS: TestExternalGraphDriver (5.65s) [2020-08-04T09:53:35.013Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-08-04T09:53:35.013Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2020-08-04T09:53:35.013Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-08-04T09:53:35.013Z] === RUN TestGraphdriverPluginV2 [2020-08-04T09:53:35.013Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-04T09:53:35.576Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-04T09:53:35.988Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-04T09:53:35.988Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-04T09:53:35.988Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-04T09:53:36.140Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-04T09:53:36.703Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-04T09:53:36.924Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-04T09:53:37.269Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-04T09:53:37.269Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-04T09:53:37.269Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-04T09:53:37.526Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-04T09:53:37.526Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-04T09:53:37.784Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-04T09:53:37.784Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-04T09:53:37.784Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-04T09:53:38.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-04T09:53:38.913Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2020-08-04T09:53:38.913Z] PASS [2020-08-04T09:53:38.913Z] [2020-08-04T09:53:38.913Z] DONE 5 tests in 9.747s [2020-08-04T09:53:38.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T09:53:38.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:38.913Z] ++ set -e [2020-08-04T09:53:38.913Z] ++ '[' -n 0 ']' [2020-08-04T09:53:38.913Z] ++ set -x [2020-08-04T09:53:38.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:39.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-04T09:53:39.171Z] INFO: Testing against a local daemon [2020-08-04T09:53:39.171Z] === RUN TestContinueAfterPluginCrash [2020-08-04T09:53:39.171Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T09:53:39.171Z] === RUN TestReadPluginNoRead [2020-08-04T09:53:39.171Z] === PAUSE TestReadPluginNoRead [2020-08-04T09:53:39.171Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T09:53:39.171Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T09:53:39.171Z] === CONT TestContinueAfterPluginCrash [2020-08-04T09:53:39.171Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T09:53:39.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-04T09:53:39.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-04T09:53:39.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-04T09:53:40.211Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-04T09:53:41.146Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-04T09:53:41.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-04T09:53:42.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-04T09:53:42.516Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-04T09:53:42.525Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-04T09:53:43.449Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-04T09:53:43.902Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-04T09:53:43.902Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-04T09:53:44.380Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-04T09:53:45.320Z] --- PASS: TestDaemonStartWithLogOpt (6.17s) [2020-08-04T09:53:45.320Z] === CONT TestReadPluginNoRead [2020-08-04T09:53:45.320Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-04T09:53:45.805Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-04T09:53:46.286Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-04T09:53:46.286Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-04T09:53:47.183Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-04T09:53:47.218Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-04T09:53:47.551Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-08-04T09:53:47.551Z] PASS [2020-08-04T09:53:47.551Z] [2020-08-04T09:53:47.551Z] === Skipped [2020-08-04T09:53:47.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-04T09:53:47.551Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:47.551Z] [2020-08-04T09:53:47.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-04T09:53:47.551Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:47.551Z] [2020-08-04T09:53:47.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-04T09:53:47.551Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:47.551Z] [2020-08-04T09:53:47.551Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-04T09:53:47.551Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:47.551Z] [2020-08-04T09:53:47.551Z] [2020-08-04T09:53:47.551Z] DONE 17 tests, 4 skipped in 27.564s [2020-08-04T09:53:47.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-04T09:53:47.551Z] ++ 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-08-04T09:53:47.551Z] ++ set -e [2020-08-04T09:53:47.551Z] ++ '[' -n 0 ']' [2020-08-04T09:53:47.551Z] ++ set -x [2020-08-04T09:53:47.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:47.551Z] INFO: Testing against a local daemon [2020-08-04T09:53:47.551Z] === RUN TestPluginInvalidJSON [2020-08-04T09:53:47.551Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:53:47.551Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:53:47.551Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-04T09:53:47.551Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-04T09:53:47.551Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-04T09:53:47.551Z] === RUN TestPluginInstall [2020-08-04T09:53:47.551Z] === RUN TestPluginInstall/no_auth [2020-08-04T09:53:47.783Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-04T09:53:48.348Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-04T09:53:48.605Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-04T09:53:48.862Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T09:53:48.862Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-04T09:53:49.090Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-04T09:53:49.793Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-04T09:53:50.360Z] === RUN TestReadPluginNoRead/default [2020-08-04T09:53:50.468Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-04T09:53:50.618Z] --- PASS: TestContinueAfterPluginCrash (11.62s) [2020-08-04T09:53:51.097Z] time="2020-08-04T09:53:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:51.097Z] time="2020-08-04T09:53:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce06eda48e0de58ed726a44bcffce8badbc6faf9c4eb5027a656fd562157d49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:51.097Z] time="2020-08-04T09:53:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:51.097Z] time="2020-08-04T09:53:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce06eda48e0de58ed726a44bcffce8badbc6faf9c4eb5027a656fd562157d49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:51.097Z] === RUN TestPluginInstall/with_htpasswd [2020-08-04T09:53:51.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-04T09:53:51.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-04T09:53:51.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-04T09:53:51.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-04T09:53:51.183Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-04T09:53:51.415Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-04T09:53:51.736Z] time="2020-08-04T09:53:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:51.736Z] time="2020-08-04T09:53:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce06eda48e0de58ed726a44bcffce8badbc6faf9c4eb5027a656fd562157d49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:51.736Z] time="2020-08-04T09:53:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:51.736Z] time="2020-08-04T09:53:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce06eda48e0de58ed726a44bcffce8badbc6faf9c4eb5027a656fd562157d49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:51.749Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-04T09:53:52.005Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T09:53:52.028Z] === RUN TestPluginInstall/with_insecure [2020-08-04T09:53:52.791Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-04T09:53:53.084Z] time="2020-08-04T09:53:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:53.084Z] time="2020-08-04T09:53:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14b861f4f38a06b2dd063294ebb855a4e2c3e1740c38037525902066f36f1419" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:53.084Z] time="2020-08-04T09:53:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-04T09:53:53.084Z] time="2020-08-04T09:53:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14b861f4f38a06b2dd063294ebb855a4e2c3e1740c38037525902066f36f1419" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-04T09:53:53.377Z] --- PASS: TestReadPluginNoRead (7.93s) [2020-08-04T09:53:53.377Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2020-08-04T09:53:53.377Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2020-08-04T09:53:53.377Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2020-08-04T09:53:53.377Z] read_test.go:92: [d6ae96e28c0ce] daemon is not started [2020-08-04T09:53:53.377Z] PASS [2020-08-04T09:53:53.377Z] [2020-08-04T09:53:53.377Z] DONE 6 tests in 14.256s [2020-08-04T09:53:53.377Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T09:53:53.377Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:53.377Z] ++ set -e [2020-08-04T09:53:53.377Z] ++ '[' -n 0 ']' [2020-08-04T09:53:53.377Z] ++ set -x [2020-08-04T09:53:53.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:53.377Z] testing: warning: no tests to run [2020-08-04T09:53:53.377Z] PASS [2020-08-04T09:53:53.377Z] [2020-08-04T09:53:53.377Z] DONE 0 tests in 0.057s [2020-08-04T09:53:53.377Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T09:53:53.377Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:53.377Z] ++ set -e [2020-08-04T09:53:53.377Z] ++ '[' -n 0 ']' [2020-08-04T09:53:53.377Z] ++ set -x [2020-08-04T09:53:53.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:53.377Z] INFO: Testing against a local daemon [2020-08-04T09:53:53.377Z] === RUN TestPluginWithDevMounts [2020-08-04T09:53:53.377Z] === PAUSE TestPluginWithDevMounts [2020-08-04T09:53:53.377Z] === CONT TestPluginWithDevMounts [2020-08-04T09:53:53.384Z] --- PASS: TestPluginInstall (7.59s) [2020-08-04T09:53:53.384Z] --- PASS: TestPluginInstall/no_auth (5.28s) [2020-08-04T09:53:53.384Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-08-04T09:53:53.384Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-08-04T09:53:53.384Z] plugin_test.go:157: [dc944a1d45f26] daemon is not started [2020-08-04T09:53:53.384Z] PASS [2020-08-04T09:53:53.384Z] [2020-08-04T09:53:53.384Z] DONE 6 tests in 7.684s [2020-08-04T09:53:53.384Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-04T09:53:53.384Z] ++ 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-08-04T09:53:53.384Z] ++ set -e [2020-08-04T09:53:53.384Z] ++ '[' -n 0 ']' [2020-08-04T09:53:53.384Z] ++ set -x [2020-08-04T09:53:53.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:53.384Z] INFO: Testing against a local daemon [2020-08-04T09:53:53.384Z] === RUN TestExternalGraphDriver [2020-08-04T09:53:53.677Z] === RUN TestExternalGraphDriver/json [2020-08-04T09:53:54.169Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-04T09:53:55.273Z] --- PASS: TestPluginWithDevMounts (1.68s) [2020-08-04T09:53:55.273Z] PASS [2020-08-04T09:53:55.273Z] [2020-08-04T09:53:55.273Z] DONE 1 tests in 1.814s [2020-08-04T09:53:55.273Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T09:53:55.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:55.273Z] ++ set -e [2020-08-04T09:53:55.273Z] ++ '[' -n 0 ']' [2020-08-04T09:53:55.273Z] ++ set -x [2020-08-04T09:53:55.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:55.273Z] INFO: Testing against a local daemon [2020-08-04T09:53:55.273Z] === RUN TestSecretInspect [2020-08-04T09:53:55.759Z] === RUN TestExternalGraphDriver/spec [2020-08-04T09:53:56.074Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-04T09:53:56.204Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-04T09:53:56.461Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-04T09:53:57.012Z] #33 164.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-04T09:53:57.293Z] === RUN TestExternalGraphDriver/pull [2020-08-04T09:53:57.392Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-04T09:53:57.392Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-04T09:53:57.392Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-04T09:53:57.649Z] --- PASS: TestSecretInspect (2.54s) [2020-08-04T09:53:57.649Z] === RUN TestSecretList [2020-08-04T09:53:58.389Z] #33 166.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-04T09:53:58.819Z] --- PASS: TestExternalGraphDriver (5.42s) [2020-08-04T09:53:58.820Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2020-08-04T09:53:58.820Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-08-04T09:53:58.820Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2020-08-04T09:53:58.820Z] === RUN TestGraphdriverPluginV2 [2020-08-04T09:53:59.118Z] --- SKIP: TestGraphdriverPluginV2 (0.18s) [2020-08-04T09:53:59.118Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:59.118Z] PASS [2020-08-04T09:53:59.118Z] [2020-08-04T09:53:59.118Z] === Skipped [2020-08-04T09:53:59.118Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.18s) [2020-08-04T09:53:59.118Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:53:59.118Z] [2020-08-04T09:53:59.118Z] [2020-08-04T09:53:59.118Z] DONE 5 tests, 1 skipped in 5.672s [2020-08-04T09:53:59.118Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-04T09:53:59.118Z] ++ 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-08-04T09:53:59.118Z] ++ set -e [2020-08-04T09:53:59.118Z] ++ '[' -n 0 ']' [2020-08-04T09:53:59.118Z] ++ set -x [2020-08-04T09:53:59.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:53:59.118Z] INFO: Testing against a local daemon [2020-08-04T09:53:59.118Z] === RUN TestContinueAfterPluginCrash [2020-08-04T09:53:59.118Z] === PAUSE TestContinueAfterPluginCrash [2020-08-04T09:53:59.118Z] === RUN TestReadPluginNoRead [2020-08-04T09:53:59.118Z] === PAUSE TestReadPluginNoRead [2020-08-04T09:53:59.118Z] === RUN TestDaemonStartWithLogOpt [2020-08-04T09:53:59.118Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-04T09:53:59.118Z] === CONT TestContinueAfterPluginCrash [2020-08-04T09:53:59.118Z] === CONT TestDaemonStartWithLogOpt [2020-08-04T09:53:59.118Z] === CONT TestReadPluginNoRead [2020-08-04T09:53:59.768Z] #33 167.4 [2020-08-04T09:53:59.768Z] #33 DONE 167.5s [2020-08-04T09:53:59.768Z] [2020-08-04T09:53:59.768Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-04T09:54:00.173Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-04T09:54:00.173Z] --- PASS: TestSecretList (2.36s) [2020-08-04T09:54:00.173Z] === RUN TestSecretsCreateAndDelete [2020-08-04T09:54:00.430Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-04T09:54:01.144Z] #34 DONE 1.4s [2020-08-04T09:54:01.363Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-04T09:54:02.521Z] [2020-08-04T09:54:02.521Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-04T09:54:02.733Z] --- PASS: TestSecretsCreateAndDelete (2.62s) [2020-08-04T09:54:02.733Z] === RUN TestSecretsUpdate [2020-08-04T09:54:03.456Z] #35 DONE 0.8s [2020-08-04T09:54:03.456Z] [2020-08-04T09:54:03.456Z] #36 exporting to image [2020-08-04T09:54:03.456Z] #36 exporting layers [2020-08-04T09:54:04.633Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-04T09:54:04.761Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-04T09:54:04.761Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2020-08-04T09:54:05.197Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-04T09:54:05.428Z] === RUN TestReadPluginNoRead/default [2020-08-04T09:54:05.454Z] --- PASS: TestSecretsUpdate (2.66s) [2020-08-04T09:54:05.454Z] === RUN TestTemplatedSecret [2020-08-04T09:54:06.744Z] #36 exporting layers 3.1s done [2020-08-04T09:54:06.744Z] #36 writing image sha256:5c49819d4d96f579aae447248a3c2edd15e9efca65114f47be5cba9006ff6a8a done [2020-08-04T09:54:06.744Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-04T09:54:06.744Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T09:54:06.826Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-04T09:54:06.943Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-04T09:54:07.055Z] + echo Ensuring container killed. [2020-08-04T09:54:07.055Z] Ensuring container killed. [2020-08-04T09:54:07.055Z] + docker rm -vf docker-pr11 [2020-08-04T09:54:07.055Z] Error: No such container: docker-pr11 [2020-08-04T09:54:07.055Z] + true [Pipeline] sh [2020-08-04T09:54:07.338Z] + echo Chowning /workspace to jenkins user [2020-08-04T09:54:07.338Z] Chowning /workspace to jenkins user [2020-08-04T09:54:07.338Z] + id -u [2020-08-04T09:54:07.338Z] + id -g [2020-08-04T09:54:07.338Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41178:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T09:54:07.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T09:54:08.198Z] + bundleName=unit [2020-08-04T09:54:08.198Z] + echo Creating unit-bundles.tar.gz [2020-08-04T09:54:08.198Z] Creating unit-bundles.tar.gz [2020-08-04T09:54:08.198Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-04T09:54:08.198Z] bundles/junit-report.xml [2020-08-04T09:54:08.198Z] bundles/go-test-report.json [2020-08-04T09:54:08.198Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-04T09:54:08.209Z] Archiving artifacts [2020-08-04T09:54:08.461Z] --- PASS: TestReadPluginNoRead (9.14s) [2020-08-04T09:54:08.461Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2020-08-04T09:54:08.461Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2020-08-04T09:54:08.461Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2020-08-04T09:54:08.461Z] read_test.go:92: [dfa0445a3e624] daemon is not started [2020-08-04T09:54:08.607Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T09:54:08.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-04T09:54:08.694Z] --- PASS: TestTemplatedSecret (3.39s) [2020-08-04T09:54:08.694Z] === RUN TestSecretCreateResolve [2020-08-04T09:54:08.927Z] + make clean [2020-08-04T09:54:08.927Z] docker volume rm -f docker-dev-cache [2020-08-04T09:54:09.185Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-08-04T09:54:09.497Z] --- PASS: TestContinueAfterPluginCrash (10.52s) [2020-08-04T09:54:09.497Z] PASS [2020-08-04T09:54:09.497Z] [2020-08-04T09:54:09.497Z] DONE 6 tests in 10.599s [2020-08-04T09:54:09.497Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-04T09:54:09.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:54:09.497Z] ++ set -e [2020-08-04T09:54:09.497Z] ++ '[' -n 0 ']' [2020-08-04T09:54:09.497Z] ++ set -x [2020-08-04T09:54:09.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T09:54:09.790Z] testing: warning: no tests to run [2020-08-04T09:54:09.790Z] PASS [2020-08-04T09:54:09.790Z] [2020-08-04T09:54:09.790Z] DONE 0 tests in 0.020s [2020-08-04T09:54:09.790Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-04T09:54:09.790Z] ++ 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-08-04T09:54:09.790Z] ++ set -e [2020-08-04T09:54:09.790Z] ++ '[' -n 0 ']' [2020-08-04T09:54:09.790Z] ++ set -x [2020-08-04T09:54:09.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:54:09.790Z] INFO: Testing against a local daemon [2020-08-04T09:54:09.790Z] === RUN TestPluginWithDevMounts [2020-08-04T09:54:09.790Z] === PAUSE TestPluginWithDevMounts [2020-08-04T09:54:09.790Z] === CONT TestPluginWithDevMounts [2020-08-04T09:54:10.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-04T09:54:10.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-04T09:54:11.194Z] --- PASS: TestSecretCreateResolve (2.53s) [2020-08-04T09:54:11.194Z] PASS [2020-08-04T09:54:11.194Z] [2020-08-04T09:54:11.194Z] DONE 6 tests in 16.217s [2020-08-04T09:54:11.194Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T09:54:11.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:54:11.194Z] ++ set -e [2020-08-04T09:54:11.194Z] ++ '[' -n 0 ']' [2020-08-04T09:54:11.194Z] ++ set -x [2020-08-04T09:54:11.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:54:11.456Z] INFO: Testing against a local daemon [2020-08-04T09:54:11.456Z] === RUN TestServiceCreateInit [2020-08-04T09:54:11.456Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T09:54:11.865Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-08-04T09:54:11.865Z] PASS [2020-08-04T09:54:11.865Z] [2020-08-04T09:54:11.865Z] DONE 1 tests in 1.892s [2020-08-04T09:54:11.865Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-04T09:54:11.865Z] ++ 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-08-04T09:54:11.865Z] ++ set -e [2020-08-04T09:54:11.865Z] ++ '[' -n 0 ']' [2020-08-04T09:54:11.865Z] ++ set -x [2020-08-04T09:54:11.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:54:11.865Z] INFO: Testing against a local daemon [2020-08-04T09:54:11.865Z] === RUN TestSecretInspect [2020-08-04T09:54:12.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-04T09:54:13.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b98120_} [2020-08-04T09:54:13.981Z] --- PASS: TestSecretInspect (1.93s) [2020-08-04T09:54:13.981Z] === RUN TestSecretList [2020-08-04T09:54:14.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1530387902_/foo_false____} [2020-08-04T09:54:15.500Z] --- PASS: TestSecretList (1.90s) [2020-08-04T09:54:15.500Z] === RUN TestSecretsCreateAndDelete [2020-08-04T09:54:15.691Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T09:54:16.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1530387902_/foo_true____} [2020-08-04T09:54:17.582Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-08-04T09:54:17.582Z] === RUN TestSecretsUpdate [2020-08-04T09:54:17.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3358386693_/foo_false____} [2020-08-04T09:54:18.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3358386693_/foo_true____} [2020-08-04T09:54:19.563Z] --- PASS: TestServiceCreateInit (8.20s) [2020-08-04T09:54:19.563Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-08-04T09:54:19.563Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.07s) [2020-08-04T09:54:19.563Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T09:54:19.665Z] --- PASS: TestSecretsUpdate (1.91s) [2020-08-04T09:54:19.665Z] === RUN TestTemplatedSecret [2020-08-04T09:54:20.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3358386693_/foo_true__0xc000b98180__} [2020-08-04T09:54:21.764Z] --- PASS: TestTemplatedSecret (2.46s) [2020-08-04T09:54:21.764Z] === RUN TestSecretCreateResolve [2020-08-04T09:54:21.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b981a0_} [2020-08-04T09:54:23.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b981c0_} [2020-08-04T09:54:23.863Z] --- PASS: TestSecretCreateResolve (1.88s) [2020-08-04T09:54:23.863Z] PASS [2020-08-04T09:54:23.863Z] [2020-08-04T09:54:23.863Z] DONE 6 tests in 12.052s [2020-08-04T09:54:23.863Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-04T09:54:23.863Z] ++ 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-08-04T09:54:23.863Z] ++ set -e [2020-08-04T09:54:23.863Z] ++ '[' -n 0 ']' [2020-08-04T09:54:23.863Z] ++ set -x [2020-08-04T09:54:23.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:54:23.863Z] INFO: Testing against a local daemon [2020-08-04T09:54:23.863Z] === RUN TestServiceCreateInit [2020-08-04T09:54:23.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-04T09:54:24.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b981e0_} [2020-08-04T09:54:26.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b98200_} [2020-08-04T09:54:27.399Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-04T09:54:27.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-04T09:54:28.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-04T09:54:28.646Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-04T09:54:29.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-04T09:54:31.114Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-04T09:54:31.870Z] --- PASS: TestServiceCreateInit (7.41s) [2020-08-04T09:54:31.870Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2020-08-04T09:54:31.870Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2020-08-04T09:54:31.870Z] === RUN TestCreateServiceMultipleTimes [2020-08-04T09:54:32.485Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-04T09:54:35.012Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-04T09:54:35.579Z] --- PASS: TestCreateServiceMultipleTimes (15.90s) [2020-08-04T09:54:35.579Z] === RUN TestCreateServiceConflict [2020-08-04T09:54:35.838Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-04T09:54:35.838Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-04T09:54:36.769Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-04T09:54:37.334Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-04T09:54:38.706Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-04T09:54:38.706Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-08-04T09:54:38.706Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T09:54:39.639Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-04T09:54:40.570Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-04T09:54:41.146Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-04T09:54:42.079Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-04T09:54:42.339Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2020-08-04T09:54:42.339Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T09:54:42.903Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-04T09:54:43.467Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-04T09:54:44.403Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-04T09:54:45.336Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-04T09:54:45.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-04T09:54:45.852Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-04T09:54:46.784Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-04T09:54:47.255Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2020-08-04T09:54:47.255Z] === RUN TestCreateServiceConflict [2020-08-04T09:54:47.718Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-04T09:54:48.651Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-04T09:54:48.778Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-08-04T09:54:48.778Z] === RUN TestCreateServiceMaxReplicas [2020-08-04T09:54:49.218Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-04T09:54:49.218Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-04T09:54:50.150Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-04T09:54:50.407Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-04T09:54:50.867Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2020-08-04T09:54:50.867Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-04T09:54:51.338Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-04T09:54:51.597Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-04T09:54:52.161Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-04T09:54:53.092Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-04T09:54:53.655Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-04T09:54:55.029Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-04T09:54:56.931Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2020-08-04T09:54:56.931Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T09:54:57.864Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-04T09:54:59.778Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2020-08-04T09:54:59.778Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T09:55:00.345Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-04T09:55:00.913Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-04T09:55:02.812Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-08-04T09:55:02.812Z] === RUN TestCreateServiceSysctls [2020-08-04T09:55:04.711Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-04T09:55:06.249Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) [2020-08-04T09:55:06.249Z] === RUN TestCreateServiceSecretFileMode [2020-08-04T09:55:06.249Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2020-08-04T09:55:06.249Z] === RUN TestCreateServiceConfigFileMode [2020-08-04T09:55:06.607Z] --- PASS: TestCreateServiceSysctls (3.70s) [2020-08-04T09:55:06.607Z] === RUN TestCreateServiceCapabilities [2020-08-04T09:55:06.865Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-04T09:55:07.431Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-04T09:55:08.377Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2020-08-04T09:55:08.377Z] === RUN TestCreateServiceSysctls [2020-08-04T09:55:09.327Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2020-08-04T09:55:09.327Z] === RUN TestInspect [2020-08-04T09:55:10.698Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-04T09:55:11.633Z] === RUN TestDockerSuite/TestCpToDot [2020-08-04T09:55:11.908Z] --- PASS: TestCreateServiceSysctls (3.04s) [2020-08-04T09:55:11.908Z] === RUN TestCreateServiceCapabilities [2020-08-04T09:55:12.566Z] --- PASS: TestInspect (3.16s) [2020-08-04T09:55:12.566Z] === RUN TestCreateJob [2020-08-04T09:55:12.566Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-04T09:55:13.938Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-04T09:55:13.986Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2020-08-04T09:55:13.986Z] === RUN TestInspect [2020-08-04T09:55:14.871Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-04T09:55:15.438Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-04T09:55:16.085Z] --- PASS: TestInspect (2.49s) [2020-08-04T09:55:16.085Z] === RUN TestCreateJob [2020-08-04T09:55:16.810Z] --- PASS: TestCreateJob (4.12s) [2020-08-04T09:55:16.810Z] === RUN TestReplicatedJob [2020-08-04T09:55:16.810Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-04T09:55:17.067Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-04T09:55:17.643Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-04T09:55:19.015Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-04T09:55:19.015Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-04T09:55:19.272Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-04T09:55:19.627Z] --- PASS: TestCreateJob (2.99s) [2020-08-04T09:55:19.627Z] === RUN TestReplicatedJob [2020-08-04T09:55:19.836Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-04T09:55:20.400Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-04T09:55:20.400Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-04T09:55:20.400Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-04T09:55:20.965Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-04T09:55:21.531Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-04T09:55:21.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-04T09:55:21.531Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-04T09:55:21.789Z] === RUN TestDockerSuite/TestCreateRM [2020-08-04T09:55:21.789Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-04T09:55:21.789Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-04T09:55:22.047Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-04T09:55:22.305Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-04T09:55:22.871Z] --- PASS: TestReplicatedJob (6.07s) [2020-08-04T09:55:22.871Z] === RUN TestUpdateReplicatedJob [2020-08-04T09:55:24.102Z] --- PASS: TestReplicatedJob (5.01s) [2020-08-04T09:55:24.102Z] === RUN TestUpdateReplicatedJob [2020-08-04T09:55:24.241Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-04T09:55:24.241Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-04T09:55:24.241Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-04T09:55:26.772Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2020-08-04T09:55:26.772Z] === RUN TestServiceListWithStatuses [2020-08-04T09:55:26.772Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T09:55:26.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:55:26.772Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T09:55:27.637Z] --- PASS: TestUpdateReplicatedJob (2.94s) [2020-08-04T09:55:27.637Z] === RUN TestServiceListWithStatuses [2020-08-04T09:55:27.637Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-04T09:55:27.637Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:55:27.637Z] === RUN TestDockerNetworkConnectAlias [2020-08-04T09:55:28.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-04T09:55:29.527Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-04T09:55:29.527Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-04T09:55:29.527Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-04T09:55:29.786Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-04T09:55:29.786Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-04T09:55:30.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-04T09:55:30.977Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-04T09:55:31.171Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-08-04T09:55:31.171Z] === RUN TestDockerNetworkReConnect [2020-08-04T09:55:32.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-04T09:55:32.914Z] --- PASS: TestDockerNetworkConnectAlias (6.03s) [2020-08-04T09:55:32.914Z] === RUN TestDockerNetworkReConnect [2020-08-04T09:55:32.914Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-04T09:55:33.850Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-04T09:55:34.704Z] --- PASS: TestDockerNetworkReConnect (3.10s) [2020-08-04T09:55:34.704Z] === RUN TestServicePlugin [2020-08-04T09:55:34.704Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-04T09:55:34.704Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:55:34.704Z] === RUN TestServiceUpdateLabel [2020-08-04T09:55:35.221Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-04T09:55:36.157Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-04T09:55:36.222Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-08-04T09:55:36.223Z] === RUN TestServiceUpdateSecrets [2020-08-04T09:55:36.722Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-04T09:55:36.979Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-04T09:55:36.979Z] --- PASS: TestDockerNetworkReConnect (4.04s) [2020-08-04T09:55:36.979Z] === RUN TestServicePlugin [2020-08-04T09:55:37.544Z] === RUN TestDockerSuite/TestDockerFails [2020-08-04T09:55:37.544Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-04T09:55:37.544Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-04T09:55:37.544Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-04T09:55:38.477Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-04T09:55:39.410Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-04T09:55:40.782Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-04T09:55:40.782Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-04T09:55:40.782Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-04T09:55:40.782Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-04T09:55:47.333Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-04T09:55:48.705Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-04T09:55:50.602Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-04T09:55:51.533Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-04T09:55:51.618Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2020-08-04T09:55:51.618Z] === RUN TestServiceUpdateConfigs [2020-08-04T09:55:52.097Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-04T09:55:52.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-04T09:55:53.030Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-04T09:55:53.960Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-04T09:55:54.524Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-04T09:55:55.090Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-04T09:55:56.024Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-04T09:55:57.406Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-04T09:55:58.339Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-04T09:56:00.869Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-04T09:56:02.765Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-04T09:56:03.331Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-04T09:56:04.262Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-04T09:56:06.984Z] --- PASS: TestServiceUpdateConfigs (14.12s) [2020-08-04T09:56:06.984Z] === RUN TestServiceUpdateNetwork [2020-08-04T09:56:09.513Z] --- PASS: TestServicePlugin (32.33s) [2020-08-04T09:56:09.513Z] plugin_test.go:62: [d718bf3155789] joining swarm manager [d9d355068ea97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T09:56:09.513Z] plugin_test.go:65: [d2c9f6aa5b257] joining swarm manager [d9d355068ea97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T09:56:09.513Z] === RUN TestServiceUpdateLabel [2020-08-04T09:56:09.513Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-04T09:56:09.770Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-04T09:56:11.141Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-04T09:56:11.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-04T09:56:11.398Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-04T09:56:11.655Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-04T09:56:11.912Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-04T09:56:11.912Z] --- PASS: TestServiceUpdateLabel (2.69s)=== RUN TestDockerSuite/TestEventsFilters [2020-08-04T09:56:11.912Z] [2020-08-04T09:56:11.912Z] === RUN TestServiceUpdateSecrets [2020-08-04T09:56:13.285Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-04T09:56:14.217Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-04T09:56:14.217Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-04T09:56:14.217Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-04T09:56:14.783Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-04T09:56:15.041Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-04T09:56:15.298Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-04T09:56:16.230Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-04T09:56:16.487Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-04T09:56:16.487Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-04T09:56:16.487Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-04T09:56:17.377Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2020-08-04T09:56:17.377Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T09:56:17.676Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T09:56:17.858Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-04T09:56:18.436Z] === RUN TestDockerSuite/TestEventsRename [2020-08-04T09:56:18.723Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T09:56:19.000Z] === RUN TestDockerSuite/TestEventsResize [2020-08-04T09:56:19.257Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-04T09:56:25.627Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T09:56:25.801Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-04T09:56:25.801Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-04T09:56:25.801Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-04T09:56:26.732Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2020-08-04T09:56:26.732Z] === RUN TestServiceUpdateConfigs [2020-08-04T09:56:28.630Z] === RUN TestDockerSuite/TestEventsTop [2020-08-04T09:56:29.194Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-04T09:56:31.717Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-04T09:56:34.128Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2020-08-04T09:56:34.128Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-08-04T09:56:34.128Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-08-04T09:56:34.128Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-08-04T09:56:34.128Z] PASS [2020-08-04T09:56:34.128Z] [2020-08-04T09:56:34.128Z] === Skipped [2020-08-04T09:56:34.128Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T09:56:34.128Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:56:34.128Z] [2020-08-04T09:56:34.128Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-04T09:56:34.128Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-04T09:56:34.128Z] [2020-08-04T09:56:34.128Z] [2020-08-04T09:56:34.128Z] DONE 27 tests, 2 skipped in 129.057s [2020-08-04T09:56:34.128Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T09:56:34.128Z] ++ 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-08-04T09:56:34.128Z] ++ set -e [2020-08-04T09:56:34.128Z] ++ '[' -n 0 ']' [2020-08-04T09:56:34.128Z] ++ set -x [2020-08-04T09:56:34.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:56:34.128Z] INFO: Testing against a local daemon [2020-08-04T09:56:34.128Z] === RUN TestSessionCreate [2020-08-04T09:56:34.128Z] --- PASS: TestSessionCreate (0.04s) [2020-08-04T09:56:34.128Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T09:56:34.128Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-04T09:56:34.128Z] PASS [2020-08-04T09:56:34.128Z] [2020-08-04T09:56:34.128Z] DONE 2 tests in 0.144s [2020-08-04T09:56:34.128Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T09:56:34.128Z] ++ 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-08-04T09:56:34.128Z] ++ set -e [2020-08-04T09:56:34.128Z] ++ '[' -n 0 ']' [2020-08-04T09:56:34.128Z] ++ set -x [2020-08-04T09:56:34.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:56:34.128Z] INFO: Testing against a local daemon [2020-08-04T09:56:34.128Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T09:56:34.128Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:56:34.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:56:34.128Z] === RUN TestEventsExecDie [2020-08-04T09:56:34.128Z] --- PASS: TestEventsExecDie (0.58s) [2020-08-04T09:56:34.128Z] === RUN TestEventsBackwardsCompatible [2020-08-04T09:56:34.128Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-08-04T09:56:34.128Z] === RUN TestInfoBinaryCommits [2020-08-04T09:56:34.128Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-04T09:56:34.128Z] === RUN TestInfoAPIVersioned [2020-08-04T09:56:34.128Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T09:56:34.128Z] === RUN TestInfoDiscoveryBackend [2020-08-04T09:56:34.128Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-04T09:56:34.128Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T09:56:35.181Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T09:56:35.181Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T09:56:35.817Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-04T09:56:35.817Z] === RUN TestInfoAPI [2020-08-04T09:56:35.817Z] --- PASS: TestInfoAPI (0.04s) [2020-08-04T09:56:35.817Z] === RUN TestInfoAPIWarnings [2020-08-04T09:56:36.456Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-08-04T09:56:36.456Z] === RUN TestInfoDebug [2020-08-04T09:56:36.750Z] --- PASS: TestInfoDebug (0.53s) [2020-08-04T09:56:36.750Z] === RUN TestInfoInsecureRegistries [2020-08-04T09:56:37.388Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-04T09:56:37.388Z] === RUN TestInfoRegistryMirrors [2020-08-04T09:56:38.024Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-04T09:56:38.024Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T09:56:38.263Z] === RUN TestDockerSuite/TestExec [2020-08-04T09:56:38.263Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-04T09:56:38.318Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-08-04T09:56:38.318Z] === RUN TestPingCacheHeaders [2020-08-04T09:56:38.318Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-04T09:56:38.318Z] === RUN TestPingGet [2020-08-04T09:56:38.318Z] --- PASS: TestPingGet (0.02s) [2020-08-04T09:56:38.318Z] === RUN TestPingHead [2020-08-04T09:56:38.318Z] --- PASS: TestPingHead (0.03s) [2020-08-04T09:56:38.318Z] === RUN TestVersion [2020-08-04T09:56:38.318Z] --- PASS: TestVersion (0.03s) [2020-08-04T09:56:38.318Z] PASS [2020-08-04T09:56:38.318Z] [2020-08-04T09:56:38.318Z] === Skipped [2020-08-04T09:56:38.318Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:56:38.318Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:56:38.318Z] [2020-08-04T09:56:38.318Z] [2020-08-04T09:56:38.318Z] DONE 18 tests, 1 skipped in 5.571s [2020-08-04T09:56:38.318Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T09:56:38.318Z] ++ 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-08-04T09:56:38.318Z] ++ set -e [2020-08-04T09:56:38.318Z] ++ '[' -n 0 ']' [2020-08-04T09:56:38.318Z] ++ set -x [2020-08-04T09:56:38.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:56:38.613Z] INFO: Testing against a local daemon [2020-08-04T09:56:38.613Z] === RUN TestVolumesCreateAndList [2020-08-04T09:56:38.613Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T09:56:38.613Z] === RUN TestVolumesRemove [2020-08-04T09:56:38.613Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-04T09:56:38.613Z] === RUN TestVolumesInspect [2020-08-04T09:56:38.613Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-04T09:56:38.613Z] === RUN TestVolumesInvalidJSON [2020-08-04T09:56:38.613Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T09:56:38.613Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T09:56:38.613Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T09:56:38.613Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-04T09:56:38.613Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T09:56:38.613Z] PASS [2020-08-04T09:56:38.613Z] [2020-08-04T09:56:38.613Z] DONE 5 tests in 0.213s [2020-08-04T09:56:38.613Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T09:56:38.827Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-04T09:56:38.905Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T09:56:38.905Z] +++ kill 13789 [2020-08-04T09:56:39.392Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-04T09:56:39.650Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-04T09:56:39.941Z] +++ /etc/init.d/apparmor stop [2020-08-04T09:56:39.941Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T09:56:39.941Z] [2020-08-04T09:56:39.941Z] Unloading profiles will leave already running processes permanently [2020-08-04T09:56:39.941Z] unconfined, which can lead to unexpected situations. [2020-08-04T09:56:39.941Z] [2020-08-04T09:56:39.941Z] To set a process to complain mode, use the command line tool [2020-08-04T09:56:39.941Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T09:56:39.941Z] +++ true [2020-08-04T09:56:39.941Z] exiting test-integration [2020-08-04T09:56:39.941Z] ++ exit 0 [2020-08-04T09:56:39.941Z] [2020-08-04T09:56:41.022Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible Post stage [Pipeline] junit [2020-08-04T09:56:41.506Z] Recording test results [2020-08-04T09:56:41.586Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-04T09:56:41.586Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-08-04T09:56:41.586Z] === RUN TestServiceUpdateNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T09:56:42.151Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-04T09:56:42.448Z] + echo Ensuring container killed. [2020-08-04T09:56:42.448Z] Ensuring container killed. [2020-08-04T09:56:42.448Z] + docker rm -vf docker-pr11 [2020-08-04T09:56:42.448Z] Error: No such container: docker-pr11 [2020-08-04T09:56:42.448Z] + true [Pipeline] sh [2020-08-04T09:56:42.834Z] + echo Chowning /workspace to jenkins user [2020-08-04T09:56:42.834Z] Chowning /workspace to jenkins user [2020-08-04T09:56:42.834Z] + id -u [2020-08-04T09:56:42.834Z] + id -g [2020-08-04T09:56:42.834Z] + docker run --rm -v /home/docker/workspace/moby_PR-41178:/workspace busybox chown -R 1001:1001 /workspace [2020-08-04T09:56:42.834Z] Unable to find image 'busybox:latest' locally [2020-08-04T09:56:43.098Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-04T09:56:43.128Z] latest: Pulling from library/busybox [2020-08-04T09:56:43.128Z] f45ff7dc89a9: Pulling fs layer [2020-08-04T09:56:43.128Z] f45ff7dc89a9: Download complete [2020-08-04T09:56:43.423Z] f45ff7dc89a9: Pull complete [2020-08-04T09:56:43.423Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T09:56:43.423Z] Status: Downloaded newer image for busybox:latest [2020-08-04T09:56:43.669Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-04T09:56:44.235Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T09:56:45.168Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-04T09:56:45.350Z] + bundleName=ppc64le-integration [2020-08-04T09:56:45.350Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-04T09:56:45.350Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-04T09:56:45.350Z] + 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-08-04T09:56:45.350Z] [Pipeline] archiveArtifacts [2020-08-04T09:56:45.395Z] Archiving artifacts [2020-08-04T09:56:45.818Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T09:56:46.100Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-04T09:56:46.209Z] + make clean [2020-08-04T09:56:46.501Z] make: command: Command not found [2020-08-04T09:56:46.501Z] make: command: Command not found [2020-08-04T09:56:46.501Z] docker volume rm -f docker-dev-cache [2020-08-04T09:56:46.501Z] docker-dev-cache [Pipeline] deleteDir [2020-08-04T09:56:46.665Z] === RUN TestDockerSuite/TestExecEnv [2020-08-04T09:56:47.230Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-04T09:56:48.166Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T09:56:49.097Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-04T09:56:50.467Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-04T09:56:51.030Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-04T09:56:51.595Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-04T09:56:52.161Z] === RUN TestDockerSuite/TestExecParseError [2020-08-04T09:56:52.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-04T09:56:52.419Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-04T09:56:52.983Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-04T09:56:53.548Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-04T09:56:54.922Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-04T09:56:55.180Z] --- PASS: TestServiceUpdateNetwork (13.73s) [2020-08-04T09:56:55.180Z] === RUN TestServiceUpdatePidsLimit [2020-08-04T09:56:55.746Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-04T09:56:56.310Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-04T09:56:56.876Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-04T09:56:57.441Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-04T09:57:05.557Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-04T09:57:07.454Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-04T09:57:07.711Z] === RUN TestDockerSuite/TestExecTTY [2020-08-04T09:57:08.275Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-04T09:57:08.840Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-04T09:57:09.098Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-04T09:57:09.664Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-04T09:57:09.664Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-04T09:57:11.035Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-04T09:57:11.293Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-04T09:57:12.227Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-04T09:57:12.227Z] --- PASS: TestServiceUpdatePidsLimit (16.91s) [2020-08-04T09:57:12.227Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-08-04T09:57:12.227Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-08-04T09:57:12.227Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-08-04T09:57:12.227Z] PASS [2020-08-04T09:57:12.227Z] [2020-08-04T09:57:12.227Z] === Skipped [2020-08-04T09:57:12.227Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-04T09:57:12.227Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-04T09:57:12.227Z] [2020-08-04T09:57:12.227Z] [2020-08-04T09:57:12.227Z] DONE 27 tests, 1 skipped in 180.891s [2020-08-04T09:57:12.227Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-04T09:57:12.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:57:12.227Z] ++ set -e [2020-08-04T09:57:12.227Z] ++ '[' -n 0 ']' [2020-08-04T09:57:12.227Z] ++ set -x [2020-08-04T09:57:12.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:57:12.485Z] INFO: Testing against a local daemon [2020-08-04T09:57:12.485Z] === RUN TestSessionCreate [2020-08-04T09:57:12.485Z] --- PASS: TestSessionCreate (0.03s) [2020-08-04T09:57:12.485Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-04T09:57:12.485Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-08-04T09:57:12.485Z] PASS [2020-08-04T09:57:12.485Z] [2020-08-04T09:57:12.485Z] DONE 2 tests in 0.223s [2020-08-04T09:57:12.485Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-04T09:57:12.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:57:12.485Z] ++ set -e [2020-08-04T09:57:12.485Z] ++ '[' -n 0 ']' [2020-08-04T09:57:12.485Z] ++ set -x [2020-08-04T09:57:12.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:57:12.486Z] INFO: Testing against a local daemon [2020-08-04T09:57:12.486Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-04T09:57:12.486Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:57:12.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:57:12.486Z] === RUN TestEventsExecDie [2020-08-04T09:57:12.743Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-04T09:57:13.309Z] --- PASS: TestEventsExecDie (0.70s) [2020-08-04T09:57:13.309Z] === RUN TestEventsBackwardsCompatible [2020-08-04T09:57:13.309Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-08-04T09:57:13.309Z] === RUN TestInfoBinaryCommits [2020-08-04T09:57:13.309Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-04T09:57:13.309Z] === RUN TestInfoAPIVersioned [2020-08-04T09:57:13.309Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-04T09:57:13.309Z] === RUN TestInfoDiscoveryBackend [2020-08-04T09:57:13.568Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-04T09:57:13.826Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-08-04T09:57:13.827Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-04T09:57:15.197Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-04T09:57:15.197Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-04T09:57:15.454Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-04T09:57:15.454Z] === RUN TestInfoAPI [2020-08-04T09:57:15.454Z] --- PASS: TestInfoAPI (0.02s) [2020-08-04T09:57:15.454Z] === RUN TestInfoAPIWarnings [2020-08-04T09:57:16.019Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-04T09:57:16.019Z] === RUN TestInfoDebug [2020-08-04T09:57:16.585Z] --- PASS: TestInfoDebug (0.55s) [2020-08-04T09:57:16.585Z] === RUN TestInfoInsecureRegistries [2020-08-04T09:57:17.149Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-08-04T09:57:17.149Z] === RUN TestInfoRegistryMirrors [2020-08-04T09:57:17.714Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-04T09:57:17.714Z] === RUN TestLoginFailsWithBadCredentials [2020-08-04T09:57:17.971Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-04T09:57:18.228Z] --- PASS: TestLoginFailsWithBadCredentials (0.50s) [2020-08-04T09:57:18.228Z] === RUN TestPingCacheHeaders [2020-08-04T09:57:18.228Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-04T09:57:18.228Z] === RUN TestPingGet [2020-08-04T09:57:18.228Z] --- PASS: TestPingGet (0.03s) [2020-08-04T09:57:18.228Z] === RUN TestPingHead [2020-08-04T09:57:18.228Z] --- PASS: TestPingHead (0.03s) [2020-08-04T09:57:18.228Z] === RUN TestVersion [2020-08-04T09:57:18.228Z] --- PASS: TestVersion (0.03s) [2020-08-04T09:57:18.228Z] PASS [2020-08-04T09:57:18.228Z] [2020-08-04T09:57:18.228Z] === Skipped [2020-08-04T09:57:18.228Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-04T09:57:18.228Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-04T09:57:18.228Z] [2020-08-04T09:57:18.228Z] [2020-08-04T09:57:18.228Z] DONE 18 tests, 1 skipped in 5.786s [2020-08-04T09:57:18.228Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-04T09:57:18.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:57:18.228Z] ++ set -e [2020-08-04T09:57:18.228Z] ++ '[' -n 0 ']' [2020-08-04T09:57:18.228Z] ++ set -x [2020-08-04T09:57:18.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-04T09:57:18.486Z] INFO: Testing against a local daemon [2020-08-04T09:57:18.486Z] === RUN TestVolumesCreateAndList [2020-08-04T09:57:18.486Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-04T09:57:18.486Z] === RUN TestVolumesRemove [2020-08-04T09:57:18.486Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-04T09:57:18.486Z] === RUN TestVolumesInspect [2020-08-04T09:57:18.486Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-04T09:57:18.486Z] === RUN TestVolumesInvalidJSON [2020-08-04T09:57:18.486Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-04T09:57:18.486Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-04T09:57:18.486Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-04T09:57:18.486Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-04T09:57:18.486Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-04T09:57:18.486Z] PASS [2020-08-04T09:57:18.486Z] [2020-08-04T09:57:18.486Z] DONE 5 tests in 0.274s [2020-08-04T09:57:18.486Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T09:57:18.743Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T09:57:18.743Z] +++ kill 5590 [2020-08-04T09:57:20.113Z] +++ /etc/init.d/apparmor stop [2020-08-04T09:57:20.113Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T09:57:20.113Z] [2020-08-04T09:57:20.113Z] Unloading profiles will leave already running processes permanently [2020-08-04T09:57:20.113Z] unconfined, which can lead to unexpected situations. [2020-08-04T09:57:20.113Z] [2020-08-04T09:57:20.113Z] To set a process to complain mode, use the command line tool [2020-08-04T09:57:20.113Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T09:57:20.113Z] +++ true [2020-08-04T09:57:20.113Z] exiting test-integration [2020-08-04T09:57:20.113Z] ++ exit 0 [2020-08-04T09:57:20.113Z] [2020-08-04T09:57:20.716Z] + for job in $(jobs -p) [2020-08-04T09:57:20.716Z] + wait 12410 [2020-08-04T09:57:22.615Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-04T09:57:23.985Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-04T09:57:29.239Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-04T09:57:29.239Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-04T09:57:29.239Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-04T09:57:29.239Z] === RUN TestDockerSuite/TestHealth [2020-08-04T09:57:51.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-04T09:57:51.149Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-04T09:57:51.713Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-04T09:57:51.713Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-04T09:57:52.277Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-04T09:57:54.802Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-04T09:57:54.802Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-04T09:57:55.060Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-04T09:57:55.995Z] === RUN TestDockerSuite/TestImportFile [2020-08-04T09:57:57.366Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-04T09:57:57.366Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-04T09:57:58.322Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-04T09:57:59.703Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-04T09:58:00.639Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-04T09:58:01.204Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-04T09:58:01.462Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-04T09:58:02.029Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-04T09:58:02.029Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-04T09:58:02.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-04T09:58:02.595Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-04T09:58:03.159Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-04T09:58:03.416Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-04T09:58:03.983Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-04T09:58:04.240Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-04T09:58:04.804Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-04T09:58:04.804Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-04T09:58:06.174Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-04T09:58:06.432Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-04T09:58:06.689Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-04T09:58:06.946Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-04T09:58:07.204Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-04T09:58:07.204Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-04T09:58:08.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-04T09:58:08.394Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-04T09:58:08.965Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-04T09:58:08.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-04T09:58:09.530Z] === RUN TestDockerSuite/TestInspectImage [2020-08-04T09:58:09.530Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-04T09:58:09.788Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-04T09:58:09.788Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-04T09:58:10.354Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-04T09:58:10.612Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-04T09:58:10.869Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-04T09:58:11.801Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-04T09:58:12.367Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-04T09:58:13.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-04T09:58:13.881Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-04T09:58:13.881Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-04T09:58:14.445Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-04T09:58:15.009Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-04T09:58:16.384Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-04T09:58:16.948Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-04T09:58:17.206Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-04T09:58:18.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-04T09:58:18.703Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-04T09:58:19.270Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-04T09:58:19.834Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-04T09:58:19.834Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-04T09:58:22.358Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-04T09:58:23.291Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-04T09:58:24.226Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-04T09:58:24.226Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-04T09:58:25.601Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-04T09:58:26.971Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-04T09:58:28.343Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-04T09:58:28.343Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-04T09:58:29.715Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-04T09:58:29.715Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-04T09:58:30.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-04T09:58:32.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-04T09:58:38.095Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-04T09:58:40.623Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-04T09:58:41.191Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-04T09:58:41.755Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-04T09:58:43.126Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-04T09:58:43.126Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-04T09:58:43.383Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-04T09:58:43.383Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-04T09:58:43.383Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-04T09:58:43.947Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-04T09:58:44.511Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-04T09:58:47.783Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-04T09:58:48.347Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-04T09:58:49.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-04T09:58:52.987Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-04T09:58:53.555Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-04T09:58:53.555Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-04T09:58:54.505Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-04T09:58:55.437Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-04T09:58:56.370Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-04T09:58:57.303Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-04T09:58:57.869Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-04T09:58:59.767Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-04T09:59:00.333Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-04T09:59:00.899Z] === RUN TestDockerSuite/TestLogsSince [2020-08-04T09:59:05.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-04T09:59:07.605Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-04T09:59:10.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-04T09:59:12.780Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-04T09:59:13.716Z] === RUN TestDockerSuite/TestLogsTail [2020-08-04T09:59:14.661Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-04T09:59:14.918Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-04T09:59:15.486Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-04T09:59:16.051Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-04T09:59:16.616Z] === RUN TestDockerSuite/TestNetHostname [2020-08-04T09:59:18.515Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-04T09:59:18.515Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-04T09:59:25.061Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-04T09:59:25.317Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-04T09:59:25.574Z] === RUN TestDockerSuite/TestPluginActive [2020-08-04T09:59:26.945Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-04T09:59:32.203Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-04T09:59:32.203Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-04T09:59:32.203Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-04T09:59:34.727Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-04T09:59:35.657Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-04T09:59:37.551Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-04T09:59:38.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-04T09:59:41.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-04T09:59:41.457Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-04T09:59:42.830Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-04T09:59:44.202Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-04T09:59:45.137Z] === RUN TestDockerSuite/TestPortList [2020-08-04T09:59:51.691Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-04T09:59:52.624Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-04T09:59:59.172Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-04T09:59:59.172Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-04T09:59:59.172Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-04T09:59:59.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-04T09:59:59.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-04T09:59:59.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-04T09:59:59.994Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-04T10:00:00.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-04T10:00:00.559Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-04T10:00:01.492Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-04T10:00:01.492Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-04T10:00:03.401Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-04T10:00:03.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-04T10:00:03.966Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-04T10:00:04.530Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-04T10:00:04.787Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-04T10:00:07.311Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-04T10:00:07.876Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-04T10:00:11.155Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-04T10:00:14.435Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-04T10:00:14.435Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-04T10:00:16.967Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-04T10:00:23.514Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-04T10:00:23.771Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-04T10:00:25.674Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-04T10:00:26.238Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-04T10:00:27.622Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-04T10:00:29.520Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-04T10:00:31.418Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-04T10:00:32.351Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-04T10:00:32.351Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-04T10:00:32.916Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-04T10:00:34.288Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-04T10:00:35.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-04T10:00:35.784Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-04T10:00:36.348Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-04T10:00:36.348Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-04T10:00:36.913Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-04T10:00:37.171Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-04T10:00:37.430Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-04T10:00:37.994Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-04T10:00:38.928Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-04T10:00:39.859Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-04T10:00:40.793Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-04T10:00:48.901Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-04T10:00:48.901Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-04T10:00:50.290Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-04T10:00:50.290Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-04T10:00:50.290Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-04T10:00:50.547Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-04T10:00:52.443Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-04T10:00:53.374Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-04T10:00:55.273Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-04T10:00:56.205Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-04T10:00:56.205Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-04T10:00:56.205Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-04T10:00:58.730Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-04T10:00:59.296Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-04T10:00:59.296Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-04T10:01:00.669Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-04T10:01:01.234Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-04T10:01:02.172Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-04T10:01:02.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-04T10:01:02.738Z] === RUN TestDockerSuite/TestRmiTag [2020-08-04T10:01:02.995Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-04T10:01:03.561Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-04T10:01:07.743Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-04T10:01:07.743Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-04T10:01:08.316Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-04T10:01:08.573Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-04T10:01:09.965Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-04T10:01:10.223Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-04T10:01:10.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-04T10:01:10.737Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-04T10:01:10.737Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-04T10:01:11.301Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-04T10:01:12.235Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-04T10:01:12.802Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-04T10:01:13.156Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-04T10:01:13.721Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-04T10:01:14.654Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-04T10:01:16.026Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-04T10:01:16.591Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-04T10:01:17.157Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-04T10:01:17.722Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-04T10:01:17.979Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-04T10:01:18.543Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-04T10:01:19.474Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-04T10:01:20.039Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-04T10:01:20.604Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-04T10:01:21.169Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-04T10:01:21.427Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-04T10:01:21.684Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-04T10:01:23.058Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-04T10:01:23.624Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-04T10:01:24.189Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-04T10:01:24.760Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-04T10:01:25.330Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-04T10:01:25.330Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-04T10:01:25.589Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-04T10:01:26.155Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-04T10:01:26.720Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-04T10:01:26.977Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-04T10:01:27.542Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-04T10:01:27.542Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-04T10:01:28.107Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-04T10:01:28.107Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-04T10:01:28.673Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-04T10:01:29.238Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-04T10:01:29.804Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-04T10:01:30.369Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-04T10:01:30.627Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-04T10:01:31.191Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-04T10:01:32.563Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-04T10:01:33.129Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-04T10:01:34.061Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-04T10:01:34.626Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-04T10:01:34.883Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-04T10:01:35.449Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-04T10:01:35.706Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-04T10:01:36.271Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-04T10:01:37.647Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-04T10:01:39.547Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-04T10:01:39.547Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-04T10:01:39.804Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-04T10:01:41.177Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-04T10:01:41.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-04T10:01:42.315Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-04T10:01:44.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-04T10:01:46.744Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-04T10:01:46.744Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-04T10:01:46.744Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-04T10:01:47.002Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-04T10:01:48.375Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-04T10:01:49.308Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-04T10:01:50.684Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-04T10:01:50.942Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-04T10:01:52.313Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-04T10:01:52.571Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-04T10:01:52.571Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-04T10:01:53.136Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-04T10:01:54.508Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-04T10:01:54.508Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-04T10:01:54.767Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-04T10:01:55.332Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-04T10:01:55.896Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-04T10:01:56.460Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-04T10:01:56.460Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-04T10:01:57.024Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-04T10:01:57.283Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-04T10:01:57.849Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-04T10:01:58.414Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-04T10:01:58.982Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-04T10:01:59.253Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-04T10:02:00.186Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-04T10:02:00.754Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-04T10:02:00.754Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-04T10:02:01.318Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-04T10:02:01.885Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-04T10:02:02.818Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-04T10:02:03.076Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-04T10:02:03.076Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-04T10:02:05.601Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-04T10:02:06.168Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-04T10:02:06.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-04T10:02:10.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-04T10:02:13.434Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-04T10:02:15.956Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-04T10:02:17.329Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-04T10:02:18.700Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-04T10:02:18.700Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-04T10:02:19.636Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-04T10:02:19.636Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-04T10:02:19.893Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-04T10:02:19.893Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-04T10:02:20.457Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-04T10:02:21.827Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-04T10:02:22.764Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-04T10:02:24.136Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-04T10:02:24.395Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-04T10:02:24.960Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-04T10:02:28.237Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-04T10:02:30.762Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-04T10:02:31.328Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-04T10:02:31.586Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-04T10:02:31.844Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-04T10:02:32.410Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-04T10:02:32.410Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-04T10:02:32.670Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-04T10:02:34.046Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-04T10:02:34.979Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-04T10:02:35.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-04T10:02:35.911Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-04T10:02:35.911Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-04T10:02:36.844Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-04T10:02:37.786Z] === RUN TestDockerSuite/TestRunMount [2020-08-04T10:02:41.978Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-04T10:02:41.978Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-04T10:02:42.543Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-04T10:02:43.475Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-04T10:02:44.845Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-04T10:02:46.743Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-04T10:02:47.679Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-04T10:02:49.575Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-04T10:02:50.139Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-04T10:02:51.515Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-04T10:02:51.515Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-04T10:02:51.772Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-04T10:02:52.337Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-04T10:02:52.902Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-04T10:02:53.159Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-04T10:02:54.530Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-04T10:02:56.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-04T10:02:56.430Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-04T10:02:59.732Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-04T10:02:59.990Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-04T10:02:59.991Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-04T10:03:00.924Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-04T10:03:00.924Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-04T10:03:01.181Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-04T10:03:01.746Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-04T10:03:01.746Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-04T10:03:02.310Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-04T10:03:04.837Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-04T10:03:08.114Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-04T10:03:08.114Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-04T10:03:08.114Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-04T10:03:08.372Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-04T10:03:08.936Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-04T10:03:10.309Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-04T10:03:10.875Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-04T10:03:11.440Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-04T10:03:11.698Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-04T10:03:12.270Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-04T10:03:12.836Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-04T10:03:13.095Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-04T10:03:13.095Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-04T10:03:13.660Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-04T10:03:13.918Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-04T10:03:13.918Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-04T10:03:14.482Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-04T10:03:15.418Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-04T10:03:15.418Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-04T10:03:17.326Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-04T10:03:18.262Z] === RUN TestDockerSuite/TestRunRm [2020-08-04T10:03:18.827Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-04T10:03:20.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-04T10:03:22.095Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-04T10:03:23.030Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-04T10:03:23.594Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-04T10:03:23.852Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-04T10:03:25.225Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-04T10:03:25.792Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-04T10:03:27.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-04T10:03:28.538Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-04T10:03:29.910Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-04T10:03:32.439Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-04T10:03:32.698Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-04T10:03:32.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-04T10:03:33.523Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-04T10:03:33.781Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-04T10:03:34.347Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-04T10:03:34.914Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-04T10:03:35.492Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-04T10:03:36.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-04T10:03:36.314Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-04T10:03:36.880Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-04T10:03:37.446Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-04T10:03:39.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-04T10:03:39.606Z] === RUN TestDockerSuite/TestRunState [2020-08-04T10:03:40.979Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-04T10:03:41.544Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-04T10:03:41.801Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-04T10:03:42.058Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-04T10:03:42.316Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-04T10:03:42.316Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-04T10:03:42.882Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-04T10:03:43.140Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-04T10:03:44.512Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-04T10:03:44.773Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-04T10:03:44.773Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-04T10:03:45.033Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-04T10:03:45.291Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-04T10:03:47.194Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-04T10:03:47.758Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-04T10:03:49.131Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-04T10:03:51.028Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-04T10:03:51.594Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-04T10:03:54.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-04T10:03:54.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-04T10:03:55.451Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-04T10:03:55.710Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-04T10:03:56.275Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-04T10:03:57.646Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-04T10:03:59.021Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-04T10:03:59.279Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-04T10:03:59.536Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-04T10:03:59.536Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-04T10:04:00.102Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-04T10:04:00.667Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-04T10:04:00.924Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-04T10:04:00.924Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-04T10:04:01.183Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-04T10:04:01.441Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-04T10:04:03.974Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-04T10:04:04.540Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-04T10:04:05.473Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-04T10:04:06.844Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-04T10:04:07.410Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-04T10:04:08.783Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-04T10:04:09.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-04T10:04:10.650Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-04T10:04:11.234Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-04T10:04:11.800Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-04T10:04:12.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-04T10:04:12.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-04T10:04:12.733Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-04T10:04:12.733Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-04T10:04:12.992Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-04T10:04:12.992Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-04T10:04:12.992Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-04T10:04:13.557Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-04T10:04:14.123Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-04T10:04:15.497Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-04T10:04:15.755Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-04T10:04:16.325Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-04T10:04:16.325Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-04T10:04:16.890Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-04T10:04:16.890Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-04T10:04:17.457Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-04T10:04:18.024Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-04T10:04:18.590Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-04T10:04:18.590Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-04T10:04:19.528Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-04T10:04:19.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-04T10:04:20.094Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-04T10:04:20.094Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-04T10:04:20.094Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-04T10:04:20.659Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-04T10:04:21.227Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-04T10:04:21.227Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-04T10:04:21.227Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-04T10:04:21.794Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-04T10:04:23.166Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-04T10:04:23.424Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-04T10:04:23.424Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-04T10:04:23.989Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-04T10:04:23.989Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-04T10:04:24.925Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-04T10:04:25.184Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-04T10:04:25.442Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-04T10:04:27.355Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-04T10:04:27.924Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-04T10:04:27.924Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-04T10:04:27.924Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-04T10:04:28.491Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-04T10:04:28.750Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-04T10:04:29.683Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-04T10:04:30.617Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-04T10:04:30.617Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-04T10:04:31.989Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-04T10:04:31.989Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-04T10:04:32.555Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-04T10:04:33.927Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-04T10:04:33.927Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-04T10:04:34.861Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-04T10:04:35.118Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-04T10:04:35.118Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-04T10:04:36.489Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-04T10:04:37.421Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-04T10:04:37.987Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-04T10:04:38.244Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-04T10:04:38.244Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-04T10:04:38.244Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-04T10:04:38.808Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-04T10:04:40.709Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-04T10:04:41.640Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-04T10:04:45.821Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-04T10:04:47.751Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-04T10:04:48.316Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-04T10:04:49.249Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-04T10:04:51.772Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-04T10:04:53.145Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-04T10:04:53.711Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-04T10:04:53.969Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-04T10:04:54.904Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-04T10:04:56.802Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-04T10:04:58.177Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-04T10:05:00.703Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-04T10:05:04.884Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-04T10:05:08.168Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-04T10:05:08.168Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-04T10:05:10.065Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-04T10:05:12.590Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-04T10:05:15.115Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-04T10:05:16.488Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-04T10:05:16.747Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-04T10:05:17.313Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-04T10:05:18.248Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-04T10:05:18.248Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-04T10:05:18.506Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-04T10:05:21.787Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-04T10:05:24.313Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-04T10:05:24.878Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-04T10:05:25.444Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-04T10:05:25.444Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-04T10:05:25.702Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-04T10:05:27.078Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-04T10:05:27.337Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-04T10:05:28.718Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-04T10:05:28.718Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-04T10:05:29.291Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-04T10:05:29.857Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-04T10:05:31.230Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-04T10:05:31.230Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-04T10:05:33.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-04T10:05:34.690Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-04T10:05:36.070Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-04T10:05:36.070Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-04T10:05:36.636Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-04T10:05:37.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-04T10:05:39.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-04T10:05:41.631Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-04T10:05:43.529Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-04T10:05:44.903Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-04T10:05:47.434Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-04T10:05:49.970Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-04T10:05:50.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-04T10:05:52.278Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-04T10:05:53.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-04T10:05:53.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-04T10:05:54.145Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-04T10:05:56.043Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-04T10:05:56.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-04T10:05:58.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-04T10:05:59.726Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-04T10:06:01.102Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-04T10:06:01.360Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-04T10:06:03.884Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-04T10:06:16.095Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-04T10:06:16.095Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-04T10:06:16.095Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-04T10:06:16.659Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-04T10:06:16.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-04T10:06:16.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-04T10:06:16.659Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-04T10:06:17.223Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-04T10:06:17.223Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-04T10:06:17.787Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-04T10:06:17.787Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-04T10:06:18.045Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-04T10:06:18.045Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-04T10:06:18.045Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-04T10:06:18.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-04T10:06:19.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-04T10:06:19.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-04T10:06:19.913Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-04T10:06:20.171Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-04T10:06:20.171Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-04T10:06:26.720Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-04T10:06:26.977Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-04T10:06:26.977Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-04T10:06:26.977Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-04T10:06:28.874Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-04T10:06:31.402Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite (1330.19s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.09s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.17s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachDetach (1.18s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.88s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.40s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.99s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.83s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.67s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.87s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.93s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.26s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.60s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.45s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.48s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.10s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.71s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.20s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.48s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.17s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.06s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.84s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.03s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.32s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.09s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.67s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.89s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.33s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.89s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.29s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.23s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.84s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.34s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.64s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.86s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.50s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-08-04T10:06:31.402Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-04T10:06:31.402Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.21s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildContChar (2.98s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.91s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.05s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.76s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.12s) [2020-08-04T10:06:31.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-04T10:06:31.402Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-04T10:06:31.402Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-04T10:06:31.402Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.402Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-08-04T10:06:31.402Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.24s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.90s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.26s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.17s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.20s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-08-04T10:06:31.402Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.80s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.18s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.62s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.07s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.64s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.28s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.97s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.52s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.35s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.10s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnv (1.24s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.50s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.58s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.46s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.45s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.98s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.29s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.39s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.11s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.43s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.77s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildHistory (3.96s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.18s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.09s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.49s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.42s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.34s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.88s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.80s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.55s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.92s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.26s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.88s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.36s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.80s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.39s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildRm (2.27s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.89s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.31s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.89s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildUser (1.72s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.61s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.19s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.56s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.08s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-04T10:06:31.403Z] docker_cli_sni_test.go:18: Flakey test [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.21s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.30s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitTTY (1.89s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.24s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.11s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.94s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.70s) [2020-08-04T10:06:31.403Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-04T10:06:31.403Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.29s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.90s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.53s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.51s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.38s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b98120_} (1.43s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1530387902_/foo_false____} (1.51s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1530387902_/foo_true____} (1.31s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3358386693_/foo_false____} (1.42s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3358386693_/foo_true____} (1.44s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3358386693_/foo_true__0xc000b98180__} (1.31s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b981a0_} (1.36s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b981c0_} (1.35s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b981e0_} (1.58s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b98200_} (1.33s) [2020-08-04T10:06:31.403Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.84s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.55s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.24s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.80s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.87s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.31s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.93s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.53s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.36s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.94s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.12s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToStdout (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s) [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-04T10:06:31.404Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-04T10:06:31.404Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.90s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.13s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.28s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.87s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.28s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.06s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.22s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.92s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.80s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.94s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.23s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-04T10:06:31.404Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-04T10:06:31.404Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.39s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsTop (0.73s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.83s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.77s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.71s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecCgroup (0.73s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.74s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecInspectID (1.64s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecInteractive (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.47s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.27s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.68s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecStartFails (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-04T10:06:31.404Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestExecWithUser (0.72s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestHealth (18.68s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-04T10:06:31.404Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-08-04T10:06:31.404Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-04T10:06:31.404Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.65s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.47s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.33s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-08-04T10:06:31.404Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.25s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.07s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.98s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.99s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.61s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.61s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestNetHostname (1.70s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginActive (1.35s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.45s) [2020-08-04T10:06:31.405Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-04T10:06:31.405Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.22s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.22s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.87s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.76s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.51s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.17s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPortList (6.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.13s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.30s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsByOrder (2.29s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.03s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.36s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.24s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.82s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.70s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2020-08-04T10:06:31.405Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-04T10:06:31.405Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.57s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.29s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.89s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.60s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiTag (0.25s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.49s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.62s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.20s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.56s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.73s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.66s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.17s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.63s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.14s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.38s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.92s) [2020-08-04T10:06:31.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-04T10:06:31.405Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.405Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-04T10:06:31.405Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.25s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2020-08-04T10:06:31.405Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-04T10:06:31.405Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.17s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-08-04T10:06:31.405Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T10:06:31.405Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.44s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.15s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.08s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.59s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.15s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunMount (3.59s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2020-08-04T10:06:31.405Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.90s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.51s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.51s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunState (1.12s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.72s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.52s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.59s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.55s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.33s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.66s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.48s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.20s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.60s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.50s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.22s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.70s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.23s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2020-08-04T10:06:31.406Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents386598487 [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.70s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.14s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.80s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartRecordError (1.26s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.04s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.62s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.60s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.68s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-04T10:06:31.406Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.81s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-04T10:06:31.406Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.52s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.41s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-04T10:06:31.406Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.25s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.30s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.23s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-04T10:06:31.406Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.19s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.31s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.41s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.74s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.77s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2020-08-04T10:06:31.406Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.34s) [2020-08-04T10:06:31.406Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-04T10:06:31.406Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-04T10:06:31.406Z] === RUN TestDockerRegistrySuite [2020-08-04T10:06:31.406Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-04T10:06:32.339Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-04T10:06:33.272Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-04T10:06:34.644Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-04T10:06:34.644Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-04T10:06:37.936Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-04T10:06:37.936Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-04T10:06:41.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-04T10:06:43.741Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-04T10:06:44.308Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-04T10:06:45.242Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-04T10:06:45.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-04T10:06:46.743Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-04T10:06:48.117Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-04T10:06:49.491Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-04T10:06:50.428Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-04T10:06:51.361Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-04T10:06:53.259Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-04T10:06:55.157Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-04T10:06:55.722Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-04T10:06:58.271Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-04T10:06:58.836Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-04T10:06:58.836Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-04T10:06:59.768Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-04T10:07:00.701Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-04T10:07:01.635Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-04T10:07:04.164Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-04T10:07:04.164Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-04T10:07:05.096Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-04T10:07:05.660Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-04T10:07:05.660Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-04T10:07:05.917Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-04T10:07:06.174Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-04T10:07:06.432Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-04T10:07:06.690Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-04T10:07:07.624Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-04T10:07:08.995Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-04T10:07:09.928Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-04T10:07:10.860Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-04T10:07:11.790Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite (41.37s) [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d1cc4e8229fbe] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d57c2a43f49fb] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d7ae72103de3e] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d191c92ed2224] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d89fe75c2d047] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.24s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d41e9b1c00a1b] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dc2d702aa06a2] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d648ff8c9b9be] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2020-08-04T10:07:12.723Z] check_test.go:196: [da494224af732] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d467e2a372f1b] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2020-08-04T10:07:12.723Z] check_test.go:196: [db0fe4dca8d47] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.20s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d095aeae8f225] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d6591932a5704] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d4cf6536c3869] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s) [2020-08-04T10:07:12.723Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a4322c0b828c71ed5fe464219fb42d90e8acb99c6a5bff56e3bcfd35fade9d20 [2020-08-04T10:07:12.723Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39a4cada6e1a23a490df567f1f94ba68137ffd6343d1523eaf176f893c6606e6 [2020-08-04T10:07:12.723Z] check_test.go:196: [d77e384c3f6b4] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2020-08-04T10:07:12.723Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:118190acd2ac8a858063286ec6e44fe3561c5988da0a5ad5f5799f2377ce66d8 [2020-08-04T10:07:12.723Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8361c60051e03ee1ff80224cdaf4b95f7123bc302a1dfb17ba8017efb8e13dab [2020-08-04T10:07:12.723Z] check_test.go:196: [dda209a0c3a6c] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dfa309770e1e2] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d3efb3a9dee00] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d27817ba126f4] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d68e4c1431e15] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2020-08-04T10:07:12.723Z] check_test.go:196: [de2110b5271d3] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dce1f8cf88bf8] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2020-08-04T10:07:12.723Z] check_test.go:196: [ddbc29c9793a5] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d6a6162ab109b] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d01ebd7bbbfaa] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d1c77fe4da1b9] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dcd13c6d57086] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dd3b2ea6d31ed] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d724ea3163269] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d33747014a588] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d0f9ff4505753] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d28c9939fb438] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dcfd3ae00d8cf] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d0e9f07e3a9d9] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2020-08-04T10:07:12.723Z] check_test.go:196: [d5b397346942e] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-08-04T10:07:12.723Z] check_test.go:196: [dcf229cb44c3f] daemon is not started [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-08-04T10:07:12.723Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-04T10:07:12.723Z] === RUN TestDockerSchema1RegistrySuite [2020-08-04T10:07:12.723Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-04T10:07:12.723Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-04T10:07:15.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-04T10:07:18.620Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-04T10:07:21.144Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-04T10:07:21.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-04T10:07:22.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-04T10:07:22.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-04T10:07:23.828Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-04T10:07:24.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-04T10:07:25.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-04T10:07:28.219Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-04T10:07:28.477Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-04T10:07:29.042Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-04T10:07:29.042Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-04T10:07:29.300Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-04T10:07:29.557Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-04T10:07:30.122Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite (17.57s) [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d74ee2db3536e] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d5c4ea740c352] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.77s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d980cf3614975] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.74s) [2020-08-04T10:07:30.122Z] check_test.go:223: [dbc2fbabdea24] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2020-08-04T10:07:30.122Z] check_test.go:223: [da8bd6e3303b9] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d5ee86fd6d8a8] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d08a95bb36f9a] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d8169269e8eab] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2020-08-04T10:07:30.122Z] check_test.go:223: [dac5e63dc9fd2] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2020-08-04T10:07:30.122Z] check_test.go:223: [de2278b571b77] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d0695a47b622c] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d5130783be4d4] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d9d99143fafa5] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d2324f7ffd33e] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-08-04T10:07:30.122Z] check_test.go:223: [de863b49aab82] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d4519a96c01e0] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-08-04T10:07:30.122Z] check_test.go:223: [db07487a77fbc] daemon is not started [2020-08-04T10:07:30.122Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-04T10:07:30.122Z] check_test.go:223: [d250f9b2fc9b0] daemon is not started [2020-08-04T10:07:30.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-04T10:07:30.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-04T10:07:31.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-04T10:07:31.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-04T10:07:31.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-04T10:07:32.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-04T10:07:32.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-04T10:07:33.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-04T10:07:33.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-04T10:07:34.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2020-08-04T10:07:34.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-08-04T10:07:34.020Z] check_test.go:252: [d9233dde38b4e] daemon is not started [2020-08-04T10:07:34.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-08-04T10:07:34.021Z] check_test.go:252: [dfa8e6c25b888] daemon is not started [2020-08-04T10:07:34.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.22s) [2020-08-04T10:07:34.021Z] check_test.go:252: [ded275e21ffd7] daemon is not started [2020-08-04T10:07:34.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-08-04T10:07:34.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-08-04T10:07:34.021Z] check_test.go:252: [dc4db676bf246] daemon is not started [2020-08-04T10:07:34.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-08-04T10:07:34.021Z] check_test.go:252: [d2d2d9dc121d6] daemon is not started [2020-08-04T10:07:34.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-08-04T10:07:34.021Z] check_test.go:252: [d1ede70dafc22] daemon is not started [2020-08-04T10:07:34.021Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-04T10:07:34.021Z] check_test.go:252: [d6844b39aa819] daemon is not started [2020-08-04T10:07:34.021Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-04T10:07:34.021Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-04T10:07:39.301Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-04T10:07:39.301Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-04T10:07:39.301Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-04T10:07:39.558Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-04T10:07:39.816Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-08-04T10:07:39.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-08-04T10:07:39.816Z] check_test.go:279: [df91db51c32e2] daemon is not started [2020-08-04T10:07:39.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-04T10:07:39.816Z] check_test.go:279: [dd18ba8d2b9e5] daemon is not started [2020-08-04T10:07:39.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-04T10:07:39.816Z] check_test.go:279: [de1043d20ca30] daemon is not started [2020-08-04T10:07:39.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-04T10:07:39.816Z] check_test.go:279: [d01f4e3a07901] daemon is not started [2020-08-04T10:07:39.816Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2020-08-04T10:07:39.816Z] check_test.go:279: [ded6b97d4a679] daemon is not started [2020-08-04T10:07:39.816Z] === RUN TestDockerNetworkSuite [2020-08-04T10:07:39.816Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-04T10:07:41.721Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-04T10:07:42.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-04T10:07:45.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-04T10:07:46.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-04T10:07:49.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-04T10:07:50.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-04T10:07:55.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-04T10:07:58.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-04T10:07:59.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-04T10:07:59.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-04T10:07:59.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-04T10:08:00.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-04T10:08:01.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-04T10:08:01.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-04T10:08:02.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-04T10:08:03.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-04T10:08:03.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-04T10:08:03.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-04T10:08:03.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-04T10:08:03.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-04T10:08:05.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-04T10:08:05.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-04T10:08:05.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-04T10:08:05.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-04T10:08:07.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-04T10:08:09.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-04T10:08:14.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-04T10:08:14.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-04T10:08:15.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-04T10:08:15.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-04T10:08:15.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-04T10:08:15.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-04T10:08:16.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-04T10:08:16.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-04T10:08:18.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-04T10:08:18.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-04T10:08:18.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-04T10:08:19.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-04T10:08:19.427Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-04T10:08:23.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-04T10:08:23.875Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-04T10:08:28.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-04T10:08:28.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-04T10:08:28.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-04T10:08:30.891Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-04T10:08:31.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-04T10:08:31.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-04T10:08:32.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-04T10:08:32.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-04T10:08:34.027Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-04T10:08:38.206Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-04T10:08:40.102Z] --- PASS: TestDockerNetworkSuite (60.11s) [2020-08-04T10:08:40.102Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.93s) [2020-08-04T10:08:40.102Z] docker_cli_network_unix_test.go:46: [d6dc8caaa1cb6] daemon is not started [2020-08-04T10:08:40.102Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d7a1fee4c168e] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.63s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d1fd505c37778] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.66s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d7e16c497df20] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:1233: [deb33c057147b] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dc6a8bc6eb420] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d769e5b0859c3] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dcd37d5555433] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d6330b2d39cb7] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.62s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [deb7ebe516bc7] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dd659a42b5bd7] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d6d3f1cad695c] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [deab359a26a3a] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d4138b45b765b] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dde2946c364e5] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d21bd0dc9b1f0] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d7afe6eaf799c] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d1c0df9ec1936] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [db280732b2863] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dabf901d19366] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [de0a675f2282b] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d70cae564f090] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d9bd0b821e762] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d9fda52badf75] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:968: [d12005727f665] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d18e6a5a1125d] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:1116: [d179f5c138666] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dc082e1d2e7da] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dd0c91f3d7352] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d24683f2eed26] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [dd22d34c389ea] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [df409f7db74e0] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d933a451a8fa1] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d107cea8ac60c] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d692ef8542364] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d48eeb165d591] daemon is not started [2020-08-04T10:08:40.103Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d4413c85f2eaf] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d48bb3e9446e9] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.40s) [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.20s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:1084: [d2cc02d55ab7f] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d4295381fecf6] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.14s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d770a01be4111] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.06s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [df3e181f50adc] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d032f42b0f988] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.80s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d5fa90eec158e] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d698ef3098223] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.36s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d0603b47ce665] daemon is not started [2020-08-04T10:08:40.103Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.81s) [2020-08-04T10:08:40.103Z] docker_cli_network_unix_test.go:46: [d6320511a8be6] daemon is not started [2020-08-04T10:08:40.103Z] === RUN TestDockerHubPullSuite [2020-08-04T10:08:40.103Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-04T10:08:40.669Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-04T10:08:41.637Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-04T10:08:44.164Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-04T10:08:44.730Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-04T10:08:44.987Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-04T10:08:45.920Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-04T10:08:46.486Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite (6.80s) [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s) [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.87s) [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s) [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s) [2020-08-04T10:08:46.743Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.29s) [2020-08-04T10:08:46.743Z] PASS [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === Skipped [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.743Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-04T10:08:46.743Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-04T10:08:46.743Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.743Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_sni_test.go:18: Flakey test [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-04T10:08:46.744Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-04T10:08:46.744Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-04T10:08:46.744Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-04T10:08:46.744Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-04T10:08:46.744Z] docker_cli_network_unix_test.go:46: [d4413c85f2eaf] daemon is not started [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] [2020-08-04T10:08:46.744Z] DONE 1277 tests, 51 skipped in 1506.330s [2020-08-04T10:08:46.744Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T10:08:46.744Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T10:08:46.744Z] +++ kill 7556 [2020-08-04T10:08:47.676Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-04T10:08:47.676Z] +++ /etc/init.d/apparmor stop [2020-08-04T10:08:47.676Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T10:08:47.676Z] [2020-08-04T10:08:47.676Z] Unloading profiles will leave already running processes permanently [2020-08-04T10:08:47.676Z] unconfined, which can lead to unexpected situations. [2020-08-04T10:08:47.676Z] [2020-08-04T10:08:47.676Z] To set a process to complain mode, use the command line tool [2020-08-04T10:08:47.676Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T10:08:47.676Z] +++ true [2020-08-04T10:08:47.677Z] exiting test-integration [2020-08-04T10:08:47.677Z] ++ exit 0 [2020-08-04T10:08:47.677Z] [2020-08-04T10:08:47.934Z] + for job in $(jobs -p) [2020-08-04T10:08:47.934Z] + wait 12411 [2020-08-04T10:08:52.112Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-04T10:08:52.112Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-04T10:08:57.370Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-04T10:08:57.370Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-04T10:08:57.935Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-04T10:09:00.459Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-04T10:09:56.672Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-04T10:10:52.864Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-04T10:10:58.118Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-04T10:11:02.307Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-04T10:13:23.742Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-04T10:13:28.995Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-04T10:13:29.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-04T10:13:29.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-04T10:13:29.819Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-04T10:13:29.819Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-04T10:13:30.750Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-04T10:13:32.649Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-04T10:13:35.959Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-04T10:13:38.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-04T10:14:02.072Z] ok github.com/docker/docker/integration-cli 1946.179s [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === Skipped [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-04T10:14:02.072Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-08-04T10:14:02.072Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-04T10:14:02.072Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-04T10:14:02.072Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-04T10:14:02.072Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-08-04T10:14:02.072Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-04T10:14:02.072Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-04T10:14:02.072Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.072Z] [2020-08-04T10:14:02.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.47s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-04T10:14:02.073Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-08-04T10:14:02.073Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.23s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-08-04T10:14:02.073Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-08-04T10:14:02.073Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.073Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-08-04T10:14:02.074Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s) [2020-08-04T10:14:02.074Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.23s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.23s) [2020-08-04T10:14:02.074Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.23s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s) [2020-08-04T10:14:02.074Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-04T10:14:02.074Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.23s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s) [2020-08-04T10:14:02.074Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-08-04T10:14:02.074Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-04T10:14:02.074Z] docker_cli_sni_test.go:18: Flakey test [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-04T10:14:02.074Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-04T10:14:02.074Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-08-04T10:14:02.074Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-08-04T10:14:02.074Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.074Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-04T10:14:02.075Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-04T10:14:02.075Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-04T10:14:02.075Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-04T10:14:02.075Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-04T10:14:02.075Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-04T10:14:02.075Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-04T10:14:02.075Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-04T10:14:02.075Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-04T10:14:02.075Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-04T10:14:02.075Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-04T10:14:02.075Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-04T10:14:02.075Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-04T10:14:02.075Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.075Z] [2020-08-04T10:14:02.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-04T10:14:02.075Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-04T10:14:02.076Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-04T10:14:02.076Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-04T10:14:02.076Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-04T10:14:02.076Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-04T10:14:02.076Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-04T10:14:02.076Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.076Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.07s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.07s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-04T10:14:02.077Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-04T10:14:02.077Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.077Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.49s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.49s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-04T10:14:02.078Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.078Z] [2020-08-04T10:14:02.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-04T10:14:02.078Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-04T10:14:02.079Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T10:14:02.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-04T10:14:02.079Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.079Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-04T10:14:02.080Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-04T10:14:02.080Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] DONE 1096 tests, 549 skipped in 1952.773s [2020-08-04T10:14:02.080Z] INFO: Integration tests ended at 08/04/2020 10:13:50. Duration:00:32:33.0636686 [2020-08-04T10:14:02.080Z] INFO: Docker info of the daemon under test at end of run [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] Containers: 2 [2020-08-04T10:14:02.080Z] Running: 0 [2020-08-04T10:14:02.080Z] Paused: 0 [2020-08-04T10:14:02.080Z] Stopped: 2 [2020-08-04T10:14:02.080Z] Images: 15 [2020-08-04T10:14:02.080Z] Server Version: 0.0.0-dev [2020-08-04T10:14:02.080Z] Storage Driver: windowsfilter [2020-08-04T10:14:02.080Z] Windows: [2020-08-04T10:14:02.080Z] Logging Driver: json-file [2020-08-04T10:14:02.080Z] Plugins: [2020-08-04T10:14:02.080Z] Volume: local [2020-08-04T10:14:02.080Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-04T10:14:02.080Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-04T10:14:02.080Z] Swarm: inactive [2020-08-04T10:14:02.080Z] Default Isolation: process [2020-08-04T10:14:02.080Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-04T10:14:02.080Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-04T10:14:02.080Z] OSType: windows [2020-08-04T10:14:02.080Z] Architecture: x86_64 [2020-08-04T10:14:02.080Z] CPUs: 4 [2020-08-04T10:14:02.080Z] Total Memory: 32GiB [2020-08-04T10:14:02.080Z] Name: azwin-2-ad4c70 [2020-08-04T10:14:02.080Z] ID: ENYX:TCTL:AQRC:42ZJ:7S7Y:DRMM:3ZRQ:GS7G:JKXN:ZL4B:WUIL:EGXY [2020-08-04T10:14:02.080Z] Docker Root Dir: D:\CI\PR-41178\11\daemon [2020-08-04T10:14:02.080Z] Debug Mode (client): false [2020-08-04T10:14:02.080Z] Debug Mode (server): true [2020-08-04T10:14:02.080Z] File Descriptors: -1 [2020-08-04T10:14:02.080Z] Goroutines: 18 [2020-08-04T10:14:02.080Z] System Time: 2020-08-04T10:13:50.0652858Z [2020-08-04T10:14:02.080Z] EventsListeners: 0 [2020-08-04T10:14:02.080Z] Registry: https://index.docker.io/v1/ [2020-08-04T10:14:02.080Z] Labels: [2020-08-04T10:14:02.080Z] Experimental: false [2020-08-04T10:14:02.080Z] Insecure Registries: [2020-08-04T10:14:02.080Z] 127.0.0.0/8 [2020-08-04T10:14:02.080Z] Live Restore Enabled: false [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] [2020-08-04T10:14:02.080Z] INFO: Stopping daemon under test [2020-08-04T10:14:02.080Z] SUCCESS: The process with PID 4232 (child process of PID 8044) has been terminated. [2020-08-04T10:14:02.080Z] SUCCESS: The process with PID 8044 (child process of PID 7184) has been terminated. [2020-08-04T10:14:02.080Z] INFO: Stop tailing logs of the daemon under tests [2020-08-04T10:14:02.080Z] INFO: executeCI.ps1 Completed successfully at 08/04/2020 10:13:50. [2020-08-04T10:14:02.080Z] INFO: Tidying up at end of run [2020-08-04T10:14:02.080Z] INFO: Saving daemon under test log (d:\CI\PR-41178\11\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-04T10:14:02.080Z] INFO: Saving daemon under test log (d:\CI\PR-41178\11\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-04T10:14:02.080Z] INFO: Nuke-Everything... [2020-08-04T10:14:02.080Z] INFO: Container count on control daemon to delete is 2 [2020-08-04T10:14:02.080Z] f7834a414ee4 [2020-08-04T10:14:02.080Z] b4e0f7568f59 [2020-08-04T10:14:02.080Z] INFO: Non-base image count on control daemon to delete is 1 [2020-08-04T10:14:02.243Z] Deleted: sha256:2990d7662e511dc32da1d42f701c25bfd356f5059b58d5bea1a42b04a34fb2d8 [2020-08-04T10:14:02.243Z] Deleted: sha256:667a575ec8d064fa91e8c99661372658e347f9caa1ef8748fc41903e5ca4865f [2020-08-04T10:14:02.243Z] INFO: Tidying pidfile d:\CI\PR-41178\11\docker.pid [2020-08-04T10:14:02.243Z] INFO: Nuking d:\CI [2020-08-04T10:14:14.638Z] INFO: Zapped successfully [2020-08-04T10:14:14.638Z] [2020-08-04T10:14:14.638Z] INFO: executeCI.ps1 exiting at Tue Aug 4 10:14:14 CUT 2020. Duration 00:44:57.0424970 [2020-08-04T10:14:14.638Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-04T10:14:14.887Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-04T10:14:16.332Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-04T10:14:18.058Z] Archiving artifacts [2020-08-04T10:14:19.189Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T10:14:20.098Z] + make clean [2020-08-04T10:14:21.055Z] docker volume rm -f docker-dev-cache [2020-08-04T10:14:21.055Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-04T10:14:34.680Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-04T10:14:34.680Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-04T10:14:36.576Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-04T10:14:39.098Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-04T10:14:42.379Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-04T10:14:44.277Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-04T10:15:06.224Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-04T10:15:18.409Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-04T10:15:20.934Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-04T10:15:22.831Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-04T10:15:26.109Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-04T10:15:34.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-04T10:15:38.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-04T10:15:40.928Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-04T10:15:43.452Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-04T10:15:45.975Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-04T10:15:48.499Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-04T10:15:51.775Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-04T10:15:53.670Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-04T10:16:49.879Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-04T10:17:04.734Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite (1656.68s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.49s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.08s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.23s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:562: [d0f1f4f4a71a8] joining swarm manager [d606101e93a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:584: [daab31d90cf92] joining swarm manager [d606101e93a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] check_test.go:380: [d0f1f4f4a71a8] daemon is not started [2020-08-04T10:17:22.795Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.39s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:45: [d66c631f8a233] joining swarm manager [df6648be3a62f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.93s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:303: [df965eef2c6fc] joining swarm manager [dfd7ebf82a350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:304: [db1335a416439] joining swarm manager [dfd7ebf82a350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.31s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:271: [d1f5507ce64c1] joining swarm manager [d4ad9aed645cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:272: [d0f5e4c8b27e1] joining swarm manager [d4ad9aed645cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.70s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.12s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.67s) [2020-08-04T10:17:22.795Z] docker_api_swarm_node_test.go:19: [ded8ab9762c9f] joining swarm manager [d46181fd0aaa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_node_test.go:20: [de05514341f0d] joining swarm manager [d46181fd0aaa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.74s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:501: [d41b2afba107c] joining swarm manager [d4c938064825f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:506: [dd108feaea700] joining swarm manager [d4c938064825f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.48s) [2020-08-04T10:17:22.795Z] docker_api_swarm_node_test.go:80: [d7feedb965c71] joining swarm manager [d19c89f285be4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s) [2020-08-04T10:17:22.795Z] docker_api_swarm_node_test.go:52: [d555a69044e55] joining swarm manager [dadc708869c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_node_test.go:53: [d0385236b62ab] joining swarm manager [dadc708869c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.25s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:201: [d1a823bba2e8e] joining swarm manager [dfcb9cbc7652e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.26s) [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:383: [db1b4a3662786] joining swarm manager [d7bba2bb466d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.795Z] docker_api_swarm_test.go:384: [d9dfce875a878] joining swarm manager [d7bba2bb466d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.795Z] check_test.go:380: [d9dfce875a878] daemon is not started [2020-08-04T10:17:22.795Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.18s) [2020-08-04T10:17:22.796Z] docker_api_swarm_test.go:801: [d3e27d08a5d79] joining swarm manager [d14a58d657e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_test.go:801: [d56e99386b913] joining swarm manager [d14a58d657e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] docker_api_swarm_test.go:801: [d8140985afebd] joining swarm manager [d14a58d657e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-04T10:17:22.796Z] docker_api_swarm_test.go:801: [d9f5c5c8f8042] joining swarm manager [d14a58d657e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-04T10:17:22.796Z] docker_api_swarm_test.go:809: [dd786a4b1fc1d] joining swarm manager [d14a58d657e32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:394: [d1d4d988c1487] joining swarm manager [d15d28dde01d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:394: [d3bdcafe518d0] joining swarm manager [d15d28dde01d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:342: [d540f40b3aa72] joining swarm manager [dbc6a9ee3109a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:342: [d47f322d4de89] joining swarm manager [dbc6a9ee3109a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.40s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:489: [da48eb11bb84d] joining swarm manager [d87769200ae87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:489: [d8855be7d2b52] joining swarm manager [d87769200ae87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.29s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.34s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:127: [d9ddfb1b9efa3] joining swarm manager [d43f21784b5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:128: [d7b14b5540c4c] joining swarm manager [d43f21784b5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:136: [d6c079ee97bc5] joining swarm manager [d43f21784b5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:137: [d3673c83e36e9] joining swarm manager [d43f21784b5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:303: [d85f493aa52b6] joining swarm manager [dd924fd02c826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:303: [dd76b4a4f3ec9] joining swarm manager [dd924fd02c826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.27s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:99: [d205a72e15dff] joining swarm manager [da22132f393ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:100: [d6322cd7ced85] joining swarm manager [da22132f393ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] check_test.go:380: [d205a72e15dff] daemon is not started [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.96s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:532: [d9f7320e79326] joining swarm manager [dbd531d5940f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:533: [de240bf61e9ce] joining swarm manager [dbd531d5940f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.53s) [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:147: [d69cd21fc10ab] joining swarm manager [d759a89a8055b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_api_swarm_service_test.go:147: [d78bbc90e9aef] joining swarm manager [d759a89a8055b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.96s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.21s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.22s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.58s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.83s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.99s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.54s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.78s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.39s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.78s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.14s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.72s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.09s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.56s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.84s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.11s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.90s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.65s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.47s) [2020-08-04T10:17:22.796Z] docker_cli_service_logs_test.go:245: checking task lojzpb7vifb6 [2020-08-04T10:17:22.796Z] docker_cli_service_logs_test.go:250: checking messages for lojzpb7vifb6 [2020-08-04T10:17:22.796Z] docker_cli_service_logs_test.go:245: checking task o8wjp4mb3awg [2020-08-04T10:17:22.796Z] docker_cli_service_logs_test.go:250: checking messages for o8wjp4mb3awg [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.73s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.25s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1901: [d8317838e953a] joining swarm manager [dcda31d4af859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1902: [d99252b010ee4] joining swarm manager [dcda31d4af859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.05s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.23s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1802: [d221aed8e24a7] joining swarm manager [d8f6ceca724e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1803: [d58bed21731a5] joining swarm manager [d8f6ceca724e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.64s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1321: [dfed76d337921] joining swarm manager [de72feeb94965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1322: [d4e8e7d3538d4] joining swarm manager [de72feeb94965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.88s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.74s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.52s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.38s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.91s) [2020-08-04T10:17:22.796Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.10s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.83s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1186: [d693f840fbb6e] joining swarm manager [d13bffe9a0e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1195: [d31f7c87b604b] joining swarm manager [d13bffe9a0e1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.02s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.02s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1118: [deda798d4f878] joining swarm manager [d0e0e44854928]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1119: [d8287143ee255] joining swarm manager [d0e0e44854928]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1172: [d67ff025a4a6e] joining swarm manager [d0e0e44854928]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1453: [de68fe841ac42] joining swarm manager [d910c3115d832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] docker_cli_swarm_test.go:1454: [d6767327f1176] joining swarm manager [d910c3115d832]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2020-08-04T10:17:22.796Z] docker_cli_swarm_unix_test.go:62: [d5d127ce7e3ed] joining swarm manager [de0537828755e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.04s) [2020-08-04T10:17:22.796Z] docker_api_swarm_test.go:961: [d314d33c9ef8a] joining swarm manager [d9c4a4a6db6f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.10s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.13s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.37s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2020-08-04T10:17:22.796Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2020-08-04T10:17:22.796Z] === RUN TestDockerExternalVolumeSuite [2020-08-04T10:17:22.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-04T10:17:37.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-04T10:18:45.332Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-04T10:18:53.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-04T10:19:25.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-04T10:19:40.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-04T10:20:12.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-04T10:20:24.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-04T10:20:56.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-04T10:21:11.531Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-04T10:21:26.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-04T10:22:13.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-04T10:22:31.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-04T10:23:03.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-04T10:23:35.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-04T10:23:50.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-04T10:24:08.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-04T10:24:22.987Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-08-04T10:24:37.847Z] docker_cli_external_volume_driver_test.go:53: [dddad70fc4407] daemon is not started [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-04T10:24:37.847Z] docker_cli_external_volume_driver_test.go:53: [d9485c396dec8] daemon is not started [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-04T10:24:37.847Z] docker_cli_external_volume_driver_test.go:53: [dfd14c0523a15] daemon is not started [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-04T10:24:37.847Z] docker_cli_external_volume_driver_test.go:53: [d1188577d921e] daemon is not started [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-08-04T10:24:37.847Z] docker_cli_external_volume_driver_test.go:485: [dbf17fb841167] daemon is not started [2020-08-04T10:24:37.847Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-04T10:24:37.847Z] docker_cli_external_volume_driver_test.go:53: [d35a4b5759d5e] daemon is not started [2020-08-04T10:24:37.847Z] PASS [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] === Skipped [2020-08-04T10:24:37.847Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-04T10:24:37.847Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-04T10:24:37.847Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-04T10:24:37.847Z] check_test.go:309: [d60e8cca5703e] daemon is not started [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-04T10:24:37.847Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-04T10:24:37.847Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-04T10:24:37.847Z] check_test.go:309: [d5b62dbf9fea4] daemon is not started [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-04T10:24:37.847Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-04T10:24:37.847Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-04T10:24:37.847Z] check_test.go:309: [d70f0eeff756e] daemon is not started [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-04T10:24:37.847Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-04T10:24:37.847Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-04T10:24:37.847Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-04T10:24:37.847Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] [2020-08-04T10:24:37.847Z] DONE 273 tests, 5 skipped in 2458.825s [2020-08-04T10:24:37.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-04T10:24:37.847Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9796ea48ebd2/docker.pid [2020-08-04T10:24:37.847Z] +++ kill 5559 [2020-08-04T10:24:37.847Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5559 is not a child of this shell [2020-08-04T10:24:37.847Z] warning: PID 5559 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9796ea48ebd2/docker.pid had a nonzero exit code [2020-08-04T10:24:37.847Z] ++++ cat bundles/test-integration/docker.pid [2020-08-04T10:24:37.847Z] +++ kill 7567 [2020-08-04T10:24:38.411Z] +++ /etc/init.d/apparmor stop [2020-08-04T10:24:38.411Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-04T10:24:38.411Z] [2020-08-04T10:24:38.411Z] Unloading profiles will leave already running processes permanently [2020-08-04T10:24:38.411Z] unconfined, which can lead to unexpected situations. [2020-08-04T10:24:38.411Z] [2020-08-04T10:24:38.411Z] To set a process to complain mode, use the command line tool [2020-08-04T10:24:38.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-04T10:24:38.411Z] +++ true [2020-08-04T10:24:38.411Z] exiting test-integration [2020-08-04T10:24:38.411Z] ++ exit 0 [2020-08-04T10:24:38.411Z] [2020-08-04T10:24:38.669Z] + exit 0 [2020-08-04T10:24:38.669Z] ++ jobs -p [2020-08-04T10:24:38.669Z] + pids= [2020-08-04T10:24:38.669Z] + echo 'Remaining pids to kill: []' [2020-08-04T10:24:38.669Z] Remaining pids to kill: [] [2020-08-04T10:24:38.669Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-04T10:24:38.686Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-04T10:24:41.177Z] + echo Ensuring container killed. [2020-08-04T10:24:41.177Z] Ensuring container killed. [2020-08-04T10:24:41.177Z] + docker ps -aq -f name=docker-pr11-* [2020-08-04T10:24:41.177Z] + cids=2e3a64247a4e [2020-08-04T10:24:41.177Z] b73da65fbcbc [2020-08-04T10:24:41.177Z] a09a3cae82e0 [2020-08-04T10:24:41.177Z] + [ -n 2e3a64247a4e [2020-08-04T10:24:41.177Z] b73da65fbcbc [2020-08-04T10:24:41.177Z] a09a3cae82e0 ] [2020-08-04T10:24:41.177Z] + docker rm -vf 2e3a64247a4e b73da65fbcbc a09a3cae82e0 [2020-08-04T10:24:42.110Z] 2e3a64247a4e [2020-08-04T10:24:42.676Z] b73da65fbcbc [2020-08-04T10:24:43.608Z] a09a3cae82e0 [Pipeline] sh [2020-08-04T10:24:43.884Z] + echo Chowning /workspace to jenkins user [2020-08-04T10:24:43.884Z] Chowning /workspace to jenkins user [2020-08-04T10:24:43.884Z] + id -u [2020-08-04T10:24:43.884Z] + id -g [2020-08-04T10:24:43.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41178:/workspace busybox chown -R 1000:1000 /workspace [2020-08-04T10:24:43.884Z] Unable to find image 'busybox:latest' locally [2020-08-04T10:24:43.884Z] latest: Pulling from library/busybox [2020-08-04T10:24:43.884Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-04T10:24:44.142Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-04T10:24:44.142Z] 61c5ed1cbdf8: Download complete [2020-08-04T10:24:44.142Z] 61c5ed1cbdf8: Pull complete [2020-08-04T10:24:44.142Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-04T10:24:44.142Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-04T10:24:47.726Z] + bundleName=amd64 [2020-08-04T10:24:47.726Z] + echo Creating amd64-bundles.tar.gz [2020-08-04T10:24:47.726Z] Creating amd64-bundles.tar.gz [2020-08-04T10:24:47.726Z] + xargs tar -czf amd64-bundles.tar.gz [2020-08-04T10:24:47.726Z] + 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-08-04T10:24:48.667Z] Archiving artifacts [2020-08-04T10:24:50.323Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41178/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-04T10:24:50.632Z] + make clean [2020-08-04T10:24:50.890Z] docker volume rm -f docker-dev-cache [2020-08-04T10:24:50.890Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS